aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/tls.c
Commit message (Expand)AuthorAge
...
* Fix use of uninitialized value in TLSPhilippe Antoine2020-03-19
* Fix infinite loop in tlsPhilippe Antoine2020-03-12
* Fix snprintf return value check for tlsPhilippe Antoine2020-03-12
* Fixed TLS client SNI dissectionLuca Deri2020-02-17
* Fix memory invalid access in SMTP and leaks in TLSemanuele-f2020-02-13
* Fix possible leakemanuele-f2020-02-13
* Added export of TLS supported version in TLS headerLuca Deri2020-02-07
* Added TLS ALPN supportLuca Deri2020-02-07
* Little enhancementsemanuele-f2020-02-06
* Code improvementsLuca Deri2020-02-04
* Added further TLS checksLuca2020-01-10
* Minor cleanupLuca Deri2020-01-10
* Fix for invalid TLS leghtLuca Deri2020-01-09
* Added check for preventing TLS misbehaviorLuca Deri2020-01-09
* Fix for avoiding misdetection in TLSLuca2020-01-09
* Code hardeningLuca Deri2020-01-08
* 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
| * Kerberos fixesLuca2019-12-29
| * Removed disable_metadata_export preference that is no longer usefulLuca2019-12-29
* | Updated (C)Luca Deri2020-01-05
|/
* Added snprintf() return code checkLuca Deri2019-12-18
* TLS decoding improvementsLuca Deri2019-12-14
* Win fixesLuca Deri2019-12-14
* Code cleanupLuca Deri2019-12-09
* Code improvementsLuca Deri2019-12-09
* Additional memory bounds checksemanuele-f2019-12-04
* Fix reversed offset checkemanuele-f2019-12-04
* Fix invalid memory accessemanuele-f2019-12-04
* Improvements to stop dissection when the first protocol is detectedLuca Deri2019-11-28
* Fix possible crash due to unsigned int number wrappingemanuele-f2019-11-11
* nDPI TLS improvements using the server certificateLuca Deri2019-10-26
* Major cleanupLuca Deri2019-10-24
* Added extra processing for POP and SMTPLuca Deri2019-10-22
* Silenced TLS warningLuca Deri2019-10-21
* Fix invalid memory accessesemanuele-f2019-10-04
* Reworked categories handlingLuca Deri2019-09-29
* STUN protocol dissector code cleanupLuca2019-09-20
* Fixed JA3C compuration wtih SSL (no TLS) trafficLuca Deri2019-09-19
* Added dissection of TLS version in supported_versions of Hello packetsLuca Deri2019-09-18
* Fix notBefore/notAfter broken in previous commitemanuele-f2019-09-17
* Fix notBefore/notAfter issuesemanuele-f2019-09-17
* Various STUN improvementsLuca Deri2019-09-17