index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
man3
/
OSSL_PARAM_int.pod
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document the OSSL_PARAM_DEFN macro
Matt Caswell
2021-02-22
1
-14
/
+23
*
OSSL_PARAM: Correct the assumptions on the UTF8 string length
Richard Levitte
2021-02-18
1
-9
/
+11
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
params: OSSL_PARAM_utf8_ptr: don't automatically reference `address`
Daiki Ueno
2021-01-26
1
-2
/
+2
*
Make the OSSL_PARAM manual conform with man-pages(7)
Richard Levitte
2021-01-13
1
-54
/
+55
*
DOC: Fix example in OSSL_PARAM_int.pod
Richard Levitte
2020-11-18
1
-3
/
+3
*
OSSL_PARAM: Add string pointer getters
Richard Levitte
2020-08-24
1
-0
/
+16
*
Fix typos and repeated words
Gustaf Neumann
2020-07-05
1
-2
/
+2
*
evp_rand: documentation
Pauli
2020-06-24
1
-19
/
+21
*
params: add OSSL_PARAM helpers for time_t.
Pauli
2020-06-24
1
-6
/
+10
*
doc: Document OSSL_PARAM_modified and OSSL_PARAM_set_all_unmodified.
Pauli
2020-06-20
1
-1
/
+2
*
Allow OSSL_PARAM_get_octet_string() to pass a NULL buffer
Matt Caswell
2020-05-04
1
-1
/
+3
*
params: change OSSL_PARAM_set_unmodified() to operate on a params array
Pauli
2020-04-25
1
-5
/
+6
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
params: add functionality to test if an OSSL_PARAM has been set.
Pauli
2020-04-22
1
-1
/
+18
*
Params: change UTF8 construct calls to avoid explicit strlen(3) calls.
Pauli
2020-02-06
1
-1
/
+3
*
POD: stop abusing comment
Richard Levitte
2019-10-11
1
-1
/
+1
*
OSSL_PARAM functions: change to allow the data field to be NULL
Richard Levitte
2019-09-27
1
-3
/
+11
*
OSSL_PARAM_construct_utf8_string computes the string length.
Pauli
2019-09-04
1
-8
/
+7
*
Correct some OSSL_PARAM documentation
Richard Levitte
2019-07-18
1
-26
/
+37
*
In documentation, consistently refer to OpenSSL 3.0
Richard Levitte
2019-07-15
1
-1
/
+1
*
Fix Typos
Antoine Cœur
2019-07-02
1
-2
/
+2
*
Change OSSL_PARAM return size to not be a pointer.
Pauli
2019-06-24
1
-63
/
+38
*
Better document specific OSSL_PARAM symbols.
Pauli
2019-06-17
1
-0
/
+351