mirror of
https://github.com/nmap/nmap.git
synced 2026-09-01 07:52:57 +00:00
Add CHANGELOG entry for tls library
This commit is contained in:
parent
b61d378d3a
commit
a6b79f9976
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o [NSE] Added tls library for functions related to SSLv3 and TLS messages.
|
||||
Existing ssl-enum-ciphers, ssl-date, and tls-nextprotoneg scripts were
|
||||
updated to use this library. [Daniel Miller]
|
||||
|
||||
o [NSE] Add sstp-discover script to discover Microsoft's Secure Socket
|
||||
Tunnelling Protocol (http://msdn.microsoft.com/en-us/library/cc247338.aspx)
|
||||
[Niklaus Schiess]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue