index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Catch some more old sigalg names in comments
Benjamin Kaduk
2018-01-26
1
-1
/
+1
*
Update documentation for SSL_set1_sigalgs()
Benjamin Kaduk
2018-01-25
1
-3
/
+5
*
Added "B" tag to all variables.
David Cooper
2018-01-24
1
-6
/
+6
*
Add documentation for the OCSP_basic_sign() and OCSP_basic_sign_ctx() functions.
David Cooper
2018-01-24
1
-2
/
+19
*
Make editorial changes suggested by Rich Salz and add the -rsigopt option to ...
David Cooper
2018-01-24
1
-0
/
+6
*
Updates following review of SSL_stateless() code
Matt Caswell
2018-01-24
1
-1
/
+1
*
Add documentation for SSL_stateless()
Matt Caswell
2018-01-24
1
-43
/
+73
*
SHA512/224 and SHA512/256
Pauli
2018-01-24
1
-3
/
+14
*
Improve some BN documentation.
Rich Salz
2018-01-23
1
-9
/
+14
*
Add accessors for AdmissionSyntax
Rich Salz
2018-01-22
3
-0
/
+197
*
enc(1): document that AEAD is not and will not be supported
Benjamin Kaduk
2018-01-19
1
-2
/
+16
*
Copyright update of more files that have changed this year
Richard Levitte
2018-01-19
10
-10
/
+10
*
doc: Bad prototypes of EVP_PKEY_CTX_new()
Jakub Jelen
2018-01-17
5
-8
/
+11
*
Update all affected files' copyright year to 2018
Paul Yang
2018-01-16
58
-58
/
+58
*
Enforce return values section check
Paul Yang
2018-01-16
2
-0
/
+8
*
Add missing 'RETURN VALUES' sections in doc
Paul Yang
2018-01-16
59
-61
/
+476
*
Make data argument const in SSL_dane_tlsa_add
Patrick Schlangen
2018-01-10
1
-1
/
+3
*
Update copyright years on all files merged since Jan 1st 2018
Richard Levitte
2018-01-09
4
-4
/
+4
*
Document SSL_OP_NO_RENEGOTIATION as new in 1.1.1
Christian Heimes
2018-01-08
1
-1
/
+2
*
Document OPENSSL_ENGINES environment variable
Patrick Steuer
2018-01-08
2
-1
/
+26
*
Add fingerprint text, remove MD5
Rich Salz
2018-01-06
1
-13
/
+5
*
Add x509(1) reference
Viktor Dukhovni
2018-01-05
1
-1
/
+2
*
Improve readability of evp.pod
Dr. Matthias St. Pierre
2018-01-04
1
-10
/
+10
*
Update the documentation for SSL_write_early_data()
Matt Caswell
2017-12-28
1
-4
/
+7
*
Add 'openssl req' option to specify extension values on command line
Richard Levitte
2017-12-28
1
-0
/
+17
*
Suggestion for improvements to x509.pod
Daniel Bevenius
2017-12-25
1
-9
/
+9
*
Remove extra `the` in SSL_SESSION_set1_id.pod
Daniel Bevenius
2017-12-22
1
-1
/
+1
*
Fix invalid function type casts.
Bernd Edlinger
2017-12-15
2
-8
/
+7
*
Document the X509_V_FLAG_PARTIAL_CHAIN flag
Viktor Dukhovni
2017-12-13
1
-4
/
+21
*
Fix more OCSP_resp_get0_signer() nits
Ben Kaduk
2017-12-12
1
-1
/
+1
*
Fix minor typo in bio.pod
Daniel Bevenius
2017-12-12
1
-2
/
+2
*
Minor improvements to ssl.pod
Daniel Bevenius
2017-12-12
1
-10
/
+10
*
rsa: Do not allow less than 512 bit RSA keys
Sebastian Andrzej Siewior
2017-12-11
1
-8
/
+1
*
doc/man3/EVP_EncryptInit.pod: add EVP_CIPHER_CTX_rand_key
Patrick Steuer
2017-12-09
1
-0
/
+8
*
Leave a message in doc to indicate 0 is not acceptable
Paul Yang
2017-12-08
1
-2
/
+2
*
Add link for more SECLEVEL info
Rich Salz
2017-12-05
1
-1
/
+2
*
apps/speed.c: add -seconds and -bytes options
Patrick Steuer
2017-12-04
1
-0
/
+8
*
Use ChaCha only if prioritized by clnt
Todd Short
2017-11-30
3
-8
/
+41
*
rsa/rsa_gen.c: harmonize keygen's ability with RSA_security_bits.
Andy Polyakov
2017-11-28
1
-2
/
+8
*
Fix docs for EVP_EncryptUpdate and EVP_DecryptUpdate
FdaSilvaYY
2017-11-28
1
-2
/
+2
*
Fix EVP_MD_meth_new.pod
Richard Levitte
2017-11-24
1
-2
/
+2
*
Correct EVP_CIPHER_meth_new.pod and EVP_MD_meth_new.pod
Richard Levitte
2017-11-24
2
-9
/
+33
*
Support multi-prime RSA (RFC 8017)
Paul Yang
2017-11-21
6
-26
/
+138
*
Support public key and param check in EVP interface
Paul Yang
2017-11-20
6
-11
/
+79
*
Fix typo that cause find-doc-nits failure
Rich Salz
2017-11-12
1
-1
/
+1
*
Add an API to get the signer of an OCSP response
Benjamin Kaduk
2017-11-11
1
-1
/
+14
*
Typo fix
Piotr Czajka
2017-11-11
1
-1
/
+1
*
OPENSSL_ia32cap: reserve for new extensions.
Andy Polyakov
2017-11-08
1
-0
/
+5
*
Various typo
FdaSilvaYY
2017-11-07
3
-3
/
+3
*
Warn if -days without -x509
Rich Salz
2017-11-07
1
-1
/
+2
[next]