aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix crash in ndpi_fill_ip_protocol_category when both saddr and daddr are 0emanuele-f2019-12-23
* Added snprintf() return code checkLuca Deri2019-12-18
* Fix for custom protocol detectionLuca Deri2019-12-18
* Merge pull request #824 from catenacyber/stunfixLuca Deri2019-12-18
|\
| * Fix read buffer overflow in stunPhilippe Antoine2019-12-18
* | Merge pull request #821 from aouinizied/win32-lib-appveyorLuca Deri2019-12-18
|\ \
| * | Add LDFLAGS for Win32.Zied Aouini2019-12-16
| * | Fix Win32.Zied Aouini2019-12-16
* | | Merge pull request #823 from haroflow/devLuca Deri2019-12-18
|\ \ \ | |_|/ |/| |
| * | Added *whatsapp-*.fbcdn.net IPs as WhatsAppRenan de Souza2019-12-16
| * | Changed 13.64.0.0/11 range from Skype to Microsoft, blocking this range also ...Renan de Souza2019-12-16
| |/
* / Fixes informative subprotocolsSimone Mainardi2019-12-17
|/
* TLS decoding improvementsLuca Deri2019-12-14
* Win fixesLuca Deri2019-12-14
* Fixed bug that prevented SMTP email to be dissectedLuca Deri2019-12-09
* Fixed invalid password report on telnetLuca Deri2019-12-09
* Code cleanupLuca Deri2019-12-09
* Code cleanupLuca Deri2019-12-09
* Code cleanupLuca Deri2019-12-09
* Code improvementsLuca Deri2019-12-09
* Improved memory management in the kerberos dissectorLuca Deri2019-12-08
* Merge pull request #817 from MrTiz9/devLuca Deri2019-12-08
|\
| * Integration of the libinjection library to detect SQL injections and XSS type...MrTiz92019-12-05
* | Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2019-12-08
|\|
| * Fix corner case causing access to already freed memoryemanuele-f2019-12-04
| * Additional memory bounds checksemanuele-f2019-12-04
| * Fix reversed offset checkemanuele-f2019-12-04
| * Fix invalid memory accessemanuele-f2019-12-04
| * Fix invalid reads and add valgrind testemanuele-f2019-12-04
| * Removed header space with JSON serializationLuca Deri2019-12-04
* | Major kerberos reworkLuca Deri2019-12-08
|/
* Refreshed Whatsapp server listLuca Deri2019-12-01
* Improved categories with streamingLuca Deri2019-12-01
* Improved category detection with HTTPLuca Deri2019-12-01
* Improvements to stop dissection when the first protocol is detectedLuca Deri2019-11-28
* Overflow fixLuca Deri2019-11-26
* Added buffer overflow check in smpp dissectorLuca Deri2019-11-26
* Fixed buffer overflow in DNS dissectionLuca Deri2019-11-26
* Fixed buffer overflow in amazon video dissectorLuca Deri2019-11-26
* Fixed invalid category matching in HTTPLuca Deri2019-11-23
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2019-11-23
|\
| * Memory fixesLuca Deri2019-11-23
* | Added new test pcapsLuca Deri2019-11-23
|/
* Fixes for uninitialized variablesLuca Deri2019-11-23
* Added auth failed support with FTPLuca Deri2019-11-21
* Implemented telnet password exportLuca Deri2019-11-21
* Fixed skype/soom false positivesLuca Deri2019-11-20
* Expose API to calculate the MD5 hashemanuele-f2019-11-20
* Rounding up serializer buffer to be divisible by 4 (required by zmq encryption)Alfredo Cardigliano2019-11-19
* Possible leak fixemanuele-f2019-11-19