projects
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add README.md
[openssl.git]
/
ssl
/
2014-08-09
Dr. Stephen Henson
Fix SRP authentication ciphersuites.
tree
|
commitdiff
2014-08-09
Viktor Szakats
RT 1988: Add "const" to SSL_use_RSAPrivateKey_ASN1
tree
|
commitdiff
2014-08-09
Matthieu Crapet
RT 1505: Use SSL3_AL_FATAL not "2"
tree
|
commitdiff
2014-08-06
Dr. Stephen Henson
Check SRP parameters early.
tree
|
commitdiff
2014-08-06
Dr. Stephen Henson
Fix SRP ciphersuite DoS vulnerability.
tree
|
commitdiff
2014-08-06
Gabor Tyukasz
Fix race condition in ssl_parse_serverhello_tlsext
tree
|
commitdiff
2014-08-06
Emilia Käsper
Fix DTLS anonymous EC(DH) denial of service
tree
|
commitdiff
2014-08-06
David Benjamin
Fix protocol downgrade bug in case of fragmented packets
tree
|
commitdiff
2014-08-06
Adam Langley
Remove some duplicate DTLS code.
tree
|
commitdiff
2014-08-06
Matt Caswell
Applying same fix as in dtls1_process_out_of_seq_messag...
tree
|
commitdiff
2014-08-06
Adam Langley
Fix return code for truncated DTLS fragment.
tree
|
commitdiff
2014-08-06
Adam Langley
Fix memory leak from zero-length DTLS fragments.
tree
|
commitdiff
2014-08-06
Matt Caswell
Fix DTLS handshake message size checks.
tree
|
commitdiff
2014-08-06
Matt Caswell
Added comment for the frag->reassembly == NULL case...
tree
|
commitdiff
2014-08-06
Adam Langley
Avoid double free when processing DTLS packets.
tree
|
commitdiff
2014-07-24
Dr. Stephen Henson
Add conditional unit testing interface.
tree
|
commitdiff
2014-07-19
Mike Bland
Update heartbeat_test #includes
tree
|
commitdiff
2014-07-19
Mike Bland
Use testutil registry in heartbeat_test
tree
|
commitdiff
2014-07-15
Dr. Stephen Henson
Fix DTLS certificate requesting code.
tree
|
commitdiff
2014-07-15
Rich Salz
Merge branch 'master' of git.openssl.org:openssl
tree
|
commitdiff
2014-07-14
Dr. Stephen Henson
Use more common name for GOST key exchange.
tree
|
commitdiff
2014-07-13
Peter Mosmans
Add names of GOST algorithms.
tree
|
commitdiff
2014-07-08
Andy Polyakov
Please Clang's sanitizer.
tree
|
commitdiff
2014-07-05
Andy Polyakov
s3_pkt.c: fix typo.
tree
|
commitdiff
2014-07-05
Ben Laurie
Reduce casting nastiness.
tree
|
commitdiff
2014-07-05
Dr. Stephen Henson
Don't limit message sizes in ssl3_get_cert_verify.
tree
|
commitdiff
2014-07-04
Dr. Stephen Henson
Remove all RFC5878 code.
tree
|
commitdiff
2014-07-02
Thijs Alkemade
Make disabling last cipher work.
tree
|
commitdiff
2014-07-01
Ben Laurie
Fix possible buffer overrun.
tree
|
commitdiff
2014-07-01
Rich Salz
RT 1528; misleading debug print, "pre-master" should...
tree
|
commitdiff
2014-07-01
Rich Salz
RT 1530; fix incorrect comment
tree
|
commitdiff
2014-07-01
Rich Salz
RT 1229; typo in comment "dont't"->"don't"
tree
|
commitdiff
2014-07-01
Dr. Stephen Henson
Fix warning.
tree
|
commitdiff
2014-06-30
Ben Laurie
Make depend.
tree
|
commitdiff
2014-06-29
Ben Laurie
More constification.
tree
|
commitdiff
2014-06-29
Ben Laurie
Constification - mostly originally from Chromium.
tree
|
commitdiff
2014-06-29
Rich Salz
Merge branch 'master' of git.openssl.org:openssl
tree
|
commitdiff
2014-06-29
Dr. Stephen Henson
Fix memory leak.
tree
|
commitdiff
2014-06-27
Dr. Stephen Henson
Don't disable state strings with no-ssl2
tree
|
commitdiff
2014-06-27
yogesh nagarkar
Fix compilation with -DSSL_DEBUG -DTLS_DEBUG -DKSSL_DEBUG
tree
|
commitdiff
2014-06-27
Ken Ballou
Remove redundant check.
tree
|
commitdiff
2014-06-27
PK
Add SHA256 Camellia ciphersuites from RFC5932
tree
|
commitdiff
2014-06-27
Tomas Mraz
Don't advertise ECC ciphersuits in SSLv2 compatible...
tree
|
commitdiff
2014-06-22
Miod Vallat
Fix off-by-one errors in ssl_cipher_get_evp()
tree
|
commitdiff
2014-06-22
Matt Caswell
Revert "Fix off-by-one errors in ssl_cipher_get_evp()"
tree
|
commitdiff
2014-06-22
Matt Caswell
Fixed Windows compilation failure
tree
|
commitdiff
2014-06-17
Felix Laurie von...
Fix signed/unsigned comparisons.
tree
|
commitdiff
2014-06-14
Dr. Stephen Henson
Accept CCS after sending finished.
tree
|
commitdiff
2014-06-13
Matt Caswell
Fixed incorrect return code handling in ssl3_final_fini...
tree
|
commitdiff
2014-06-13
Matt Caswell
Revert "Fixed incorrect return code handling in ssl3_fi...
tree
|
commitdiff
2014-06-12
Kurt Cancemi
Fix off-by-one errors in ssl_cipher_get_evp()
tree
|
commitdiff
2014-06-12
Matt Caswell
Added OPENSSL_assert check as per PR#3377 reported...
tree
|
commitdiff
2014-06-11
Andy Polyakov
Enable multi-block support by default.
tree
|
commitdiff
2014-06-10
Matt Caswell
Fixed incorrect return code handling in ssl3_final_fini...
tree
|
commitdiff
2014-06-10
Mike Bland
Create test/testutil.h for unit test helper macros
tree
|
commitdiff
2014-06-10
Dr. Stephen Henson
Fix null pointer errors.
tree
|
commitdiff
2014-06-09
Dr. Stephen Henson
SRP ciphersuite correction.
tree
|
commitdiff
2014-06-09
Dr. Stephen Henson
Update strength_bits for 3DES.
tree
|
commitdiff
2014-06-07
Dr. Stephen Henson
Make tls_session_secret_cb work with CVE-2014-0224...
tree
|
commitdiff
2014-06-07
Dr. Stephen Henson
Add official extension value.
tree
|
commitdiff
2014-06-05
Dr. Stephen Henson
Update value to use a free bit.
tree
|
commitdiff
2014-06-05
Dr. Stephen Henson
Fix for CVE-2014-0195
tree
|
commitdiff
2014-06-05
Dr. Stephen Henson
Fix for CVE-2014-0224
tree
|
commitdiff
2014-06-05
Dr. Stephen Henson
Additional CVE-2014-0224 protection.
tree
|
commitdiff
2014-06-05
Dr. Stephen Henson
Fix CVE-2014-0221
tree
|
commitdiff
2014-06-05
Dr. Stephen Henson
Fix CVE-2014-3470
tree
|
commitdiff
2014-06-02
David Benjamin
Check there is enough room for extension.
tree
|
commitdiff
2014-06-02
zhu qun-ying
Free up s->d1->buffered_app_data.q properly.
tree
|
commitdiff
2014-06-02
Sami Farin
Typo: set i to -1 before goto.
tree
|
commitdiff
2014-06-01
Matt Caswell
Added SSLErr call for internal error in dtls1_buffer_record
tree
|
commitdiff
2014-06-01
David Ramos
Delays the queue insertion until after the ssl3_setup_b...
tree
|
commitdiff
2014-06-01
Dr. Stephen Henson
Option to disable padding extension.
tree
|
commitdiff
2014-06-01
David Ramos
Allocate extra space when NETSCAPE_HANG_BUG defined.
tree
|
commitdiff
2014-05-31
Dr. Stephen Henson
Use correct digest when exporting keying material.
tree
|
commitdiff
2014-05-31
Dr. Stephen Henson
Don't compile heartbeat test code on Windows (for now).
tree
|
commitdiff
2014-05-26
Juli Mallett
Fix cast of boolean where cast of LHS intended.
tree
|
commitdiff
2014-05-24
Matt Caswell
Fix for non compilation with TLS_DEBUG defined
tree
|
commitdiff
2014-05-23
Martin Kaiser
Add an NSS output format to sess_id to export to export...
tree
|
commitdiff
2014-05-22
Ben Laurie
Merge branch 'heartbeat-test' of git://github.com/mblan...
tree
|
commitdiff
2014-05-22
Mike Bland
Fix heartbeat_test for -DOPENSSL_NO_HEARTBEATS
tree
|
commitdiff
2014-05-20
Dr. Stephen Henson
For portability use BUF_strndup instead of strndup.
tree
|
commitdiff
2014-05-20
Dr. Stephen Henson
Adding padding extension to trace code.
tree
|
commitdiff
2014-05-20
Dr. Stephen Henson
Fix bug in signature algorithm copy.
tree
|
commitdiff
2014-05-19
Ben Laurie
Merge branch 'mbland-heartbeat-test'
tree
|
commitdiff
2014-05-19
Ben Laurie
Fixup for ancient compilers.
tree
|
commitdiff
2014-05-19
Mike Bland
Zero-initialize heartbeat test write buffer
tree
|
commitdiff
2014-05-19
Mike Bland
More through error checks in set_up
tree
|
commitdiff
2014-05-19
Ben Laurie
Make it build/run.
tree
|
commitdiff
2014-05-19
Mike Bland
Unit/regression test for TLS heartbeats.
tree
|
commitdiff
2014-05-12
Kurt Roeckx
Check sk_SSL_CIPHER_num() after assigning sk.
tree
|
commitdiff
2014-05-12
Serguei E. Leontiev
Replace manual ASN1 decoder with ASN1_get_object
tree
|
commitdiff
2014-05-11
Matt Caswell
Fixed NULL pointer dereference. See PR#3321
tree
|
commitdiff
2014-05-11
Günther Noack
Avoid out-of-bounds write in SSL_get_shared_ciphers
tree
|
commitdiff
2014-05-11
Matt Caswell
Move length check earlier to ensure we don't go beyond...
tree
|
commitdiff
2014-05-11
Tim Hudson
safety check to ensure we dont send out beyond the...
tree
|
commitdiff
2014-05-07
Tim Hudson
fix coverity issue 966597 - error line is not always...
tree
|
commitdiff
2014-04-30
Matt Caswell
Fixed spelling error in error message. Fix supplied...
tree
|
commitdiff
2014-04-25
Geoff Thorpe
make depend
tree
|
commitdiff
2014-04-23
Ben Laurie
Fix use after free.
tree
|
commitdiff
2014-04-21
Kaspar Brand
Fix SSL_CTX_get{first,next}_certificate.
tree
|
commitdiff
next