aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols
Commit message (Collapse)AuthorAge
* 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
| |
| * spelling: fiveJosh Soref2017-03-12
| |
| * spelling: excludingJosh Soref2017-03-12
| |
| * spelling: excludeJosh Soref2017-03-12
| |
| * spelling: discardedJosh Soref2017-03-12
| |
| * spelling: deliveredJosh Soref2017-03-12
| |
| * spelling: conservativeJosh Soref2017-03-12
| |
| * spelling: addressJosh Soref2017-03-09
| |
* | Fixed invalid QUIC header parsingLuca Deri2017-03-13
|/
* Improved BJNP protocolLuca Deri2017-03-07
|
* Fixed invalid SNMP detectionLuca Deri2017-03-07
|
* better improvement of netflix traffic detection - added netflix pcap and ↵Campus2017-03-05
| | | | output - change little bit http detection behaviour