File: ChangeLog

package info (click to toggle)
pnscan 1.14.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 424 kB
  • sloc: sh: 1,270; ansic: 1,220; makefile: 215
file content (30 lines) | stat: -rw-r--r-- 889 bytes parent folder | download | duplicates (2)
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.