Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
bonniegong
|
c65abf2213
check i2d_ASN1_TYPE return value
|
3 years ago |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 years ago |
Shane Lontis
|
3e6a0d5738
Reword repeated words.
|
3 years ago |
Matt Caswell
|
605856d72c
Update copyright year
|
4 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
Richard Levitte
|
365a2d9991
Following the license change, modify the boilerplates in crypto/asn1/
|
6 years ago |
Viktor Dukhovni
|
d02d80b2e8
Limit scope of CN name constraints
|
6 years ago |
Dr. Matthias St. Pierre
|
c671843770
a_strex.c: prevent out of bound read in do_buf()
|
6 years ago |
Dr. Matthias St. Pierre
|
d8f436f3cf
a_strex.c: improve documentation of 'tag2nbyte' lookup table
|
6 years ago |
Richard Levitte
|
28428130db
Update copyright year
|
6 years ago |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 years ago |
Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
7 years ago |
Andy Polyakov
|
3724631039
asn1/a_strex.c: fix flags truncation in do_esc_char.
|
7 years ago |
Patrick Steuer
|
34657a8da2
Fix strict-warnings build
|
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
|
08275a29c1
Constify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_to_UTF8, ASN1_TYPE_get_octetstring & co...
|
8 years ago |
Dr. Stephen Henson
|
5bd5dcd496
Add nameConstraints commonName checking.
|
8 years ago |
Matt Caswell
|
d6079a87db
Fix ASN1_STRING_to_UTF8 could not convert NumericString
|
8 years ago |
Richard Levitte
|
bc77651098
Make it possible to have RFC2254 escapes with ASN1_STRING_print_ex()
|
8 years ago |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 years ago |
David Woodhouse
|
984d6c6052
Fix no-stdio build
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Dr. Stephen Henson
|
2743e38c2f
make X509_NAME opaque
|
9 years ago |
Rich Salz
|
02a938c953
Dead code removal: #if 0 asn1, pkcs7
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |