File: ChangeLog

package info (click to toggle)
pnscan 1.12%2Bgit20180612-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 164 kB
  • sloc: ansic: 1,149; sh: 154; makefile: 64
file content (26 lines) | stat: -rw-r--r-- 783 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
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.