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
*
Make X509_SIG opaque.
Dr. Stephen Henson
2016-03-11
1
-4
/
+4
*
Review comments
Kurt Roeckx
2016-03-11
3
-21
/
+11
*
Add blake2 support.
Bill Cox
2016-03-11
3
-0
/
+24
*
constify CT_POLICY_EVAL_CTX getters
Rob Percival
2016-03-11
1
-3
/
+3
*
check reviewer --reviewer=emilia
Rob Percival
2016-03-10
1
-4
/
+3
*
check reviewer --reviewer=emilia
Rob Percival
2016-03-10
2
-25
/
+37
*
RT3676 add: Export ASN.1 DHparams
Rich Salz
2016-03-10
1
-0
/
+3
*
Add X509_CHECK_FLAG_NEVER_CHECK_SUBJECT flag
Viktor Dukhovni
2016-03-10
1
-0
/
+2
*
Remove duplicate typedef of ECPKPARAMETERS in ec.h
Richard Levitte
2016-03-10
1
-2
/
+0
*
Deprecate the use of version-specific methods
Kurt Roeckx
2016-03-09
1
-18
/
+18
*
Fix usage of OPENSSL_NO_*_METHOD
Kurt Roeckx
2016-03-09
1
-0
/
+10
*
Make SSL_CIPHER_get_version return a const char *
Kurt Roeckx
2016-03-09
1
-1
/
+1
*
Constify security callbacks
Kurt Roeckx
2016-03-09
1
-5
/
+5
*
RT3676: Expose ECgroup i2d functions
Rich Salz
2016-03-09
1
-12
/
+43
*
Document importance of CTLOG_STORE outliving SCT if SCT_set0_log is used
Rob Percival
2016-03-09
1
-0
/
+2
*
Makes STACK_OF(SCT)* parameter of i2d_SCT_LIST const
Rob Percival
2016-03-09
1
-1
/
+1
*
Removes SCT_LIST_set_source and SCT_LIST_set0_logs
Rob Percival
2016-03-09
1
-13
/
+0
*
Makes SCT_get0_log return const CTLOG*
Rob Percival
2016-03-09
1
-1
/
+1
*
Makes CTLOG_STORE_get0_log_by_id return const CTLOG*
Rob Percival
2016-03-09
1
-3
/
+3
*
Treat boolean functions as booleans
Rob Percival
2016-03-09
1
-4
/
+2
*
Make parameters of CTLOG_get* const
Rob Percival
2016-03-09
1
-3
/
+4
*
Extensive application of __owur to CT functions that return a boolean
Rob Percival
2016-03-09
1
-26
/
+30
*
Makes SCT_LIST_set_source return the number of successes
Rob Percival
2016-03-09
1
-1
/
+1
*
Remove the old threading API
Matt Caswell
2016-03-09
1
-100
/
+56
*
Convert rand code to new threading API
Matt Caswell
2016-03-09
1
-2
/
+0
*
Convert RSA blinding to new multi-threading API
Alessandro Ghedini
2016-03-09
2
-6
/
+6
*
Convert CRYPTO_LOCK_SSL_* to new multi-threading API
Alessandro Ghedini
2016-03-09
2
-7
/
+1
*
Remove the transfer of lock hooks from bind_engine
Richard Levitte
2016-03-09
1
-21
/
+0
*
Engine API repair - memory management hooks
Richard Levitte
2016-03-09
1
-0
/
+12
*
Convert mem_dbg and mem_sec to the new Thread API
Matt Caswell
2016-03-08
1
-2
/
+0
*
OpenSSLDie --> OPENSSL_die
Rich Salz
2016-03-08
1
-2
/
+6
*
Make DSA_SIG opaque.
Dr. Stephen Henson
2016-03-08
1
-4
/
+2
*
Convert CRYPTO_LOCK_X509_* to new multi-threading API
Alessandro Ghedini
2016-03-08
4
-7
/
+6
*
Convert CRYPTO_LOCK_UI to new multi-threading API
Alessandro Ghedini
2016-03-08
1
-1
/
+0
*
Convert CRYPTO_LOCK_EC_* to new multi-threading API
Alessandro Ghedini
2016-03-08
1
-2
/
+0
*
Convert CRYPTO_LOCK_EVP_PKEY to new multi-threading API
Alessandro Ghedini
2016-03-08
2
-1
/
+1
*
Convert CRYPTO_LOCK_BIO to new multi-threading API
Alessandro Ghedini
2016-03-08
2
-1
/
+2
*
Add cipher query functions
Todd Short
2016-03-08
2
-0
/
+71
*
Convert ERR_STRING_DATA to new multi-threading API
Alessandro Ghedini
2016-03-08
1
-1
/
+0
*
Convert ERR_STATE to new multi-threading API
Alessandro Ghedini
2016-03-08
1
-4
/
+1
*
Convert CRYPTO_LOCK_EX_DATA to new multi-threading API
Alessandro Ghedini
2016-03-08
1
-1
/
+0
*
Convert CRYPTO_LOCK_DSO to new multi-threading API
Alessandro Ghedini
2016-03-08
2
-1
/
+1
*
Convert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API
Alessandro Ghedini
2016-03-08
5
-4
/
+4
*
Convert CRYPTO_LOCK_GET*BYNAME to new multi-threading API
Alessandro Ghedini
2016-03-08
1
-2
/
+0
*
GH787: Fix ALPN
Todd Short
2016-03-08
1
-3
/
+3
*
Remove kinv/r fields from DSA structure.
Dr. Stephen Henson
2016-03-07
1
-2
/
+0
*
Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data
Matt Caswell
2016-03-07
1
-1
/
+1
*
Add an SSL_has_pending() function
Matt Caswell
2016-03-07
1
-0
/
+1
*
Add an ability to set the SSL read buffer size
Matt Caswell
2016-03-07
1
-0
/
+3
*
Implement write pipeline support in libssl
Matt Caswell
2016-03-07
1
-0
/
+15
[next]