aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* Various TLS improvementsLuca Deri2019-07-02
|
* SSL ciphers improvementsLuca Deri2019-07-01
|
* Fixed invalid changes in ndpi_get_proto_category() and ndpi_get_proto_name() ↵Luca Deri2019-07-01
| | | | dur to https://github.com/ntop/nDPI/pull/731/commits/4b717276614e20feada22e6fe29ea2099ba9fd37
* Merge remote-tracking branch 'upstream' into devStuart Reilly2019-07-01
|\
| * Minor changeLuca Deri2019-07-01
| |
| * Merge pull request #730 from hoermto/hoermto-patch-alpineLuca Deri2019-06-30
| |\ | | | | | | Alpine linux: "ln -F" not supported in alpine
| | * Makefile: ln -F not supported in alpinehoermto2019-06-28
| | | | | | | | | removed -F option from makefile for alpine support. Actually not sure the relevance of -F flag for other OS
| * | Added DNSoverHTTPS detectionLuca Deri2019-06-30
| | |
| * | Added ndpi_has_human_readeable_string for detecting human-readeable strings ↵Luca Deri2019-06-30
| | | | | | | | | | | | in buffers
| * | Improvemnts in SSL certificate detectionLuca Deri2019-06-30
| | |
| * | Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2019-06-29
| |\ \
| | * | ntohl Portability fixesLuca Deri2019-06-29
| | |/
| * / Initial implementation of datasaver protocol supportLuca Deri2019-06-29
| |/
* | Fix missing bracesStuart Reilly2019-06-28
| |
* | Fix potential NULL dref in btlib.cStuart Reilly2019-06-28
| |
* | Fix two resource leaksStuart Reilly2019-06-28
| |
* | Move NULL checks to start of functionsStuart Reilly2019-06-28
| |
* | Fix potential NULL deref in libcacheStuart Reilly2019-06-28
| |
* | Fix two potential OOB reads in ndpi_main.cStuart Reilly2019-06-28
| |
* | Remove duplicate defintions and fix function prototypesStuart Reilly2019-06-28
|/
* Dissection improvementsLuca Deri2019-06-27
|
* Removed debug messageLuca Deri2019-06-25
|
* WhatsApp improvements for video/audio detectionLuca Deri2019-06-25
|
* Merge pull request #723 from lance-wyvern/devLuca Deri2019-06-22
|\ | | | | OICQ protocol version:0x371b
| * new QQ version:0x3823zhenxian.wang2019-06-19
| |
| * new QQ versionzhenxian.wang2019-06-18
| |
* | Further WhatsApp improvementsLuca Deri2019-06-21
| |
* | Better UDP flow handlingLuca Deri2019-06-21
| |
* | CleanupLuca Deri2019-06-21
| |
* | Improved OpenVPN support for UDP-based VPNsLuca Deri2019-06-21
| |
* | Added WhatsApp VideoLuca Deri2019-06-20
| |
* | WhatsApp improvementsLuca Deri2019-06-20
| |
* | Fixed invalid false positiveLuca Deri2019-06-20
| |
* | DHCP fingerprint is now in human readeable formatLuca2019-06-18
|/
* SSL cipher improvementsLuca Deri2019-06-16
|
* Reworked SSL cipher handlingLuca Deri2019-06-16
|
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2019-06-05
|\
| * Added missing antimalware categorylucaderi2019-06-03
| |
| * Adds CUSTOM_CATEGORY_ANTIMALWARE category referenced by #710.Luca Deri2019-06-03
| |
| * Merge pull request #691 from pallas/fix-double-strdupLuca Deri2019-06-03
| |\ | | | | | | Fix double-strdup memory leak in ndpi_handle_rule
| | * Fix double-strdup memory leak in ndpi_handle_ruleDerrick Lyndon Pallas2019-04-05
| | | | | | | | | | | | | | | proto is being strdup'd both in the call to ndpi_set_proto_defaults and inside of that function as well, leaking the memory.
| * | Merge remote-tracking branch 'upstream/dev' into devDamir Franusic2019-05-31
| |\ \
| * | | SIP Message extensionDamir Franusic2019-05-31
| | | | | | | | | | | | | | | | * RFC 3248
| * | | Added PUBLISH/SUBSCRIBE methods to SIPDamir Franusic2019-05-29
| | | |
* | | | Added fix for discarding core protocols as subprotocolsLuca Deri2019-06-05
| |/ / |/| |
* | | Warning fixLuca2019-05-29
|/ /
* | Fixed MySQL dissectorLuca Deri2019-05-28
| | | | | | | | | | SSL dissector now reports the protocol version Fixed bug in ndpiReader that ivalidates in some cases the protocl dissection and used to slow down the dissection
* | Added ndpi_is_safe_ssl_cipher(0 callLuca Deri2019-05-23
| |
* | Disabled debugLuca Deri2019-05-22
| |
* | Update SSL server ciphersLuca Deri2019-05-22
| |