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
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
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
bio_lib.c Make prototypes for some callback pointers. 2004-03-25 16:21:42 +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
bss_acpt.c
bss_bio.c
bss_conn.c Make prototypes for some callback pointers. 2004-03-25 16:21:42 +00:00
bss_fd.c
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
bss_null.c
bss_rtcp.c
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