index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
bio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Uhmm, It seem to have forgotten one file when I committed the MSDOS
Richard Levitte
2003-09-28
1
-3
/
+20
*
add OpenSSL license
Bodo Möller
2003-08-06
1
-1
/
+54
*
Make sure to NUL-terminate the string on end-of-file (and error)
Richard Levitte
2003-06-11
1
-0
/
+1
*
Fix sign bugs.
Richard Levitte
2003-05-21
1
-1
/
+1
*
Make %p and %# work properly, at least with pointers and floats.
Richard Levitte
2003-04-03
1
-4
/
+15
*
Add GCC attributes when compiled with gcc. This helps find out if
Richard Levitte
2003-04-03
1
-4
/
+11
*
Make sure we get the definition of OPENSSL_NO_ERR.
Richard Levitte
2003-03-20
1
-0
/
+1
*
Make sure we get the definition of OPENSSL_NO_SOCK.
Richard Levitte
2003-03-20
4
-10
/
+7
*
Make sure we get the definition of OPENSSL_NO_FP_API.
Richard Levitte
2003-03-20
1
-1
/
+2
*
Re enable the read side non blocking test BIO code.
Dr. Stephen Henson
2003-02-20
1
-2
/
+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
2
-3
/
+3
*
A few small bugs with BIO popping.
Richard Levitte
2003-01-30
1
-1
/
+2
*
OS/2 does binary by default, apparently.
Richard Levitte
2002-12-29
1
-1
/
+1
*
WinCE patches
Richard Levitte
2002-11-15
2
-1
/
+4
*
Fix to build better with DJGPP.
Richard Levitte
2002-11-14
3
-2
/
+18
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
8
-13
/
+34
*
makedepend complains when a header file is included more than once in
Richard Levitte
2002-10-14
1
-1
/
+0
*
Add a few more VxWorks targets.
Richard Levitte
2002-10-09
1
-1
/
+1
*
Use double dashes so makedepend doesn't misunderstand the flags we
Richard Levitte
2002-10-09
1
-1
/
+1
*
Certain flag macros were tested with #if instead if #ifdef...
Richard Levitte
2002-08-02
1
-1
/
+1
*
Add support for shared libraries with OS/2.
Richard Levitte
2002-07-17
1
-0
/
+2
*
Pass CFLAG to dependency makers, so non-standard system include paths are
Richard Levitte
2002-06-27
1
-1
/
+1
*
Add support for DJGPP.
Richard Levitte
2002-06-13
1
-0
/
+4
*
Handle read errors.
Ben Laurie
2002-06-11
3
-0
/
+8
*
Check the return values where memory allocation failures may happen.
Richard Levitte
2002-05-30
1
-1
/
+1
*
make b_print.c consistent with the rest of OpenSSL:
Bodo Möller
2002-05-14
2
-2
/
+18
*
Make the huge buffer smaller, so the size becomes reasonable for small-stack ...
Richard Levitte
2002-05-09
1
-1
/
+3
*
Move an assert() to avoid core dumps when a static buffer hasn't been given.
Richard Levitte
2002-05-09
1
-2
/
+3
*
Fix of mixup bwtween SOMAXCONN and SO_MAXCONN.
Richard Levitte
2002-03-29
1
-2
/
+2
*
disable '#ifdef DEBUG' sections
Bodo Möller
2002-02-28
1
-6
/
+6
*
fix indentation
Bodo Möller
2002-02-14
1
-1
/
+1
*
Add the configuration target VxWorks.
Richard Levitte
2002-02-14
2
-2
/
+7
*
Apply a small patch from Oscar Jacobsson <oscar@jacobsson.org> that
Richard Levitte
2002-01-26
1
-1
/
+1
*
fix formatting of automatically generated error section
Bodo Möller
2002-01-24
1
-0
/
+1
*
New functions
Bodo Möller
2002-01-24
1
-1
/
+1
*
Make no config file not an error. Move /dev/crypto config to ctrl.
Ben Laurie
2002-01-22
3
-2
/
+6
*
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
2
-4
/
+6
*
remove redundant ERR_load_... declarations
Bodo Möller
2001-12-17
1
-2
/
+0
*
name confusion with HP library function prototype (?)
Ulf Möller
2001-12-10
1
-2
/
+2
*
make update
Richard Levitte
2001-11-15
1
-1
/
+1
*
Stop compiler warnings.
Dr. Stephen Henson
2001-10-27
1
-0
/
+5
*
disable caching in BIO_gethostbyname
Bodo Möller
2001-10-26
1
-14
/
+22
*
'make update'
Richard Levitte
2001-10-04
1
-3
/
+3
*
"make update".
Geoff Thorpe
2001-09-25
1
-1
/
+2
*
Make the necessary changes to work with the recent "ex_data" overhaul.
Geoff Thorpe
2001-09-01
1
-10
/
+10
*
Bugfixes provided by "Stephen Hinton" <shinton@netopia.com>.
Lutz Jänicke
2001-08-16
2
-2
/
+3
*
The indexes returned by ***_get_ex_new_index() functions are used when
Geoff Thorpe
2001-08-12
1
-3
/
+4
*
Start to reduce some of the header bloat.
Ben Laurie
2001-08-05
4
-25
/
+15
[next]