aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man3/DEFINE_STACK_OF.pod
Commit message (Expand)AuthorAgeFilesLines
* Make OPENSSL_sk_push return only 0 or 1Tomas Mraz2024-01-041-1/+3
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* doc: note that the stack find functions no longer modify the stackPauli2023-05-011-4/+6
* Document the stack functions that are forgivingTomas Mraz2022-10-211-0/+7
* document additional stack push error codeMichael Baentsch2021-12-281-0/+1
* Use a write lock during ossl_provider_find()Matt Caswell2021-11-121-1/+4
* OPENSSL_sk functions are effectively already documentedTomas Mraz2021-04-281-8/+15
* Improve the implementation of X509_STORE_CTX_get1_issuer()Tomas Mraz2021-04-281-7/+14
* Update copyright yearMatt Caswell2021-02-181-1/+1
* Allow NULL arg to OPENSSL_sk_{dup,deep_copy} returning empty stackDr. David von Oheimb2021-02-041-5/+7
* Update copyright yearMatt Caswell2020-05-151-1/+1
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-241-14/+18
* POD: stop abusing commentRichard Levitte2019-10-111-1/+1
* Make manuals with TYPE conform with man-pages(7)Richard Levitte2019-10-011-96/+101
* Following the license change, modify the boilerplates in doc/man3/Richard Levitte2018-12-061-1/+1
* Fix a couple nits in DEFINE_STACK_OF.podBenjamin Kaduk2017-10-261-2/+2
* Fix doc-nits in doc/man3/DEFINE_STACK_OF.podPaul Yang2017-10-261-3/+3
* Fix mismatch of function prototype and documentPaul Yang2017-10-261-1/+1
* Add sk_TYPE_new_reserve() functionPaul Yang2017-10-261-5/+19
* Use safestack.h exclusively internally.Pauli2017-09-281-7/+11
* Add a reserve call to the stack data structure.Pauli2017-09-281-11/+22
* doc/man3: reformat the function prototypes in the synopsesBeat Bolli2017-06-081-1/+2
* Rewrite the documentation for sk_TYPE_find() and sk_TYPE_find_ex() to betterPauli2017-03-151-8/+16
* Fix referenses in section 3 manualsRichard Levitte2016-11-111-2/+2
* Move manpages to man[1357] structure.Rich Salz2016-10-261-0/+233