index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
man3
/
DEFINE_STACK_OF.pod
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Richard Levitte
2024-04-09
1
-1
/
+1
*
DEFINE_STACK_OF.pod: Fix prototypes of sk_TYPE_free/zero()
Tomas Mraz
2024-04-04
1
-2
/
+2
*
Make OPENSSL_sk_push return only 0 or 1
Tomas Mraz
2024-01-04
1
-1
/
+3
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
doc: note that the stack find functions no longer modify the stack
Pauli
2023-05-01
1
-4
/
+6
*
Document the stack functions that are forgiving
Tomas Mraz
2022-10-21
1
-0
/
+7
*
document additional stack push error code
Michael Baentsch
2021-12-28
1
-0
/
+1
*
Use a write lock during ossl_provider_find()
Matt Caswell
2021-11-12
1
-1
/
+4
*
OPENSSL_sk functions are effectively already documented
Tomas Mraz
2021-04-28
1
-8
/
+15
*
Improve the implementation of X509_STORE_CTX_get1_issuer()
Tomas Mraz
2021-04-28
1
-7
/
+14
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Allow NULL arg to OPENSSL_sk_{dup,deep_copy} returning empty stack
Dr. David von Oheimb
2021-02-04
1
-5
/
+7
*
Update copyright year
Matt Caswell
2020-05-15
1
-1
/
+1
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-14
/
+18
*
POD: stop abusing comment
Richard Levitte
2019-10-11
1
-1
/
+1
*
Make manuals with TYPE conform with man-pages(7)
Richard Levitte
2019-10-01
1
-96
/
+101
*
Following the license change, modify the boilerplates in doc/man3/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Fix a couple nits in DEFINE_STACK_OF.pod
Benjamin Kaduk
2017-10-26
1
-2
/
+2
*
Fix doc-nits in doc/man3/DEFINE_STACK_OF.pod
Paul Yang
2017-10-26
1
-3
/
+3
*
Fix mismatch of function prototype and document
Paul Yang
2017-10-26
1
-1
/
+1
*
Add sk_TYPE_new_reserve() function
Paul Yang
2017-10-26
1
-5
/
+19
*
Use safestack.h exclusively internally.
Pauli
2017-09-28
1
-7
/
+11
*
Add a reserve call to the stack data structure.
Pauli
2017-09-27
1
-11
/
+22
*
doc/man3: reformat the function prototypes in the synopses
Beat Bolli
2017-06-08
1
-1
/
+2
*
Rewrite the documentation for sk_TYPE_find() and sk_TYPE_find_ex() to better
Pauli
2017-03-15
1
-8
/
+16
*
Fix referenses in section 3 manuals
Richard Levitte
2016-11-11
1
-2
/
+2
*
Move manpages to man[1357] structure.
Rich Salz
2016-10-26
1
-0
/
+233