openssl/crypto/bio
Bodo Möller 7d95ff76e6 Remove silly test for b->references at the end of BIO_write:
If some other thread deletes the BIO that one thread needs for
BIO_write, then there's a lot of trouble anyway; there's
nothing special about calling the callback.
2000-09-05 12:35:00 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
b_dump.c Use consistent indentation, 2000-09-04 15:38:02 +00:00
b_print.c Consistency 2000-09-04 15:47:17 +00:00
b_sock.c If a ip address is successfully parsed, the WSA structure under Win32 wasn't 2000-07-31 22:49:27 +00:00
bf_buff.c Consistency 2000-09-04 15:47:17 +00:00
bf_nbio.c Fixes for Win32 build. 2000-06-21 02:25:30 +00:00
bf_null.c Fixes for Win32 build. 2000-06-21 02:25:30 +00:00
bio.h Diagnose EOF on memory BIOs (or you just get mysterious errors with no error 2000-08-28 12:54:18 +00:00
bio_cb.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
bio_err.c Avoid abort() throughout the library, except when preprocessor 2000-09-04 15:34:43 +00:00
bio_lib.c Remove silly test for b->references at the end of BIO_write: 2000-09-05 12:35:00 +00:00
bss_acpt.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
bss_bio.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
bss_conn.c Avoid abort() throughout the library, except when preprocessor 2000-09-04 15:34:43 +00:00
bss_fd.c Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
bss_file.c Get rid of more non-ANSI declarations. 2000-05-15 22:54:43 +00:00
bss_log.c Add more diversity to the possible log levels. Now we have full 2000-08-17 23:15:53 +00:00
bss_mem.c Undo change from 1.7 to 1.8: 2000-09-01 12:29:14 +00:00
bss_null.c Get rid of more non-ANSI declarations. 2000-05-15 22:54:43 +00:00
bss_rtcp.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
bss_sock.c Get rid of more non-ANSI declarations. 2000-05-15 22:54:43 +00:00
Makefile.ssl MD4 implemented. Assar Westerlund provided the digest code itself and the test utility, I added the bits to get a EVP interface, the command line utility and the speed test 2000-08-14 14:05:53 +00:00