mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Note new Ncat web proxy GET, HEAD, and POST in CHANGELOG.
This commit is contained in:
parent
da6cb1d19e
commit
e8dbcb7093
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o Ncat's HTTP proxy now supports the GET, HEAD, and POST methods in
|
||||
addition to the CONNECT tunneling method, so it can be used as a
|
||||
proxy with an ordinary web browser. [David]
|
||||
|
||||
o [Nbase] The checksum functions now have an nbase_ prefix. This
|
||||
should prevent name collisions with internal but exported functions
|
||||
in shared libraries Nmap links against (e.g. adler32() in zlib).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue