index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use X509_LOOKUP_TYPE for lookup type consistently.
Dr. Stephen Henson
2016-07-26
1
-13
/
+16
*
Move X509_LU_RETRY, X509_LU_FAIL
Dr. Stephen Henson
2016-07-26
1
-2
/
+4
*
Discard BIO_set(BIO* bio) method
FdaSilvaYY
2016-07-25
1
-2
/
+0
*
Make it possible for external code to set the certiciate proxy path length
Richard Levitte
2016-07-25
1
-0
/
+2
*
Add X509_STORE lock and unlock functions
Richard Levitte
2016-07-25
1
-0
/
+2
*
Add setter and getter for X509_STORE's check_policy
Richard Levitte
2016-07-25
1
-0
/
+3
*
Add getters / setters for the X509_STORE_CTX and X509_STORE functions
Richard Levitte
2016-07-25
1
-15
/
+65
*
Typo and comment fix
FdaSilvaYY
2016-07-25
1
-4
/
+4
*
Discard some unused typedefs
FdaSilvaYY
2016-07-25
1
-7
/
+0
*
Constify X509|X509_CRL|X509_REVOKED_get_ext
FdaSilvaYY
2016-07-25
1
-3
/
+3
*
Constify ... X509|X509_CRL|X509_REVOKED|_get_ext*()
FdaSilvaYY
2016-07-25
1
-14
/
+14
*
Constify ...
FdaSilvaYY
2016-07-25
1
-3
/
+3
*
Constify (X509|X509V3|X509_CRL|X509_REVOKED)_get_ext_d2i ...
FdaSilvaYY
2016-07-25
2
-4
/
+4
*
Constify i2s_ASN1_INTEGER, X509V3_get_d2i
FdaSilvaYY
2016-07-25
1
-1
/
+1
*
Constify input parameters of methods :
FdaSilvaYY
2016-07-25
1
-5
/
+5
*
Constify i2t_ASN1_OBJECT, i2d_ASN1_OBJECT, i2a_ASN1_OBJECT.
FdaSilvaYY
2016-07-25
1
-3
/
+3
*
Constify ASN1_buf_print
FdaSilvaYY
2016-07-25
1
-1
/
+1
*
Constify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_to_UTF8, ASN1_TYPE_get_...
FdaSilvaYY
2016-07-25
1
-5
/
+5
*
Constify SXNET_add_id_*
FdaSilvaYY
2016-07-25
1
-4
/
+4
*
Constify EC_KEY_*_oct2priv() input buffer
FdaSilvaYY
2016-07-25
1
-1
/
+1
*
Constify CMS_decrypt_set1_key input buffer
FdaSilvaYY
2016-07-25
1
-1
/
+1
*
Add EVP_ENCODE_CTX_copy
Jakub Zelenka
2016-07-24
1
-0
/
+1
*
Make it possible for external code to flag a certificate as a proxy one.
Richard Levitte
2016-07-23
1
-0
/
+1
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
31
-34
/
+32
*
Don't allocate r/s in DSA_SIG and ECDSA_SIG
Dr. Stephen Henson
2016-07-20
2
-0
/
+2
*
Fix a few if(, for(, while( inside code.
FdaSilvaYY
2016-07-20
1
-7
/
+7
*
Remove reduntant X509_STORE_CTX_set_verify_cb declaration
Hannes Magnusson
2016-07-20
1
-2
/
+0
*
make update
Richard Levitte
2016-07-19
1
-0
/
+3
*
Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead
Richard Levitte
2016-07-19
1
-1
/
+1
*
Define a few internal macros for easy use of run_once functions
Richard Levitte
2016-07-19
1
-0
/
+42
*
Update error codes following tls_process_key_exchange() refactor
Matt Caswell
2016-07-19
1
-0
/
+4
*
make update
Richard Levitte
2016-07-19
1
-0
/
+2
*
Fixup collision between SSL_F_TLS_PROCESS_SKE and SSL_F_TLS_PROCESS_CKE macros
Richard Levitte
2016-07-19
1
-6
/
+6
*
Fix up error codes after splitting up tls_construct_key_exchange()
Matt Caswell
2016-07-19
1
-0
/
+6
*
Errors fix up following break up of CKE processing
Matt Caswell
2016-07-18
1
-0
/
+6
*
check return values for EVP_Digest*() APIs
Dr. Stephen Henson
2016-07-15
1
-7
/
+7
*
Add OCSP accessors.
Dr. Stephen Henson
2016-07-13
1
-0
/
+5
*
Perform DANE-EE(3) name checks by default
Viktor Dukhovni
2016-07-12
3
-0
/
+10
*
Add nameConstraints commonName checking.
Dr. Stephen Henson
2016-07-12
1
-0
/
+1
*
GH1278: Removed error code for alerts
Rich Salz
2016-07-08
1
-0
/
+29
*
Replace all #define's in pod pages.
Rich Salz
2016-07-08
1
-8
/
+5
*
include/openssl: don't include <windows.h> in public headers.
Andy Polyakov
2016-07-08
9
-46
/
+34
*
Stop using and deprecate ENGINE_setup_bsd_cryptodev
Richard Levitte
2016-07-05
1
-1
/
+1
*
Improve some error management code in CT
FdaSilvaYY
2016-07-05
1
-2
/
+3
*
Fix some memory error handling in CT
FdaSilvaYY
2016-07-05
1
-0
/
+2
*
Reorganise asn1.h and add comments.
Dr. Stephen Henson
2016-07-05
1
-4
/
+12
*
Add old locking constants back
Kurt Roeckx
2016-07-01
1
-0
/
+10
*
Make CRYPTO_num_locks() return 1
Kurt Roeckx
2016-07-01
1
-1
/
+1
*
ssl.h: spelling in comment
Viktor Szakats
2016-07-01
1
-1
/
+1
*
Constify a bit more OPENSSL_sk_ API
FdaSilvaYY
2016-06-30
2
-5
/
+5
[prev]
[next]