aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/ssl.c
Commit message (Expand)AuthorAge
* Fixed MySQL dissectorLuca Deri2019-05-28
* Added ndpi_is_safe_ssl_cipher(0 callLuca Deri2019-05-23
* Disabled debugLuca Deri2019-05-22
* Update SSL server ciphersLuca Deri2019-05-22
* SSL certificate analysis improvementLuca Deri2019-05-20
* Implements #705Luca Deri2019-05-20
* Removed debug codeLuca Deri2019-05-20
* Fixed JA3 decodingLuca Deri2019-05-20
* JA3 hardeding codeLuca2019-05-15
* Skept GREASE in SSL JA3 fingerprintLuca Deri2019-05-13
* JA3 fixesLuca Deri2019-05-12
* Disabled debug tracesLuca Deri2019-05-11
* Initial JA3 support (https://github.com/salesforce/ja3) for SSLLuca Deri2019-05-11
* SSL cleanupLuca Deri2019-03-25
* we only need one dot to confirm it is a valid domain namechiehminw2019-03-20
* retreive ssl certificate origanizationchiehminw2019-03-20
* Proto cleanupLuca2019-03-08
* Removed debug codeLuca Deri2019-01-17
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2019-01-17
|\
| * Warnign fixesLuca Deri2019-01-17
* | Removed this party LRU and replaced with home grownLuca Deri2019-01-17
|/
* Merge pull request #636 from 2miksyn/devLuca Deri2018-11-14
|\
| * Improve SSL detection, prevent false positive SSL detectionMikhail Smirnov2018-11-09
* | Merge branch 'dev' of https://github.com/ntop/nDPI into devkyrol2018-11-09
|\|
| * Improved SSL decodingLuca Deri2018-11-03
* | FIX missing Application Data pkt for TLSkyrol2018-11-09
|/
* Fixes #601Luca2018-09-11
* Completed custom category implementationLuca Deri2018-08-16
* Major code cleanupLuca2018-07-21
* Fix for https://github.com/ntop/nDPI/issues/572Luca Deri2018-05-28
* Update ssl.cDaniele De Lorenzi2018-05-21
* Added ndpi_set_detection_preferences() APi callLuca Deri2018-05-14
* Merge branch 'dev' into devMichele Campus2017-12-07
|\
| * Fixes #485Luca Deri2017-11-03
* | Refactoring the debugging output.Vitaly Lavrov2017-10-26
|/
* Implementation for extra packet processing if desiredMicah Lyle2017-07-17
* Fixed tcp ssl case where client cert got set but server did notMicah Lyle2017-07-14
* add check for whatsapp in sslCampus2017-06-09
* delete check for old protocolCampus2017-05-11
* SSL server certificate is now detectedLuca Deri2017-03-21
* change behaviour for https://github.com/ntop/nDPI/issues/344 - fix skype dete...Campus2017-03-15
* spelling: unencryptedJosh Soref2017-03-12
* Fixed issues caused by (invalid) protocol renumbering. The problem has been s...Luca Deri2017-01-31
* fix ssl for https://github.com/ntop/nDPI/issues/301Campus2016-11-20
* fix indentation ssl.cCampus2016-08-22
* Enable full master protocol detection for sub-protocolsemanuele-f2016-08-22
* minor fixesCampus2016-08-12
* Add STARTTLS detectionemanuele-f2016-08-12
* Fixed integer overflow in DNS extensionstheirix2016-07-25
* Fixed more buffer overflows with small packetstheirix2016-04-12