1
+ Changelog
2
+ =========
3
+
4
+ Version: 1.8.2
5
+ Date : 19/06/2009
6
+ Author : Ian Ventura-Whiting (Fizz)
7
+ Changes: The following are a list of changes
8
+ since the previous version:
9
+ > Fixed output with HTML disabled
10
+ > Fixed XML critical
11
+
12
+ Version: 1.8.1
13
+ Date : 25/05/2009
14
+ Author : Ian Ventura-Whiting (Fizz)
15
+ Changes: The following are a list of changes
16
+ since the previous version:
17
+ > Fixed some compiler warnings.
18
+
19
+ Version: 1.8.0
20
+ Date : 19/05/2009
21
+ Author : Ian Ventura-Whiting (Fizz)
22
+ Thanks : John Nichols
23
+ Changes: The following are a list of changes
24
+ since the previous version:
25
+ > Added SSL implementation workaround
26
+ option.
27
+ > Added HTTP connection testing.
28
+ > Fixed Certification validation XML
29
+ output.
30
+
31
+ Version: 1.7.1
32
+ Date : 20/04/2008
33
+ Author : Ian Ventura-Whiting (Fizz)
34
+ Thanks : Mark Lowe
35
+ Changes: The following are a list of changes
36
+ since the previous version:
37
+ > Added HELO for SMTP checks
38
+ > Increased read buffer size
39
+
40
+
41
+ Version: 1.7
42
+ Date : 18/04/2008
43
+ Author : Ian Ventura-Whiting (Fizz)
44
+ Changes: The following are a list of changes
45
+ since the previous version:
46
+ > Added STARTTLS SMTP capability
47
+ > Fixed XML output format bug
48
+
49
+ Version: 1.6
50
+ Date : 30/12/2007
51
+ Author : Ian Ventura-Whiting (Fizz)
52
+ Changes: The following are a list of changes
53
+ since the previous version:
54
+ > Added man page.
55
+ > Improved certificate checking
56
+ > Added Makefile
57
+
58
+ Version: 1.5
59
+ Date : 25/09/2007
60
+ Author : Ian Ventura-Whiting (Fizz)
61
+ Changes: The following are a list of changes
62
+ since the previous version:
63
+ > Update to the license to make it
64
+ BINARY compatible with OpenSSL. Its
65
+ then easier for the packagers.
66
+
67
+ Version: 1.4
68
+ Date : 03/09/2007
69
+ Author : Ian Ventura-Whiting (Fizz)
70
+ Changes: The following are a list of changes
71
+ since the previous version:
72
+ > Added Server Certificate ouput.
73
+ > Added support for client certs.
74
+ > Added support for private keys
75
+ and password.
76
+ > Added support for PKCS#12.
77
+ > Fixed xml output.
78
+
79
+ Version: 1.3
80
+ Date : 06/08/2007
81
+ Author : Ian Ventura-Whiting (Fizz)
82
+ Changes: The following are a list of changes
83
+ since the previous version:
84
+ > Added XML file output option.
85
+ > Improved help text.
86
+ > Added program URL.
87
+
88
+ Version: 1.2
89
+ Date : 16/07/2007
90
+ Author : Ian Ventura-Whiting (Fizz)
91
+ Changes: The following are a list of changes
92
+ since the previous version:
93
+ > Removed unused variable
94
+ > Other minor changes.
95
+
96
+ Version: 1.1
97
+ Date : 13/07/2007
98
+ Author : Ian Ventura-Whiting (Fizz)
99
+ Changes: The following are a list of changes
100
+ since the previous version:
101
+ > Correction in banner text
102
+ > Host:Port now directly from the
103
+ command-line.
104
+
105
+ Version: 1.0
106
+ Date : 13/07/2007
107
+ Author : Ian Ventura-Whiting (Fizz)
108
+ Notes : Initial version of sslscan
0 commit comments