mirror of
https://github.com/nmap/nmap.git
synced 2026-06-25 18:48:19 +00:00
Add to CHANGELOG:
o [NSE] The http library's request functions now accept an additional "auth" table within the option table, which if provided causes Basic authentication credentials to be sent. [David]
This commit is contained in:
parent
42a1bd99ab
commit
ef18c40400
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o [NSE] The http library's request functions now accept an additional
|
||||
"auth" table within the option table, which if provided causes Basic
|
||||
authentication credentials to be sent. [David]
|
||||
|
||||
o [NSE] When receiving raw packets from Pcap, the packet capture time
|
||||
is now available to scripts as an additional return value from
|
||||
pcap_receive(). It is returned as the floating point number of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue