aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_main.c
Commit message (Collapse)AuthorAge
...
* Removed linux kernel supportLuca Deri2015-10-24
|
* Implemented MS Lync supportLuca Deri2015-10-22
|
* add Ubiquity AirControl 2 protocol detectionThomas Fjellstrom2015-10-04
|
* Added HEP protocol detection support (sipcapture)Lorenzo Mangani2015-08-30
|
* Ensure usage of struct in_addr is in network byte order.Beyers Cronje2015-08-27
| | | | Closes issue #81
* 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
|
* Cleaned up starcraft protocol codeLuca Deri2015-07-21
| | | | Fixed false-positive in Skype dissector
* Update ndpi_main.cMatteo Bracci2015-07-17
| | | starcraft2
* Added check for removing characters from nDPI custom-defined protocols that ↵Luca Deri2015-07-16
| | | | might cause apps to misbehave.
* Added fix for #31Luca2015-07-13
|
* Fixes for #27Luca2015-07-13
|
* 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()
* Merge pull request #1 from kYroL01/no_realMichele Campus2015-06-29
|\ | | | | No real
| * 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
* Merge pull request #29 from commsquare/devLuca Deri2015-06-18
|\ | | | | Allow Host IP based subprotocols to be added in protos.txt
| * Allow loading host IP based protocols from protos.txtgeorge.vakras@gmail.com2015-06-15
| |
* | Improved RTCP decoderLuca Deri2015-06-14
| | | | | | | | Added detection of KakaoTalk Voice and Chat
* | Added EAQ protocol supportLuca Deri2015-06-14
|/
* Reworked the STUN pluginLuca2015-06-04
| | | | Added support for WhatsApp Voice vs WhatsApp (chat, no voice)
* Merge pull request #6 from backer-and/devLuca Deri2015-05-20
|\ | | | | Added QUIC protocol
| * Update ndpi_main.cAndrea Buscarinu2015-05-18
| |
| * Update ndpi_main.cAndrea Buscarinu2015-05-15
| |
* | Fixed bug that prevented (due to endianess) to properly match hostsLuca Deri2015-05-19
| | | | | | | | Added tests for skype detection
* | Fixed compilation warningsLuca Deri2015-05-18
| |
* | Minor code cleanupLuca Deri2015-05-18
|/
* Added improvement for handling bit-torrent search on UDPLuca Deri2015-05-13
| | | | Added quic protocol sample
* Removed FaceBook Chat as Facebook is now using SSL making it no longer ↵Luca2015-04-30
| | | | detectable
* Code cleanupLuca Deri2015-04-20
|
* Changed version id since we moved to gitLuca Deri2015-04-19
|
* Initial import from SVNLuca Deri2015-04-19