Richard Levitte
|
4286ca47c7
Following the license change, modify the boilerplates in crypto/x509v3/
|
6 years ago |
Matt Caswell
|
1212818eb0
Update copyright year
|
6 years ago |
Andy Polyakov
|
5b37fef04a
Harmonize use of sk_TYPE_find's return value.
|
6 years ago |
FdaSilvaYY
|
1687aa760c
Fix possible leaks on sk_X509_EXTENSION_push() failure ...
|
7 years ago |
Richard Levitte
|
f12d6273a5
Convert x509 selftests to internal test
|
8 years ago |
Dr. Stephen Henson
|
17ebf85abd
Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
|
8 years ago |
FdaSilvaYY
|
84de54b91e
Constify (X509|X509V3|X509_CRL|X509_REVOKED)_get_ext_d2i ...
|
8 years ago |
Rich Salz
|
d2e9e32018
Copyright consolidation 07/10
|
8 years ago |
Adam Eijdenberg
|
5ad29c5408
Add more CT utility routines to be used as part of larger patch.
|
9 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Rob Stradling
|
ba67253db1
Support the TLS Feature (aka Must Staple) X.509v3 extension (RFC7633).
|
9 years ago |
Adam Eijdenberg
|
3149baf83c
Initial commit for Certificate Transparency support
|
9 years ago |
Dr. Stephen Henson
|
8cf2782399
Fix "defined but not used" warnings.
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
75ebbd9aa4
Use p==NULL not !p (in if statements, mainly)
|
9 years ago |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 years ago |
Rich Salz
|
b196e7d936
remove malloc casts
|
9 years ago |
Dr. Stephen Henson
|
4903abd50a
make X509_EXTENSION opaque
|
9 years ago |
Rich Salz
|
5b18d3025c
util/mkstack.pl now generates entire safestack.h
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Matt Caswell
|
3a83462dfe
Further comment amendments to preserve formatting prior to source reformat
|
9 years ago |
Dr. Stephen Henson
|
2e5975285e
Update obsolete email address...
|
16 years ago |
Dr. Stephen Henson
|
e19106f5fb
Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macros
|
16 years ago |
Ben Laurie
|
babb379849
Type-checked (and modern C compliant) OBJ_bsearch.
|
16 years ago |
Bodo Möller
|
8afca8d9c6
Fix more error codes.
|
19 years ago |
Richard Levitte
|
875a644a90
Constify d2i, s2i, c2i and r2i functions and other associated
|
20 years ago |
Dr. Stephen Henson
|
e19d0ef068
PR: 631
|
21 years ago |
Dr. Stephen Henson
|
bb5ea36b96
Initial support for ASN1_ITEM_FUNCTION option to
|
24 years ago |
Dr. Stephen Henson
|
a6b7ffddac
New options to 'ca' utility to support CRL entry extensions.
|
24 years ago |
Dr. Stephen Henson
|
28ddfc61dc
X509V3_add_i2d() needs to be able to allocate a
|
24 years ago |