Pauli
|
826da1451b
err: add additional errors
|
2 years ago |
Richard Levitte
|
8585b5bc62
Have OSSL_PARAM_allocate_from_text() raise error on unexpected neg number
|
2 years ago |
Pauli
|
b93f6c2db9
err: rename err_load_xxx_strings_int functions
|
3 years ago |
Matt Caswell
|
aff636a489
Update copyright year
|
3 years ago |
Rich Salz
|
08a337fac6
Remove all trace of FIPS_mode functions
|
3 years ago |
Dr. David von Oheimb
|
98ba251fe6
openssl_hexstr2buf_sep(): Prevent misleading 'malloc failure' errors on short input
|
3 years ago |
Richard Levitte
|
14a6c6a4e1
ERR: Rebuild all generated error headers and source files
|
4 years ago |
Pauli
|
44d2482ba6
Add a "random" configuration section.
|
4 years ago |
Richard Levitte
|
3d83c73536
CORE: ossl_namemap_add_names(): new function to add multiple names
|
5 years ago |
Richard Levitte
|
0cd1b144f9
util/mkerr.pl: make it not depend on the function code
|
5 years ago |
Richard Levitte
|
82bd7c2cbd
Add OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex()
|
5 years ago |
Pauli
|
3c93fbacf6
Parameter building utilities.
|
5 years ago |
Rich Salz
|
cbfa5b0398
Regenerate mkerr files
|
5 years ago |
Matt Caswell
|
1aedc35fd6
Instead of global data store it in an OPENSSL_CTX
|
5 years ago |
Richard Levitte
|
abbc2c4083
Replumbing: add a configuration module for providers
|
5 years ago |
Richard Levitte
|
ac1055ef13
Replumbing: add functionality to set provider parameters
|
5 years ago |
Richard Levitte
|
c41f3ae0d9
Replumbing: Add a mechanism to pre-populate the provider store
|
5 years ago |
Richard Levitte
|
e55008a9f2
Replumbing: add fallback provider capability
|
5 years ago |
Richard Levitte
|
3374dc03ed
Replumbing: New public API to load or add providers
|
5 years ago |
Richard Levitte
|
4c2883a9bf
Replumbing: Add the Provider Object, type OSSL_PROVIDER
|
5 years ago |
Richard Levitte
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 years ago |
Rich Salz
|
fe1128dc2a
Fix last(?) batch of malloc-NULL places
|
6 years ago |
Rich Salz
|
7de2b9c4af
Set error code if alloc returns NULL
|
6 years ago |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 years ago |
Rich Salz
|
52df25cf2e
make error tables const and separate header file
|
7 years ago |
Kurt Roeckx
|
69588edbaa
Check for errors allocating the error strings.
|
8 years ago |
Rich Salz
|
0cd0a820ab
Remove unused error/function codes.
|
8 years ago |
Rich Salz
|
b6cff313cb
Manual fixes after copyright consolidation
|
8 years ago |
Rich Salz
|
14f051a0ae
Make string_to_hex/hex_to_string public
|
8 years ago |
Rich Salz
|
a4625290c3
After renaming init, update errors.
|
8 years ago |