aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Possible leak fixemanuele-f2019-11-19
|
* Fixes crash when searching kerberos usernamesSimone Mainardi2019-11-19
| | | | | | | | | Fixes (gdb) f 0 101 if(cname_str[cname_len-1] == '$') { (gdb) p cname_len $3 = 0
* Removed (unreliable) line protocol detectionLuca Deri2019-11-18
|
* Minor fixLuca Deri2019-11-17
|
* Kerberos dissection improvementsLuca Deri2019-11-17
|
* Removed unused JSON-C codeLuca Deri2019-11-17
|
* Merge pull request #811 from aouinizied/python_bindings_fixLuca Deri2019-11-15
|\ | | | | Python bindings fix and improve
| * Polish.aouinizied2019-11-15
| |
| * Improve python bindings.aouinizied2019-11-15
|/
* Modified Diameter category to networkLuca Deri2019-11-14
| | | | Updated test results
* New ndpi_serialize_string_boolean/ndpi_serialize_uint32_booleanAlfredo Cardigliano2019-11-13
|
* Fixed SQL Injection detectionLuca2019-11-13
|
* Added support of default /32 in ndpi_load_ipv4_ptree()Luca2019-11-12
|
* Fixed new nDPi APILuca Deri2019-11-12
|
* Added ndpi_load_ipv4_ptree() API callLuca Deri2019-11-11
|
* Fix possible crash due to unsigned int number wrappingemanuele-f2019-11-11
|
* Added ndpi_init_detection_module() API preferencesLuca Deri2019-11-10
|
* Renamed DNSoverHTTPS to handle bot DoH and DoTLuca2019-11-08
|
* Added ndpi_finalize_initalization() initialization functionLuca2019-11-07
|
* Added L2TP tunnel type. Warning fix.Alfredo Cardigliano2019-11-06
|
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca2019-11-05
|\
| * Updated resultsLuca Deri2019-11-04
| |
| * Telnet fixLuca Deri2019-11-04
| |
| * Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2019-11-03
| |\
| | * Merge pull request #808 from oleg-umnik/devLuca Deri2019-11-03
| | |\ | | | | | | | | Change type
| | | * Change typeOleg A. Arkhangelsky2019-10-29
| | | | | | | | | | | | | | | | | | | | Use double type instead of float when printing time for CSV file. Float type is too small for 64 bit int time so cast corrupts value.
| | * | Merge pull request #807 from oleg-umnik/fix_3Luca Deri2019-11-03
| | |\ \ | | | | | | | | | | Align CSV header with actual row data
| | | * | Align CSV header with actual row dataOleg A. Arkhangelsky2019-10-29
| | | |/
| | * | Merge pull request #806 from oleg-umnik/fix_1Luca Deri2019-11-03
| | |\ \ | | | | | | | | | | Don't leak memory in live capture mode
| | | * | Don't leak memory in live capture modeOleg A. Arkhangelsky2019-10-29
| | | |/
| | * | Merge pull request #803 from haroflow/devLuca Deri2019-11-03
| | |\ \ | | | | | | | | | | Updated Breed's descriptions in ndpi_get_proto_breed_name
| | | * | Added twitch.tv websiteRenan de Souza2019-10-29
| | | | |
| | | * | Added ranges 20.180.0.0/14, 20.184.0.0/13 to SkypeRenan de Souza2019-10-29
| | | | |
| | | * | Merge remote-tracking branch 'upstream/dev' into devRenan de Souza2019-10-29
| | | |\|
| | | * | Added brasilbandalarga.com.br and .eaqbr.com.br as EAQ on host_match[]Renan de Souza2019-10-29
| | | | |
| | | * | Added ^pastebin.com to host_match[]Renan de Souza2019-10-29
| | | | |
| | | * | Merge remote-tracking branch 'upstream/dev' into devRenan de Souza2019-10-25
| | | |\ \
| | | * | | Added 52.84.0.0/14 range as AmazonRenan de Souza2019-10-24
| | | | | |
| | | * | | Changed Breeds descriptions in ndpi_get_proto_breed_name: Dangerous to ↵Renan de Souza2019-10-24
| | | | | | | | | | | | | | | | | | | | | | | | Potentially Dangerous, added Dangerous (SMBv1)
| * | | | | Added commentLuca Deri2019-11-03
| |/ / / /
| * | | | Merge pull request #802 from AndrewKarelin/devLuca Deri2019-11-03
| |\ \ \ \ | | | | | | | | | | | | Added some public DNSoverHTTPS servers
| | * | | | Added some public DNSoverHTTPS serversAndrew Karelin2019-10-23
| | |/ / / | | | | | | | | | | List of servers taken from https://github.com/curl/curl/wiki/DNS-over-HTTPS
| * | | | Implemented SQL Injection and XSS attack detectionLuca Deri2019-11-01
| | | | |
* | | | | Added tunnelling decapsulationLuca2019-11-05
|/ / / /
* | | | Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca2019-10-31
|\ \ \ \
| * | | | Updated resultLuca Deri2019-10-31
| | | | |
* | | | | Updated content-type parsingLuca2019-10-31
| | | | |
* | | | | content type parsing fixLuca2019-10-31
|/ / / /
* | | | Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca2019-10-31
|\ \ \ \
| * \ \ \ Merge pull request #810 from catenacyber/fuzztargetLuca Deri2019-10-31
| |\ \ \ \ | | | | | | | | | | | | Adds fuzz target