nmap/nsock
henri 4fd3cc2f10 Allow NSE_TYPE_CONNECT_SSL to be canceled.
This fixes a really bad bug that seems to have been there for a while. Canceling
a nsock connect SSL operation fails with fatal(). I have never seen it in real
life though.

Added a corresponding unit test.
2013-09-15 10:52:07 +00:00
..
examples Update the Nmap copyright/license files. This isn't the new Nmap Public Source License we've been discussing on the list, but rather just a 'quick patch' to hopefully prevent some of the abuse we've been seeing from companies lately. More details on the changes will be posted to the dev list. Also, the copyright year was updated to 2013 (which is the only change to Nsock license statements). 2013-07-28 22:05:05 +00:00
include Fix a typo in nsock documentation. 2013-08-21 20:06:38 +00:00
src Allow NSE_TYPE_CONNECT_SSL to be canceled. 2013-09-15 10:52:07 +00:00
tests Allow NSE_TYPE_CONNECT_SSL to be canceled. 2013-09-15 10:52:07 +00:00
nsock.vcxproj Manage expiration times via a heap queue. 2013-08-10 23:59:30 +00:00