Sign in
flutter
/
third_party
/
openssl
/
dbaf60832075633e5f79f8c9cda6c3694dd6bc97
/
ssl
/
s2_lib.c
cf6da05
Support TLS_FALLBACK_SCSV.
by Bodo Moeller
· 10 years ago
1bea384
Update strength_bits for 3DES.
by Dr. Stephen Henson
· 11 years ago
94a209d
Add ctrl and utility functions to retrieve raw cipher list sent by client in
by Dr. Stephen Henson
· 13 years ago
06ddf8e
Updates from 1.0.0-stable
by Dr. Stephen Henson
· 16 years ago
0eab41f
If we're going to return errors (no matter how stupid), then we should
by Ben Laurie
· 16 years ago
e19106f
Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macros
by Dr. Stephen Henson
· 16 years ago
606f6c4
Fix a shed load or warnings:
by Dr. Stephen Henson
· 16 years ago
babb379
Type-checked (and modern C compliant) OBJ_bsearch.
by Ben Laurie
· 16 years ago
7e69565
fix warnings/inconsistencies caused by the recent changes to the
by Bodo Möller
· 18 years ago
52b8dad
Reorganize the data used for SSL ciphersuite pattern matching.
by Bodo Möller
· 18 years ago
4218285
Constify version strings is ssl lib.
by Dr. Stephen Henson
· 18 years ago
d804f86
disable some invalid ciphersuites
by Bodo Möller
· 19 years ago
337e368
Fix warnings.
by Ben Laurie
· 20 years ago
6e119bb
Keep cipher lists sorted in the source instead of sorting them at
by Nils Larsch
· 20 years ago
01a9792
remove unused internal foo_base_method functions
by Nils Larsch
· 20 years ago
f3b656b
Initialize SSL_METHOD structures at compile time. This removes the need
by Dr. Stephen Henson
· 20 years ago
36d16f8
Add DTLS support.
by Ben Laurie
· 20 years ago
41a15c4
Give everything prototypes (well, everything that's actually used).
by Ben Laurie
· 20 years ago
0821bcd
Constification.
by Ben Laurie
· 20 years ago
60a938c
(oops) Apologies all, that last header-cleanup commit was from the wrong
by Geoff Thorpe
· 21 years ago
5fdf066
Avoid including cryptlib.h, it's not really needed.
by Richard Levitte
· 21 years ago
2754597
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
by Geoff Thorpe
· 21 years ago
4579924
Cleanse memory using the new OPENSSL_cleanse() function.
by Richard Levitte
· 22 years ago
54a656e
Security fixes brought forward from 0.9.7.
by Ben Laurie
· 22 years ago
b8565a9
really fix race conditions
by Bodo Möller
· 23 years ago
db4f691
oops -- must use EVP_MD_size, not EVP_MD_block_size
by Bodo Möller
· 23 years ago
5574e0e
get rid of OpenSSLDie
by Bodo Möller
· 23 years ago
c046fff
OpenSSL Security Advisory [30 July 2002]
by Lutz Jänicke
· 23 years ago
063a890
Ciphers with NULL encryption were not properly handled because they were
by Lutz Jänicke
· 23 years ago
cf82191
Implement msg_callback for SSL 2.0.
by Bodo Möller
· 23 years ago
a661b65
New functions SSL[_CTX]_set_msg_callback().
by Bodo Möller
· 23 years ago
20d2186
by Dr. Stephen Henson
· 23 years ago
dbad169
Really add the EVP and all of the DES changes.
by Ben Laurie
· 24 years ago
323f289
by Dr. Stephen Henson
· 24 years ago
bc36ee6
Use new-style system-id macros everywhere possible. I hope I haven't
by Richard Levitte
· 24 years ago
725c888
Finish SSL_peek/SSL_pending fixes.
by Bodo Möller
· 24 years ago
a0aae68
Fix SSL_peek and SSL_pending.
by Bodo Möller
· 24 years ago
3880cd3
Import s2_pkt.c wbuf fixes from OpenSSL_0_9_6-stable branch.
by Bodo Möller
· 24 years ago
24b4444
Comments on SSL_peek deficiencies
by Bodo Möller
· 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
d3442bc
Move the registration of callback functions to special functions
by Richard Levitte
· 25 years ago
b35e905
Tolerate fragmentation and interleaving in the SSL 3/TLS record layer.
by Bodo Möller
· 25 years ago
c417db4
Get rid of evil cast.
by Ben Laurie
· 25 years ago
018e57c
Apply Lutz Behnke's 56 bit cipher patch with a few minor changes.
by Dr. Stephen Henson
· 25 years ago
aa82db4
Add missing #ifndefs that caused missing symbols when building libssl
by Ulf Möller
· 25 years ago
752d706
Make NO_RSA compile with pedantic.
by Ben Laurie
· 25 years ago
ca570cf
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
by Ulf Möller
· 26 years ago
7f0dae3
OPENSSL_EXTERN, OPENSSL_GLOBAL
by Bodo Möller
· 26 years ago
7d7d2cb
VMS support.
by Ulf Möller
· 26 years ago
d02f751
Message digest stuff.
by Ulf Möller
· 26 years ago
79df9d6
New Configure option no-<cipher> (rsa, idea, rc5, ...).
by Ulf Möller
· 26 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
61f5b6f
Work with -pedantic!
by Ben Laurie
· 26 years ago
5cc146f
Fixed some race conditions.
by Bodo Möller
· 26 years ago
6b691a5
Change functions to ANSI C.
by Ulf Möller
· 26 years ago
e778802
Massive constification.
by Ben Laurie
· 26 years ago
b4cadc6
Fix security hole.
by Ben Laurie
· 26 years ago
a040ea8
Undo a couple of kludges.
by Ben Laurie
· 26 years ago
06ab81f
Add support for new TLS export ciphersuites.
by Ben Laurie
· 26 years ago
207ccf6
More prototypes.
by Ben Laurie
· 26 years ago
e03ddfa
Accept NULL in *_free.
by Ben Laurie
· 26 years ago
9cb0969
Fix version stuff:
by Ralf S. Engelschall
· 26 years ago
320a14c
*** empty log message ***
by Ralf S. Engelschall
· 26 years ago
5f32680
Switch version string to SSLeay/OpenSSL
by Ralf S. Engelschall
· 26 years ago
651d0af
Various cleanups and fixed by Marc and Ralf to start the OpenTLS project
by Ralf S. Engelschall
· 26 years ago
dfeab06
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
by Ralf S. Engelschall
· 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