bmenrigh
|
dea5974643
|
Migrated remaining *alloc() calls to safe_*alloc()
|
2008-06-22 04:56:02 +00:00 |
|
fyodor
|
779b96a197
|
trivial copyright text tweak: filename nmap-os-fingerprints has changed to nmap-os-db
|
2008-05-22 20:45:32 +00:00 |
|
fyodor
|
10b54b773b
|
minor license template updates from Kris--fix gnu.org link to GPLv2 (moved) and openssl license filename (COPYING.OpenSSL)
|
2008-05-05 04:10:00 +00:00 |
|
fyodor
|
5551c5a311
|
o Fixed a bunch of code to avoid compilation warning messages (at
least on some Linux machines) [Andrew J. Bennieston]
|
2008-04-09 02:11:20 +00:00 |
|
fyodor
|
1accc12fb2
|
fix typo in legal header found by Leigh Zhao (missing word: of)
|
2008-02-28 18:52:06 +00:00 |
|
fyodor
|
29c912f394
|
URL change from http://insecure.org/nmap/* to http://nmap.org/*
|
2008-01-17 07:22:03 +00:00 |
|
fyodor
|
8220c8a42f
|
update copyright line at the top of files from 1996-2006 to 1996-2008
|
2007-12-22 06:32:03 +00:00 |
|
kris
|
e93656e273
|
fix reason typo "arp-reponse"
|
2007-12-07 04:15:14 +00:00 |
|
kris
|
6ce9d03d8a
|
Return NULL in reason_sort() if tail is NULL as it's possible tail never gets redefined. I think that's better than an assert(tail). Found with Coverity, CID 24
|
2007-11-16 01:26:42 +00:00 |
|
fyodor
|
acdaac1464
|
Update port state reason to script-set when an NSE script changes the --reason of a port state. Also make reason element available in port-table. Patch by Matthew Boyle
|
2007-11-15 21:03:00 +00:00 |
|
david
|
cde0b41cc0
|
Merge r5744 from /nmap-exp/david/nmap-massping-migration.
Add a handler for EACCES on initial connect.
|
2007-08-31 05:02:25 +00:00 |
|
kris
|
d073a19105
|
Change reason.cc/h to portreasons.cc/h. This is because of a reason.h on Windows which causes compilation problems. A workaround was employed, but this is incase it pops up again. I also changed the recent CHANGELOG entry mentioning reason.h so there's no confusion
|
2007-08-15 19:26:26 +00:00 |
|