Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Code hardening | Luca Deri | 2020-01-08 |
| | |||
* | Cosmetic fixes | Luca Deri | 2020-01-06 |
| | |||
* | Added check to avoid double allocations with retransmitted packets | Luca Deri | 2020-01-06 |
| | |||
* | Added missing RPM files | Luca Deri | 2020-01-06 |
| | |||
* | Removed TLS debug code that could have caused crashes | Luca Deri | 2020-01-05 |
| | |||
* | Added packet boundary checks | Luca Deri | 2020-01-05 |
| | |||
* | Use share instead of sbin for sample files | Luca Deri | 2020-01-05 |
| | | | | Fixes #826 | ||
* | Merge pull request #825 from aouinizied/fix_python_bindings | Luca Deri | 2020-01-05 |
|\ | | | | | Update Python cffi bindings. | ||
| * | Update ndpi_flow_struct definition. | Zied Aouini | 2019-12-23 |
| | | |||
* | | Minor cleanup | Luca Deri | 2020-01-05 |
| | | |||
* | | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca Deri | 2020-01-05 |
|\ \ | |||
| * | | Fix leaks and sha1 certificate detection | emanuele-f | 2020-01-02 |
| | | | |||
| * | | Fix invalid free on non-tls flows | emanuele-f | 2020-01-02 |
| | | | |||
| * | | Add fingerprint_set flag | emanuele-f | 2020-01-02 |
| | | | |||
| * | | Updated TLS support | Luca | 2020-01-02 |
| | | | |||
| * | | Minor changes | Luca | 2020-01-02 |
| | | | |||
| * | | Renamed TLS requested server name | Luca | 2020-01-02 |
| | | | |||
| * | | Added TLS test | Luca | 2020-01-01 |
| | | | |||
| * | | Reworked TLS dissection | Luca | 2020-01-01 |
| | | | |||
| * | | Minor fix | Luca Deri | 2019-12-29 |
| | | | |||
| * | | Kerberos fixes | Luca | 2019-12-29 |
| | | | | | | | | | | | | Minor TLS cleanup | ||
| * | | Removed disable_metadata_export preference that is no longer useful | Luca | 2019-12-29 |
| | | | | | | | | | | | | since ndpi_process_extra_packet() can drive limited or full metadata export | ||
| * | | Fix crash in ndpi_fill_ip_protocol_category when both saddr and daddr are 0 | emanuele-f | 2019-12-23 |
| |/ | | | | | | | | | | | In this corner case, the "prefix" variable was not initialized leading to a failed assertion and crash: ndpi_patricia_search_best2: Assertion `prefix->bitlen <= patricia->maxbits' failed. | ||
* / | Updated (C) | Luca Deri | 2020-01-05 |
|/ | |||
* | Added snprintf() return code check | Luca Deri | 2019-12-18 |
| | |||
* | Fix for custom protocol detection | Luca Deri | 2019-12-18 |
| | |||
* | Merge pull request #824 from catenacyber/stunfix | Luca Deri | 2019-12-18 |
|\ | | | | | Fix read buffer overflow in stun | ||
| * | Fix read buffer overflow in stun | Philippe Antoine | 2019-12-18 |
| | | |||
* | | Merge pull request #821 from aouinizied/win32-lib-appveyor | Luca Deri | 2019-12-18 |
|\ \ | | | | | | | Win32 lib appveyor | ||
| * | | Switch to dev branch. | Zied Aouini | 2019-12-16 |
| | | | |||
| * | | Add Appveyor build status. | Zied Aouini | 2019-12-16 |
| | | | |||
| * | | Add LDFLAGS for Win32. | Zied Aouini | 2019-12-16 |
| | | | |||
| * | | Add branch. | Zied Aouini | 2019-12-16 |
| | | | |||
| * | | Fix Win32. | Zied Aouini | 2019-12-16 |
| | | | |||
| * | | Add mingw host target | Zied Aouini | 2019-12-16 |
| | | | |||
| * | | Add .appveyor.yml | Zied Aouini | 2019-12-16 |
| | | | |||
| * | | Add .gitattributes | Zied Aouini | 2019-12-16 |
| | | | |||
* | | | Merge pull request #823 from haroflow/dev | Luca Deri | 2019-12-18 |
|\ \ \ | |_|/ |/| | | Changed 13.64.0.0/11 range from Skype to Microsoft | ||
| * | | Added *whatsapp-*.fbcdn.net IPs as WhatsApp | Renan de Souza | 2019-12-16 |
| | | | |||
| * | | Changed 13.64.0.0/11 range from Skype to Microsoft, blocking this range also ↵ | Renan de Souza | 2019-12-16 |
| |/ | | | | | | | blocks some azure-hosted websites | ||
* | | Fixes informative subprotocols | Simone Mainardi | 2019-12-17 |
| | | | | | | | | | | Wrongly marked subprotocols were causing issues on ntopng. This fixes https://github.com/ntop/ntopng/issues/3129 | ||
* | | Added intrusion_detection.c in DPDK makefile | Luca Deri | 2019-12-16 |
|/ | |||
* | Implemented nDPI timeline visualizer | Luca Deri | 2019-12-15 |
| | |||
* | TLS decoding improvements | Luca Deri | 2019-12-14 |
| | |||
* | Win fixes | Luca Deri | 2019-12-14 |
| | |||
* | CSV output enhancements | Luca Deri | 2019-12-13 |
| | |||
* | Fixed CSV output | Luca Deri | 2019-12-13 |
| | |||
* | Fixed output format | Luca | 2019-12-11 |
| | |||
* | CSV export improvements | Luca Deri | 2019-12-11 |
| | |||
* | Fixed bug that prevented SMTP email to be dissected | Luca Deri | 2019-12-09 |
| |