index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libcrypto
/
asn1
Age
Commit message (
Expand
)
Author
2024-08-31
Make X509_VAL opaque
Theo Buehler
2024-08-31
Make some more x509 conf stuff internal
Theo Buehler
2024-08-31
Unexport some conf layers unused outside of libcrypto
Theo Buehler
2024-08-28
Avoid polluting the error stack when printing certificates
Theo Buehler
2024-07-08
Hide global _it symbols in asn1t.h
Bob Beck
2024-07-08
Hide global _it variables in asn1.h
Bob Beck
2024-07-08
Hide global _it variables in x509.h
Bob Beck
2024-06-24
libcrypto: constify most error string tables
Theo Buehler
2024-05-29
Fix i2d_ASN1_OBJECT()
Theo Buehler
2024-05-29
Make i2d_ASN1_OBJECT() return -1 on error
Theo Buehler
2024-05-29
Remove unnecessary parens from i2d_ASN1_OBJECT()
Theo Buehler
2024-05-17
asn1_str2tag(): no need for tntmp to be static
Theo Buehler
2024-05-17
The long primitive function table can be const
Theo Buehler
2024-05-17
The bignum primitive function table (bignum_pf) can be const
Theo Buehler
2024-05-03
Remove disgusting NULL checks in tm_to_{gentime,utctime}()
Theo Buehler
2024-05-03
Intercept a NULL s early in ASN1_TIME_set_string_internal()
Theo Buehler
2024-05-03
Simplify type handling in ASN1_TIME_set_string_internal()
Theo Buehler
2024-05-03
Simplify tm handling in ASN1_time_parse()
Theo Buehler
2024-05-03
Align CRL and CSR version printing with certs
Theo Buehler
2024-05-02
Remove a useless OBJ_obj2nid() call from X509_CRL_print()
Theo Buehler
2024-04-15
X509_NAME_ENTRIES_it and X509_NAME_INTERNAL_it go internal
Theo Buehler
2024-04-11
Remove parentheses after return
Theo Buehler
2024-04-11
Rework internal tm_to_*() converters
Theo Buehler
2024-04-10
Hide a couple of LCRYPTO_UNUSED in asn1.h
Bob Beck
2024-04-09
Plug leaks in ASN1_TIME_set_string_internal()
Theo Buehler
2024-04-09
Hide public symbols in x509.h
Bob Beck
2024-04-09
Hide public symbols in evp.h
Bob Beck
2024-04-08
Make ASN1_TIME_set_string_X509 and ASN1_TIME_set_string match the man page
Bob Beck
2024-03-29
Retire mime_debug()
Theo Buehler
2024-03-29
Improve error checking in i2d_ASN1_bio_stream()
Theo Buehler
2024-03-28
PKCS#1.5 PBE: test and assign
Theo Buehler
2024-03-26
Remove PKCS5_pbe2_set_iv()
Theo Buehler
2024-03-26
Add back x509_local.h for PBKDF2PARAM
Theo Buehler
2024-03-26
PKCS5_pbe2_set_iv() can be local to p5_pbev2
Theo Buehler
2024-03-02
Remove X509_CRL_METHOD API
Theo Buehler
2024-03-02
Remove X509_ALGOR_set_md()
Theo Buehler
2024-03-02
Remove most PBEPARAM stuff from public visibility
Theo Buehler
2024-03-02
Remove the ameth lib
Theo Buehler
2024-03-02
Garbage collect ASN1_TIME_set_tm()
Theo Buehler
2024-03-02
Remove beck's ASN.1 time API from public visibility
Theo Buehler
2024-03-02
Remove ASN1_PCTX nonsense
Theo Buehler
2024-03-02
Make ASN1_add_oid_module internal
Theo Buehler
2024-03-02
Remove unused M_ASN1_* macros
Theo Buehler
2024-03-02
Remove unused, incomplete ub_* macros
Theo Buehler
2024-03-02
Remove DECLARE_STACK_OF(ASN1_STRING_TABLE)
Theo Buehler
2024-03-02
Remove ASN1_STRING_TABLE_{add,cleanup}
Theo Buehler
2024-03-02
const correct ASN1_STRING_TABLE_get()
Theo Buehler
2024-02-18
Add posix_time.h from BoringSSL
Theo Buehler
2024-02-18
Use EVP_CIPHER_CTX_legacy_clear() internally
Theo Buehler
2024-01-28
Clean up EVP_MD_CTX_{init,cleanup}() usage in ASN1_item_verify()
joshua
[next]