Richard Levitte
|
4286ca47c7
Following the license change, modify the boilerplates in crypto/x509v3/
|
6 年之前 |
David Benjamin
|
609b0852e4
Remove trailing whitespace from some files.
|
8 年之前 |
FdaSilvaYY
|
bf9d5e483d
Constify some input parameters.
|
8 年之前 |
Rich Salz
|
d2e9e32018
Copyright consolidation 07/10
|
8 年之前 |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 年之前 |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 年之前 |
Ben Laurie
|
df2ee0e27d
Enable -Wmissing-variable-declarations and
|
9 年之前 |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 年之前 |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 年之前 |
Dr. Stephen Henson
|
2e5975285e
Update obsolete email address...
|
16 年之前 |
Dr. Stephen Henson
|
d43c4497ce
Initial support for delta CRLs. If "use deltas" flag is set attempt to find
|
16 年之前 |
Dr. Stephen Henson
|
560b79cbff
Constify version strings and some structures.
|
18 年之前 |
Dr. Stephen Henson
|
bb5ea36b96
Initial support for ASN1_ITEM_FUNCTION option to
|
24 年之前 |
Dr. Stephen Henson
|
2aff7727f7
|
24 年之前 |
Richard Levitte
|
ea5e7bcf63
Avoid converting void * to a function pointer when NULL is defined as
|
25 年之前 |
Dr. Stephen Henson
|
08e9c1af6c
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
|
25 年之前 |
Dr. Stephen Henson
|
66ab08b1cf
Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change the
|
25 年之前 |
Ralf S. Engelschall
|
397f703892
Fix various things to let OpenSSL even pass ``egcc -pipe -O2 -Wall -Wshadow
|
25 年之前 |
Dr. Stephen Henson
|
c8b4185079
Kill evil casts, fix PKCS#7 and add new X509V3 Function.
|
25 年之前 |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 年之前 |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 年之前 |
Dr. Stephen Henson
|
79a474e8f2
Add an extra 'raw' function r2i to the extension code. Nothing uses this yet and
|
26 年之前 |
Dr. Stephen Henson
|
9985bed331
Deleted my str_dup() function from X509V3: the same functionality is provided
|
26 年之前 |
Dr. Stephen Henson
|
e527ba09a6
Various changes to make this stuff compile under Win32 and VC++ with and
|
26 年之前 |
Dr. Stephen Henson
|
c74f1eb9bd
Preliminary support for reason code CRL extension.
|
26 年之前 |