Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add BJNP Protocol | mkfsn | 2016-11-15 |
| | |||
* | bittorrent: fix variable ‘peer_id’ set but not used ↵ | Alexis La Goutte | 2016-11-13 |
| | | | | [-Werror=unused-but-set-variable] | ||
* | rx: fix unused variable 'found' [-Wunused-variable] | Alexis La Goutte | 2016-11-13 |
| | |||
* | QUIC: fix unused variable 'begin' [-Wunused-variable] | Alexis La Goutte | 2016-11-13 |
| | |||
* | git: fix unused variable 'git_len' [-Wunused-variable] | Alexis La Goutte | 2016-11-13 |
| | |||
* | bittorrent: fix unused variable 'no_bittorrent' [-Wunused-variable] | Alexis La Goutte | 2016-11-13 |
| | |||
* | BGP: fix unused function 'ndpi_int_bgp_add_connection' [-Wunused-function] | Alexis La Goutte | 2016-11-13 |
| | |||
* | COAP: fix typo about checking twice source port | Alexis La Goutte | 2016-11-12 |
| | | | | Found via Clang Analyzer (Used d_port variable) | ||
* | HTTP: Fix Dead Store (Dead assignement/Dead increment) Warning found by ↵ | Alexis La Goutte | 2016-11-12 |
| | | | | Clang Analyzer | ||
* | Fix NDPI_PROTOCOL_MSSQL_TDS macro name | Vito Piserchia | 2016-11-03 |
| | |||
* | Win fixes | Luca Deri | 2016-11-03 |
| | |||
* | Added new functions defined in #279 for exporiting them in shared libs | Luca Deri | 2016-10-23 |
| | | | | | Disabked some search dissectors from Office365 Fixed warning | ||
* | fix msn dissector - add pcap for test | Campus | 2016-10-17 |
| | |||
* | fix vnc dissector | Campus | 2016-10-12 |
| | |||
* | removed imesh protocol (iMesh is no longer availlable) | Campus | 2016-10-09 |
| | |||
* | fixed some dissector for logic or syntax | Campus | 2016-10-07 |
| | |||
* | fix check for issue https://github.com/ntop/nDPI/issues/272 | Campus | 2016-10-03 |
| | |||
* | Fix for #218 | Luca | 2016-09-28 |
| | |||
* | fixed drda_db2 dissector | Campus | 2016-09-27 |
| | |||
* | fixed drda_db2 dissector | Campus | 2016-09-27 |
| | |||
* | added adobe flash host name - fix twitter and netflix detection - removed ↵ | Campus | 2016-09-24 |
| | | | | twitter dissector (useless have a dissector that looking for ip range; moved matching in ndpi_content_match.c.inc) | ||
* | deleted meebo dissector (service not availlable anymore) - change Weibo ↵ | Campus | 2016-09-24 |
| | | | | subservice name to Sina service (more correct) | ||
* | fix ftp on tcp | Campus | 2016-09-22 |
| | |||
* | fix wrong comment rsync - deleted old tds dissector | Campus | 2016-09-16 |
| | |||
* | fix and merge mssql and tds in unique dissector mssql_tds due to latest ↵ | Campus | 2016-09-16 |
| | | | | release + minor fixes | ||
* | Merge pull request #267 from tianzhishuizhu/dev | Michele Campus | 2016-09-15 |
|\ | | | | | check udp | ||
| * | check udp | tianzhishuizhu | 2016-09-15 |
| | | |||
* | | Merge pull request #266 from tianzhishuizhu/dev | Michele Campus | 2016-09-14 |
|\| | | | | | check udp | ||
| * | Merge branch 'dev' of github.com:tianzhishuizhu/nDPI into dev | tianzhishuizhu | 2016-09-14 |
| |\ | |||
| * | | check packet udp != NULL | tianzhishuizhu | 2016-09-14 |
| | | | |||
* | | | Merge pull request #265 from tianzhishuizhu/dev | Michele Campus | 2016-09-13 |
|\ \ \ | | |/ | |/| | improve readability | ||
| * | | Update syslog.c | tianzhishuizhu | 2016-09-13 |
| |/ | |||
| * | improve readability | tianzhishuizhu | 2016-09-13 |
| | | |||
* | | Merge pull request #263 from tianzhishuizhu/dev | Michele Campus | 2016-09-08 |
|\| | | | | | payload min length | ||
| * | payload min length | tianzhishuizhu | 2016-09-08 |
| | | |||
* | | Merge pull request #261 from tianzhishuizhu/dev | Michele Campus | 2016-09-08 |
|\| | | | | | optimization for code duplication | ||
| * | text error | tianzhishuizhu | 2016-09-08 |
| | | |||
| * | delete variables unused | tianzhishuizhu | 2016-09-08 |
| | | |||
| * | logical error | tianzhishuizhu | 2016-09-08 |
| | | |||
| * | optimization for code duplicationdup | tianzhishuizhu | 2016-09-08 |
| | | |||
* | | fixed dhcp dissector | Campus | 2016-09-07 |
| | | |||
* | | fixed h323 dissector | Campus | 2016-09-05 |
| | | |||
* | | Fix openvpn with multiple hard_reset_client not being recognized | emanuele-f | 2016-08-28 |
| | | |||
* | | Fixed drda loop logic | theirix | 2016-08-22 |
| | | |||
* | | Fix another overflow in DRDA | theirix | 2016-08-22 |
| | | |||
* | | fix indentation ssl.c | Campus | 2016-08-22 |
| | | |||
* | | Enable full master protocol detection for sub-protocols | emanuele-f | 2016-08-22 |
| | | |||
* | | minor fixes | Campus | 2016-08-12 |
| | | |||
* | | Merge pull request #244 from emanuele-f/starttls | Michele Campus | 2016-08-12 |
|\ \ | | | | | | | Add STARTTLS detection | ||
| * | | Add IMAPS protocol on stack for use on detection giveup | emanuele-f | 2016-08-12 |
| | | |