aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols
Commit message (Collapse)AuthorAge
...
| * Implemented support for Nintendo (switch) gaming protocolLuca Deri2017-07-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
|/
* Code cleanupLuca Deri2017-07-06
| | | | | Updated test results Renamed SOMEIP -> someip
* added fix protocol https://github.com/ntop/nDPI/issues/372Campus2017-06-27
|
* fix lync over ICE detectionMaYuming2017-06-25
|
* fix lync detectionCampus2017-06-19
|
* Merge branch 'dev' of https://github.com/YumingMa/nDPI into YumingMa-devCampus2017-06-19
|\
| * fix ms-lync detection missing, More detail at ↵MaYuming2017-06-13
| | | | | | | | https://github.com/ntop/nDPI/issues/401
* | Removed tracingLuca2017-06-15
| |
* | mDNS improvemennts to recognize reponses senst to non multicast addressesLuca2017-06-15
| |
* | CR fixes #2alexei-argus2017-06-14
| |
* | CR fixesalexei-argus2017-06-14
| |
* | CR comments and fixesYoni.Linder2017-06-14
| |
* | Add CR commentsalexei-argus2017-06-14
| |
* | removed debug prints, changed line of documentationYoni.Linder2017-06-14
| |
* | SOMEIP debug + bug fixesYoni.Linder2017-06-14
| |
* | endianity for portsYoni.Linder2017-06-14
| |
* | Fix build errorsalexei-argus2017-06-14
| |
* | ndpi someip initial version with hardcoded port enforcingYoni.Linder2017-06-14
|/
* add check for whatsapp in sslCampus2017-06-09
|
* fixed 1kxun application protocol to avoid false positive in udp detectionCampus2017-06-09
|
* Remove unused variables for ndpiReader.c and tinc.cPavlos Antoniou2017-06-07
|
* Added tinc protocol detectionWilliam Guglielmo2017-05-29
|
* Remove redundant check from btlib.cPavlos Antoniou2017-05-18
|
* Fix buffer overflows in http.cPavlos Antoniou2017-05-17
|
* delete check for old protocolCampus2017-05-11
|
* Fixed warningLuca Deri2017-04-29
|
* Added AMQP (Advanced Message Queueing Protocol)Luca2017-04-07
|
* Replace BSD dependent strnstr with ndpi portable oneemanuele-f2017-04-02
|
* Added Ookla (SpeedTest) protocol detectionLuca Deri2017-04-01
|
* SSL server certificate is now detectedLuca Deri2017-03-21
|
* Improved netbios name decodingLuca Deri2017-03-19
|
* Exported ndpi_netbios_name_interpret() to all nDPI appsLuca Deri2017-03-19
|
* Improved netbios dissectionLuca Deri2017-03-19
|
* minor fix for httpCampus2017-03-16
|
* change behaviour for https://github.com/ntop/nDPI/issues/344 - fix skype ↵Campus2017-03-15
| | | | detection deleting parts that detect host name and ip addr (duplicate behaviour) - improved any detection after fix - added skype host name
* Merge pull request #348 from jsoref/spellingMichele Campus2017-03-13
|\ | | | | Spelling fixes
| * spelling: valuesJosh Soref2017-03-12
| |
| * spelling: unknownJosh Soref2017-03-12
| |
| * spelling: unencryptedJosh Soref2017-03-12
| |
| * spelling: switchJosh Soref2017-03-12
| |
| * spelling: soulseekJosh Soref2017-03-12
| |
| * spelling: secondJosh Soref2017-03-12
| |
| * spelling: scrupulousJosh Soref2017-03-12
| |
| * spelling: removeJosh Soref2017-03-12
| |
| * spelling: protocolJosh Soref2017-03-12
| |
| * spelling: pedanticJosh Soref2017-03-12
| |
| * spelling: ninetyJosh Soref2017-03-12
| |
| * spelling: lengthJosh Soref2017-03-12
| |