File: ChangeLog

package info (click to toggle)
onesixtyone 0.3.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 168 kB
  • sloc: ansic: 773; sh: 14; makefile: 10
file content (27 lines) | stat: -rw-r--r-- 758 bytes parent folder | download
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
2022-12-28	onesixtyone 0.3.4
	* fixed support for scanning subnets (thanks to @darrenmartyn)
	* fixed various bugs
	* fixed -c handling when input contains a trailing newline

2016-11-22	onesixtyone 0.3.3
	* support netmasks
	* add -p, -s options for custom port and short mode respectively
	* fix bugs with long inputs
	* migrate logf to logr

2004-01-05	onesixtyone 0.3.2
	* fixed version number and added a Makefile

2002-03-17	onesixtyone 0.3.1
	* replaced in_addr_t with int, should fix compile problems on some
	Linux distributions (thanks to skeruno)

2002-03-14	onesixtyone 0.3

	* compiles on FreeBSD (thanks to Eric Zerangue)
	* compiles on OpenBSD (thanks to methodic)
	* compiles on Solaris

2002-03-01	onesixtyone 0.2

	* initial public release