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
*
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
*
Improves CTLOG_STORE setters
Rob Percival
2016-08-15
1
-6
/
+6
*
Add point ctrls to X25519
Dr. Stephen Henson
2016-08-13
1
-0
/
+7
*
make errors
Dr. Stephen Henson
2016-08-13
1
-0
/
+6
*
Use OIDs from draft-ietf-curdle-pkix-02
Dr. Stephen Henson
2016-08-13
1
-2
/
+2
*
GH1446: Add SSL_SESSION_get0_cipher
Rich Salz
2016-08-12
1
-0
/
+1
*
Add #defines for magic numbers in API.
Rich Salz
2016-08-10
1
-0
/
+9
*
Fix spelling of error code
Kurt Roeckx
2016-08-10
1
-1
/
+1
*
Add some const casts
Rich Salz
2016-08-10
2
-9
/
+9
*
GH1383: Add casts to ERR_PACK
Rich Salz
2016-08-10
1
-5
/
+7
*
Mkae CT_log_new_from_base64 always return 0 on failure
Rob Percival
2016-08-06
1
-1
/
+4
*
spelling fixes, just comments and readme.
klemens
2016-08-06
2
-2
/
+2
*
Removes CTLOG_new_null from the CT public API
Rob Percival
2016-08-06
1
-6
/
+0
*
Added appropriate OPENSSL_NO_STDIO to PKCS12 header
Dániel Bakai
2016-08-05
1
-0
/
+4
*
Make DTLS1_BAD_VER work with DTLS_client_method()
David Woodhouse
2016-08-04
1
-2
/
+5
*
Remove "lockit" from internal error-hash function
Rich Salz
2016-08-04
1
-2
/
+0
*
Limit status message sisze in ts_get_status_check
Dr. Stephen Henson
2016-08-04
1
-0
/
+3
*
Constify some ASN1_OBJECT *obj input parameters
FdaSilvaYY
2016-08-04
4
-30
/
+34
*
Constify inputs of two X509_LOOKUP_METHOD methods
FdaSilvaYY
2016-08-04
1
-2
/
+2
*
Constify input buffer
FdaSilvaYY
2016-08-04
1
-3
/
+4
*
Constify ASN1_INTEGER_get, ASN1_ENUMERATED_get
FdaSilvaYY
2016-08-04
1
-1
/
+1
*
Prepare for 1.1.0-pre7-dev
Matt Caswell
2016-08-04
1
-3
/
+3
*
Prepare for 1.1.0-pre6 release
OpenSSL_1_1_0-pre6
Matt Caswell
2016-08-04
1
-2
/
+2
*
Constify some X509_CRL, X509_REQ functions.
Dr. Stephen Henson
2016-08-01
1
-6
/
+6
*
Add DSA_bits() function.
Dr. Stephen Henson
2016-08-01
1
-0
/
+1
*
Forgotten make update
Richard Levitte
2016-08-01
1
-0
/
+12
*
Const the ex data stuff too to fix warnings
Richard J. Moore
2016-08-01
1
-2
/
+2
*
Const EC_KEY_dup
Richard J. Moore
2016-08-01
1
-2
/
+2
*
evp/evp_enc.c: make assert error message more readable
Andy Polyakov
2016-07-31
1
-0
/
+3
*
Ignore the serial number for now and just do the rest.
Richard J. Moore
2016-07-30
2
-2
/
+2
*
Make some more X509 functions const.
Richard J. Moore
2016-07-30
2
-7
/
+7
*
Simplify and rename SSL_set_rbio() and SSL_set_wbio()
Matt Caswell
2016-07-29
1
-2
/
+2
*
Deprecate X509_LU_FAIL, X509_LU_RETRY
Dr. Stephen Henson
2016-07-26
1
-0
/
+2
[next]