openssl/crypto/bio
Richard Levitte 8d6e60486f Fix to build better with DJGPP.
PR: 338

Here's the description, submitted by Gisle Vanem <giva@bgnett.no>:

1. sock_init() renamed to ssl_sock_init() in ./apps/s_socket.c due
   to name-clash with Watt-32.

2. rand() renamed to Rand() in ./crypto/bn/divtest.c due to name-clash
   with <stdlib.h>

3. Added calls to dbug_init()/sock_init() in some demo programs.

4. Changed cflags/lflags in configure. Watt-32 install root now taken
   from $WATT_ROOT.
2002-11-14 11:22:01 +00:00
..
.cvsignore
b_dump.c
b_print.c Security fixes brought forward from 0.9.7. 2002-11-13 15:43:43 +00:00
b_sock.c Fix to build better with DJGPP. 2002-11-14 11:22:01 +00:00
bf_buff.c Security fixes brought forward from 0.9.7. 2002-11-13 15:43:43 +00:00
bf_lbuf.c
bf_nbio.c
bf_null.c
bio_cb.c
bio_err.c Handle read errors. 2002-06-11 12:41:37 +00:00
bio_lib.c Security fixes brought forward from 0.9.7. 2002-11-13 15:43:43 +00:00
bio.h Security fixes brought forward from 0.9.7. 2002-11-13 15:43:43 +00:00
bss_acpt.c
bss_bio.c makedepend complains when a header file is included more than once in 2002-10-14 10:02:36 +00:00
bss_conn.c Security fixes brought forward from 0.9.7. 2002-11-13 15:43:43 +00:00
bss_fd.c
bss_file.c Handle read errors. 2002-06-11 12:41:37 +00:00
bss_log.c Fix to build better with DJGPP. 2002-11-14 11:22:01 +00:00
bss_mem.c Security fixes brought forward from 0.9.7. 2002-11-13 15:43:43 +00:00
bss_null.c
bss_rtcp.c
bss_sock.c Fix to build better with DJGPP. 2002-11-14 11:22:01 +00:00
Makefile.ssl Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00