1
2
3
4
5
6
7
|
2004-02-17 Dan Razzell <[email protected]>
TLS 1.5.0 RELEASE
2004-02-12 Dan Razzell <[email protected]>
* tls.c: Allow verify callback to return empty result.
|
>
>
>
>
>
>
>
>
>
>
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2004-03-17 Dan Razzell <[email protected]>
* tlsX509.c: Add support for long serial numbers per RFC 3280.
Format is now hexadecimal.
[Request #915313]
Correctly convert certificate Distinguished Names
to Tcl string representation. Eliminates use of
deprecated OpenSSL function. Format is now compliant
with RFC 2253. [Request #915315]
2004-02-17 Dan Razzell <[email protected]>
TLS 1.5.0 RELEASE
2004-02-12 Dan Razzell <[email protected]>
* tls.c: Allow verify callback to return empty result.
|