mirror of
https://github.com/nmap/nmap.git
synced 2026-06-27 11:42:53 +00:00
o [Nsock] Added a new function, nsi_set_hostname, to set the intended
hostname of the target. This allows the use of Server Name Indication in SSL connections. This was suggested by Nuno Goncalves.
This commit is contained in:
parent
39318fd843
commit
aef511d890
1 changed files with 5 additions and 0 deletions
|
|
@ -1,5 +1,10 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o [Nsock] Added a new function, nsi_set_hostname, to set the intended
|
||||
hostname of the target. This allows the use of Server Name
|
||||
Indication in SSL connections. This was suggested by Nuno Goncalves.
|
||||
[David]
|
||||
|
||||
o [NSE] Added default limits on the number of ports that qscan will
|
||||
scan. By default, it will do upt o 8 open ports and up to 1 closed
|
||||
port. These limits can be controlled with the qscan.numopen and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue