.. |
.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
|
Certain flag macros were tested with #if instead if #ifdef...
|
2002-08-02 11:13:55 +00:00 |
b_sock.c
|
Add support for DJGPP.
|
2002-06-13 20:40:49 +00:00 |
bf_buff.c
|
Start to reduce some of the header bloat.
|
2001-08-05 18:02:16 +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
|
Add support for shared libraries with OS/2.
|
2002-07-17 13:28:29 +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 failures better.
|
2002-06-11 11:41:26 +00:00 |
bio_lib.c
|
Make the necessary changes to work with the recent "ex_data" overhaul.
|
2001-09-01 20:02:13 +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
|
make b_print.c consistent with the rest of OpenSSL:
|
2002-05-14 19:03:12 +00:00 |
bss_conn.c
|
Apply a small patch from Oscar Jacobsson <oscar@jacobsson.org> that
|
2002-01-26 04:50:41 +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 failures better.
|
2002-06-11 11:41:26 +00:00 |
bss_log.c
|
Add the configuration target VxWorks.
|
2002-02-14 16:23:55 +00:00 |
bss_mem.c
|
Undo change from 1.7 to 1.8:
|
2000-09-01 12:29:14 +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
|
Use new-style system-id macros everywhere possible. I hope I haven't
|
2001-02-20 08:13:47 +00:00 |
Makefile.ssl
|
Pass CFLAG to dependency makers, so non-standard system include paths are
|
2002-06-27 16:44:52 +00:00 |