Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Pauli
|
cb8e64131e
no_autoload: make the no-autoload-config option work again.
|
1 year ago |
Pauli
|
0feb90ba60
asn1: sort stacks before using find
|
1 year ago |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Dr. David von Oheimb
|
2ff286c26c
Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix
|
3 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Matt Caswell
|
b4780134df
Fix safestack issues in asn1.h
|
4 years ago |
Matt Caswell
|
454afd9866
Update copyright year
|
4 years ago |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 years ago |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 years ago |
Matt Caswell
|
29dc6e00f2
Load the config file by default
|
5 years ago |
Richard Levitte
|
365a2d9991
Following the license change, modify the boilerplates in crypto/asn1/
|
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
|
a1df06b363
This has been added to avoid the situation where some host ctype.h functions
|
7 years ago |
Paul Yang
|
3ca1f892a7
Fix coding style nits in crypto/asn1/a_strnid.c
|
7 years ago |
lolyonok
|
386e9169c3
Fix nid assignment in ASN1_STRING_TABLE_add
|
7 years ago |
Richard Levitte
|
2c16617148
Convert asn1 selftests (a_strnid and ameth_lib) into internal test
|
8 years ago |
FdaSilvaYY
|
f59f23c383
Add more zalloc
|
8 years ago |
FdaSilvaYY
|
8e89e85f55
Fix some missing inits
|
8 years ago |
Dr. Stephen Henson
|
1d00db6b5a
Add rfc822Mailbox to string table.
|
8 years ago |
Rich Salz
|
2039c421b0
Copyright consolidation 08/10
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 years ago |
Dmitry Belyavsky
|
68572c8af3
Add NumericString support
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
86885c2895
Use "==0" instead of "!strcmp" etc
|
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
|
5b18d3025c
util/mkstack.pl now generates entire safestack.h
|
9 years ago |