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 Ignore Makefile.save 1999-04-29 16:04:54 +00:00
b_dump.c Use consistent indentation, 2000-09-04 15:38:02 +00:00
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 disable '#ifdef DEBUG' sections 2002-02-28 10:51:56 +00:00
bf_nbio.c Check the return values where memory allocation failures may happen. 2002-05-30 16:47:45 +00:00
bf_null.c Start to reduce some of the header bloat. 2001-08-05 18:02:16 +00:00
bio.h Security fixes brought forward from 0.9.7. 2002-11-13 15:43:43 +00:00
bio_cb.c Use new-style system-id macros everywhere possible. I hope I haven't 2001-02-20 08:13:47 +00:00
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
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 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 Use new-style system-id macros everywhere possible. I hope I haven't 2001-02-20 08:13:47 +00:00
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 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:01 +00:00
Makefile.ssl Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00