index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bio
/
bio.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix various incorrect error function codes.
Bodo Möller
2005-04-26
1
-0
/
+1
*
Add DTLS support.
Ben Laurie
2005-04-26
1
-0
/
+52
*
Basically, I wanted to be able to make a dump to a FILE*, and not have
Richard Levitte
2004-08-11
1
-1
/
+8
*
Add GCC attributes when compiled with gcc. This helps find out if
Richard Levitte
2003-04-04
1
-4
/
+11
*
Make sure we get the definition of OPENSSL_NO_FP_API.
Richard Levitte
2003-03-21
1
-1
/
+2
*
typo in WIN16 section
Bodo Möller
2003-02-05
1
-1
/
+1
*
We can't say in advance what the argument to BIO_socket_ioctl() should be, so
Richard Levitte
2003-01-31
1
-1
/
+1
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-1
/
+2
*
Add support for shared libraries with OS/2.
Richard Levitte
2002-07-17
1
-0
/
+2
*
Handle read errors.
Ben Laurie
2002-06-11
1
-0
/
+1
*
fix formatting of automatically generated error section
Bodo Möller
2002-01-24
1
-0
/
+1
*
Make no config file not an error. Move /dev/crypto config to ctrl.
Ben Laurie
2002-01-22
1
-1
/
+1
*
Fix incorrect BIO_*_ctrl() macros (Shay Harding <sharding@ccbill.com>).
Lutz Jänicke
2002-01-21
1
-2
/
+2
*
Prototype info function.
Ben Laurie
2002-01-12
1
-2
/
+3
*
remove redundant ERR_load_... declarations
Bodo Möller
2001-12-17
1
-2
/
+0
*
make update
Richard Levitte
2001-11-15
1
-1
/
+1
*
Bugfixes provided by "Stephen Hinton" <shinton@netopia.com>.
Lutz Jänicke
2001-08-16
1
-1
/
+1
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-6
/
+7
*
Make non blocking I/O work for accept BIOs.
Dr. Stephen Henson
2000-10-12
1
-1
/
+3
*
On VMS, stdout may very well lead to a file that is written to in a
Richard Levitte
2000-09-20
1
-0
/
+5
*
Rename new BIO_set_shutdown_wr macro to just BIO_shutdown_wr
Bodo Möller
2000-09-17
1
-1
/
+1
*
New macro BIO_set_shutdown_wr().
Dr. Stephen Henson
2000-09-16
1
-0
/
+1
*
Add docs for BIO_find_type() and friends.
Dr. Stephen Henson
2000-09-07
1
-0
/
+1
*
Diagnose EOF on memory BIOs (or you just get mysterious errors with no error
Ben Laurie
2000-08-28
1
-0
/
+2
*
Added BIO_vprintf() and BIO_vsnprintf(). The former because I've
Richard Levitte
2000-08-18
1
-0
/
+3
*
Add the possibility to get hexdumps of unprintable data when using
Richard Levitte
2000-07-27
1
-0
/
+1
*
Fixes for Win32 build.
Dr. Stephen Henson
2000-06-21
1
-3
/
+5
*
Safe stack reorganisation in terms of function casts.
Dr. Stephen Henson
2000-06-17
1
-31
/
+0
*
Don't include <stdlib.h>. In the NO_FP_API case, don't include <stdio.h>.
Ulf Möller
2000-06-01
1
-7
/
+6
*
"make update" + stripping the type-specific stack functions out of
Geoff Thorpe
2000-06-01
1
-0
/
+31
*
Typesafe Thought Police part 4.
Ben Laurie
2000-05-17
1
-0
/
+3
*
Get rid of more non-ANSI declarations.
Ulf Möller
2000-05-16
1
-11
/
+13
*
In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,
Richard Levitte
2000-05-02
1
-4
/
+4
*
New function ERR_error_string_n.
Bodo Möller
2000-04-15
1
-1
/
+2
*
'rand' application for creating pseudo-random files.
Bodo Möller
2000-03-01
1
-1
/
+1
*
make update
Richard Levitte
2000-02-24
1
-0
/
+1
*
Move the registration of callback functions to special functions
Richard Levitte
2000-02-21
1
-3
/
+6
*
ispell (and minor modifications)
Ulf Möller
2000-02-04
1
-2
/
+2
*
Tidy up CRYPTO_EX_DATA structures.
Dr. Stephen Henson
2000-01-24
1
-5
/
+5
*
Add -prexit command to s_client and patch some BIO
Dr. Stephen Henson
2000-01-08
1
-3
/
+2
*
new control code BIO_C_RESET_READ_REQUEST
Bodo Möller
1999-09-27
1
-0
/
+2
*
Non-copying interface to BIO pairs.
Bodo Möller
1999-09-07
1
-2
/
+0
*
Fix server behaviour when facing backwards-compatible client hellos.
Bodo Möller
1999-09-03
1
-0
/
+2
*
Allow memory bios to be read only and change PKCS#7 routines to use them.
Dr. Stephen Henson
1999-08-19
1
-0
/
+8
*
Updates.
Bodo Möller
1999-08-10
1
-2
/
+13
*
Don't try to use zero-byte buffers.
Bodo Möller
1999-06-15
1
-0
/
+1
*
BIO pairs.
Bodo Möller
1999-06-12
1
-1
/
+35
*
Survive pedanticism.
Ben Laurie
1999-06-08
1
-1
/
+1
*
Fix for BIO pairs.
Bodo Möller
1999-06-08
1
-0
/
+8
*
Introduce "BIO pairs", which (when finished) will relay data
Bodo Möller
1999-06-07
1
-1
/
+5
[next]