projects
/
oweals
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Don't check for a negative SRP extension size
[oweals/openssl.git]
/
ssl
/
s3_lib.c
2015-05-22
Matt Caswell
Remove export static DH ciphersuites
blob
|
commitdiff
|
raw
2015-05-22
Matt Caswell
Remove support for OPENSSL_NO_TLSEXT
blob
|
commitdiff
|
raw
|
diff to current
2015-05-19
Dr. Stephen Henson
move masks out of CERT structure
blob
|
commitdiff
|
raw
|
diff to current
2015-05-18
Dr. Stephen Henson
Move certificate validity flags out of CERT.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-18
Dr. Stephen Henson
Move signing digest out of CERT.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-18
Dr. Stephen Henson
CERT tidy
blob
|
commitdiff
|
raw
|
diff to current
2015-05-16
Matt Caswell
Version negotiation rewrite cleanup
blob
|
commitdiff
|
raw
|
diff to current
2015-05-16
Matt Caswell
Server side version negotiation rewrite
blob
|
commitdiff
|
raw
|
diff to current
2015-05-13
Matt Caswell
Remove Kerberos support from libssl
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
Dr. Stephen Henson
Fix cipherlist order.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
Rich Salz
Use safer sizeof variant in malloc
blob
|
commitdiff
|
raw
|
diff to current
2015-05-03
Dr. Stephen Henson
Add OSSL_NELEM macro.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Rich Salz
free NULL cleanup -- coda
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Rich Salz
Remove goto inside an if(0) block
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Rich Salz
free null cleanup finale
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
Rich Salz
free cleanup almost the finale
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
Rich Salz
free NULL cleanup 5a
blob
|
commitdiff
|
raw
|
diff to current
2015-04-16
Viktor Dukhovni
Code style: space after 'if'
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Move s->packet and s->packet_length into s->rlayer
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Fix bug where rrec was being released...should have...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Move ssl3_pending into the record layer
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Introduce the functions RECORD_LAYER_release, RECORD_LA...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Move s->s3->wrec to s>rlayer>wrec
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Encapsulate s->s3->wrec
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Move s->s3->rrec to s->rlayer->rrec
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Encapsulate s->s3->rrec
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Move s->s3->wbuf to s->rlayer->wbuf
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Encapsulate access to s->s3->wbuf
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Move s->s3->rrec into s->rlayer
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Matt Caswell
Encapsulate SSL3_BUFFER and all access to s->s3->rbuf.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-25
Rich Salz
free NULL cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-25
Rich Salz
free NULL cleanup
blob
|
commitdiff
|
raw
|
diff to current
2015-03-25
Rich Salz
free NULL cleanup
blob
|
commitdiff
|
raw
|
diff to current
2015-03-23
Matt Caswell
ssl3_set_handshake_header returns
blob
|
commitdiff
|
raw
|
diff to current
2015-03-23
Matt Caswell
Fix missing return value checks
blob
|
commitdiff
|
raw
|
diff to current
2015-03-15
Kurt Roeckx
Remove ssl_cert_inst()
blob
|
commitdiff
|
raw
|
diff to current
2015-03-11
Rich Salz
Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC
blob
|
commitdiff
|
raw
|
diff to current
2015-03-01
Rich Salz
Remove experimental 56bit export ciphers
blob
|
commitdiff
|
raw
|
diff to current
2015-02-06
Rich Salz
dead code cleanup: #if 0 in ssl
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
Rich Salz
Live code cleanup; #if 1 removal
blob
|
commitdiff
|
raw
|
diff to current
2015-01-29
Richard Levitte
clang on Linux x86_64 complains about unreachable code.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-28
Rich Salz
Remove support for opaque-prf
blob
|
commitdiff
|
raw
|
diff to current
2015-01-28
Rich Salz
Dead code removal: Fortezza identifiers
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
Run util/openssl-format-source -v -c .
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
More indent fixes for STACK_OF
blob
|
commitdiff
|
raw
|
diff to current
2015-01-12
Rich Salz
RT3548: Remove unsupported platforms
blob
|
commitdiff
|
raw
|
diff to current
2014-12-17
Richard Levitte
Clear warnings/errors within KSSL_DEBUG code sections
blob
|
commitdiff
|
raw
|
diff to current
2014-12-17
Richard Levitte
Clear warnings/errors within CIPHER_DEBUG code sections
blob
|
commitdiff
|
raw
|
diff to current
2014-12-16
Matt Caswell
Add OPENSSL_NO_ECDH guards
blob
|
commitdiff
|
raw
|
diff to current
2014-12-04
Kurt Roeckx
Remove SSLv2 support
blob
|
commitdiff
|
raw
|
diff to current
2014-10-15
Bodo Moeller
Support TLS_FALLBACK_SCSV.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-28
Dr. Stephen Henson
Remove serverinfo checks.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-15
Hubert Kario
Add support for Camellia HMAC-Based cipher suites from...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-09
Dr. Stephen Henson
Fix SRP authentication ciphersuites.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-29
Ben Laurie
Constification - mostly originally from Chromium.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-27
PK
Add SHA256 Camellia ciphersuites from RFC5932
blob
|
commitdiff
|
raw
|
diff to current
2014-06-09
Dr. Stephen Henson
SRP ciphersuite correction.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-09
Dr. Stephen Henson
Update strength_bits for 3DES.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-28
Dr. Stephen Henson
Security framework.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-28
Dr. Stephen Henson
Auto DH support.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-21
Dr. Stephen Henson
Option to set current cert to server certificate.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Dr. Stephen Henson
Oops, get selection logic right.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Scott Deboy
Re-add alert variables removed during rebase
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Scott Deboy
Update custom TLS extension and supplemental data ...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Dr. Stephen Henson
Return per-certificate chain if extra chain is NULL.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-02
Dr. Stephen Henson
New ctrl to set current certificate.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-09
Daniel Kahn Gillmor
Replace EDH-RSA-DES-CBC-SHA, etc. with DHE-RSA-DES...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-09
Daniel Kahn Gillmor
change SSL3_CK_EDH_* to SSL_CK_DHE_* (with backward...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-09
Daniel Kahn Gillmor
use SSL_kDHE throughout instead of SSL_kEDH
blob
|
commitdiff
|
raw
|
diff to current
2014-01-09
Daniel Kahn Gillmor
use SSL_kECDHE throughout instead of SSL_kEECDH
blob
|
commitdiff
|
raw
|
diff to current
2013-11-13
Rob Stradling
Additional "chain_cert" functions.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-06
Dr. Stephen Henson
Enable PSK in FIPS mode.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-13
Rob Stradling
Tidy up comments.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-13
Rob Stradling
Fix compilation with no-ec and/or no-tlsext.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-06
Scott Deboy
Add callbacks supporting generation and retrieval of...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-05
Rob Stradling
Don't prefer ECDHE-ECDSA ciphers when the client appear...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-17
Dr. Stephen Henson
Make no-ec compilation work.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-17
Dr. Stephen Henson
Return 1 when setting ECDH auto mode.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-22
Adam Langley
Support ALPN.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-12
Trevor
Add support for arbitrary TLS extensions.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-28
Dr. Stephen Henson
Enable TLS 1.2 ciphers in DTLS 1.2.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-18
Dr. Stephen Henson
Use enc_flags when deciding protocol variations.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-18
Dr. Stephen Henson
DTLS revision.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-26
Dr. Stephen Henson
Print out point format list for clients too.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-22
Dr. Stephen Henson
Add support for printing out and retrieving EC point...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-30
Dr. Stephen Henson
If OPENSSL_SSL_DEBUG_BROKEN_PROTOCOL is set allow the...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-12
Dr. Stephen Henson
Add ctrl and utility functions to retrieve raw cipher...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-08
Dr. Stephen Henson
new ctrl to retrive value of received temporary key...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-07
Dr. Stephen Henson
store and print out message digest peer signed with...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-15
Dr. Stephen Henson
Add three Suite B modes to TLS code, supporting RFC6460.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-23
Dr. Stephen Henson
Add support for certificate stores in CERT structure...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-08
Dr. Stephen Henson
Add new ctrl to retrieve client certificate types,...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-03
Dr. Stephen Henson
Separate client and server permitted signature algorith...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
Dr. Stephen Henson
Function tls1_check_ec_server_key is now redundant...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
Dr. Stephen Henson
Add new "valid_flags" field to CERT_PKEY structure...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-22
Dr. Stephen Henson
Add support for application defined signature algorithm...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-11
Ben Laurie
Fix memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-06
Ben Laurie
Fix memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-30
Ben Laurie
RFC 5878 support.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-10
Dr. Stephen Henson
PR: 2806
blob
|
commitdiff
|
raw
|
diff to current
next