openssl/crypto/bio
Dr. Stephen Henson 6c61726b2a Lots of Win32 fixes for DTLS.
1. "unsigned long long" isn't portable changed: to BN_ULLONG.
2. The LL prefix isn't allowed in VC++ but it isn't needed where it is used.
2. Avoid lots of compiler warnings about signed/unsigned mismatches.
3. Include new library directory pqueue in mk1mf build system.
4. Update symbols.
2005-04-27 16:27:14 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
b_dump.c Basically, I wanted to be able to make a dump to a FILE*, and not have 2004-08-11 21:13:57 +00:00
b_print.c some const fixes and cleanup 2005-04-05 10:29:43 +00:00
b_sock.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
bf_buff.c
bf_lbuf.c
bf_nbio.c
bf_null.c
bio_cb.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
bio_err.c Fix various incorrect error function codes. 2005-04-26 18:53:22 +00:00
bio_lib.c Fix various incorrect error function codes. 2005-04-26 18:53:22 +00:00
bio.h Fix various incorrect error function codes. 2005-04-26 18:53:22 +00:00
bss_acpt.c
bss_bio.c add OpenSSL license 2003-08-06 10:36:25 +00:00
bss_conn.c add missing parentheses 2005-04-27 07:57:50 +00:00
bss_dgram.c Lots of Win32 fixes for DTLS. 2005-04-27 16:27:14 +00:00
bss_fd.c
bss_file.c Minor cygwin update. 2004-12-27 21:27:46 +00:00
bss_log.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
bss_mem.c
bss_null.c
bss_rtcp.c
bss_sock.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
Makefile make update 2005-04-26 18:09:21 +00:00