aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* HTTP response is now dissected so we can match mime types on responsesLuca2015-06-18
|
* 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
| |
* | Added Twitch ingestion servers and JustinTV CDN Edoardo Dominici2015-06-17
| | | | | | [ Fixed newline ]
* | Added Twitch ingestion servers and JustinTV CDNsparkon2015-06-17
| |
* | Added fix for detecting SSL certificate decoding. The old code did not ↵Luca Deri2015-06-16
| | | | | | | | discard non-SSL packets thus incrementing a counter when not necessary and thus terminating SSL decoding too early. This causes some SSL certificates not to be properly dissected and thus handled.
* | Added support for Twitch detectionLuca Deri2015-06-15
| | | | | | | | Minor cosmetic fix in test tool
* | Improved RTCP decoderLuca Deri2015-06-14
| | | | | | | | Added detection of KakaoTalk Voice and Chat
* | Added Meu service detectionLuca Deri2015-06-14
| |
* | Added EAQ protocol supportLuca Deri2015-06-14
|/
* Reworked the STUN pluginLuca2015-06-04
| | | | Added support for WhatsApp Voice vs WhatsApp (chat, no voice)
* Added AS198015 Skype Communications Sarl to the list of skype networks1.6Luca Deri2015-05-31
|
* Improved testing applicationLuca Deri2015-05-22
| | | | | Removed warning from the quic dissector Travis now runs regression tests
* Update quic.cAndrea Buscarinu2015-05-21
| | | Fix warnings and 0xC2 mask
* Fixed warningLuca2015-05-20
|
* Added fix to harden quic detection and limit it to port 80/443 UDPLuca Deri2015-05-20
|
* Merge pull request #6 from backer-and/devLuca Deri2015-05-20
|\ | | | | Added QUIC protocol
| * Update quic.cAndrea Buscarinu2015-05-20
| | | | | | Fix version mask and syntax errors
| * Update quic.cAndrea Buscarinu2015-05-19
| | | | | | Removed ports
| * Update quic.cAndrea Buscarinu2015-05-19
| | | | | | Added more SEQ and CID controls.
| * Update ndpi_protocol_ids.hAndrea Buscarinu2015-05-18
| |
| * Update ndpi_main.cAndrea Buscarinu2015-05-18
| |
| * Update quic.cAndrea Buscarinu2015-05-18
| |
| * Update quic.cAndrea Buscarinu2015-05-18
| |
| * Update ndpi_main.cAndrea Buscarinu2015-05-15
| |
| * Update ndpi_protocols.hAndrea Buscarinu2015-05-15
| |
| * Update ndpi_protocol_ids.hAndrea Buscarinu2015-05-15
| |
| * Update Makefile.amAndrea Buscarinu2015-05-15
| |
| * Create quic.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
| |
* | Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2015-05-18
|\ \
| * | Removed warningLuca Deri2015-05-18
| | |
* | | Win32 fixLuca Deri2015-05-18
|/ /
* | Minor code cleanupLuca Deri2015-05-18
| |
* | File renamed to avoid name clashesLuca Deri2015-05-18
| |
* | Win32 fixesLuca Deri2015-05-18
| |
* | File rename to avoid name clashesLuca Deri2015-05-18
|/ | | | Cleaned up autogen.sh
* 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