.. |
.cvsignore
|
Add emacs cache files to .cvsignore.
|
2005-04-11 14:18:14 +00:00 |
b_dump.c
|
Use BUF_strlcpy() instead of strcpy().
|
2003-12-27 14:40:57 +00:00 |
b_print.c
|
Fix from HEAD.
|
2005-05-12 23:13:40 +00:00 |
b_sock.c
|
Use BUF_strlcpy() instead of strcpy().
|
2003-12-27 14:40:57 +00:00 |
bf_buff.c
|
Make sure to NUL-terminate the string on end-of-file (and error)
|
2003-06-11 18:43:49 +00:00 |
bf_lbuf.c
|
disable '#ifdef DEBUG' sections
|
2002-02-21 14:08:47 +00:00 |
bf_nbio.c
|
Check the return values where memory allocation failures may happen.
|
2002-05-30 16:50:38 +00:00 |
bf_null.c
|
Start to reduce some of the header bloat.
|
2001-08-05 18:02:16 +00:00 |
bio.h
|
Pull FIPS back into stable.
|
2004-05-11 12:46:24 +00:00 |
bio_cb.c
|
Use BUF_strlcpy() instead of strcpy().
|
2003-12-27 14:40:57 +00:00 |
bio_err.c
|
Rebuild error source files.
|
2006-11-21 19:27:19 +00:00 |
bio_lib.c
|
A few small bugs with BIO popping.
|
2003-01-30 21:49:16 +00:00 |
bss_acpt.c
|
Use new-style system-id macros everywhere possible. I hope I haven't
|
2001-02-20 08:13:47 +00:00 |
bss_bio.c
|
add OpenSSL license
|
2003-08-06 10:38:37 +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:29:55 +00:00 |
bss_fd.c
|
Use new-style system-id macros everywhere possible. I hope I haven't
|
2001-02-20 08:13:47 +00:00 |
bss_file.c
|
Minor cygwin update.
|
2004-12-27 21:26:10 +00:00 |
bss_log.c
|
WinCE patches
|
2002-11-15 22:44:08 +00:00 |
bss_mem.c
|
Many security improvements (CHATS) and a warning fix.
|
2002-11-12 13:23:40 +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
|
Fix to build better with DJGPP.
|
2002-11-14 11:22:46 +00:00 |
Makefile
|
Fix from HEAD.
|
2006-02-04 01:50:41 +00:00 |