index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
GH2176: Add X509_VERIFY_PARAM_get_time
Rich Salz
2017-01-12
1
-0
/
+2
*
UI documentation fixup
Richard Levitte
2017-01-12
1
-3
/
+2
*
Add a few documentation lines about UI_OpenSSL()
Richard Levitte
2017-01-11
1
-0
/
+3
*
Document the UI utility functions
Richard Levitte
2017-01-11
1
-0
/
+47
*
Add an application data field in the UI_METHOD
Richard Levitte
2017-01-11
1
-0
/
+1
*
Fix typo in Blake2 function names
Rich Salz
2017-01-10
1
-6
/
+6
*
Rename "verify_cb" to SSL_verify_cb
Rich Salz
2017-01-09
1
-4
/
+4
*
Doc nits: callback function typedefs
Rich Salz
2017-01-09
9
-15
/
+32
*
Documentation clarification and fixes.
Dr. Stephen Henson
2017-01-08
1
-15
/
+15
*
Add documentation for PSS control operations.
Dr. Stephen Henson
2017-01-08
1
-0
/
+99
*
document RSA-PSS algorithm options
Dr. Stephen Henson
2017-01-08
2
-0
/
+51
*
replace "will lookup up" by "will look up"
Markus Triska
2016-12-29
1
-1
/
+1
*
Fix typo.
Finn Hakansson
2016-12-18
1
-1
/
+1
*
man3/OPENSSL_ia32cap.pod: clarify AVX512 support in clang context.
Andy Polyakov
2016-12-15
1
-1
/
+20
*
Add X509_VERIFY_PARAM inheritance flag set/get
Rich Salz
2016-12-13
1
-3
/
+49
*
Fix various doc nits.
Rich Salz
2016-12-13
28
-52
/
+48
*
Typo fixed
Dmitry Belyavskiy
2016-12-12
1
-1
/
+1
*
Restore the ERR_FATAL_ERROR() macro
Benjamin Kaduk
2016-12-12
1
-2
/
+8
*
Fix reference to SSL_set_max_proto_version.
Markus Triska
2016-12-10
1
-1
/
+1
*
Test mac-then-encrypt
Emilia Kasper
2016-11-28
1
-0
/
+4
*
Add an s_server capability to read an OCSP Response from a file
Matt Caswell
2016-11-23
1
-0
/
+6
*
Clarify what X509_NAME_online does with the given buffer and size
Richard Levitte
2016-11-23
1
-3
/
+5
*
Make SSL_read and SSL_write return the old behaviour and document it.
Kurt Roeckx
2016-11-21
3
-47
/
+35
*
Add LMTP support (RFC 2033) to s_client ("-starttls lmtp")
Robert Scheck
2016-11-18
1
-1
/
+1
*
Use consistent variable names in example
Beat Bolli
2016-11-18
1
-2
/
+1
*
Remove a hack from ssl_test_old
Matt Caswell
2016-11-16
1
-1
/
+21
*
Add SSL_peek() and SSL_peek_ex() to NAME section
Matt Caswell
2016-11-16
1
-1
/
+2
*
By default, allow SCT timestamps to be up to 5 minutes in the future
Rob Percival
2016-11-15
1
-2
/
+2
*
Default CT_POLICY_EVAL_CTX.epoch_time_in_ms to time()
Rob Percival
2016-11-15
1
-2
/
+2
*
Reword documentation for {SCT_CTX/CT_POLICY_EVAL_CTX}_set_time
Rob Percival
2016-11-15
1
-3
/
+6
*
Check that SCT timestamps are not in the future
Rob Percival
2016-11-15
3
-6
/
+24
*
Allow CA.pl script user to pass extra arguments to openssl command
marko asplund
2016-11-14
1
-23
/
+49
*
Update s_client and s_server documentation about some missing arguments
EasySec
2016-11-13
2
-2
/
+42
*
Replace the 'SSL' broken link with SSL_CTX_set_security_level which seems not...
EasySec
2016-11-13
1
-0
/
+1
*
EVP docs: chacha20, chacha20-poly1305
enkore
2016-11-12
1
-1
/
+13
*
Fix referenses in section 7 manuals
Richard Levitte
2016-11-11
6
-10
/
+10
*
Fix referenses in section 1 manuals
Richard Levitte
2016-11-11
6
-8
/
+9
*
Fix referenses in section 3 manuals
Richard Levitte
2016-11-11
215
-256
/
+254
*
Rename the Elliptic Curves extension to supported_groups
Matt Caswell
2016-11-10
1
-26
/
+45
*
Add some documentation for the new HKDF modes
Matt Caswell
2016-11-09
1
-10
/
+48
*
Update HKDF to support separte Extract and Expand steps
Matt Caswell
2016-11-09
1
-2
/
+2
*
Allow null in X509_CRL_METHOD_free
FdaSilvaYY
2016-11-07
1
-2
/
+0
*
Improve PRF documentation
Andrea Grandi
2016-11-07
1
-2
/
+2
*
Make RSA_sign.pod less confusing.
David Benjamin
2016-11-07
1
-3
/
+3
*
Partial revert of "Fix client verify mode to check SSL_VERIFY_PEER"
Matt Caswell
2016-11-07
1
-0
/
+7
*
Tweak the SSL_read()/SSL_write() text based on feedback received.
Matt Caswell
2016-11-04
2
-3
/
+3
*
Clarify the return values for SSL_read_ex()/SSL_write_ex()
Matt Caswell
2016-11-04
2
-4
/
+17
*
Document the HMAC_size() function
Matt Caswell
2016-11-04
1
-1
/
+9
*
Clarify the return values for the peek functions
Matt Caswell
2016-11-04
1
-3
/
+3
*
Updates various man pages based on review feedback received.
Matt Caswell
2016-11-04
6
-95
/
+86
[next]