projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2016-07-25
FdaSilvaYY
Constify engine/eng_cnf.c internal method.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-25
Matt Caswell
Fix no-tls1_2
commit
|
commitdiff
|
tree
|
snapshot
2016-07-25
Matt Caswell
Fix no-dtls*
commit
|
commitdiff
|
tree
|
snapshot
2016-07-25
Matt Caswell
Fix no-ct
commit
|
commitdiff
|
tree
|
snapshot
2016-07-24
Jakub Zelenka
Add EVP_ENCODE_CTX_copy
commit
|
commitdiff
|
tree
|
snapshot
2016-07-24
Jakub Zelenka
Add missing X509_set_proxy_flag num
commit
|
commitdiff
|
tree
|
snapshot
2016-07-23
Richard Levitte
Properly initialise the internal proxy certificate...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-23
Richard Levitte
Make it possible for external code to flag a certificat...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-23
Richard Levitte
Correct misspelt OPENSSL_NO_SRP
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Dr. Stephen...
Use newest CRL.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Dr. Stephen...
Send alert for bad DH CKE
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Dr. Stephen...
Fix OOB read in TS_OBJ_print_bio().
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Emilia Kasper
SSL tests: compress generated output a little
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Emilia Kasper
Make boolean SSL test conf values case-insensitive
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Dr. Stephen...
Clarify digest change in HMAC_Init_ex()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Dr. Stephen...
Add mask for newly created symlink.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Dr. Stephen...
Check suffixes properly.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Dr. Stephen...
use correct name for duplicate
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Richard Levitte
Have load_buildtin_compression in ssl/ssl_ciph.c return...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Richard Levitte
VMS: Rearrange installation targets for shared libraries
commit
|
commitdiff
|
tree
|
snapshot
2016-07-21
Emilia Kasper
Test client-side resumption
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Kurt Roeckx
Add all publicly avaiable asn1 types to the asn1 fuzzer.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Kurt Roeckx
Cast to an unsigned type before negating
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Kurt Roeckx
Check for errors allocating the error strings.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Dr. Stephen...
Don't allocate r/s in DSA_SIG and ECDSA_SIG
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Richard Levitte
Install shared libraries in runtime install
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Richard Levitte
VMS: fix typo, shared libraries have the extension...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Matt Caswell
Never expose ssl->bbio in the public API.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Emilia Kasper
SSL test framework: port resumption tests
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Dr. Stephen...
fix crypto-mdebug build
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
FdaSilvaYY
Fix if/for/while( in docs
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
FdaSilvaYY
Fix a few if(, for(, while( inside code.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Hannes Magnusson
Remove reduntant X509_STORE_CTX_set_verify_cb declaration
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
FdaSilvaYY
Simplify buffer limit checking, and reuse BIO_snprintf...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
FdaSilvaYY
Code factorisation and simplification
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
FdaSilvaYY
Fix double calls to strlen
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
FdaSilvaYY
Simplify code related to tmp_email_dn.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
FdaSilvaYY
Use more X509_REQ_get0_pubkey & X509_get0_pubkey
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Todd Short
OCSP_request_add0_id() inconsistent error return
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Dr. Stephen...
Sanity check in ssl_get_algorithm2().
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Dr. Stephen...
Send alert on CKE error.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Coty Sutherland
Resolve over command syntax error which causes 'make...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Richard Levitte
Document the slight change in CRYPTO_mem_ctrl()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Richard Levitte
Document the slight change in ERR_get_next_error_library()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Richard Levitte
make update
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Richard Levitte
Change all our uses of CRYPTO_THREAD_run_once to use...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Richard Levitte
Define a few internal macros for easy use of run_once...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Rich Salz
RT4593: Add space after comma (doc nits)
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Richard Levitte
Fix forgotten goto
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Matt Caswell
Fix building with no-cms
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Richard Levitte
Convert the last uses of sockaddr in apps/* to use...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Emilia Kasper
Fix two bugs in clienthello processing
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Emilia Kasper
SSL test framework: port NPN and ALPN tests
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
mrpre
Cleanup after sk_push fail
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Matt Caswell
Update error codes following tls_process_key_exchange...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Matt Caswell
Tidy up tls_process_key_exchange()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Matt Caswell
Split out ECDHE from tls_process_key_exchange()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Matt Caswell
Split out DHE from tls_process_key_exchange()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Matt Caswell
Split out SRP from tls_process_key_exchange()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Matt Caswell
Split out the PSK preamble from tls_process_key_exchange()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Matt Caswell
Move the PSK preamble for tls_process_key_exchange()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Matt Caswell
Narrow scope of locals vars in tls_process_key_exchange()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Matt Caswell
Add more session tests
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Matt Caswell
Remove sessions from external cache, even if internal...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Richard Levitte
Have the Travis builds do a "make update"
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Richard Levitte
make update
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Richard Levitte
Fixup a few SSLerr calls in ssl/statem/
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Richard Levitte
Fixup collision between SSL_F_TLS_PROCESS_SKE and SSL_F...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Dr. Stephen...
Check and print out boolean type properly.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Matt Caswell
Refactor Identity Hint handling
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Matt Caswell
Fix up error codes after splitting up tls_construct_key...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Matt Caswell
Some tidy ups after the CKE construction refactor
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Matt Caswell
Split out SRP CKE construction into a separate function
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Matt Caswell
Split out GOST CKE construction into a separate function
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Matt Caswell
Split out DHE CKE construction into a separate function
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Matt Caswell
Split out DHE CKE construction into a separate function
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Matt Caswell
Split out CKE construction PSK pre-amble and RSA into...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Matt Caswell
Narrow the scope of local variables in tls_construct_cl...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Matt Caswell
Fix bug with s2n et al macros
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Matt Caswell
Errors fix up following break up of CKE processing
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Matt Caswell
Remove the f_err lable from tls_process_client_key_exch...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Matt Caswell
Split out GOST from process CKE code
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Matt Caswell
Split out ECDHE from process CKE code
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Matt Caswell
Split out DHE from process CKE code
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Matt Caswell
Split out PSK preamble and RSA from process CKE code
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Matt Caswell
Reduce the scope of some variables in tls_process_clien...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Richard Levitte
Don't make a difference between building test programs...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Richard Levitte
Use _NO_INST in some build.info files
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Richard Levitte
Adapt the build files to the new "install" hash table
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Richard Levitte
Document the _NO_INST variants
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Richard Levitte
build.info: implement PROGRAM_NO_INST, and dito for...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Dr. Stephen...
Fix print of ASN.1 BIGNUM type.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Matt Caswell
Fix formatting in statem_srvr.c based on review feedback
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Matt Caswell
Ensure Travis tests SSLv3
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Matt Caswell
Try and make the transition tests for CKE message clearer
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Matt Caswell
Simplify key_exchange_expected() logic
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Matt Caswell
Fix client auth test_ssl_new failures when enabling...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Matt Caswell
Make sure we call ssl3_digest_cached_records() when...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Matt Caswell
Fix SSLv3 alert if no Client Ceritifcate sent after...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Matt Caswell
Fix SSLv3 ClientAuth alert checking
commit
|
commitdiff
|
tree
|
snapshot
next