.. |
.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:14:06 +00:00 |
b_sock.c
|
Fix of mixup bwtween SOMAXCONN and SO_MAXCONN.
|
2002-03-29 23:48:29 +00:00 |
bf_buff.c
|
increase DEFAULT_BUFFER_SIZE (4K instead of just 1K)
|
2001-06-01 08:39:02 +00:00 |
bf_lbuf.c
|
disable '#ifdef DEBUG' sections
|
2002-02-21 14:07:55 +00:00 |
bf_nbio.c
|
Check the return values where memory allocation failures may happen.
|
2002-05-30 16:49:00 +00:00 |
bf_null.c
|
Fixes for Win32 build.
|
2000-06-21 02:25:30 +00:00 |
bio.h
|
Fix incorrect BIO_*_ctrl() macros (Shay Harding <sharding@ccbill.com>).
|
2002-01-21 17:58:53 +00:00 |
bio_cb.c
|
Change #include filenames from <foo.h> to <openssl.h>.
|
1999-04-23 22:13:45 +00:00 |
bio_err.c
|
On VMS, stdout may very well lead to a file that is written to in a
|
2000-09-20 13:55:50 +00:00 |
bio_lib.c
|
Ugh, BIO_find_type() cannot be passed a NULL.
|
2000-09-07 17:42:25 +00:00 |
bss_acpt.c
|
There have been a number of complaints from a number of sources that names
|
2000-06-01 22:19:21 +00:00 |
bss_bio.c
|
make b_print.c consistent with the rest of OpenSSL:
|
2002-05-14 19:04:54 +00:00 |
bss_conn.c
|
Portability patch for HP MPE/iX. Submitted by Mark Bixby <mark_bixby@hp.com>
|
2000-09-21 05:42:01 +00:00 |
bss_fd.c
|
Import of old SSLeay release: SSLeay 0.9.0b
|
1998-12-21 10:56:39 +00:00 |
bss_file.c
|
Get rid of more non-ANSI declarations.
|
2000-05-15 22:54:43 +00:00 |
bss_log.c
|
Add the configuration target VxWorks.
|
2002-02-14 15:36:50 +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
|
Get rid of more non-ANSI declarations.
|
2000-05-15 22:54:43 +00:00 |
Makefile.ssl
|
"make update"
|
2002-07-30 09:32:45 +00:00 |