Sign in
flutter
/
third_party
/
openssl
/
946a515a2b370dbadb1f8c39e3586a8f1e3cff1a
/
ssl
/
bio_ssl.c
9015d34
Get pointer type right in BIO_ssl_shutdown()
by Rich Salz
· 8 years ago
2722ff5
Remove some #if 0 code in ssl, crypto/bio
by Todd Short
· 8 years ago
4ee7d3f
Implement SSL_read_ex() and SSL_write_ex() as documented.
by Kurt Roeckx
· 8 years ago
be2ef0e
Test the size_t constant time functions
by Matt Caswell
· 8 years ago
699ae85
Remove a stray TODO that has already been fixed
by Matt Caswell
· 8 years ago
8051ab2
Convert SSL BIO to use SSL_write_ex().
by Matt Caswell
· 8 years ago
f42fd81
Tweaks based on review feedback of BIO size_t work
by Matt Caswell
· 8 years ago
ac0edec
Fix a shadowed variable declaration warning
by Matt Caswell
· 8 years ago
3befffa
Create BIO_write_ex() which handles size_t arguments
by Matt Caswell
· 8 years ago
d07aee2
Create BIO_read_ex() which handles size_t arguments
by Matt Caswell
· 8 years ago
b46fe86
Fix BIO_pop for SSL BIOs
by Matt Caswell
· 9 years ago
eddef30
Fix BIO_push ref counting for SSL BIO
by Matt Caswell
· 9 years ago
846e33c
Copyright consolidation 01/10
by Rich Salz
· 9 years ago
dbd5c34
Fix BIO_CTRL_DUP for an SSL BIO
by Matt Caswell
· 9 years ago
a146ae5
Make BIO opaque
by Matt Caswell
· 9 years ago
04f6b0f
RT4660: BIO_METHODs should be const.
by David Benjamin
· 9 years ago
fb46be0
Convert CRYPTO_LOCK_BIO to new multi-threading API
by Alessandro Ghedini
· 9 years ago
3498076
Remove /* foo.c */ comments
by Rich Salz
· 9 years ago
f1c412c
Handle SSL_ERROR_WANT_X509_LOOKUP
by Dr. Stephen Henson
· 10 years ago
b51bce9
Add and use OPENSSL_zalloc
by Rich Salz
· 10 years ago
16f8d4e
memset, memcpy, sizeof consistency fixes
by Rich Salz
· 10 years ago
b4faea5
Use safer sizeof variant in malloc
by Rich Salz
· 10 years ago
b548a1f
free null cleanup finale
by Rich Salz
· 10 years ago
b196e7d
remove malloc casts
by Rich Salz
· 10 years ago
61986d3
Code style: space after 'if'
by Viktor Dukhovni
· 10 years ago
62adbce
free NULL cleanup 10
by Rich Salz
· 10 years ago
17dd65e
Resolve swallowed returns codes
by Matt Caswell
· 10 years ago
ca3a82c
free NULL cleanup
by Rich Salz
· 10 years ago
69f6823
Fix missing return value checks
by Matt Caswell
· 10 years ago
9e9858d
dead code cleanup: #if 0 in ssl
by Rich Salz
· 10 years ago
b6ba401
Make libssl opaque. Move all structures that were previously protected by
by Matt Caswell
· 10 years ago
0f113f3
Run util/openssl-format-source -v -c .
by Matt Caswell
· 10 years ago
4a1fbd1
OPENSSL_NO_SOCK fixes. PR: 2791 Submitted by: Ben Noordhuis
by Andy Polyakov
· 13 years ago
fd60dfa
PR: 2529 Submitted by: Marcus Meissner <meissner@suse.de> Reviewed by: steve
by Dr. Stephen Henson
· 14 years ago
e30dd20
Update from 1.0.0-stable
by Dr. Stephen Henson
· 16 years ago
67b6f1c
fix problems found by coverity: remove useless code
by Nils Larsch
· 19 years ago
aa4ce73
Fix various incorrect error function codes.
by Bodo Möller
· 20 years ago
384dba6
Make kerberos ciphersuite code compile again.
by Dr. Stephen Henson
· 20 years ago
41a15c4
Give everything prototypes (well, everything that's actually used).
by Ben Laurie
· 20 years ago
85d686e
Make it possible to disable OCSP, the speed application, and the use of sockets.
by Richard Levitte
· 22 years ago
5d780ba
A few small bugs with BIO popping. PR: 364
by Richard Levitte
· 22 years ago
45d87a1
Prototype info function.
by Ben Laurie
· 23 years ago
924046c
Make non blocking I/O work for accept BIOs.
by Dr. Stephen Henson
· 24 years ago
1308321
by Dr. Stephen Henson
· 25 years ago
26a3a48
There have been a number of complaints from a number of sources that names
by Richard Levitte
· 25 years ago
0e1c061
Get rid of more non-ANSI declarations.
by Ulf Möller
· 25 years ago
d3442bc
Move the registration of callback functions to special functions
by Richard Levitte
· 25 years ago
a9188d4
Compaq C 6.2 for VMS will complain when we want to convert
by Richard Levitte
· 25 years ago
a9be3af
Remove NOPROTO definitions and error code comments.
by Ulf Möller
· 26 years ago
ec57782
Change #include filenames from <foo.h> to <openssl.h>.
by Bodo Möller
· 26 years ago
6b691a5
Change functions to ANSI C.
by Ulf Möller
· 26 years ago
58964a4
Import of old SSLeay release: SSLeay 0.9.0b
by Ralf S. Engelschall
· 26 years ago
d02b48c
Import of old SSLeay release: SSLeay 0.8.1b
by Ralf S. Engelschall
· 26 years ago