aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/http.c
Commit message (Expand)AuthorAge
...
* Major code cleanupLuca2018-07-21
* Implemented Facebook Messenger (mobile) supportLuca Deri2018-05-18
* Added ndpi_set_detection_preferences() APi callLuca Deri2018-05-14
* Add length check before do memcmp to "x-steam-sid" in http.cYingpei Zeng2018-04-16
* Removed NDPI_PROTOCOL_MOVE protocol no longer usedLuca Deri2018-04-05
* Compilation fixesLuca Deri2017-12-13
* Merge branch 'dev' into devMichele Campus2017-12-07
|\
| * Fix for #491 (SpeedTest/Ookla)Luca2017-12-07
* | Refactoring the debugging output.Vitaly Lavrov2017-10-26
|/
* Fixes for iQIYI and 1kxun protocolsLuca Deri2017-10-06
* Fix undefined behavior (detected by gcc):Vitaly Lavrov2017-10-03
* Code reworkLuca Deri2017-09-17
* Respose status code after validation check.Paulo Angelo2017-08-19
* Code formating and some improvements on HTTP (issue 434)Paulo Angelo2017-08-11
* Windows 10 detection from UA and indentationPaulo Angelo2017-08-11
* fixed 1kxun application protocol to avoid false positive in udp detectionCampus2017-06-09
* Fix buffer overflows in http.cPavlos Antoniou2017-05-17
* Replace BSD dependent strnstr with ndpi portable oneemanuele-f2017-04-02
* Added Ookla (SpeedTest) protocol detectionLuca Deri2017-04-01
* minor fix for httpCampus2017-03-16
* spelling: scrupulousJosh Soref2017-03-12
* spelling: excludeJosh Soref2017-03-12
* spelling: deliveredJosh Soref2017-03-12
* better improvement of netflix traffic detection - added netflix pcap and outp...Campus2017-03-05
* Fixed bug that can lkead to a crash in iqiyi dissectorLuca Deri2017-02-25
* fix and improved netflix detection by user-agentCampus2017-02-22
* Improved HTTP subprotocol matchingLuca Deri2017-01-31
* Optimized code to avoid multiple calls to ndpi_network_ptree_match()Luca Deri2017-01-31
* Fixed issues caused by (invalid) protocol renumbering. The problem has been s...Luca Deri2017-01-31
* improved steam detectionCampus2016-12-13
* Added fixes to properly honour subprotocolsLuca2016-11-26
* http: unused variable 'no_pps' [-Werror=unused-variable]Alexis La Goutte2016-11-22
* Compilation fixLuca Deri2016-11-20
* added iqiyi media service and updated ppsetream protocol - added 1kxun media ...Campus2016-11-20
* fix facebook detection in http dissectorCampus2016-11-18
* HTTP: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang...Alexis La Goutte2016-11-12
* added adobe flash host name - fix twitter and netflix detection - removed twi...Campus2016-09-24
* Removed VEOHTV protocol and replaced with HTTPDownloadLuca Deri2016-02-28
* 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
* 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
* 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