openssl/crypto/bio
Dr. Stephen Henson 11d8cdc6ad Experimental streaming PKCS#7 support.
I thought it was about time I dusted this off. This stuff had been sitting on
my hard drive for *ages* (2003 in fact). Hasn't been tested well and may not
work properly.

Nothing uses it at present which is just as well.

Think of this as a traditional Christmas present which looks far more
impressive in the adverts and on the box, some of the bits are missing and
falls to bits if you play with it too much.
2006-12-24 16:22:56 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
b_dump.c OPENSSL_Applink update. 2005-05-17 00:08:28 +00:00
b_print.c Fix compilation when HAVE_LONG_LONG isn't defined. 2005-07-26 04:43:31 +00:00
b_sock.c Add BeOS support. 2006-04-11 21:34:21 +00:00
bf_buff.c Make sure to NUL-terminate the string on end-of-file (and error) 2003-06-11 18:43:45 +00:00
bf_lbuf.c disable '#ifdef DEBUG' sections 2002-02-28 10:51:56 +00:00
bf_nbio.c Re enable the read side non blocking test BIO code. 2003-02-20 13:39:30 +00:00
bf_null.c Start to reduce some of the header bloat. 2001-08-05 18:02:16 +00:00
bio.h Experimental streaming PKCS#7 support. 2006-12-24 16:22:56 +00:00
bio_cb.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
bio_err.c Update from 0.9.8 stable. Eliminate duplicate error codes. 2006-11-21 21:29:44 +00:00
bio_lcl.h OPENSSL_Applink update. 2005-05-17 00:08:28 +00:00
bio_lib.c replace macros with functions 2006-11-29 20:54:57 +00:00
bss_acpt.c make some internal functions static; patch supplied by Kurt Roeckx 2006-02-15 20:20:20 +00:00
bss_bio.c add OpenSSL license 2003-08-06 10:36:25 +00:00
bss_conn.c fix if statement: call conn_state() if the BIO is not in the BIO_CONN_S_OK state 2006-02-02 22:11:02 +00:00
bss_dgram.c Add BeOS support. 2006-04-11 21:34:21 +00:00
bss_fd.c RFC 3161 compliant time stamp request creation, response generation 2006-02-12 23:11:56 +00:00
bss_file.c add additional checks + cleanup 2006-01-29 23:12:22 +00:00
bss_log.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
bss_mem.c Security fixes brought forward from 0.9.7. 2002-11-13 15:43:43 +00:00
bss_null.c Get rid of more non-ANSI declarations. 2000-05-15 22:54:43 +00:00
bss_rtcp.c More VMS synchronisation 2000-09-09 18:05:27 +00:00
bss_sock.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
Makefile make update 2006-02-12 23:21:56 +00:00