projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add DTLS renegotiation tests
2016-09-28
Matt Caswell
Add DTLS renegotiation tests
commit
|
commitdiff
|
tree
2016-09-28
Matt Caswell
Extend the renegotiation tests
commit
|
commitdiff
|
tree
2016-09-28
Matt Caswell
Update README.ssltest.md
commit
|
commitdiff
|
tree
2016-09-28
Matt Caswell
Add support for testing renegotiation
commit
|
commitdiff
|
tree
2016-09-28
Matt Caswell
Fix a bug in Renegotiation extension construction
commit
|
commitdiff
|
tree
2016-09-28
Matt Caswell
Convert HelloRequest construction to WPACKET
commit
|
commitdiff
|
tree
2016-09-26
David Benjamin
Add missing parameter.
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2016-09-26
David Benjamin
Switch back to assuming TLS 1.2.
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2016-09-26
David Benjamin
Address review comments.
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2016-09-26
David Benjamin
Don't test quite so many of them.
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2016-09-26
David Benjamin
Test CBC mode padding.
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2016-09-26
Matt Caswell
Fix some mem leaks in sslapitest
commit
|
commitdiff
|
tree
2016-09-26
Matt Caswell
Fix HelloVerifyRequest construction
commit
|
commitdiff
|
tree
2016-09-26
Matt Caswell
Updates CHANGES and NEWS for new release
commit
|
commitdiff
|
tree
2016-09-26
Robert Swiecki
Add to fuzz corpora for CVE-2016-6309
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2016-09-26
Matt Caswell
Fix Use After Free for large message sizes
commit
|
commitdiff
|
tree
2016-09-26
Matt Caswell
Fix a WPACKET bug
commit
|
commitdiff
|
tree
2016-09-26
Matt Caswell
Add a test for large messages
commit
|
commitdiff
|
tree
2016-09-22
Matt Caswell
Convert HelloVerifyRequest construction to WPACKET
commit
|
commitdiff
|
tree
2016-09-22
Matt Caswell
Add warning about a potential pitfall with WPACKET_allocate_...
commit
|
commitdiff
|
tree
2016-09-22
Matt Caswell
Updates CHANGES and NEWS for new release
commit
|
commitdiff
|
tree
2016-09-22
Dmitry Belyavsky
Avoid KCI attack for GOST
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2016-09-22
Matt Caswell
Fix a hang with SSL_peek()
commit
|
commitdiff
|
tree
2016-09-22
Matt Caswell
Fix a mem leak in NPN handling
commit
|
commitdiff
|
tree
2016-09-22
Matt Caswell
Add some more OCSP testing
commit
|
commitdiff
|
tree
2016-09-22
Matt Caswell
Add OCSP_RESPID_match()
commit
|
commitdiff
|
tree
2016-09-22
Matt Caswell
Add the ability to set OCSP_RESPID fields
commit
|
commitdiff
|
tree
2016-09-22
Matt Caswell
Fix OCSP Status Request extension unbounded memory...
commit
|
commitdiff
|
tree
2016-09-22
Richard Levitte
Fix error message typo, wrong function code
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2016-09-21
Matt Caswell
Excessive allocation of memory in dtls1_preprocess_fragment()
commit
|
commitdiff
|
tree
2016-09-21
Matt Caswell
Excessive allocation of memory in tls_get_message_header()
commit
|
commitdiff
|
tree
2016-09-21
Matt Caswell
Don't leak on an OPENSSL_realloc() failure
commit
|
commitdiff
|
tree
2016-09-21
Matt Caswell
Don't allow too many consecutive warning alerts
commit
|
commitdiff
|
tree
2016-09-21
Matt Caswell
make update and fix some associated mis-matched error...
commit
|
commitdiff
|
tree
2016-09-21
Matt Caswell
Fix a missing NULL check in dsa_builtin_paramgen
commit
|
commitdiff
|
tree
2016-09-20
Matt Caswell
Convert WPACKET_put_bytes to use convenience macros
commit
|
commitdiff
|
tree
2016-09-20
Matt Caswell
Convert CCS construction to WPACKET
commit
|
commitdiff
|
tree
2016-09-20
Matt Caswell
Convert Finished construction to WPACKET
commit
|
commitdiff
|
tree
2016-09-20
Matt Caswell
Style tweaks following review feedback
commit
|
commitdiff
|
tree
2016-09-20
Matt Caswell
Convert NextProto message construction to WPACKET
commit
|
commitdiff
|
tree
2016-09-20
Matt Caswell
Convert Certificate message construction to WPACKET
commit
|
commitdiff
|
tree
2016-09-20
Matt Caswell
Convert ClientVerify Construction to WPACKET
commit
|
commitdiff
|
tree
2016-09-19
Matt Caswell
Convert num_alloc to a size_t in stack.c and tweak...
commit
|
commitdiff
|
tree
2016-09-19
Guido Vranken
Prevent overflows in stack API
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2016-09-15
Matt Caswell
Revert "Abort on unrecognised warning alerts"
commit
|
commitdiff
|
tree
2016-09-14
Matt Caswell
Fix OCSP_RESPID processing bug introduced by WPACKET...
commit
|
commitdiff
|
tree
2016-09-14
Matt Caswell
Add some sanity checks around usage of t_fromb64()
commit
|
commitdiff
|
tree
2016-09-13
Matt Caswell
Encourage use of the macros for the various "sub" functions
commit
|
commitdiff
|
tree
2016-09-13
Matt Caswell
Make wpackettest conform to style rules
commit
|
commitdiff
|
tree
2016-09-13
Matt Caswell
Add a WPACKET_sub_allocate_bytes() function
commit
|
commitdiff
|
tree
2016-09-13
Matt Caswell
Convert CKE construction to use the WPACKET API
commit
|
commitdiff
|
tree
2016-09-13
Matt Caswell
Abort on unrecognised warning alerts
commit
|
commitdiff
|
tree
2016-09-13
Matt Caswell
Fix a few style nits in the wpacket code
commit
|
commitdiff
|
tree
2016-09-13
Matt Caswell
Remove else after a return in packet code
commit
|
commitdiff
|
tree
2016-09-13
Matt Caswell
Pull out some common packet code into a function
commit
|
commitdiff
|
tree
2016-09-13
Matt Caswell
Add some soft asserts where applicable
commit
|
commitdiff
|
tree
2016-09-13
Matt Caswell
Address WPACKET review comments
commit
|
commitdiff
|
tree
2016-09-13
Matt Caswell
Simplify the overflow checks in WPACKET_allocate_bytes()
commit
|
commitdiff
|
tree
2016-09-13
Matt Caswell
Move the WPACKET documentation comments to packet_locl.h
commit
|
commitdiff
|
tree
2016-09-13
Matt Caswell
Add tests for the WPACKET implementation
commit
|
commitdiff
|
tree
2016-09-13
Matt Caswell
Ensure the WPACKET gets cleaned up in the event of...
commit
|
commitdiff
|
tree
2016-09-13
Matt Caswell
Various bug fixes and tweaks to WPACKET implementation
commit
|
commitdiff
|
tree
2016-09-13
Matt Caswell
Add WPACKET_sub_memcpy() function
commit
|
commitdiff
|
tree
2016-09-13
Matt Caswell
Move from explicit sub-packets to implicit ones
commit
|
commitdiff
|
tree
2016-09-13
Matt Caswell
Rename PACKETW to WPACKET
commit
|
commitdiff
|
tree
2016-09-13
Matt Caswell
Convert tls_construct_client_hello() to use PACKETW
commit
|
commitdiff
|
tree
2016-09-13
Matt Caswell
First pass at writing a writeable packets API
commit
|
commitdiff
|
tree
2016-09-08
Matt Caswell
Fix mem leaks during auto-deinit
commit
|
commitdiff
|
tree
2016-09-08
Matt Caswell
Ensure trace recognises X25519
commit
|
commitdiff
|
tree
2016-08-30
Matt Caswell
Add some CertStatus tests
commit
|
commitdiff
|
tree
2016-08-30
Matt Caswell
Ensure the CertStatus message adds a DTLS message header...
commit
|
commitdiff
|
tree
2016-08-25
Matt Caswell
Remove note from CHANGES about EC DRBG
commit
|
commitdiff
|
tree
2016-08-25
Matt Caswell
Fix uninit read in sslapitest
commit
|
commitdiff
|
tree
2016-08-25
Andy Polyakov
CHANGES: mention Windows UTF-8 opt-in option.
commit
|
commitdiff
|
tree
2016-08-25
Andy Polyakov
Windows: UTF-8 opt-in for command-line arguments and...
commit
|
commitdiff
|
tree
2016-08-25
Dr. Stephen Henson
Support broken PKCS#12 key generation.
commit
|
commitdiff
|
tree
2016-08-25
Andy Polyakov
Don't switch password formats using global state.
commit
|
commitdiff
|
tree
2016-08-25
Matt Caswell
Fix an uninitialised read on an error path
commit
|
commitdiff
|
tree
2016-08-24
Viktor Dukhovni
Un-delete still documented X509_STORE_CTX_set_verify
commit
|
commitdiff
|
tree
2016-08-24
Andy Polyakov
Configurations/10-main.conf: fix solaris64-*-cc link...
commit
|
commitdiff
|
tree
2016-08-24
Matt Caswell
Clarify the error messages in 08f6ae5b28
commit
|
commitdiff
|
tree
2016-08-24
Matt Caswell
Fix no-ec2m
commit
|
commitdiff
|
tree
2016-08-24
Richard Levitte
CRYPTO_atomic_add(): check that the object is lock...
commit
|
commitdiff
|
tree
2016-08-24
Richard Levitte
CRYPTO_atomic_add(): use acquire release memory order...
commit
|
commitdiff
|
tree
2016-08-24
Richard Levitte
Check for __GNUC__ to use GNU C atomic buildins
commit
|
commitdiff
|
tree
2016-08-24
Richard Levitte
Trust RSA_check_key() to return correct values
commit
|
commitdiff
|
tree
2016-08-24
Dr. Stephen Henson
Avoid overflow in MDC2_Update()
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2016-08-24
Rich Salz
Put DES into "not default" category.
commit
|
commitdiff
|
tree
2016-08-24
Rich Salz
To avoid SWEET32 attack, move 3DES to weak
commit
|
commitdiff
|
tree
2016-08-24
Rob Percival
Typo fixes
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2016-08-24
Rob Percival
Updates the CT_POLICY_EVAL_CTX POD
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2016-08-24
Rob Percival
Correct documentation about SCT setters resetting validation...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2016-08-24
Rob Percival
Removes the SCT_verify* POD
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2016-08-24
Rob Percival
Documents the SCT validation functions
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2016-08-24
Rob Percival
Removes {o2i,i2o}_SCT_signature from PODs
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2016-08-24
Rob Percival
Documents the CTLOG functions
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2016-08-24
Rob Percival
Document the i2o and o2i SCT functions
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2016-08-24
Rob Percival
Removes d2i_SCT_LIST.pod
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2016-08-24
Rob Percival
Document that SCT_set_source returns 0 on failure.
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2016-08-24
Rob Percival
Clarifies the format of a log's public key in the CONF...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
next