aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
* | Overflow fixLuca Deri2019-11-26
| |
* | Added buffer overflow check in smpp dissectorLuca Deri2019-11-26
| |
* | Fixed buffer overflow in DNS dissectionLuca Deri2019-11-26
| |
* | Fixed buffer overflow in amazon video dissectorLuca Deri2019-11-26
| |
* | Added webattacj resultsLuca2019-11-25
| |
* | Updated resultsLuca Deri2019-11-23
| |
* | Fixed invalid category matching in HTTPLuca Deri2019-11-23
| | | | | | | | Fixed overlapping categories
* | Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2019-11-23
|\ \
| * | Memory fixesLuca Deri2019-11-23
| | |
* | | Added new test pcapsLuca Deri2019-11-23
|/ / | | | | | | Renamed protocol 104 to IEC60870 (more meaningful)
* | Nested encapsulation dissectionLuca Deri2019-11-23
| |
* | Fixes for uninitialized variablesLuca Deri2019-11-23
| |
* | Added auth failed support with FTPLuca Deri2019-11-21
| |
* | Implemented telnet password exportLuca Deri2019-11-21
|/
* Updated resultsLuca Deri2019-11-21
|
* Added flow duration and goodput in output (-v and -c)Luca Deri2019-11-21
|
* Fixed skype/soom false positivesLuca Deri2019-11-20
|
* Expose API to calculate the MD5 hashemanuele-f2019-11-20
|
* Rounding up serializer buffer to be divisible by 4 (required by zmq encryption)Alfredo Cardigliano2019-11-19
|
* Possible leak fixemanuele-f2019-11-19
|
* Fixes crash when searching kerberos usernamesSimone Mainardi2019-11-19
| | | | | | | | | Fixes (gdb) f 0 101 if(cname_str[cname_len-1] == '$') { (gdb) p cname_len $3 = 0
* Removed (unreliable) line protocol detectionLuca Deri2019-11-18
|
* Minor fixLuca Deri2019-11-17
|
* Kerberos dissection improvementsLuca Deri2019-11-17
|
* Removed unused JSON-C codeLuca Deri2019-11-17
|
* Merge pull request #811 from aouinizied/python_bindings_fixLuca Deri2019-11-15
|\ | | | | Python bindings fix and improve
| * Polish.aouinizied2019-11-15
| |