Dr. Stephen Henson
|
2743e38c2f
make X509_NAME opaque
|
9 years ago |
Matt Caswell
|
a561bfe944
Add malloc failure checks
|
9 years ago |
Matt Caswell
|
918bb86529
Unchecked malloc fixes
|
9 years ago |
Rich Salz
|
75d0ebef2a
Dead code clean: #if 0 removal in apps
|
10 years ago |
Rich Salz
|
68b00c2372
ifdef cleanup part 3: OPENSSL_SYSNAME
|
10 years ago |
Matt Caswell
|
50e735f9e5
Re-align some comments after running the reformat script.
|
10 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
10 years ago |
Matt Caswell
|
68d39f3ce6
Move more comments that confuse indent
|
10 years ago |
Matt Caswell
|
3a83462dfe
Further comment amendments to preserve formatting prior to source reformat
|
10 years ago |
Tim Hudson
|
1d97c84351
mark all block comments that need format preserving so that
|
10 years ago |
Richard Levitte
|
57dc72e018
Clear warnings/errors within RL_DEBUG code sections (RL_DEBUG should be renamed)
|
10 years ago |
Dr. Stephen Henson
|
a30bdb55d1
Show errors on CSR verification failure.
|
10 years ago |
Dr. Stephen Henson
|
d2aea03829
Memory leak and NULL dereference fixes.
|
10 years ago |
Veres Lajos
|
478b50cf67
misspellings fixes by https://github.com/vlajos/misspell_fixer
|
11 years ago |
Dr. Stephen Henson
|
f7ac0ec89d
fix printout of expiry days if -enddate is used in ca
|
12 years ago |
Dr. Stephen Henson
|
648f551a4a
New -valid option to add a certificate to the ca index.txt that is valid and not revoked
|
12 years ago |
Andy Polyakov
|
a50bce82ec
Sanitize usage of <ctype.h> functions. It's important that characters
|
13 years ago |
Dr. Stephen Henson
|
624fbfcadb
free up sigopts STACK
|
14 years ago |
Dr. Stephen Henson
|
510777f2fc
clear bogus errors in ca utility
|
14 years ago |
Dr. Stephen Henson
|
4c623cddbe
add -sigopt option to ca utility
|
14 years ago |
Dr. Stephen Henson
|
3533ab1fee
Replace the broken SPKAC certification with the correct version.
|
15 years ago |
Dr. Stephen Henson
|
0e039aa797
Fix warnings about ignoring fgets return value
|
15 years ago |
Dr. Stephen Henson
|
17b5326ba9
PR: 2013
|
15 years ago |
Dr. Stephen Henson
|
c869da8839
Update from 1.0.0-stable
|
15 years ago |
Dr. Stephen Henson
|
33ab2e31f3
PR: 1854
|
16 years ago |
Andy Polyakov
|
2140659b00
Incidentally http://cvs.openssl.org/chngview?cn=17710 also made it possible
|
16 years ago |
Dr. Stephen Henson
|
87d3a0cd90
Experimental new date handling routines. These fix issues with X509_time_adj()
|
16 years ago |
Ben Laurie
|
5ce278a77b
More type-checking.
|
16 years ago |
Dr. Stephen Henson
|
c451bd828f
Avoid case in ca.c fix.
|
16 years ago |
Dr. Stephen Henson
|
8ecfbedd85
Revert, doesn't fix warning :-(
|
16 years ago |