aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/asn1.h
Commit message (Expand)AuthorAgeFilesLines
* Because there's chances we clash with the system's types.h, rename ourRichard Levitte2001-10-041-1/+1
* Start to reduce some of the header bloat.Ben Laurie2001-08-051-38/+1
* Patches from Vern Staats <staatsvr@asc.hpc.mil> to get Kerberos 5 inRichard Levitte2001-07-091-0/+1
* Introduce the possibility to access global variables throughRichard Levitte2001-03-021-1/+1
* Trap an invalid ASN1_ITEM construction and print outDr. Stephen Henson2001-02-251-0/+1
* Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson2001-02-231-0/+70
* Exported header files should not include e_os.h.Richard Levitte2001-02-221-1/+0
* Rebuild ASN1 error codes to remove unused function and reason codes.Dr. Stephen Henson2001-02-221-123/+46
* 'make update'Geoff Thorpe2001-02-211-0/+4
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-5/+5
* New options to 'ca' utility to support CRL entry extensions.Dr. Stephen Henson2001-02-161-0/+2
* Various OCSP responder utility functions.Dr. Stephen Henson2001-02-031-0/+2
* Since asn1.h gets included recursively from many places, the easiestRichard Levitte2000-12-311-0/+3
* Rewrite PKCS#12 code and remove some of the oldDr. Stephen Henson2000-12-311-4/+9
* If OPENSSL_BUILD_SHLIBCRYPTO (for files that end up as libcryptoRichard Levitte2000-12-311-2/+7
* ASN1_ITEM versions of ASN1_d2i_{fp, bio} and replacement ofDr. Stephen Henson2000-12-301-0/+4
* ASN1_ITEM version of ASN1_dup(). Might wantDr. Stephen Henson2000-12-281-0/+2
* ASN1_ITEM versions of sign, verify, pack and unpack.Dr. Stephen Henson2000-12-281-0/+2
* Various Win32 related fixes. Doesn't compile yet onDr. Stephen Henson2000-12-211-4/+9
* Constification of the data of a hash table. This means the callbackRichard Levitte2000-12-131-1/+1
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-396/+323
* The majority of the OCSP code from CertCo.Richard Levitte2000-10-271-0/+30
* Fix ASN1_TYPE bug.Dr. Stephen Henson2000-09-211-0/+1
* Two places where I forgot to change vms_idhacks to symhacks.Richard Levitte2000-09-081-3/+1
* Get rid of ASN1_UTCTIME_get, which cannot work with time_tBodo Möller2000-09-061-0/+3
* New option to CA.pl to sign request using CA extensions.Dr. Stephen Henson2000-08-241-0/+2
* Document the new DN printing options.Dr. Stephen Henson2000-07-301-1/+1
* New ASN1_STRING_print_ex() and X509_NAME_print_ex()Dr. Stephen Henson2000-07-281-0/+81
* Add the possibility to get hexdumps of unprintable data when usingRichard Levitte2000-07-271-0/+1
* Make NEG_PUBKEY_BUG on by default.Dr. Stephen Henson2000-07-261-0/+5
* New ASN1 functions that just deal withDr. Stephen Henson2000-07-071-2/+10
* Fixes for Win32 build.Dr. Stephen Henson2000-06-211-2/+2
* Handle ASN1_SET_OF and PKCS12_STACK_OF using functionDr. Stephen Henson2000-06-201-43/+2
* Safe stack reorganisation in terms of function casts.Dr. Stephen Henson2000-06-161-124/+0
* Using checks of the existence of HEADER_{foo}_H in other header filesRichard Levitte2000-06-091-3/+6
* "make update" + stripping the type-specific stack functions out ofGeoff Thorpe2000-06-011-0/+124
* Typesafety Thought Police part 5.Ben Laurie2000-05-171-0/+3
* Typesafety Thought Police Part 2.Ben Laurie2000-05-161-3/+22
* Allow UTCTIME objects to be retrieved. Check for imminent cert expiry.Ben Laurie2000-05-141-0/+1
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-4/+4
* Make ASN1 types real typedefs.Dr. Stephen Henson2000-02-261-1/+1
* Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall2000-02-111-0/+1
* ispell (and minor modifications)Ulf Möller2000-02-031-2/+2
* More X509_ATTRIBUTE changes.Dr. Stephen Henson2000-01-071-0/+1
* Initial automation changes to 'req' and X509_ATTRIBUTE functions.Dr. Stephen Henson2000-01-061-0/+3
* Fix some of the command line password stuff. New functionDr. Stephen Henson2000-01-011-2/+0
* Add OIDs for idea and blowfish. Unfortunately these are inDr. Stephen Henson1999-12-291-0/+1
* New {i2d,d2i}_PrivateKey_{bio, fp} functions.Dr. Stephen Henson1999-12-261-0/+2
* Support for ASN1 NULL type.Dr. Stephen Henson1999-12-221-0/+10
* Add i2d_ASN1_PRINTABLESTRING() function, and do 'make update'Dr. Stephen Henson1999-12-081-0/+1