aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/dhcp.c
Commit message (Expand)AuthorAge
* dhcp: fix out of bounds accesNardi Ivan2024-09-16
* Enhanced DHCP fingerprintLuca Deri2024-09-15
* Normalization of host_server_name (#2299)Vitaly Lavrov2024-02-05
* Have a clear distinction between public and private/internal API (#2137)Ivan Nardi2023-11-09
* All protocols should be excluded sooner or later (#1969)Ivan Nardi2023-05-10
* Some small changes (#1869)Ivan Nardi2023-01-25
* Add protocol disabling feature (#1808)Ivan Nardi2022-12-18
* fuzz: some enhancements (#1827)Ivan Nardi2022-12-10
* Fixed invalid DHCP dissectionLuca Deri2022-06-05
* Fixed DHCP dissection bugLuca Deri2022-06-05
* Fixed msys2 build warnings and re-activated CI Mingw64 build.fix/windows-msys2Toni Uhlig2022-04-14
* Add a "confidence" field about the reliability of the classification. (#1395)Ivan Nardi2022-01-11
* Update copyrightAlfredo Cardigliano2022-01-03
* Rework how hostname/SNI info is saved (#1330)Ivan Nardi2021-11-24
* Fix writes to `flow->protos` union fields (#1354)Ivan Nardi2021-11-15
* Remove `struct ndpi_packet_struct` from `struct ndpi_flow_struct` (#1319)Ivan Nardi2021-10-05
* (C) UpdateLuca Deri2021-01-07
* Added CPHA - CheckPoint High Availability Protocol protocl supportLuca Deri2020-10-22
* Added malformed packet risk supportLuca Deri2020-06-26
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2020-01-05
|\
| * Removed disable_metadata_export preference that is no longer usefulLuca2019-12-29
* | Updated (C)Luca Deri2020-01-05
|/
* Added snprintf() return code checkLuca Deri2019-12-18
* Code cleanupLuca Deri2019-12-09
* Adedd DTLS check in STUNLuca Deri2019-09-21
* DHCP fingerprint is now in human readeable formatLuca2019-06-18
* Major code cleanupLuca2018-07-21
* Added ndpi_set_detection_preferences() APi callLuca Deri2018-05-14
* Fixes possible out-of-bounds due to malformed DHCP packetsSimone Mainardi2018-01-31
* Merge branch 'dev' into devVitaly Lavrov2017-11-02
|\
| * Added DHCP class identifier support.Darryl Sokoloski2017-10-26
* | Refactoring the debugging output.Vitaly Lavrov2017-10-26
|/
* Code reworkLuca Deri2017-09-17
* Implemented DHCP field 55 decodeLuca Deri2017-09-17
* fix dhcp buffer overflowCampus2017-02-13
* Added check to avoid loops with invalid DHCP packetsLuca Deri2016-12-05
* Implemented DHCP host name extractionLuca Deri2016-12-04
* fixed dhcp dissectorCampus2016-09-07
* Fixed unitialized variableLuca Deri2016-03-19
* 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
* Initial import from SVNLuca Deri2015-04-19