index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
man3
/
BIO_set_callback.pod
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-10
fix coding style nits w.r.t. 'defined' in http_local.h, http.h, and ocsp.h
Dr. David von Oheimb
3
-3
/
+3
2020-03-10
fix two mistakes w.r.t. ERR_LIB_* parameters in ERR_add_error_txt()
Dr. David von Oheimb
1
-2
/
+2
2020-03-10
DOCS: Clean up doc/man3/EVP_DigestInit.pod
Richard Levitte
1
-36
/
+36
2020-03-10
DOCS: Add translation information for EVP_MD_CTX_ctrl()
Richard Levitte
1
-3
/
+17
2020-03-10
DOCS: Add missing documentation in util/missingcrypto.txt
Richard Levitte
1
-0
/
+39
2020-03-10
DOCS: Move implementation specific docs away from provider-digest(7)
Richard Levitte
16
-40
/
+678
2020-03-10
DOCS: Start restructuring our provider and implementation documentation
Richard Levitte
3
-4
/
+445
2020-03-09
Renew and extend the tool for checking adherence to C coding style rules
Dr. David von Oheimb
4
-175
/
+2141
2020-03-09
DH: add internal dh_get_method()
Richard Levitte
2
-0
/
+7
2020-03-09
EVP: Check that key methods aren't foreign when exporting
Richard Levitte
7
-3
/
+32
2020-03-09
DOCS: Fix documentation on asymmetric keydata types
Richard Levitte
1
-12
/
+12
2020-03-09
docs: fix typo in SSL functions
James Peach
3
-6
/
+6
2020-03-09
util/wrap.pl: do not look at EXE_SHELL
Richard Levitte
1
-5
/
+1
2020-03-09
Remove double fetch of "OSSL_EX_DATA_GLOBAL" for global lock
Davide Galassi
1
-23
/
+26
2020-03-09
spkac: Check return values of NETSCAPE_SPKI functions
Vladimir Panteleev
1
-2
/
+9
2020-03-09
Document the new DigestSign provider functions
Matt Caswell
1
-6
/
+160
2020-03-09
Implement provider support for Ed25519 annd Ed448
Matt Caswell
13
-13
/
+246
2020-03-09
Add provider awareness of EVP_DigestSign() and EVP_DigestVerify()
Matt Caswell
3
-25
/
+103
2020-03-09
Add Key Management support for EdDSA keys
Matt Caswell
4
-36
/
+62
2020-03-09
Refactor CRMF_poposigningkey_init() to work with provider keys
Richard Levitte
1
-47
/
+12
2020-03-08
doc: slightly reformulate 'openssl(1)/Random State Options' section
Dr. Matthias St. Pierre
1
-3
/
+3
2020-03-08
Improve small block cipher performance
Kurt Roeckx
3
-14
/
+21
2020-03-07
Add -section option to 'req' command
Rich Salz
6
-42
/
+84
2020-03-07
cmdline app: add provider commandline options.
Pauli
97
-47
/
+587
2020-03-07
man1: make all openssl command line tool documentation generated.
Pauli
19
-53
/
+84
2020-03-06
Change DH_get_nid() to set the value of q if it is not already set
Shane Lontis
11
-102
/
+230
2020-03-06
Clarify the usage of EVP_PKEY_get_raw_[private|public]_key()
Matt Caswell
1
-13
/
+16
2020-03-06
Use .cnf for config files, not .conf
Rich Salz
95
-117
/
+101
2020-03-06
Remove unused files
Rich Salz
5
-114
/
+0
2020-03-05
fix a minor bug of s_client
Roger Ning
1
-2
/
+2