Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixes for issues #40 -> #52 | Luca | 2015-07-11 |
| | | | | Implemented sub-protocol detection for SSL/HTTP/HTTPS | ||
* | Reworked protocol initialization. Work in progress (more cleanup is needed) | Luca | 2015-07-08 |
| | |||
* | Split former protocol into upper and lower protocol | Luca | 2015-07-01 |
| | |||
* | Removed commented code | Luca | 2015-07-01 |
| | | | | Renamed ndpi_int_add_connection() with ndpi_set_detected_protocol() | ||
* | deleted protocol type (real-correlated) | Michele Campus | 2015-06-29 |
| | |||
* | Added fix for detecting SSL certificate decoding. The old code did not ↵ | Luca Deri | 2015-06-16 |
| | | | | discard non-SSL packets thus incrementing a counter when not necessary and thus terminating SSL decoding too early. This causes some SSL certificates not to be properly dissected and thus handled. | ||
* | Initial import from SVN | Luca Deri | 2015-04-19 |