projects
/
oweals
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Verify that we have a sensible message len and fail if not
[oweals/openssl.git]
/
ssl
/
2014-12-03
Matt Caswell
Verify that we have a sensible message len and fail...
tree
|
commitdiff
2014-11-28
Richard Levitte
[PR3597] Advance to the next state variant when reusing...
tree
|
commitdiff
2014-11-27
Matt Caswell
Fix warning in ssl2_enc
tree
|
commitdiff
2014-11-27
Matt Caswell
Remove more references to dtls1_enc
tree
|
commitdiff
2014-11-27
Matt Caswell
Check EVP_Cipher return values for SSL2
tree
|
commitdiff
2014-11-27
Matt Caswell
Delete unused file
tree
|
commitdiff
2014-11-27
Matt Caswell
Add checks to the return value of EVP_Cipher to prevent...
tree
|
commitdiff
2014-11-27
Matt Caswell
Remove redundant checks in ssl_cert_dup. This was causi...
tree
|
commitdiff
2014-11-27
Matt Caswell
Add include of ssl.h which is required by srtp.h
tree
|
commitdiff
2014-11-26
Matt Caswell
Fixed memory leak due to incorrect freeing of DTLS...
tree
|
commitdiff
2014-11-25
Matt Caswell
Corrected comments in ssl.h about SSLv23_method and...
tree
|
commitdiff
2014-11-20
Dr. Stephen Henson
Fix SuiteB chain checking logic.
tree
|
commitdiff
2014-11-20
David Benjamin
Do not resume a session if the negotiated protocol...
tree
|
commitdiff
2014-11-20
Emilia Kasper
Ensure SSL3_FLAGS_CCS_OK (or d1->change_cipher_spec_ok...
tree
|
commitdiff
2014-11-20
Emilia Kasper
Always require an advertised NewSessionTicket message.
tree
|
commitdiff
2014-11-20
Emilia Kasper
Remove ssl3_check_finished.
tree
|
commitdiff
2014-11-20
Emilia Kasper
Set s->hit when resuming from external pre-shared secret.
tree
|
commitdiff
2014-11-20
Emilia Kasper
Reset s->tlsext_ticket_expected in ssl_scan_serverhello...
tree
|
commitdiff
2014-11-19
Dr. Stephen Henson
New option no-ssl3-method which removes SSLv3_*method
tree
|
commitdiff
2014-11-19
Dr. Stephen Henson
Process signature algorithms before deciding on certifi...
tree
|
commitdiff
2014-11-18
Matt Caswell
Added RFC 7027 references
tree
|
commitdiff
2014-11-18
Matt Caswell
Added OPENSSL_NO_EC2M guards around the default EC...
tree
|
commitdiff
2014-11-10
Daniel Kahn Gillmor
Allow ECDHE and DHE as forward-compatible aliases for...
tree
|
commitdiff
2014-10-28
Emilia Kasper
Tighten session ticket handling
tree
|
commitdiff
2014-10-27
Emilia Kasper
Fix ssltest logic when some protocols are compiled...
tree
|
commitdiff
2014-10-24
Dr. Stephen Henson
Copy negotiated parameters in SSL_set_SSL_CTX.
tree
|
commitdiff
2014-10-24
Dr. Stephen Henson
Process signature algorithms in ClientHello late.
tree
|
commitdiff
2014-10-23
Dr. Stephen Henson
Parse custom extensions after SNI.
tree
|
commitdiff
2014-10-21
Bodo Moeller
Fix and improve SSL_MODE_SEND_FALLBACK_SCSV documentation.
tree
|
commitdiff
2014-10-21
Bodo Moeller
When processing ClientHello.cipher_suites, don't ignore...
tree
|
commitdiff
2014-10-21
Kurt Roeckx
Keep old method in case of an unsupported protocol
tree
|
commitdiff
2014-10-15
Geoff Thorpe
Fix no-ssl3 configuration option
tree
|
commitdiff
2014-10-15
Dr. Stephen Henson
Fix for session tickets memory leak.
tree
|
commitdiff
2014-10-15
Matt Caswell
Fix SRTP compile issues for windows
tree
|
commitdiff
2014-10-15
Matt Caswell
Fix for SRTP Memory Leak
tree
|
commitdiff
2014-10-15
Bodo Moeller
Support TLS_FALLBACK_SCSV.
tree
|
commitdiff
2014-09-24
Dr. Stephen Henson
Don't allow non-FIPS curves in FIPS mode.
tree
|
commitdiff
2014-09-24
Emilia Kasper
RT3067: simplify patch
tree
|
commitdiff
2014-09-24
Adam Langley
This change alters the processing of invalid, RSA pre...
tree
|
commitdiff
2014-09-24
Emilia Kasper
RT3066: rewrite RSA padding checks to be slightly more...
tree
|
commitdiff
2014-09-21
Tim Hudson
Fixed error introduced in commit f2be92b94dad3c6cbdf79d...
tree
|
commitdiff
2014-09-09
Kurt Cancemi
RT3506: typo's in ssltest
tree
|
commitdiff
2014-09-08
Erik Auerswald
RT3301: Discard too-long heartbeat requests
tree
|
commitdiff
2014-09-08
Martin Olsson
RT2843: Remove another spurious close-comment token
tree
|
commitdiff
2014-09-08
Martin Olsson
RT2842: Remove spurious close-comment marker.
tree
|
commitdiff
2014-09-05
Adam Langley
psk_client_callback, 128-byte id bug.
tree
|
commitdiff
2014-08-31
Richard Levitte
Add t1_ext and ssl_utst to the VMS build as well.
tree
|
commitdiff
2014-08-28
Dr. Stephen Henson
Fix comments, add new test.
tree
|
commitdiff
2014-08-28
Dr. Stephen Henson
Rename some callbacks, fix alignment.
tree
|
commitdiff
2014-08-28
Dr. Stephen Henson
Use consistent function naming.
tree
|
commitdiff
2014-08-28
Dr. Stephen Henson
New function SSL_extension_supported().
tree
|
commitdiff
2014-08-28
Dr. Stephen Henson
New extension callback features.
tree
|
commitdiff
2014-08-28
Dr. Stephen Henson
Callback revision.
tree
|
commitdiff
2014-08-28
Dr. Stephen Henson
Remove serverinfo checks.
tree
|
commitdiff
2014-08-28
Dr. Stephen Henson
Add custom extension sanity checks.
tree
|
commitdiff
2014-08-28
Dr. Stephen Henson
Custom extension revision.
tree
|
commitdiff
2014-08-28
Dr. Stephen Henson
Revision of custom extension code.
tree
|
commitdiff
2014-08-28
Emilia Kasper
Constant-time utilities
tree
|
commitdiff
2014-08-26
John Fitzgibbon
RT2724: Remove extra declaration
tree
|
commitdiff
2014-08-22
Adam Langley
RT3060: Limit the number of empty records.
tree
|
commitdiff
2014-08-15
Matt Caswell
Fixed out-of-bounds read errors in ssl3_get_key_exchange.
tree
|
commitdiff
2014-08-08
Dr. Stephen Henson
Fix SRP authentication ciphersuites.
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-08-01
Dr. Stephen Henson
make update
tree
|
commitdiff
2014-07-24
Dr. Stephen Henson
Add conditional unit testing interface.
tree
|
commitdiff
2014-07-15
Dr. Stephen Henson
Fix DTLS certificate requesting code.
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-09
Andy Polyakov
Please Clang's sanitizer.
tree
|
commitdiff
2014-07-05
Andy Polyakov
s3_pkt.c: fix typo.
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-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
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-17
Richard Levitte
Remove unused DANE macros. This should be the last...
tree
|
commitdiff
2014-06-16
Richard Levitte
Spaces were added in some strings for better readabilit...
tree
|
commitdiff
2014-06-14
Dr. Stephen Henson
Accept CCS after sending finished.
tree
|
commitdiff
2014-06-14
Richard Levitte
Adjust VMS build files to the Unix ones
tree
|
commitdiff
2014-06-14
Richard Levitte
Make sure that disabling the MAYLOSEDATA3 warning is...
tree
|
commitdiff
2014-06-13
Matt Caswell
Fixed incorrect return code handling in ssl3_final_fini...
tree
|
commitdiff
next