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
*
More comment realignment
master-post-reformat
Matt Caswell
2015-01-22
3
-18
/
+18
*
Re-align some comments after running the reformat script.
Matt Caswell
2015-01-22
3
-21
/
+21
*
Rerun util/openssl-format-source -v -c .
master-post-auto-reformat
Matt Caswell
2015-01-22
1
-2
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
23
-8341
/
+8294
*
Move more comments that confuse indent
Matt Caswell
2015-01-22
2
-6
/
+12
*
indent has problems with comments that are on the right hand side of a line.
Matt Caswell
2015-01-22
2
-4
/
+12
*
More comments
Matt Caswell
2015-01-22
1
-1
/
+1
*
Cleanup OPENSSL_NO_xxx, part 1
master-pre-reformat
Rich Salz
2015-01-14
2
-4
/
+4
*
RT3548: Remove unsupported platforms
Rich Salz
2015-01-12
6
-41
/
+28
*
Fix memory leak.
Martin Brejcha
2015-01-06
1
-2
/
+10
*
Further comment amendments to preserve formatting prior to source reformat
Matt Caswell
2015-01-06
3
-4
/
+8
*
Add missing include of sys/time.h
Kurt Roeckx
2014-12-31
1
-0
/
+3
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
4
-7
/
+12
*
RT3548: Remove unsupported platforms.
Rich Salz
2014-12-22
1
-1
/
+1
*
Fix incorrect OPENSSL_assert() usage.
Michael Tuexen
2014-12-20
1
-22
/
+64
*
RT3548: Remove some obsolete platforms
Rich Salz
2014-12-17
1
-4
/
+0
*
Remove fipscanister build functionality from makefiles.
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
There are a number of instances throughout the code where the constant 28 is
Matt Caswell
2014-12-03
2
-4
/
+46
*
Remove all .cvsignore files
Rich Salz
2014-11-28
1
-4
/
+0
*
Don't use msg on error.
Jan Hykel
2014-11-17
1
-7
/
+7
*
RT2193: #ifdef errors in bss_dgram.c
l.montecchiani@gmail.com
2014-08-28
1
-2
/
+2
*
rtcp_new: return failure if allocation of bi->ptr failed
Jonas Maebe
2014-08-15
1
-0
/
+2
*
BIO_new_dgram_sctp, dgram_sctp_read: zero entire authchunks
Jonas Maebe
2014-08-15
1
-2
/
+2
*
Undo a90081576c94f9f54de1755188a00ccc1760549a
Rich Salz
2014-08-09
4
-3
/
+29
*
Remove DJGPP (and therefore WATT32) #ifdef's.
Rich Salz
2014-08-08
4
-29
/
+3
*
Fix memory leak in BIO_free if there is no destroy function.
Matt Caswell
2014-07-09
1
-2
/
+2
*
Set authkey to NULL and check malloc return value.
Kurt Roeckx
2014-05-12
1
-1
/
+7
*
dgram_sctp_ctrl: authkey memory leak
Martin Brejcha
2014-05-12
1
-0
/
+1
*
bss_dgram.c,d1_lib.c: make it compile with mingw.
Andy Polyakov
2014-03-06
1
-0
/
+4
*
Avoid Windows 8 Getversion deprecated errors.
Dr. Stephen Henson
2014-02-25
1
-1
/
+1
*
Move the SCT List extension parser into libssl.
Rob Stradling
2014-02-19
2
-0
/
+25
*
DTLS/SCTP struct authchunks Bug
Robin Seggelmann
2013-11-01
1
-3
/
+3
*
Constification.
Ben Laurie
2013-10-07
3
-4
/
+4
*
Improve WINCE support.
Andy Polyakov
2013-01-19
2
-4
/
+20
*
d1_lib.c,bss_dgram.c: eliminate dependency on _ftime.
Andy Polyakov
2012-12-16
1
-5
/
+9
*
bss_dgram.c: fix compilation failure and warning on Windows with
Andy Polyakov
2012-08-14
1
-1
/
+5
*
bss_dgram.c: fix typos in Windows code.
Andy Polyakov
2012-07-01
1
-4
/
+3
*
bss_dgram.c: add BIO_CTRL_DGRAM_SET_DONT_FRAG.
Andy Polyakov
2012-06-11
2
-1
/
+46
*
bss_dgram.c: make getsockopt work in cases when optlen is 64-bit value.
Andy Polyakov
2012-06-11
1
-23
/
+47
*
b_sock.c: make getsockopt work in cases when optlen is 64-bit value.
Andy Polyakov
2012-06-11
1
-3
/
+4
*
Build on FreeBSD with gcc 4.6.
Ben Laurie
2012-05-30
1
-0
/
+10
*
OPENSSL_NO_SOCK fixes.
Andy Polyakov
2012-04-16
1
-1
/
+1
*
Minor compatibility fixes.
Andy Polyakov
2012-04-16
1
-14
/
+14
*
PR: 2755
Dr. Stephen Henson
2012-03-06
2
-0
/
+22
*
PR: 2730
Dr. Stephen Henson
2012-02-25
1
-1
/
+5
*
fix error code
Dr. Stephen Henson
2011-12-27
3
-2
/
+4
*
PR: 2535
Dr. Stephen Henson
2011-12-25
2
-1
/
+1038
*
Fix BIO_f_buffer().
Bodo Möller
2011-12-02
2
-7
/
+17
*
PR: 2340
Dr. Stephen Henson
2011-09-01
1
-2
/
+3
*
PR: 2559
Dr. Stephen Henson
2011-07-20
1
-4
/
+9
[next]