mirror of
https://github.com/nmap/nmap.git
synced 2026-01-29 17:49:08 +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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user