aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Collapse)AuthorAge
* Fixes #83. Critical fix: due to an invalid endianess conversion some ↵Luca Deri2015-08-26
| | | | protocol were not properly indetified
* Do not write to packet.iph, which should be readonly.Beyers Cronje2015-08-26
| | | | Resolves issue #77
* Warning fixLuca Deri2015-08-18
|
* Initial work for supporting HotspotShield VPN detectionLuca Deri2015-08-13
|
* Added teredo protocol support. Fixed #74Luca Deri2015-08-07
|
* Fixed a bug in the STUN dissector courtesy of Asher YermiyahuLuca Deri2015-08-03
| | | | | Fixed a bug in the NetFlow dissector that caused flows to be wrongly decoded as Netflow Updated test results for starcraft and whatsapp
* battle.net removedm.bracci2015-07-30
| | | | battle.net removed, fixed a typo
* Merge pull request #72 from pavel-odintsov/devLuca Deri2015-07-29
|\ | | | | Enhance NTP support, add protocol version identification; Add pcap ex…
| * Enhance NTP support, add protocol version identification; Add pcap examples ↵Pavel Odintsov2015-07-29
| | | | | | | | for NTPv2, NTPv3, NTPv4; Fix bug with identification of NTP monlist packets as QUIC
* | Various Instagram enhancementsLuca Deri2015-07-27
| |
* | Improvements to WhatsApp voiceLuca Deri2015-07-25
| |
* | Fix to limit STUN to UDP onlyLuca2015-07-22
| |
* | Minor starcraft/WoW code cleanupLuca2015-07-21
| |
* | Cleaned up starcraft protocol codeLuca Deri2015-07-21
| | | | | | | | Fixed false-positive in Skype dissector
* | Update starcraft2.cMatteo Bracci2015-07-20
| | | | | | Removed debug leftovers
* | Update world_of_warcraft.cMatteo Bracci2015-07-17
| | | | | | Commented the first part of the dissector, as it steals traffic from other Battle.net based protocols.
* | Update starcraft2.cMatteo Bracci2015-07-17
| | | | | | starcraft2
* | Update ndpi_main.cMatteo Bracci2015-07-17
| | | | | | starcraft2
* | Update ndpi_content_match.c.incMatteo Bracci2015-07-17
| | | | | | starcraft2
* | Update starcraft2.cMatteo Bracci2015-07-17
| |
* | Create starcraft2.cMatteo Bracci2015-07-17
| |
* | Added check for removing characters from nDPI custom-defined protocols that ↵Luca Deri2015-07-16
| | | | | | | | might cause apps to misbehave.
* | Enhanced FTP_DATA recognition (issue #28)Luca2015-07-13
| |
* | Added fix for #31Luca2015-07-13
| |
* | Fixes for #27Luca2015-07-13
| |
* | fixed Oscar protocol dissector (4)Michele Campus2015-07-13
| |
* | fixed Oscar protocol dissector (4)Michele Campus2015-07-13
| |
* | Removed warningsLuca Deri2015-07-13
| | | | | | | | Added instagram to the list of tests
* | Merge pull request #64 from backer-and/devLuca Deri2015-07-12
|\ \ | | | | | | Added Instagram detection service
| * | Added Instagram detectionbacker-and2015-07-12
| | | | | | | | | | | | | | | Detected "instagram.c10r.facebook.com" host. Omitted "*amazonaws.com", "*akamai.com" and "*facebook.com" CDNs e.g. "a1408.dspw43.akamai.net"
* | | fixed Oscar protocol dissector (3)Michele Campus2015-07-12
| | |
* | | fixed Oscar protocol dissector (2)Michele Campus2015-07-12
| | |
* | | fixed Oscar protocol dissectorMichele Campus2015-07-12
|/ /
* | Fixed #46 (Deezer support)Luca2015-07-11
| |
* | Fixes for issues #40 -> #52Luca2015-07-11
| | | | | | | | Implemented sub-protocol detection for SSL/HTTP/HTTPS
* | fixed upper/lower name and init_non_tcp_udp_dissectorMichele Campus2015-07-09
| |
* | Reworked protocol initialization. Work in progress (more cleanup is needed)Luca2015-07-08
|/
* Introduced ndpi_protocol datatype to handle master+subprotocolLuca2015-07-07
| | | | | | Reworked protocol/master_protocol Added new API call to print protocol/master_protocol - ndpi_protocol2name()
* Added support for SnapchatLuca2015-07-05
| | | | Reworked code to better handle host-based protocols
* Reworked skype codeLuca2015-07-01
|
* Added support for subprotocolsLuca2015-07-01
| | | | Modified ndpiReaded to print subprotocols
* Split former protocol into upper and lower protocolLuca2015-07-01
|
* Code cleanup for improving readabilityLuca2015-07-01
|
* Removed commented codeLuca2015-07-01
| | | | Renamed ndpi_int_add_connection() with ndpi_set_detected_protocol()
* no_real for mpegts.cMichele Campus2015-06-29
|
* no_real for mpegts.cMichele Campus2015-06-29
|
* Merge pull request #1 from kYroL01/no_realMichele Campus2015-06-29
|\ | | | | No real
| * deleted protocol type (real-correlated)_1Michele Campus2015-06-29
| |
| * deleted protocol type (real-correlated)Michele Campus2015-06-29
| |
* | Added MPEG TS protocolLuca2015-06-25
|/ | | | | Fixed possible decoding loop in RTCP dissector Added test pcap for mpegts