aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/asn1_locl.h
Commit message (Expand)AuthorAgeFilesLines
* asn1_item_embed_new(): don't free an embedded itemRichard Levitte2017-10-241-0/+1
* Consolidate to a single asn1_time_from_tm() functionTodd Short2017-08-041-0/+2
* Fix trivial coding style nits in a_time/a_tm filesPauli2017-07-271-3/+0
* Add asn1_time_to_tm function and check days in monthPaul Yang2017-07-241-0/+1
* Implement internal ASN.1 types INT32, UINT32, INT64, UINT64Richard Levitte2017-04-041-1/+5
* Fix embedded string handling.Dr. Stephen Henson2016-10-171-1/+3
* Copyright consolidation 09/10Rich Salz2016-05-171-54/+5
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Only declare stacks in headersDr. Stephen Henson2016-01-071-0/+5
* Move certificate request and CRL routines to x509 dir.Dr. Stephen Henson2015-09-221-18/+0
* Move functions.Dr. Stephen Henson2015-09-221-0/+3
* Make asn1_ex_i2c, asn1_ex_c2i static.Dr. Stephen Henson2015-03-281-5/+0
* Move more internal only functions to asn1_locl.hDr. Stephen Henson2015-03-261-0/+12
* Move internal only ASN.1 functions to asn1_locl.hDr. Stephen Henson2015-03-251-0/+23
* make X509_NAME opaqueDr. Stephen Henson2015-03-251-10/+0
* Move some ASN.1 internals to asn1_int.hDr. Stephen Henson2015-03-241-45/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-104/+90
* Add functions returning security bits.Dr. Stephen Henson2014-03-281-0/+1
* new function ASN1_TIME_diff to calculate difference between two ASN1_TIME str...Dr. Stephen Henson2012-11-191-0/+3
* Support routines for ASN1 scanning function, doesn't do much yet.Dr. Stephen Henson2010-12-131-0/+26
* Algorithm specific ASN1 signing functions.Dr. Stephen Henson2010-03-111-0/+3
* RSA PSS verification support including certificates and certificateDr. Stephen Henson2010-03-081-0/+5
* Add algorithm specific signature printing. An individual ASN1 method canDr. Stephen Henson2010-03-061-0/+3
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-121-5/+5
* Update obsolete email address...Dr. Stephen Henson2008-11-051-1/+1
* More size_tification.Ben Laurie2008-11-011-5/+5
* Initial indirect CRL support.Dr. Stephen Henson2008-08-201-1/+2
* Place standard CRL behaviour in default X509_CRL_METHOD new functions toDr. Stephen Henson2006-10-031-0/+3
* Tidy up CRL handling by checking for critical extensions when it isDr. Stephen Henson2006-09-211-0/+15
* Allow public key ASN1 methods to set PKCS#7 SignerInfo structures.Dr. Stephen Henson2006-04-171-1/+1
* New function to retrieve ASN1 info on public key algorithms. New commandDr. Stephen Henson2006-04-041-3/+0
* Initial support for generalized public key parameters.Dr. Stephen Henson2006-03-241-4/+5
* Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD.Dr. Stephen Henson2006-03-231-0/+7
* Add information and pem strings. Update dependencies.Dr. Stephen Henson2006-03-231-0/+3
* Make EVP_PKEY_ASN1_METHOD opaque. Add application level functions toDr. Stephen Henson2006-03-221-0/+37
* Update ASN1 printing code. Highly experimental, not working properly (neitherDr. Stephen Henson2005-07-261-0/+70