aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAge
* Fixes #578Luca2018-09-11
* Merge pull request #603 from pavlosantoniou/devLuca Deri2018-09-11
|\
| * Avoid possible NULL pointer dereference in ndpi_detection_process_packetPavlos Antoniou2018-09-09
* | Fixes #601Luca2018-09-11
|/
* Added fix for out of boundary memory accessLuca Deri2018-09-05
* FIX: dropbox dissector. UPD: updated pcap file with new dropbox pktsCampus2018-09-05
* Merge pull request #598 from madpilot78/include_hyperscan_fixLuca Deri2018-08-30
|\
| * Move the configure include file inclusion and code depending on it in code pr...Guido Falsi2018-08-27
* | Added missing categorization when giveup/guess is calledLuca2018-08-30
* | Better clang handlingLuca2018-08-30
* | Cleaned up makefileLuca2018-08-30
|/
* Added target for shared liubrary creationLuca2018-08-25
* Merge branch 'pr-remove-autoconf-include' of https://github.com/eglooca/ndpi-...Campus2018-08-23
|\
| * Remove autoconf include from typedefs headers.Darryl Sokoloski2018-08-16
* | ADD: add prototype of function ht_free in hash.h - DEL: delete include file ....Campus2018-08-23
* | Changed type to ease compilation accross platformsLuca Deri2018-08-20
* | Merge pull request #586 from eglooca/pr-sys-types-include-for-actypes-hLuca Deri2018-08-17
|\ \
| * | Include sys/types.h for u_int16_t.Darryl Sokoloski2018-08-16
| |/
* | Hyperscan regex for domains such as .com.cn or .co.ukSimone Mainardi2018-08-17
* | Webex category fixSimone Mainardi2018-08-17
* | Fixes hyperscan WeChat detectionSimone Mainardi2018-08-17
* | Fixes hyperscan skype detectionSimone Mainardi2018-08-17
* | Fixes weibo detectionSimone Mainardi2018-08-17
* | Initial hyperscan support for all protocolsSimone Mainardi2018-08-17
|/
* Adds hyperscan support for Apple and DropboxSimone Mainardi2018-08-16
* Hyperscan compilation fixSimone Mainardi2018-08-16
* Fix for #400Luca Deri2018-08-16
* Completed custom category implementationLuca Deri2018-08-16
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2018-08-16
|\
| * Hyperscan compilation fixesSimone Mainardi2018-08-16
* | Generic protocol cleanup (work in progress)Luca Deri2018-08-16
|/
* Added new dissector for Memcached.Darryl Sokoloski2018-08-15
* Updated YouTube supportLuca Deri2018-08-06
* Merge pull request #576 from eglooca/pr-ssdp-min-lengthLuca Deri2018-07-25
|\
| * Decreased minimum packet payload length down to 19 from 100 for SSDP.Darryl Sokoloski2018-07-20
* | Merge pull request #577 from eglooca/pr-parse-packet-line-info-lengthLuca Deri2018-07-25
|\ \
| * | Fix end-of-line bounds handling.Darryl Sokoloski2018-07-20
| |/
* | Added checks for missing protocol initializationLuca Deri2018-07-23
* | Fixed SEGV with undepcified protosLuca Deri2018-07-22
* | Major code cleanupLuca2018-07-21
|/
* Changed RTP from VoIP to Media categoryLuca Deri2018-07-18
* Fixed name clashLuca Deri2018-07-18
* Improved tor detection to limit false positivesLuca Deri2018-07-17
* Pattern match improvementsLuca Deri2018-07-17
* Fied substring matchingLuca Deri2018-07-17
* Updated twitter invalid address rangeLuca Deri2018-07-16
* Added showmax.com detectionMarcus Hufvudsson2018-07-02
* Suppressed invalid messages with -qLuca2018-06-21
* Fix for handling IP address based custom categoriesLuca Deri2018-06-11
* Added missing includeLuca Deri2018-06-05