1
2
3
4
5
6
7
|
2003-07-07 Jeff Hobbs <[email protected]>
* tls.c (Tls_Init): added tls::misc command provided by
* tlsX509.c: Wojciech Kocjan (wojciech kocjan.org)
* tests/keytest1.tcl: to expose more low-level SSL commands
* tests/keytest2.tcl:
|
>
>
>
>
>
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2003-10-07 Dan Razzell <[email protected]>
* tls.c: added CONST with intent similar to those from 2002-02-04.
[Request #811911]
2003-07-07 Jeff Hobbs <[email protected]>
* tls.c (Tls_Init): added tls::misc command provided by
* tlsX509.c: Wojciech Kocjan (wojciech kocjan.org)
* tests/keytest1.tcl: to expose more low-level SSL commands
* tests/keytest2.tcl:
|