summaryrefslogtreecommitdiff
path: root/crypto/x509v3/v3_bitst.c
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-68/+69
* Update obsolete email address...Dr. Stephen Henson2008-11-051-1/+1
* Constify version strings and some structures.Dr. Stephen Henson2007-01-211-2/+2
* Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson2004-12-051-1/+6
* Make {i2v,v2i}_ASN1_BIT_STRING global.Dr. Stephen Henson2004-03-281-8/+2
* Rewrite the extension code to use an ASN1_ITEM structureDr. Stephen Henson2000-12-131-0/+1
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-8/+2
* Convert the CONF library to use a typesafe stack: a STACK_OF(CONF_VALUE). ItDr. Stephen Henson1999-06-201-10/+13
* Kill evil casts, fix PKCS#7 and add new X509V3 Function.Dr. Stephen Henson1999-05-091-2/+2
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-7/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-9/+5
* Various changes to make this stuff compile under Win32 and VC++ with andDr. Stephen Henson1999-02-221-6/+2
* Overhaul 'crl' application, add a proper X509_CRL_print function and startDr. Stephen Henson1999-02-191-1/+1
* More extension code. Incomplete support for subject and issuer altDr. Stephen Henson1999-02-101-3/+3
* Rename v3_bitstr.c to v3_bitst.c to fit in 8+3. Rebuild MINFO to reflectDr. Stephen Henson1999-02-061-0/+159