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-02-10
Lukasz Pawelczyk
Restore EVP_CIPH_FLAG_LENGTH_BITS working properly
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Cristian Stoica
speed.c: simplify aggregation of ecdh --multi results
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Cristian Stoica
speed.c: simplify aggregation of ecdsa --multi results
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Cristian Stoica
speed.c: simplify aggregation of dsa --multi results
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Cristian Stoica
speed.c: simplify aggregation of rsa --multi results
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
David Benjamin
Don't read uninitialised data for short session IDs.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Andy Polyakov
bn/asm/x86_64*: add DWARF CFI directives.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Andy Polyakov
perlasm/x86_64-xlate.pl: recognize DWARF CFI directives.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Andy Polyakov
perlasm/x86_64-xlate.pl: remove obsolete .picmeup synth...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Andy Polyakov
perlasm/x86_64-xlate.pl: minor readability updates.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Andy Polyakov
bn/asm/rsaz-avx2.pl: refine Win64 SE handler.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Matt Caswell
Fix a typo in the X509_get0_subject_key_id() documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Richard Levitte
Add needed module in 25-test_sid.t
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Peter Wu
SSL_get_shared_sigalgs: handle negative idx parameter
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Richard Levitte
Because our test sid file contains EC, don't try it...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Matt Caswell
Fix crash in tls13_enc
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Dr. Stephen...
Update documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Dr. Stephen...
update test
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Dr. Stephen...
Add remaining TLS1.3 ciphersuites
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Dr. Stephen...
Call EVP_CipherFinal in CCM mode for tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Dr. Stephen...
Make EVP_*Final work for CCM ciphers
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Dr. Stephen...
Use contants for Chacha/Poly, redo algorithm expressions.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Dr. Stephen...
Add CCM mode support for TLS 1.3
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Dr. Stephen...
Add constants to CCM and TLS.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Dr. Stephen...
Add NID_auth_any and NID_kx_any NIDs.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Dr. Stephen...
Add SSL_kANY and SSL_aANY
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Rich Salz
Centralize documentation about config file location
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Peter Wu
apps: Add support for writing a keylog file
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Pauli
Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Bernd Edlinger
Fix a crash in EVP_CIPHER_CTX_cleanup due to cipher_dat...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Rich Salz
Fix parsing of serial# in req
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Rich Salz
Doc fix
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Andy Polyakov
Rename 90-test_fuzz.t to 99-test_fuzz.t to ensure that...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Andy Polyakov
x86_64 assembly pack: Win64 SEH face-lift.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Andy Polyakov
perlasm/x86_64-xlate.pl: clarify SEH coding guidelines.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-05
Bernd Edlinger
Fix a crash with malformed user notice policy numbers
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Bernd Edlinger
Combined patch against master branch for the following...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Richard Levitte
Fix "no-ec"
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Robert Scheck
Add NNTP support (RFC 4642) to s_client ("-starttls...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Dmitry Kostjuchenko
Grouped data declarations [skip ci]
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Dmitry Kostjuchenko
Removed tab spaces.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Dmitry Kostjuchenko
Corrections according the review comments.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Dmitry Kostjuchenko
Compile fix on platforms with missing pthread_rwlock_t.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Andy Polyakov
crypto/x86_64cpuid.pl: detect if kernel preserves ...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Richard Levitte
Initialise alg_k and alg_a
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Dr. Stephen...
Add missing MinProtocol/MaxProtocol
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Dr. Stephen...
Add TLS 1.3 certificate selection tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Dr. Stephen...
Don't filter TLS 1.3 ciphersuites by signing or key...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Dr. Stephen...
Update cipher definition
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Dr. Stephen...
Remove special case for TLS 1.3.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Dr. Stephen...
For TLS 1.3 retrieve previously set certificate index
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Dr. Stephen...
make errors
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Dr. Stephen...
Set signature algorithm when choosing cipher
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Dr. Stephen...
Add function tls_choose_sigalg().
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Dr. Stephen...
Cosmetic change
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Cory Benfield
Test logging TLSv1.3 secrets.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Cory Benfield
Add support for logging out TLSv1.3 secrets
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Todd Short
Add support for parameterized SipHash
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Bernd Edlinger
remove test/.rnd on make clean
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Todd Short
Majority rules, use session_ctx vs initial_ctx
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Richard Levitte
bn: fix occurance of negative zero in BN_rshift1()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Geoff Thorpe
bn: fix occurances of negative zero
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Geoff Thorpe
bn: catch negative zero as an error
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Geoff Thorpe
bn: fix BN_DEBUG + BN_DEBUG_RAND support
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Richard Levitte
bntests.txt: add a couple of checks of possibly negativ...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Richard Levitte
bntest: do not stop on first fautl encountered
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Richard Levitte
bntest: make sure file_rshift tests BN_rshift1 as well...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Richard Levitte
bntest: make sure that equalBN takes note of negative...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Rich Salz
Add -Wno-parentheses-equality to dev-warnings.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Dr. Stephen...
Tidy up Suite B logic
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Dr. Stephen...
Remove peer_md and use peer_sigalg instead.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Dr. Stephen...
Simplify sigalgs code.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Dr. Stephen...
Add digest and key indices to table.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Dr. Stephen...
Don't check certificate type against ciphersuite for...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Dr. Stephen...
Add TLS 1.3 signing curve check
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Dr. Stephen...
Only allow PSS signatures with RSA keys and TLS 1.3
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Dr. Stephen...
Store table entry to peer signature algorithm.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Matt Caswell
Free up the memory for the NewSessionTicket extensions
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Matt Caswell
Make sure we free and cleanse the pms value in all...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Dr. Stephen...
Update macros.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Dr. Stephen...
fix style issues
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Dr. Stephen...
Fix TLS 1.2 and no sigalgs.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Dr. Stephen...
Use PSS for simple test so TLS 1.3 handhake is successful.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Dr. Stephen...
Add tests for client and server signature type
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Dr. Stephen...
Add test support for TLS signature types.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Dr. Stephen...
Update documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Dr. Stephen...
make update
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Dr. Stephen...
Replace TLS_SIGALGS with SIGALG_LOOKUP
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Dr. Stephen...
Support TLS 1.3 signature scheme names.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Dr. Stephen...
Extend TLS 1.3 signature table.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Dr. Stephen...
Use shared signature algorithm list to find type.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Dr. Stephen...
Add SSL_get_peer_signature_type_nid() function.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Dr. Stephen...
Store peer signature type.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Dr. Stephen...
More complete PSS support.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Dr. Stephen...
Use uint16_t for signature scheme.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Dr. Stephen...
use RSA_PSS_SALTLEN_DIGEST constant
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Matt Caswell
Expand comment in tls_process_hello_req()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Matt Caswell
Add a TODO around validating the ticket age
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Matt Caswell
Various style fixes following review feedback
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Matt Caswell
Remove unneccessary comments
commit
|
commitdiff
|
tree
|
snapshot
next