Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added fix for #31 | Luca | 2015-07-13 |
| | |||
* | Fixes for #27 | Luca | 2015-07-13 |
| | |||
* | Fixes for issues #40 -> #52 | Luca | 2015-07-11 |
| | | | | Implemented sub-protocol detection for SSL/HTTP/HTTPS | ||
* | fixed upper/lower name and init_non_tcp_udp_dissector | Michele Campus | 2015-07-09 |
| | |||
* | Reworked protocol initialization. Work in progress (more cleanup is needed) | Luca | 2015-07-08 |
| | |||
* | Introduced ndpi_protocol datatype to handle master+subprotocol | Luca | 2015-07-07 |
| | | | | | | Reworked protocol/master_protocol Added new API call to print protocol/master_protocol - ndpi_protocol2name() | ||
* | Added support for Snapchat | Luca | 2015-07-05 |
| | | | | Reworked code to better handle host-based protocols | ||
* | Reworked skype code | Luca | 2015-07-01 |
| | |||
* | Added support for subprotocols | Luca | 2015-07-01 |
| | | | | Modified ndpiReaded to print subprotocols | ||
* | Split former protocol into upper and lower protocol | Luca | 2015-07-01 |
| | |||
* | Code cleanup for improving readability | Luca | 2015-07-01 |
| | |||
* | Removed commented code | Luca | 2015-07-01 |
| | | | | Renamed ndpi_int_add_connection() with ndpi_set_detected_protocol() | ||
* | Merge pull request #1 from kYroL01/no_real | Michele Campus | 2015-06-29 |
|\ | | | | | No real | ||
| * | deleted protocol type (real-correlated) | Michele Campus | 2015-06-29 |
| | | |||
* | | Added MPEG TS protocol | Luca | 2015-06-25 |
|/ | | | | | Fixed possible decoding loop in RTCP dissector Added test pcap for mpegts | ||
* | Merge pull request #29 from commsquare/dev | Luca Deri | 2015-06-18 |
|\ | | | | | Allow Host IP based subprotocols to be added in protos.txt | ||
| * | Allow loading host IP based protocols from protos.txt | george.vakras@gmail.com | 2015-06-15 |
| | | |||
* | | Improved RTCP decoder | Luca Deri | 2015-06-14 |
| | | | | | | | | Added detection of KakaoTalk Voice and Chat | ||
* | | Added EAQ protocol support | Luca Deri | 2015-06-14 |
|/ | |||
* | Reworked the STUN plugin | Luca | 2015-06-04 |
| | | | | Added support for WhatsApp Voice vs WhatsApp (chat, no voice) | ||
* | Merge pull request #6 from backer-and/dev | Luca Deri | 2015-05-20 |
|\ | | | | | Added QUIC protocol | ||
| * | Update ndpi_main.c | Andrea Buscarinu | 2015-05-18 |
| | | |||
| * | Update ndpi_main.c | Andrea Buscarinu | 2015-05-15 |
| | | |||
* | | Fixed bug that prevented (due to endianess) to properly match hosts | Luca Deri | 2015-05-19 |
| | | | | | | | | Added tests for skype detection | ||
* | | Fixed compilation warnings | Luca Deri | 2015-05-18 |
| | | |||
* | | Minor code cleanup | Luca Deri | 2015-05-18 |
|/ | |||
* | Added improvement for handling bit-torrent search on UDP | Luca Deri | 2015-05-13 |
| | | | | Added quic protocol sample | ||
* | Removed FaceBook Chat as Facebook is now using SSL making it no longer ↵ | Luca | 2015-04-30 |
| | | | | detectable | ||
* | Code cleanup | Luca Deri | 2015-04-20 |
| | |||
* | Changed version id since we moved to git | Luca Deri | 2015-04-19 |
| | |||
* | Initial import from SVN | Luca Deri | 2015-04-19 |