Artifact
e64e21d80e4a03c855cf0ab9cbd330f3a2443ad7:
Manifest of check-in
[e64e21d80e]
- * tls.c (ImportObjCmd): removed unnecessary use of 'bio' arg.
(Tls_Init): check return value of SSL_library_init. Also lots of
whitespace cleanup (more like Tcl Eng style guide), but not all
code was cleaned up.
* tlsBIO.c: minor whitespace cleanup
* tlsIO.c: minor whitespace cleanup.
(TlsInputProc, TlsOutputProc): Added ERR_clear_error before calls
to BIO_read or BIO_write, because we could otherwise end up
pulling an error off the stack that didn't belong to us. Also
cleanup up excessive use of gotos.
by
hobbs on
2000-07-26 22:15:07.
A hex dump of this file is not available.
Please download the raw binary file and generate a hex dump yourself.