Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Merge pull request #821 from aouinizied/win32-lib-appveyor | Luca Deri | 2019-12-18 | |
|\ \ | | | | | | | Win32 lib appveyor | |||
| * | | Add LDFLAGS for Win32. | Zied Aouini | 2019-12-16 | |
| | | | ||||
| * | | Fix Win32. | Zied Aouini | 2019-12-16 | |
| | | | ||||
* | | | Merge pull request #823 from haroflow/dev | Luca Deri | 2019-12-18 | |
|\ \ \ | |_|/ |/| | | Changed 13.64.0.0/11 range from Skype to Microsoft | |||
| * | | Added *whatsapp-*.fbcdn.net IPs as WhatsApp | Renan de Souza | 2019-12-16 | |
| | | | ||||
| * | | Changed 13.64.0.0/11 range from Skype to Microsoft, blocking this range also ↵ | Renan de Souza | 2019-12-16 | |
| |/ | | | | | | | blocks some azure-hosted websites | |||
* / | Fixes informative subprotocols | Simone Mainardi | 2019-12-17 | |
|/ | | | | | Wrongly marked subprotocols were causing issues on ntopng. This fixes https://github.com/ntop/ntopng/issues/3129 | |||
* | TLS decoding improvements | Luca Deri | 2019-12-14 | |
| | ||||
* | Win fixes | Luca Deri | 2019-12-14 | |
| | ||||
* | Fixed bug that prevented SMTP email to be dissected | Luca Deri | 2019-12-09 | |
| | ||||
* | Fixed invalid password report on telnet | Luca Deri | 2019-12-09 | |
| | ||||
* | Code cleanup | Luca Deri | 2019-12-09 | |
| | ||||
* | Code cleanup | Luca Deri | 2019-12-09 | |
| | ||||
* | Code cleanup | Luca Deri | 2019-12-09 | |
| | ||||
* | Code improvements | Luca Deri | 2019-12-09 | |
| | ||||
* | Improved memory management in the kerberos dissector | Luca Deri | 2019-12-08 | |
| | ||||
* | Merge pull request #817 from MrTiz9/dev | Luca Deri | 2019-12-08 | |
|\ | | | | | Integration of the libinjection library | |||
| * | Integration of the libinjection library to detect SQL injections and XSS ↵ | MrTiz9 | 2019-12-05 | |
| | | | | | | | | type attacks in HTTP requests | |||
* | | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca Deri | 2019-12-08 | |
|\| | ||||
| * | Fix corner case causing access to already freed memory | emanuele-f | 2019-12-04 | |
| | | ||||
| * | Additional memory bounds checks | emanuele-f | 2019-12-04 | |
| | | ||||
| * | Fix reversed offset check | emanuele-f | 2019-12-04 | |
| | | ||||
| * | Fix invalid memory access | emanuele-f | 2019-12-04 | |
| | | ||||
| * | Fix invalid reads and add valgrind test | emanuele-f | 2019-12-04 | |
| | | ||||
| * | Removed header space with JSON serialization | Luca Deri | 2019-12-04 | |
| | | ||||
* | | Major kerberos rework | Luca Deri | 2019-12-08 | |
|/ | ||||
* | Refreshed Whatsapp server list | Luca Deri | 2019-12-01 | |
| | ||||
* | Improved categories with streaming | Luca Deri | 2019-12-01 | |
| | ||||
* | Improved category detection with HTTP | Luca Deri | 2019-12-01 | |
| | ||||
* | Improvements to stop dissection when the first protocol is detected | Luca Deri | 2019-11-28 | |
| | | | | | Used IP-based detection to compute the application protocol Improved application detection | |||
* | Overflow fix | Luca Deri | 2019-11-26 | |
| | ||||
* | Added buffer overflow check in smpp dissector | Luca Deri | 2019-11-26 | |
| | ||||
* | Fixed buffer overflow in DNS dissection | Luca Deri | 2019-11-26 | |
| | ||||
* | Fixed buffer overflow in amazon video dissector | Luca Deri | 2019-11-26 | |
| | ||||
* | Fixed invalid category matching in HTTP | Luca Deri | 2019-11-23 | |
| | | | | Fixed overlapping categories | |||
* | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca Deri | 2019-11-23 | |
|\ | ||||
| * | Memory fixes | Luca Deri | 2019-11-23 | |
| | | ||||
* | | Added new test pcaps | Luca Deri | 2019-11-23 | |
|/ | | | | Renamed protocol 104 to IEC60870 (more meaningful) | |||
* | Fixes for uninitialized variables | Luca Deri | 2019-11-23 | |
| | ||||
* | Added auth failed support with FTP | Luca Deri | 2019-11-21 | |
| | ||||
* | Implemented telnet password export | Luca Deri | 2019-11-21 | |
| | ||||
* | Fixed skype/soom false positives | Luca Deri | 2019-11-20 | |
| | ||||
* | Expose API to calculate the MD5 hash | emanuele-f | 2019-11-20 | |
| | ||||
* | Rounding up serializer buffer to be divisible by 4 (required by zmq encryption) | Alfredo Cardigliano | 2019-11-19 | |
| | ||||
* | Possible leak fix | emanuele-f | 2019-11-19 | |
| | ||||
* | Fixes crash when searching kerberos usernames | Simone Mainardi | 2019-11-19 | |
| | | | | | | | | | Fixes (gdb) f 0 101 if(cname_str[cname_len-1] == '$') { (gdb) p cname_len $3 = 0 | |||
* | Removed (unreliable) line protocol detection | Luca Deri | 2019-11-18 | |
| | ||||
* | Minor fix | Luca Deri | 2019-11-17 | |
| | ||||
* | Kerberos dissection improvements | Luca Deri | 2019-11-17 | |
| | ||||
* | Modified Diameter category to network | Luca Deri | 2019-11-14 | |
| | | | | Updated test results |