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 26 27 28 29 30
|
2020-06-14 Peter Eriksson <pen@lysator.liu.se>
* Modernized a bit. Now supports a real configure script
2007-10-22 Peter Eriksson <pen@lysator.liu.se>
* 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 <pen@lysator.liu.se>
* 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 Rindlw <rindlow@lysator.liu.se>
* Added Tru64 Unix support
2002-03-24 Ola Lundqvist <opal@debian.org>
* pnscan.sgml Added the other options implemented in pnscan.c.
2002-03-22 Peter Eriksson <pen@lysator.liu.se>
* pnscan.c: Modified the threads startup code to dynamically only
start as many threads as is needed.
|