openssl/crypto/bio
Richard Levitte a2ac429da2 Don't use $(EXHEADER) directly in for loops, as most shells will break
if $(EXHEADER) is empty.

Notified by many, solution suggested by Carson Gaspar <carson@taltos.org>
2004-11-02 23:55:01 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +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 Protect against gcc's "warning: cast does not match function type". 2004-03-25 02:19:42 +00:00
b_sock.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +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 Basically, I wanted to be able to make a dump to a FILE*, and not have 2004-08-11 21:13:57 +00:00
bio_cb.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
bio_err.c Make sure we get the definition of OPENSSL_NO_ERR. 2003-03-20 23:19:41 +00:00
bio_lib.c Make prototypes for some callback pointers. 2004-03-25 16:21:42 +00:00
bss_acpt.c Make sure we get the definition of OPENSSL_NO_SOCK. 2003-03-20 23:18:32 +00:00
bss_bio.c add OpenSSL license 2003-08-06 10:36:25 +00:00
bss_conn.c Make prototypes for some callback pointers. 2004-03-25 16:21:42 +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 Don't define fd for platforms that do not use it, as some may not declare fileno() properly 2004-03-24 10:55:48 +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.ssl Don't use $(EXHEADER) directly in for loops, as most shells will break 2004-11-02 23:55:01 +00:00