Tomas Mraz
|
b9fe6deae4
DEFINE_STACK_OF.pod: Fix prototypes of sk_TYPE_free/zero()
|
7 miesięcy temu |
Richard Levitte
|
0ce7d1f355
Copyright year updates
|
7 miesięcy temu |
Tomas Mraz
|
98d6016afe
Make OPENSSL_sk_push return only 0 or 1
|
11 miesięcy temu |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 rok temu |
Pauli
|
1c35e39ac0
doc: note that the stack find functions no longer modify the stack
|
1 rok temu |
Tomas Mraz
|
0778364f8e
Document the stack functions that are forgiving
|
2 lat temu |
Michael Baentsch
|
40586e462d
document additional stack push error code
|
2 lat temu |
Matt Caswell
|
4aced11785
Use a write lock during ossl_provider_find()
|
3 lat temu |
Tomas Mraz
|
67ea4beb94
OPENSSL_sk functions are effectively already documented
|
3 lat temu |
Tomas Mraz
|
5fd7eb5c8a
Improve the implementation of X509_STORE_CTX_get1_issuer()
|
3 lat temu |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 lat temu |
Dr. David von Oheimb
|
d53b437f99
Allow NULL arg to OPENSSL_sk_{dup,deep_copy} returning empty stack
|
3 lat temu |
Matt Caswell
|
454afd9866
Update copyright year
|
4 lat temu |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 lat temu |
Richard Levitte
|
bb82531f65
POD: stop abusing comment
|
5 lat temu |
Richard Levitte
|
bbecf04e78
Make manuals with TYPE conform with man-pages(7)
|
5 lat temu |
Richard Levitte
|
4746f25ac6
Following the license change, modify the boilerplates in doc/man3/
|
6 lat temu |
Benjamin Kaduk
|
689c17883a
Fix a couple nits in DEFINE_STACK_OF.pod
|
7 lat temu |
Paul Yang
|
d9c989fe3f
Fix doc-nits in doc/man3/DEFINE_STACK_OF.pod
|
7 lat temu |
Paul Yang
|
62f45e3436
Fix mismatch of function prototype and document
|
7 lat temu |
Paul Yang
|
3ceab379fb
Add sk_TYPE_new_reserve() function
|
7 lat temu |
Pauli
|
1f5e0f9280
Use safestack.h exclusively internally.
|
7 lat temu |
Pauli
|
1b3e2bbf64
Add a reserve call to the stack data structure.
|
7 lat temu |
Beat Bolli
|
e9b7724687
doc/man3: reformat the function prototypes in the synopses
|
7 lat temu |
Pauli
|
89b06ca7b0
Rewrite the documentation for sk_TYPE_find() and sk_TYPE_find_ex() to better
|
7 lat temu |
Richard Levitte
|
b97fdb57a2
Fix referenses in section 3 manuals
|
8 lat temu |
Rich Salz
|
99d63d4662
Move manpages to man[1357] structure.
|
8 lat temu |