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
*
Add a DSO_dsobyaddr() function
Matt Caswell
2016-11-03
1
-0
/
+11
*
Partial revert of 3d8b2ec42 to add back DSO_pathbyaddr
Matt Caswell
2016-11-03
1
-0
/
+13
*
Add DTLS_get_data_mtu() function
David Woodhouse
2016-11-02
1
-0
/
+2
*
Add the SSL_METHOD for TLSv1.3 and all other base changes required
Matt Caswell
2016-11-02
2
-2
/
+14
*
Add SSL_CTX_set1_cert_store()
Todd Short
2016-11-01
1
-0
/
+1
*
Try to unify BIO read/write parameter names
Benjamin Kaduk
2016-10-29
1
-1
/
+1
*
Fix some feedback issues for BIO size_t-ify
Matt Caswell
2016-10-28
1
-4
/
+7
*
More parameter naming of BIO_read*/BIO_write* related functions
Matt Caswell
2016-10-28
2
-4
/
+4
*
Tweaks based on review feedback of BIO size_t work
Matt Caswell
2016-10-28
1
-2
/
+2
*
Ensure all BIO functions call the new style callback
Matt Caswell
2016-10-28
1
-2
/
+1
*
Create BIO_write_ex() which handles size_t arguments
Matt Caswell
2016-10-28
2
-1
/
+9
*
Create BIO_read_ex() which handles size_t arguments
Matt Caswell
2016-10-28
2
-1
/
+19
*
Provide a cross-platform format specifier (OSSLzu) for printing size_t
Matt Caswell
2016-10-26
1
-0
/
+11
*
Fix support for DragonFly BSD
jrmarino
2016-10-22
1
-1
/
+1
*
Add SSL_OP_NO_ENCRYPT_THEN_MAC
David Woodhouse
2016-10-18
1
-0
/
+2
*
Remove trailing whitespace from some files.
David Benjamin
2016-10-11
1
-1
/
+1
*
Don't set the handshake header in every message
Matt Caswell
2016-10-03
1
-0
/
+2
*
Convert CertStatus message construction to WPACKET
Matt Caswell
2016-09-29
1
-0
/
+1
*
ASN1_ITEM should use type name not structure name.
Dr. Stephen Henson
2016-09-29
1
-2
/
+2
*
Add ASN1_ITEM lookup and enumerate functions.
Dr. Stephen Henson
2016-09-29
1
-0
/
+3
*
Fix missing NULL checks in NewSessionTicket construction
Matt Caswell
2016-09-29
1
-0
/
+1
*
Add OCSP_RESPID_match()
Matt Caswell
2016-09-22
1
-0
/
+1
*
Add the ability to set OCSP_RESPID fields
Matt Caswell
2016-09-22
1
-0
/
+2
*
Don't allow too many consecutive warning alerts
Matt Caswell
2016-09-21
1
-0
/
+1
*
Revert "Constify code about X509_VERIFY_PARAM"
Rich Salz
2016-09-21
2
-3
/
+3
*
make update and fix some associated mis-matched error codes
Matt Caswell
2016-09-21
1
-0
/
+1
*
Convert NextProto message construction to WPACKET
Matt Caswell
2016-09-20
1
-0
/
+1
*
Constify code about X509_VERIFY_PARAM
FdaSilvaYY
2016-09-18
2
-3
/
+3
*
bio.h: fix number of arguments passed to BIO_ptr_ctrl()
Viktor Szakats
2016-09-13
1
-3
/
+3
*
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
[next]