projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2017-03-03
Dr. Stephen...
Update and add test
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Dr. Stephen...
Set specific error is we have no valid signature algori...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Dr. Stephen...
Signature algorithm enhancement.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Dr. Stephen...
Disallow zero length signature algorithms
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Dr. Stephen...
Don't allow DSA for TLS 1.3
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
edelangh
use OSSLzu instead of lu format for size_t display
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Bernd Edlinger
Reset executable bits on files where not needed.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Pauli
Update the cipher(1) documentation to explicitly state...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Rich Salz
sh_malloc & sh_free prototype change to match POSIX
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Matt Caswell
Silence some more clang warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Silence some clang warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
More early data documentation updates following feedback
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Update the API documentation for the latest early data...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Update early data API for writing to unauthenticated...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Rename SSL_write_early() to SSL_write_early_data()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Rename SSL_read_early() to SSL_read_early_data()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Updates to the early data documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Updates to s_server and s_client for the latest early_d...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Make SSL_write_early_finish() an internal only function
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Add early_data tests
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Various fixes required to allow SSL_write/SSL_read...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Enable the server to call SSL_write() without stopping...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Enable the client to call SSL_read() without stopping...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Introduce a new early_data state in the state machine
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Improve the early data sanity check in SSL_do_handshake()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Add documentation for the new s_client and s_server...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Tighten sanity checks when calling early data functions
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Add documentation for the early data functions
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Make SSL_get_early_data_status() take a const
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Make SSL_get_max_early_data() and SSL_CTX_get_max_early...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Add a SSL_SESSION_get_max_early_data() function
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Don't attempt to write more early_data than we know...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Only accept early_data if the negotiated ALPN is the...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Skip early_data if appropriate after a HelloRetryRequest
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Don't accept early_data if we are going to issue a...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Add extra validation parsing the server-to-client early...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Remove some TLSv1.3 TODOs that are no longer relevant
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Validate the ticket age for resumed sessions
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Ensure the max_early_data option to s_server can be 0
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Provide a default value for max_early_data
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Check max_early_data against the amount of early data...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Make sure we reset the read sequence when skipping...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Disallow handshake messages in the middle of early_data
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Fix seg fault when sending early_data using CCM ciphers...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Get s_client to report on whether early data was accept...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Implement client side parsing of the early_data extension
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Add a "-early_data" option to s_server
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Fix changing of the cipher state when dealing with...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Construct the server side early_data extension
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Provide an SSL_read_early() function for reading early...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Change the cipher state when sending early data
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Implement the early data changes required in tls13_chan...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Add an option to s_client to send early_data
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Parse the early_data extension
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Construct the early_data extension
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Provide functions to write early data
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Parse the ticket_early_data_info extension
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Teach SSL_trace() about the early_data_info extension
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Add a -max_early_data option to s_server
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Construct the ticket_early_data_info extension
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Rich Salz
Remove ref to err(7), update copyright.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Richard Levitte
-precert doesn't work when configured no-ct, don't...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Richard Levitte
Fix the skip numbers in 80-test_ca.t
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Use the built in boolean type for CompressionExpected
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Add compression tests
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Fix a compression bug
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Matt Caswell
Ensure that we never select compression in TLSv1.3
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Robert Scheck
Add LDAP support (RFC 4511) to s_client ("-starttls...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Andy Polyakov
Configurations/10-main.conf: omit redundant -lresolv...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Andy Polyakov
bio/b_addr.c: omit private hstrerror.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Andy Polyakov
aes/aes_x86core.c: clarify reference implementation...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Andy Polyakov
evp/e_aes_cbc_hmac_{sha1|sha256}.c: tag reference code.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Andy Polyakov
CHANGES: mention CFI annotations.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Andy Polyakov
bn/asm: clean up unused PA-RISC modules.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Andy Polyakov
des/des_locl.h: clean up unused/irrelevant macros.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Jon Spillett
Check for zero records and return immediately
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Andy Polyakov
appveyor.yml: streamline pull requests.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Andy Polyakov
Configurations/50-masm.conf: add /nologo to ml64 comman...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Richard Levitte
Add NOTES.UNIX, with a description on how to deal with...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Bernd Edlinger
Check that async_jobs is not negative and not too high.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Andy
Code health: ssl/ssl_locl.h unused macros
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Richard Levitte
VMS: compensate for gmtime_r() parameter pointer size
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Richard Levitte
Don't use deprecated EVP_CIPHER_CTX_cleanup() internally
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Emilia Kasper
Remove some obsolete/obscure internal define switches:
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Benjamin Kaduk
Remove OPENSSL_indirect_call()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Benjamin Kaduk
Don't free in cleanup routine
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Andy Polyakov
crypto/des: remove unreferenced rcp_enc.c module.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Richard Levitte
Code health: Remove base address setting for mingw
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Bernd Edlinger
Fix handling of EVP_PKEY_CTRL_PKCS7_ENCRYPT/DECRYPT...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Benjamin Kaduk
Add AGL's "beer mug" PEM file as another test input
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Benjamin Kaduk
Add test corpus for PEM reading
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Richard Levitte
Code health: Quick note in changes and the OPENSSL_GLOB...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Richard Levitte
Code health: With the VAX C-ism gone, OPENSSL_GLOBAL...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Richard Levitte
Code health: Remove another VAX C-ism, globaldef and...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Richard Levitte
Code health: make update
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Richard Levitte
Code health: Remove VAX exceptions in util/mkdef.pl
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Richard Levitte
Code health: Remove unused VAX transfer vector for...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Rich Salz
Exdata test was never enabled.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Emilia Kasper
Remove memcpy unrolling in bn_lib.c
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Emilia Kasper
Remove support for HMAC_TEST_PRIVATE_KEY_FORMAT
commit
|
commitdiff
|
tree
|
snapshot
next