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
*
Convert tls_construct_client_hello() to use PACKETW
Matt Caswell
2016-09-13
1
-1
/
+2
*
VMS: be less picky when loading DSOs
Richard Levitte
2016-09-11
1
-6
/
+0
*
Update CHANGES, NEWS, README and opensslv.h on master
Richard Levitte
2016-08-25
1
-3
/
+3
*
Un-delete still documented X509_STORE_CTX_set_verify
Viktor Dukhovni
2016-08-24
1
-0
/
+2
*
Updates the CT_POLICY_EVAL_CTX POD
Rob Percival
2016-08-24
1
-1
/
+1
*
Documents the CTLOG functions
Rob Percival
2016-08-24
1
-0
/
+1
*
Add comment about calling CT_POLICY_EVAL_CTX_free
Rob Percival
2016-08-24
1
-1
/
+5
*
Fix comment about what SCT_LIST_validate does.
Rob Percival
2016-08-24
1
-1
/
+1
*
Removes {i2o,o2i}_SCT_signature from the CT public API
Rob Percival
2016-08-23
1
-19
/
+0
*
Internalizes SCT_verify and removes SCT_verify_v1
Rob Percival
2016-08-23
1
-15
/
+1
*
Constify a bit X509_NAME_get_entry
FdaSilvaYY
2016-08-23
1
-1
/
+1
*
Constify some X509_NAME, ASN1 printing code
FdaSilvaYY
2016-08-23
2
-10
/
+10
*
Constify some input parameters.
FdaSilvaYY
2016-08-23
1
-7
/
+7
*
Constify some inputs buffers
FdaSilvaYY
2016-08-23
2
-4
/
+4
*
Constify ASN1_PCTX_*
FdaSilvaYY
2016-08-23
1
-5
/
+5
*
Expose alloc functions for EC{PK,}PARAMETERS
Kazuki Yamaguchi
2016-08-22
1
-0
/
+2
*
crypto/pkcs12: facilitate accessing data with non-interoperable password.
Andy Polyakov
2016-08-22
1
-13
/
+3
*
crypto/pkcs12: default to UTF-8.
Andy Polyakov
2016-08-22
1
-2
/
+4
*
crypto/pkcs12: add UTF8 support.
Andy Polyakov
2016-08-22
1
-1
/
+8
*
Move BIO index lock creation
Rich Salz
2016-08-21
1
-0
/
+1
*
Add X509_getm_notBefore, X509_getm_notAfter
Dr. Stephen Henson
2016-08-21
1
-4
/
+6
*
Duplicate includes
FdaSilvaYY
2016-08-20
1
-1
/
+0
*
Add BIO_get_new_index()
Rich Salz
2016-08-20
1
-28
/
+30
*
Constify certificate and CRL time routines.
Dr. Stephen Henson
2016-08-19
1
-8
/
+24
*
Convert PKCS12* functions to use const getters
Matt Caswell
2016-08-19
1
-14
/
+18
*
Update function error code
Matt Caswell
2016-08-19
1
-1
/
+1
*
Fix DTLS replay protection
Matt Caswell
2016-08-19
1
-0
/
+1
*
Add X509_get0_serialNumber() and constify OCSP_cert_to_id()
Dr. Stephen Henson
2016-08-19
2
-4
/
+6
*
constify X509_REQ_get0_signature()
Dr. Stephen Henson
2016-08-19
1
-2
/
+2
*
constify i2o_ECPublicKey
Dr. Stephen Henson
2016-08-19
1
-1
/
+1
*
Constify i2a*
Dr. Stephen Henson
2016-08-18
2
-3
/
+3
*
Convert X509_REVOKED* functions to use const getters
Matt Caswell
2016-08-18
2
-4
/
+5
*
Don't try to init dasync internally
Richard Levitte
2016-08-17
1
-2
/
+1
*
Constify X509_SIG.
Dr. Stephen Henson
2016-08-17
2
-10
/
+15
*
Constify X509_certificate_type()
Dr. Stephen Henson
2016-08-17
1
-1
/
+1
*
Constify X509_get0_signature()
Dr. Stephen Henson
2016-08-17
1
-1
/
+2
*
Convert X509* functions to use const getters
Dr. Stephen Henson
2016-08-17
2
-6
/
+7
*
Convert X509_CRL* functions to use const getters
Matt Caswell
2016-08-17
2
-6
/
+7
*
Make X509_NAME_get0_der() conform to OpenSSL style
Matt Caswell
2016-08-17
1
-2
/
+2
*
Convert OCSP* functions to use const getters
Matt Caswell
2016-08-17
1
-3
/
+3
*
Constify private key decode.
Dr. Stephen Henson
2016-08-17
2
-4
/
+4
*
constify X509_ALGOR_get0()
Dr. Stephen Henson
2016-08-17
1
-2
/
+2
*
Constify ASN1_item_unpack().
Dr. Stephen Henson
2016-08-17
1
-1
/
+1
*
Add missing session id and tlsext_status accessors
Remi Gacogne
2016-08-17
2
-0
/
+12
*
Convert SSL_SESSION* functions to use const getters
Matt Caswell
2016-08-17
1
-1
/
+1
*
Convert PKCS8* functions to use const getters
Matt Caswell
2016-08-17
2
-2
/
+4
*
Convert TS_STATUS_INFO* functions to use const getters
Matt Caswell
2016-08-17
1
-3
/
+5
*
Provide compat macros for SSL_CTX_set_ecdh_auto() and SSL_set_ecdh_auto()
Matt Caswell
2016-08-16
1
-0
/
+2
*
Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
Dr. Stephen Henson
2016-08-16
1
-1
/
+2
*
Make CT_POLICY_EVAL_CTX_set1_{cert,issuer} into boolean functions
Rob Percival
2016-08-15
1
-4
/
+12
[next]