mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
o [Ncat] Unbreak hostname resolution on BSD systems where a recently
fixed libc bug caused getaddrinfo(3) to fail unless a socket type hint is provided. Patch originally provided by Hajimu UMEMOTO of FreeBSD. [Daniel Roethlisberger]
This commit is contained in:
parent
7a84920e63
commit
d3651a95ee
1 changed files with 5 additions and 0 deletions
|
|
@ -1,5 +1,10 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o [Ncat] Unbreak hostname resolution on BSD systems where a recently
|
||||
fixed libc bug caused getaddrinfo(3) to fail unless a socket type
|
||||
hint is provided. Patch originally provided by Hajimu UMEMOTO of
|
||||
FreeBSD. [Daniel Roethlisberger]
|
||||
|
||||
o [NSE] Added Boolean Operators for --script. You may now use a boolean
|
||||
operator ("and", "or", or "not") combined with categories, filenames,
|
||||
and filenames with a '*', wildcard, to match many files. This change
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue