Peiwei Hu
|
dd1f28427b
Refine the documents of several APIs
|
1 year ago |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Richard Levitte
|
a150f8e1fc
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
4 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 years ago |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Dr. David von Oheimb
|
8cc86b81ac
Constify various mostly X509-related parameter types in crypto/ and apps/
|
4 years ago |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
Richard Levitte
|
3e4b43b9e5
Following the license change, modify the boilerplates in crypto/x509/
|
6 years ago |
Andy Polyakov
|
28ad73181a
x509/x509name.c: fix potential crash in X509_NAME_get_text_by_OBJ.
|
6 years ago |
Richard Levitte
|
28428130db
Update copyright year
|
6 years ago |
Rich Salz
|
bbf27cd583
Fix bugs in X509_NAME_ENTRY_set
|
6 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 years ago |
Pauli
|
1f5e0f9280
Use safestack.h exclusively internally.
|
7 years ago |
Bernd Edlinger
|
01b76c2c5d
Add -Wundef to --strict-warnings options.
|
7 years ago |
FdaSilvaYY
|
d2a5699998
Few nit's
|
8 years ago |
FdaSilvaYY
|
0fe9123687
Constify a bit X509_NAME_get_entry
|
8 years ago |
FdaSilvaYY
|
9f5466b9b8
Constify some X509_NAME, ASN1 printing code
|
8 years ago |
FdaSilvaYY
|
c47ba4e96c
Constify some ASN1_OBJECT *obj input parameters
|
8 years ago |
FdaSilvaYY
|
924212a670
Constify input buffer
|
8 years ago |
FdaSilvaYY
|
333ed02c8a
Constify input parameters of methods :
|
8 years ago |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 years ago |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
222561fe8e
free NULL cleanup 5a
|
9 years ago |
Dr. Stephen Henson
|
2743e38c2f
make X509_NAME opaque
|
9 years ago |
Matt Caswell
|
35a1cc90bc
More comment realignment
|
9 years ago |