aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Code hardeningLuca Deri2020-01-08
|
* Cosmetic fixesLuca Deri2020-01-06
|
* Added check to avoid double allocations with retransmitted packetsLuca Deri2020-01-06
|
* Added missing RPM filesLuca Deri2020-01-06
|
* Removed TLS debug code that could have caused crashesLuca Deri2020-01-05
|
* Added packet boundary checksLuca Deri2020-01-05
|
* Use share instead of sbin for sample filesLuca Deri2020-01-05
| | | | Fixes #826
* Merge pull request #825 from aouinizied/fix_python_bindingsLuca Deri2020-01-05
|\ | | | | Update Python cffi bindings.
| * Update ndpi_flow_struct definition.Zied Aouini2019-12-23
| |
* | Minor cleanupLuca Deri2020-01-05
| |
* | Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2020-01-05
|\ \
| * | Fix leaks and sha1 certificate detectionemanuele-f2020-01-02
| | |
| * | Fix invalid free on non-tls flowsemanuele-f2020-01-02
| | |
| * | Add fingerprint_set flagemanuele-f2020-01-02
| | |
| * | Updated TLS supportLuca2020-01-02
| | |
| * | Minor changesLuca2020-01-02
| | |
| * | Renamed TLS requested server nameLuca2020-01-02
| | |
| * | Added TLS testLuca2020-01-01
| | |
| * | Reworked TLS dissectionLuca2020-01-01
| | |
| * | Minor fixLuca Deri2019-12-29
| | |
| * | Kerberos fixesLuca2019-12-29
| | | | | | | | | | | | Minor TLS cleanup
| * | Removed disable_metadata_export preference that is no longer usefulLuca2019-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 0emanuele-f2019-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 Deri2020-01-05
|/
* Added snprintf() return code checkLuca Deri2019-12-18
|
* Fix for custom protocol detectionLuca Deri2019-12-18
|
* Merge pull request #824 from catenacyber/stunfixLuca Deri2019-12-18
|\ | | | | Fix read buffer overflow in stun
| * Fix read buffer overflow in stunPhilippe Antoine2019-12-18
| |
* | Merge pull request #821 from aouinizied/win32-lib-appveyorLuca Deri2019-12-18
|\ \ | | | | | | Win32 lib appveyor
| * | Switch to dev branch.Zied Aouini2019-12-16
| | |
| * | Add Appveyor build status.Zied Aouini2019-12-16
| | |
| * | Add LDFLAGS for Win32.Zied Aouini2019-12-16
| | |
| * | Add branch.Zied Aouini2019-12-16
| | |
| * | Fix Win32.Zied Aouini2019-12-16
| | |
| * | Add mingw host targetZied Aouini2019-12-16
| | |
| * | Add .appveyor.ymlZied Aouini2019-12-16
| | |
| * | Add .gitattributesZied Aouini2019-12-16
| | |
* | | Merge pull request #823 from haroflow/devLuca Deri2019-12-18
|\ \ \ | |_|/ |/| | Changed 13.64.0.0/11 range from Skype to Microsoft
| * | Added *whatsapp-*.fbcdn.net IPs as WhatsAppRenan de Souza2019-12-16
| | |
| * | Changed 13.64.0.0/11 range from Skype to Microsoft, blocking this range also ↵Renan de Souza2019-12-16
| |/ | | | | | | blocks some azure-hosted websites
* | Fixes informative subprotocolsSimone Mainardi2019-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 makefileLuca Deri2019-12-16
|/
* Implemented nDPI timeline visualizerLuca Deri2019-12-15
|
* TLS decoding improvementsLuca Deri2019-12-14
|
* Win fixesLuca Deri2019-12-14
|
* CSV output enhancementsLuca Deri2019-12-13
|
* Fixed CSV outputLuca Deri2019-12-13
|
* Fixed output formatLuca2019-12-11
|
* CSV export improvementsLuca Deri2019-12-11
|
* Fixed bug that prevented SMTP email to be dissectedLuca Deri2019-12-09
|