Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Michael Baentsch
|
065442165a
Add testing of OBJ_find_sigid_by_algs()
|
2 years ago |
Michael Baentsch
|
d15d561844
enable CMS sign/verify for provider-implemented PKEYs
|
2 years ago |
Michael Baentsch
|
4f71624964
Permit no/empty digest in core_obj_add_sigid
|
3 years ago |
Pauli
|
c568900c9a
obj: add locking to the OBJ sigid calls
|
3 years ago |
Matt Caswell
|
605856d72c
Update copyright year
|
4 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Richard Levitte
|
3f870de74e
Following the license change, modify the boilerplates in crypto/objects/
|
6 years ago |
Andy Polyakov
|
5b37fef04a
Harmonize use of sk_TYPE_find's return value.
|
6 years ago |
Richard Levitte
|
28428130db
Update copyright year
|
6 years ago |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 years ago |
Pauli
|
677963e5a4
e_os.h removal from other headers and source files.
|
7 years ago |
Richard Levitte
|
7280a5d332
Clean away remaining 'selftest' code
|
8 years ago |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Dr. Stephen Henson
|
4a1f3f2741
Only declare stacks in headers
|
8 years ago |
Dr. Stephen Henson
|
8588571572
Rename DECLARE*STACK_OF to DEFINE*STACK_OF
|
9 years ago |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 years ago |
Rich Salz
|
45ebd73128
Make sig_app, sigx_app static
|
9 years ago |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 years ago |
Dr. Stephen Henson
|
b6eb9827a6
Add OSSL_NELEM macro.
|
9 years ago |
Rich Salz
|
efa7dd6444
free NULL cleanup 11
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Dr. Stephen Henson
|
66bb328e11
? crypto/aes/aes-armv4.S
|
13 years ago |
Dr. Stephen Henson
|
2e5975285e
Update obsolete email address...
|
16 years ago |
Dr. Stephen Henson
|
e19106f5fb
Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macros
|
16 years ago |
Dr. Stephen Henson
|
606f6c477a
Fix a shed load or warnings:
|
16 years ago |
Ben Laurie
|
babb379849
Type-checked (and modern C compliant) OBJ_bsearch.
|
16 years ago |
Dr. Stephen Henson
|
d4cdbab99b
Avoid warnings with -pedantic, specifically:
|
16 years ago |