2016-07-25 |
FdaSilvaYY | Constify ... X509|X509_CRL|X509_REVOKED|_get_ext*() |
commit | commitdiff | tree | snapshot |
2016-07-25 |
FdaSilvaYY | Constify ... |
commit | commitdiff | tree | snapshot |
2016-07-25 |
FdaSilvaYY | Constify (X509|X509V3|X509_CRL|X509_REVOKED)_get_ext_d2... |
commit | commitdiff | tree | snapshot |
2016-07-25 |
FdaSilvaYY | Constify i2s_ASN1_INTEGER, X509V3_get_d2i |
commit | commitdiff | tree | snapshot |
2016-07-25 |
FdaSilvaYY | Constify input parameters of methods : |
commit | commitdiff | tree | snapshot |
2016-07-25 |
FdaSilvaYY | Enforce and explicit some const casting |
commit | commitdiff | tree | snapshot |
2016-07-25 |
FdaSilvaYY | Constify i2t_ASN1_OBJECT, i2d_ASN1_OBJECT, i2a_ASN1_OBJECT. |
commit | commitdiff | tree | snapshot |
2016-07-25 |
FdaSilvaYY | Constify ASN1_buf_print |
commit | commitdiff | tree | snapshot |
2016-07-25 |
FdaSilvaYY | Constify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_t... |
commit | commitdiff | tree | snapshot |
2016-07-25 |
FdaSilvaYY | Constify SXNET_add_id_* |
commit | commitdiff | tree | snapshot |
2016-07-25 |
FdaSilvaYY | Constify EC_KEY_*_oct2priv() input buffer |
commit | commitdiff | tree | snapshot |
2016-07-25 |
FdaSilvaYY | Constify CMS_decrypt_set1_key input buffer |
commit | commitdiff | tree | snapshot |
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 |
next |