aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/http.c
Commit message (Collapse)AuthorAge
...
* Compilation fixLuca Deri2016-11-20
|
* added iqiyi media service and updated ppsetream protocol - added 1kxun media ↵Campus2016-11-20
| | | | service
* fix facebook detection in http dissectorCampus2016-11-18
|
* HTTP: Fix Dead Store (Dead assignement/Dead increment) Warning found by ↵Alexis La Goutte2016-11-12
| | | | Clang Analyzer
* added adobe flash host name - fix twitter and netflix detection - removed ↵Campus2016-09-24
| | | | twitter dissector (useless have a dissector that looking for ip range; moved matching in ndpi_content_match.c.inc)
* Removed VEOHTV protocol and replaced with HTTPDownloadLuca Deri2016-02-28
| | | | Fixed bug that prevented content type to be properly detected
* Fix for #143Luca Deri2016-02-12
|
* removed kernel support and #if 0sCampus2015-11-12
|
* Minor core reorganizationLuca Deri2015-10-26
|
* Fixes for #27Luca2015-07-13
|
* Fixes for issues #40 -> #52Luca2015-07-11
| | | | Implemented sub-protocol detection for SSL/HTTP/HTTPS
* fixed upper/lower name and init_non_tcp_udp_dissectorMichele Campus2015-07-09
|
* Reworked protocol initialization. Work in progress (more cleanup is needed)Luca2015-07-08
|
* Split former protocol into upper and lower protocolLuca2015-07-01
|
* Removed commented codeLuca2015-07-01
| | | | Renamed ndpi_int_add_connection() with ndpi_set_detected_protocol()
* deleted protocol type (real-correlated)Michele Campus2015-06-29
|
* HTTP response is now dissected so we can match mime types on responsesLuca2015-06-18
|
* Initial import from SVNLuca Deri2015-04-19