aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/a_octet.c
Commit message (Collapse)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-12/+19
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-121-7/+5
| | | | | | knock-on work than expected - they've been extracted into a patch series that can be completed elsewhere, or in a different branch, before merging back to HEAD.
* size_tification.Ben Laurie2008-11-011-5/+7
|
* make some parameters constNils Larsch2006-03-041-2/+2
|
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-151-1/+1
| | | | | | | | functions and macros. This change has associated tags: LEVITTE_before_const and LEVITTE_after_const. Those will be removed when this change has been properly reviewed.
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-24/+0
| | | | | | to main trunk. Lets see if the makes it to openssl-cvs :-)
* Don't return stuff from void functions.Ben Laurie1999-10-231-1/+1
|
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-4/+16
| | | | tolerated in certificates.
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-3/+0
|
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
| | | | | | Submitted by: Reviewed by: PR:
* Change functions to ANSI C.Ulf Möller1999-04-191-7/+3
|
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-1/+1
|
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+1
|
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+90