aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* 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
|
* Fixed invalid password report on telnetLuca Deri2019-12-09
|
* Code cleanupLuca Deri2019-12-09
|
* Code cleanupLuca Deri2019-12-09
|
* Code cleanupLuca Deri2019-12-09
|
* Code improvementsLuca Deri2019-12-09
|
* Minor changes to the IDS score calculationLuca Deri2019-12-09
|
* Merge pull request #813 from SimoneRicci97/devLuca Deri2019-12-09
|\ | | | | Fixed intrusion detection
| * Fixed intrusion detectionSimone Ricci2019-11-26
| |
* | Improved memory management in the kerberos dissectorLuca Deri2019-12-08
| |
* | Merge pull request #817 from MrTiz9/devLuca Deri2019-12-08
|\ \ | | | | | | Integration of the libinjection library
| * | Integration of the libinjection library to detect SQL injections and XSS ↵MrTiz92019-12-05
| | | | | | | | | | | | type attacks in HTTP requests
* | | Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2019-12-08
|\| |
| * | Fix corner case causing access to already freed memoryemanuele-f2019-12-04
| | |
| * | Additional memory bounds checksemanuele-f2019-12-04
| | |
| * | Fix reversed offset checkemanuele-f2019-12-04
| | |
| * | Fix invalid memory accessemanuele-f2019-12-04
| | |
| * | Fix invalid reads and add valgrind testemanuele-f2019-12-04
| | |
| * | Removed header space with JSON serializationLuca Deri2019-12-04
| | |
* | | Major kerberos reworkLuca Deri2019-12-08
|/ /
* | Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2019-12-01
|\ \
| * \ Merge pull request #814 from aouinizied/python_cffi_bindingsLuca Deri2019-12-01
| |\ \ | | | | | | | | Implement cffi bindings.
| | * | Implement cffi bindings.aouinizied2019-11-28
| | | |
* | | | Refreshed Whatsapp server listLuca Deri2019-12-01
|/ / /
* | | Improved categories with streamingLuca Deri2019-12-01
| | |
* | | Improved category detection with HTTPLuca Deri2019-12-01
| | |
* | | Improvements to stop dissection when the first protocol is detectedLuca Deri2019-11-28
|/ / | | | | | | | | Used IP-based detection to compute the application protocol Improved application detection