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 |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Tim Hudson
|
1d97c84351
mark all block comments that need format preserving so that
|
10 years ago |
Nils Larsch
|
036bbcc53f
no need to cast away the const
|
18 years ago |
Ben Laurie
|
0821bcd4de
Constification.
|
19 years ago |
Dr. Stephen Henson
|
80870566cf
Make V_ASN1_APP_CHOOSE work again.
|
25 years ago |
Dr. Stephen Henson
|
6e6bc352b1
Finish off the X509_ATTRIBUTE string stuff.
|
25 years ago |
Dr. Stephen Henson
|
a0ad17bb6c
Fix to the -revoke option in ca. It was leaking memory, crashing and just
|
25 years ago |
Dr. Stephen Henson
|
74400f7348
Continued multibyte character support.
|
25 years ago |
Dr. Stephen Henson
|
f769ce3ea4
More multibyte character support.
|
25 years ago |
Ben Laurie
|
65d4927b8d
Another safe stack.
|
25 years ago |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 years ago |