aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols
Commit message (Collapse)AuthorAge
...
* Various ethereum improvementsLuca Deri2020-01-08
|
* Code hardeningLuca Deri2020-01-08
|
* Added check to avoid double allocations with retransmitted packetsLuca Deri2020-01-06
|
* Removed TLS debug code that could have caused crashesLuca Deri2020-01-05
|
* Added packet boundary checksLuca Deri2020-01-05
|
* 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
| |
| * Add fingerprint_set flagemanuele-f2020-01-02
| |
| * Minor changesLuca2020-01-02
| |
| * Renamed TLS requested server nameLuca2020-01-02
| |
| * 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
* | Updated (C)Luca Deri2020-01-05
|/
* Added snprintf() return code checkLuca 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
| |
* | Fix Win32.Zied Aouini2019-12-16
|/
* TLS decoding improvementsLuca Deri2019-12-14
|
* Win fixesLuca Deri2019-12-14
|
* 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
|
* Improved memory management in the kerberos dissectorLuca Deri2019-12-08
|
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2019-12-08
|\
| * 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
| |
* | Major kerberos reworkLuca Deri2019-12-08
|/
* 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
* 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
|
* 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)
* Added auth failed support with FTPLuca Deri2019-11-21
|
* Implemented telnet password exportLuca Deri2019-11-21
|
* Fixed skype/soom false positivesLuca Deri2019-11-20
|
* 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
|