openssl/crypto/bio
Richard Levitte d3442bc780 Move the registration of callback functions to special functions
designed for that.  This removes the potential error to mix data and
function pointers.

Please note that I'm a little unsure how incorrect calls to the old
ctrl functions should be handled, in som cases.  I currently return 0
and that's it, but it may be more correct to generate a genuine error
in those cases.
2000-02-20 23:43:02 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
b_dump.c Source code cleanups: Use void * rather than char * in lhash, 2000-01-30 22:20:28 +00:00
b_print.c Use ANSI stdarg. 1999-05-05 12:35:27 +00:00
b_sock.c Seek out and destroy another evil cast. 2000-01-30 23:33:40 +00:00
bf_buff.c Move the registration of callback functions to special functions 2000-02-20 23:43:02 +00:00
bf_nbio.c Move the registration of callback functions to special functions 2000-02-20 23:43:02 +00:00
bf_null.c Move the registration of callback functions to special functions 2000-02-20 23:43:02 +00:00
bio.h Move the registration of callback functions to special functions 2000-02-20 23:43:02 +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 Allow memory bios to be read only and change PKCS#7 routines to use them. 1999-08-19 13:07:43 +00:00
bio_lib.c Move the registration of callback functions to special functions 2000-02-20 23:43:02 +00:00
bss_acpt.c Move the registration of callback functions to special functions 2000-02-20 23:43:02 +00:00
bss_bio.c Move the registration of callback functions to special functions 2000-02-20 23:43:02 +00:00
bss_conn.c Move the registration of callback functions to special functions 2000-02-20 23:43:02 +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 Move the registration of callback functions to special functions 2000-02-20 23:43:02 +00:00
bss_log.c Move the registration of callback functions to special functions 2000-02-20 23:43:02 +00:00
bss_mem.c Move the registration of callback functions to special functions 2000-02-20 23:43:02 +00:00
bss_null.c Move the registration of callback functions to special functions 2000-02-20 23:43:02 +00:00
bss_rtcp.c Move the registration of callback functions to special functions 2000-02-20 23:43:02 +00:00
bss_sock.c Move the registration of callback functions to special functions 2000-02-20 23:43:02 +00:00
Makefile.ssl Tidy up CRYPTO_EX_DATA structures. 2000-01-23 23:41:49 +00:00