forked from ptrrkssn/pnscan
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
26 lines (15 loc) · 783 Bytes
/
ChangeLog
File metadata and controls
26 lines (15 loc) · 783 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
2007-10-22 Peter Eriksson <[email protected]>
* pnscan.c: Fixed coredump when called without arguments. Thanks to
Jose Luis Gonzalez for fixing and Ola Lundqvist for forwarding.
2002-03-27 Peter Eriksson <[email protected]>
* pnscan.c: Some more error checking in get_service() and
when specifying a single port/service as an argument.
* Print a descriptive string when reading host information from
stdin.
2002-03-27 Henrik Rindlöw <[email protected]>
* Added Tru64 Unix support
2002-03-24 Ola Lundqvist <[email protected]>
* pnscan.sgml Added the other options implemented in pnscan.c.
2002-03-22 Peter Eriksson <[email protected]>
* pnscan.c: Modified the threads startup code to dynamically only
start as many threads as is needed.