projects
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Missing OPENSSL_free on error path.
[openssl.git]
/
ssl
/
t1_enc.c
2015-02-12
Eric Dequin
Missing OPENSSL_free on error path.
blob
|
commitdiff
|
raw
2015-02-06
Rich Salz
dead code cleanup: #if 0 in ssl
blob
|
commitdiff
|
raw
|
diff to current
2015-02-03
Dr. Stephen Henson
Remove unused variables.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-03
Dr. Stephen Henson
Add extms support to master key generation.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-03
Dr. Stephen Henson
Utility function to retrieve handshake hashes.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-28
Rich Salz
Remove support for opaque-prf
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
Move more comments that confuse indent
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
Fix strange formatting by indent
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
Fix source where indent will not be able to cope
blob
|
commitdiff
|
raw
|
diff to current
2015-01-06
Matt Caswell
Further comment amendments to preserve formatting prior...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-17
Richard Levitte
Clear warnings/errors within TLS_DEBUG code sections
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-08
Dr. Stephen Henson
Remove some unnecessary OPENSSL_FIPS references
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-07-01
Rich Salz
RT 1528; misleading debug print, "pre-master" should...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-29
Rich Salz
Merge branch 'master' of git.openssl.org:openssl
blob
|
commitdiff
|
raw
|
diff to current
2014-06-27
yogesh nagarkar
Fix compilation with -DSSL_DEBUG -DTLS_DEBUG -DKSSL_DEBUG
blob
|
commitdiff
|
raw
|
diff to current
2014-05-31
Dr. Stephen Henson
Use correct digest when exporting keying material.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-24
Matt Caswell
Fix for non compilation with TLS_DEBUG defined
blob
|
commitdiff
|
raw
|
diff to current
2014-02-25
Andy Polyakov
ssl/t1_enc.c: check EVP_MD_CTX_copy return value.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-03
Andy Polyakov
ssl/t1_enc.c: optimize PRF (suggested by Intel).
blob
|
commitdiff
|
raw
|
diff to current
2013-12-20
Dr. Stephen Henson
Fix DTLS retransmission from previous session.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-18
Dr. Stephen Henson
Check EVP errors for handshake digests.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-08
Dr. Stephen Henson
Experimental encrypt-then-mac support.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-05
Veres Lajos
misspellings fixes by https://github.com/vlajos/misspel...
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-19
Dr. Stephen Henson
Typo.
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-02-08
Andy Polyakov
ssl/*: revert "remove SSL_RECORD->orig_len" and merge...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-06
Andy Polyakov
ssl/*: remove SSL3_RECORD->orig_len to restore binary...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-06
Dr. Stephen Henson
Timing fix mitigation for FIPS mode.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-06
Ben Laurie
Update DTLS code to match CBC decoding in TLS.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-06
Ben Laurie
Don't crash when processing a zero-length, TLS >= 1...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-06
Ben Laurie
Make CBC decoding constant time.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-21
Richard Levitte
* ssl/t1_enc.c (tls1_change_cipher_state): Stupid bug...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-28
Dr. Stephen Henson
New compile time option OPENSSL_SSL_TRACE_CRYPTO, when...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-10
Dr. Stephen Henson
Sanity check record length before skipping explicit...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-13
Andy Polyakov
ssl/t1_enc.c: pay attention to EVP_CIPH_FLAG_CUSTOM_CIPHER.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-22
Dr. Stephen Henson
SSL export fixes (from Adam Langley) [original from...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-13
Ben Laurie
Remove redundant TLS exporter.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-25
Dr. Stephen Henson
PR: 1794
blob
|
commitdiff
|
raw
|
diff to current
2011-11-21
Dr. Stephen Henson
bcmp doesn't exist on all platforms, replace with memcmp
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Ben Laurie
Add TLS exporter.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-03
Dr. Stephen Henson
Expand range of ctrls for AES GCM to support retrieval...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-11
Andy Polyakov
ssl/t1_enc.c: initial support for AEAD ciphers.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-31
Dr. Stephen Henson
Don't round up partitioned premaster secret length...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-19
Dr. Stephen Henson
Implement FIPS_mode and FIPS_mode_set
blob
|
commitdiff
|
raw
|
diff to current
2011-05-09
Dr. Stephen Henson
Initial TLS v1.2 client support. Include a default...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-29
Dr. Stephen Henson
Initial incomplete TLS v1.2 support. New ciphersuites...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-12
Ben Laurie
Add SRP support.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-04
Dr. Stephen Henson
Don't use decryption_failed alert for TLS v1.1 or later.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-24
Dr. Stephen Henson
use generalise mac API for SSL key generation
blob
|
commitdiff
|
raw
|
diff to current
2010-11-14
Dr. Stephen Henson
Only use explicit IV if cipher is in CBC mode.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-18
Dr. Stephen Henson
PR: 1830
blob
|
commitdiff
|
raw
|
diff to current
2010-07-18
Dr. Stephen Henson
oops, revert wrong patch..
blob
|
commitdiff
|
raw
|
diff to current
2010-07-18
Dr. Stephen Henson
Fix warnings (From HEAD, original patch by Ben).
blob
|
commitdiff
|
raw
|
diff to current
2010-06-27
Dr. Stephen Henson
no need for empty fragments with TLS 1.1 and later...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-12
Ben Laurie
Fix warnings.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-17
Dr. Stephen Henson
PR: 2259
blob
|
commitdiff
|
raw
|
diff to current
2009-12-07
Dr. Stephen Henson
Initial experimental TLSv1.1 support
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Dr. Stephen Henson
Updates from 1.0.0-stable branch.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-11
Dr. Stephen Henson
Fix warnings properly this time ;-)
blob
|
commitdiff
|
raw
|
diff to current
2009-01-11
Dr. Stephen Henson
Fix sign-compare warnings.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-05
Lutz Jänicke
Fix compilation with -no-comp by adding some more ...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Ben Laurie
If we're going to return errors (no matter how stupid...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-27
Ben Laurie
Handle the unlikely event that BIO_get_mem_data() retur...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-12
Geoff Thorpe
Revert the size_t modifications from HEAD that had...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-10
Dr. Stephen Henson
Make -DKSSL_DEBUG work again.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-05
Andy Polyakov
Fix unsigned/signed warnings in ssl.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-26
Dr. Stephen Henson
1. Changes for s_client.c to make it return non-zero...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-09
Andy Polyakov
Make DTLS1 record layer MAC calculation RFC compliant.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-26
Dr. Stephen Henson
Support for certificate status TLS extension.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Bodo Möller
Implement the Opaque PRF Input TLS extension
blob
|
commitdiff
|
raw
|
diff to current
2007-08-31
Dr. Stephen Henson
Update ssl code to support digests other than MD5+SHA1...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Dr. Stephen Henson
Update ssl library to support EVP_PKEY MAC API. Include...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-17
Bodo Möller
Reorganize the data used for SSL ciphersuite pattern...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-16
Nils Larsch
ensure that the EVP_CIPHER_CTX object is initialized
blob
|
commitdiff
|
raw
|
diff to current
2006-05-07
Dr. Stephen Henson
Fix from stable branch.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-10
Nils Larsch
add initial support for RFC 4279 PSK SSL ciphersuites
blob
|
commitdiff
|
raw
|
diff to current
2006-01-07
Bodo Möller
There's no such things as DTLS1_AD_MISSING_HANDSHAKE_ME...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-07
Bodo Möller
prepare for additional RFC3546 alerts
blob
|
commitdiff
|
raw
|
diff to current
2006-01-07
Bodo Möller
make sure that the unrecognized_name alert actually...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-30
Dr. Stephen Henson
Make OPENSSL_NO_COMP compile again.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-26
Ben Laurie
Add DTLS support.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-28
Richard Levitte
Cleanse memory using the new OPENSSL_cleanse() function.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-13
Ben Laurie
Security fixes brought forward from 0.9.7.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-10
Lutz Jänicke
Reorder inclusion of header files:
blob
|
commitdiff
|
raw
|
diff to current
2002-07-09
Bodo Möller
emtpy fragments are not necessary for SSL_eNULL
blob
|
commitdiff
|
raw
|
diff to current
2002-06-14
Bodo Möller
New option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disab...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-13
Bodo Möller
Implement known-IV countermeasure.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-14
Dr. Stephen Henson
Initialize cipher context in KRB5
blob
|
commitdiff
|
raw
|
diff to current
2001-12-09
Ben Laurie
Improve back compatibility.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-22
Bodo Möller
Fix memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-17
Dr. Stephen Henson
Modify EVP cipher behaviour in a similar way
blob
|
commitdiff
|
raw
|
diff to current
2001-10-16
Dr. Stephen Henson
Retain compatibility of EVP_DigestInit() and EVP_Digest...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-24
Bodo Möller
comment
blob
|
commitdiff
|
raw
|
diff to current
2001-09-20
Bodo Möller
Fix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-30
Ben Laurie
Really add the EVP and all of the DES changes.
blob
|
commitdiff
|
raw
|
diff to current
next