index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
man3
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
DOC: fix documentation of som EVP_MD_CTX functions
Richard Levitte
2019-09-24
1
-3
/
+3
*
Modify providers that keep track of underlying algorithms
Richard Levitte
2019-09-19
2
-1
/
+14
*
Use PARAMETERS instead of PARAMETER NAMES for the heading for consistency.
Pauli
2019-09-18
2
-2
/
+2
*
Use "PARAMETERS" in the documentation headings.
Pauli
2019-09-16
1
-4
/
+4
*
Fix small typo in doc for X509_STORE_CTX_new
Jan-Frederik Rieckers
2019-09-15
1
-1
/
+1
*
Use param types instead of native types in the param descriptions
Pauli
2019-09-14
1
-4
/
+5
*
Use param types for parameter descriptions. Mention a size_t limit to those ...
Pauli
2019-09-14
1
-4
/
+6
*
Add wording to limit the 'size' parameter to no more than can be specified us...
Pauli
2019-09-14
1
-5
/
+6
*
Define the MAC parameter types without using C type names to avoid confusion.
Pauli
2019-09-13
1
-7
/
+7
*
Document the deprecation of ERR_func_error_string()
Richard Levitte
2019-09-12
1
-9
/
+16
*
Modernise the ERR functionality further (new functions and deprecations)
Richard Levitte
2019-09-12
1
-7
/
+57
*
doc/man3/OSSL_PARAM.pod: add details about multiple elements with same key
Richard Levitte
2019-09-12
1
-0
/
+4
*
doc/man3/OSSL_PARAM.pod: remove a comment that isn't true any more
Richard Levitte
2019-09-12
1
-5
/
+0
*
doc/man3/OSSL_PARAM.pod: conform to man-page standards
Richard Levitte
2019-09-12
1
-50
/
+50
*
Add EVP_CIPHER_CTX_tag_length()
Shane Lontis
2019-09-11
1
-0
/
+9
*
Use simple names in core_names.h
Matt Caswell
2019-09-09
1
-1
/
+1
*
Revise EVP_PKEY param handling
Matt Caswell
2019-09-09
1
-18
/
+45
*
Add public API docs for newly added EVP_SIGNATURE related functions
Matt Caswell
2019-09-09
6
-13
/
+130
*
Check the DH modulus bit length
Bernd Edlinger
2019-09-09
1
-1
/
+9
*
Add 'engine' param to KDFs
Pauli
2019-09-07
1
-8
/
+12
*
Update KDF documentation (section 3)
Pauli
2019-09-06
2
-274
/
+259
*
Documentation updates in light of the KDF conversion
Pauli
2019-09-06
1
-57
/
+35
*
Change provider params from int to size_t
Shane Lontis
2019-09-05
1
-1
/
+1
*
OSSL_PARAM_construct_utf8_string computes the string length.
Pauli
2019-09-04
2
-12
/
+9
*
New function EVP_CIPHER_free()
Richard Levitte
2019-09-04
2
-9
/
+23
*
New function EVP_MD_free()
Richard Levitte
2019-09-04
2
-19
/
+34
*
Add CPU info to the speed command summary
Bernd Edlinger
2019-09-02
1
-1
/
+23
*
Rework the documentation of our individual MAC implementations
Richard Levitte
2019-09-02
1
-11
/
+18
*
Fix function name typo in MAC documentation.
Pauli
2019-09-02
1
-1
/
+1
*
Do not have duplicate section heads
Rich Salz
2019-08-26
11
-76
/
+48
*
Update EVP_MAC.pod
Richard Levitte
2019-08-24
1
-11
/
+7
*
Correct documented return value for BIO_get_mem_data()
Johannes
2019-08-20
1
-1
/
+4
*
doc: fix link in BN_new.pod
Mykola Baibuz
2019-08-19
1
-2
/
+2
*
Use WARNINGS heading not WARNING
Rich Salz
2019-08-19
7
-7
/
+7
*
Use EXAMPLES not EXAMPLE for section title
Rich Salz
2019-08-19
29
-29
/
+29
*
Fix some pod-page ordering nits
Rich Salz
2019-08-19
4
-39
/
+40
*
Implement EVP_MAC_do_all_ex()
Richard Levitte
2019-08-15
1
-2
/
+12
*
Add EVP_MAC_provider()
Richard Levitte
2019-08-15
1
-1
/
+8
*
Prepare EVP_MAC infrastructure for moving all MACs to providers
Richard Levitte
2019-08-15
1
-157
/
+152
*
OPENSSL_s390xcap.pod: list msa9 facility bit (155)
Patrick Steuer
2019-08-15
1
-0
/
+1
*
Rename provider and core get_param_types functions
Richard Levitte
2019-08-15
1
-4
/
+4
*
Add missing EVP param utility functions
Richard Levitte
2019-08-15
3
-5
/
+60
*
Add description in X509_STORE manipulation
Paul Yang
2019-08-14
1
-2
/
+4
*
Fix doc example code to follow coding style
Rich Salz
2019-08-12
1
-23
/
+25
*
Add OSSL_PARAM_construct_from_text() and OSSL_PARAM_allocate_from_text()
Richard Levitte
2019-08-12
1
-0
/
+167
*
Add OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex()
Richard Levitte
2019-08-12
2
-20
/
+74
*
Update documentation of BN_generate_prime_ex
Bernd Edlinger
2019-08-09
1
-2
/
+6
*
Fix reversed meaning of error codes
Martin Ukrop
2019-08-08
1
-4
/
+4
*
Fix document nit in EVP_MAC.pod
Shane Lontis
2019-08-08
1
-1
/
+1
*
Update man page for new API SSL_get_negotiated_group()
raja-ashok
2019-08-06
1
-3
/
+12
[next]