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
*
ENGINE modules aren't special, so call them MODULES
Richard Levitte
2019-02-11
1
-1
/
+1
*
Allow the syntax of the .include directive to optionally have '='
Tomas Mraz
2019-02-11
1
-0
/
+7
*
Update d2i_PrivateKey documentation
Todd Short
2019-02-08
1
-7
/
+11
*
Make OPENSSL_malloc_init() a no-op
Matt Caswell
2019-02-07
1
-4
/
+2
*
blake2: add EVP_MAC man page
Antoine Salon
2019-02-06
2
-7
/
+124
*
Remove unnecessary trailing whitespace
Sam Roberts
2019-02-05
10
-10
/
+10
*
Make some simple getters take const SSL/SSL_CTX
Sam Roberts
2019-02-05
3
-5
/
+5
*
Fix end-point shared secret for DTLS/SCTP
Michael Tuexen
2019-02-01
3
-0
/
+27
*
Document and add macros for additional DSA options
David Benjamin
2019-01-30
1
-1
/
+15
*
Complain if -twopass is used incorrectly
Matt Caswell
2019-01-30
1
-1
/
+2
*
crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)
Antonio Iacono
2019-01-27
2
-0
/
+86
*
add an additional async notification communication method based on callback
Ping Yu
2019-01-27
3
-20
/
+185
*
clarify which functions are the CMS functions which must have CMS_PARTIAL set
Michael Richardson
2019-01-27
1
-1
/
+2
*
Remove stray -modulus option from the ec manual page.
Tomas Mraz
2019-01-27
1
-4
/
+0
*
Add missing EVP_MD documentation
Antoine Salon
2019-01-18
2
-18
/
+91
*
s_client: Add basic proxy authentication support
Marc
2019-01-18
1
-0
/
+17
*
More configurable crypto and ssl library initialization
Viktor Dukhovni
2019-01-07
2
-12
/
+35
*
doc/man1/x509.pod: fix typo
Dr. Matthias St. Pierre
2019-01-07
1
-1
/
+1
*
Implement OPENSSL_INIT_NO_ATEXIT
Matt Caswell
2019-01-04
1
-1
/
+8
*
Fixed minor typo in the req.pod docs
Behrang
2018-12-29
1
-1
/
+1
*
fixed grammar typo
Michael Richardson
2018-12-27
1
-2
/
+2
*
Minor doc fixes for EVP_MAC.
David Makepeace
2018-12-23
2
-2
/
+2
*
EVP_PKEY_size declared to take a const parameter
Shreya Bhandare
2018-12-23
1
-1
/
+1
*
Fix function names in ct(7) documentation
Christian Heimes
2018-12-19
1
-1
/
+1
*
man: harmonize the various formulations in the HISTORY sections
Dr. Matthias St. Pierre
2018-12-15
114
-178
/
+186
*
doc/man3: remove copy&paste leftover
Dr. Matthias St. Pierre
2018-12-12
1
-3
/
+0
*
Use the correct function name
Jakub Jelen
2018-12-12
1
-1
/
+1
*
Fixed typo (vi leftover).
Tobias Stoeckmann
2018-12-12
1
-1
/
+1
*
Add RFC5297 AES-SIV support
Todd Short
2018-12-11
2
-1
/
+44
*
Document the num_tickets s_server option
Matt Caswell
2018-12-10
2
-5
/
+13
*
ssl: Linux TLS Tx Offload
Boris Pismenny
2018-12-07
2
-1
/
+30
*
Doc: fix reference to deprecated methods.
FdaSilvaYY
2018-12-06
1
-1
/
+1
*
Remaining boilerplate change in doc/man3/OpenSSL_version.pod
Richard Levitte
2018-12-06
1
-1
/
+1
*
Following the license change, modify the boilerplates in doc/man7/
Richard Levitte
2018-12-06
24
-24
/
+24
*
Following the license change, modify the boilerplates in doc/man5/
Richard Levitte
2018-12-06
2
-2
/
+2
*
Following the license change, modify the boilerplates in doc/man3/
Richard Levitte
2018-12-06
469
-469
/
+469
*
Following the license change, modify the boilerplates in doc/man1/
Richard Levitte
2018-12-06
50
-50
/
+50
*
Refactor the computation of API version limits
Richard Levitte
2018-12-06
3
-5
/
+46
*
Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-dev
Richard Levitte
2018-12-06
3
-114
/
+192
*
Fix some SSL_export_keying_material() issues
Matt Caswell
2018-12-05
1
-1
/
+2
*
Docs: better deprecation text
Richard Levitte
2018-12-03
14
-46
/
+46
*
Docs fixup: some man3 pages had unindented code in SYNOPSIS
Richard Levitte
2018-12-03
2
-6
/
+7
*
Doc: add doc/man7/openssl_user_macros.pod.in
Richard Levitte
2018-12-03
1
-0
/
+60
*
rsa/rsa_pk1.c: remove memcpy calls from RSA_padding_check_PKCS1_type_2.
Andy Polyakov
2018-11-30
1
-1
/
+6
*
Update copyright year
Matt Caswell
2018-11-20
16
-16
/
+16
*
Add documentation for -pkeyopt_passin
Johannes Bauer
2018-11-18
1
-0
/
+18
*
Deprecate SSL_set_tmp_ecdh
Antoine Salon
2018-11-15
1
-0
/
+2
*
Making SRP_user_pwd functions public
Antoine Salon
2018-11-15
3
-22
/
+85
*
Added SRP_VBASE_add0_user()
Antoine Salon
2018-11-15
2
-2
/
+12
*
SRP module documentation
Antoine Salon
2018-11-15
6
-1
/
+452
[next]