summaryrefslogtreecommitdiffstats
path: root/crypto/asn1
AgeCommit message (Expand)Author
1999-03-28Further PKCS#12 integration, PBE, PKCS#8 additions.Dr. Stephen Henson
1999-03-27Add initial support for Thawte strong extranet certificate extensions andDr. Stephen Henson
1999-03-24Move definitions of IS_SET/IS_SEQUENCE inside crypto/asn1/asn1.hRalf S. Engelschall
1999-03-22Fix security hole.Ben Laurie
1999-03-08Add missing funtions from non ANSI section of header files and add missingDr. Stephen Henson
1999-03-06Put the dependencies back.Ben Laurie
1999-03-06General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall
1999-03-06Fix GCC warning...Ralf S. Engelschall
1999-02-27Update dependencies.Ben Laurie
1999-02-21Add more functionality to issuer alt name and subject alt name. New optionsDr. Stephen Henson
1999-02-19Patch so the new crl stuff actually compiles this time :-) Also update theDr. Stephen Henson
1999-02-19Overhaul 'crl' application, add a proper X509_CRL_print function and startDr. Stephen Henson
1999-02-17Oops! Remeber to include the other patches this time...Dr. Stephen Henson
1999-02-17Fuller authority key id support, partial support for private key usage extensionDr. Stephen Henson
1999-02-13Finally(?) fix DES stuff.Ben Laurie
1999-02-13Update dependencies.Ben Laurie
1999-02-13Fix typo in asn1.h (PRINTABLESTRING_STRING) and fix a bug in object creationDr. Stephen Henson
1999-02-10First cut for a very conservative source tree cleanup:Ralf S. Engelschall
1999-02-10Oops. Forgot to do a 'make errors'.Dr. Stephen Henson
1999-02-10More extension code. Incomplete support for subject and issuer altDr. Stephen Henson
1999-02-09Update dependencies.Ben Laurie
1999-02-09Oops... forgot to add new ENUMERATED file...Dr. Stephen Henson
1999-02-09Support for ASN1 ENUMERATED type. This copies and duplicates the ASN1_INTEGERDr. Stephen Henson
1999-02-07Add support for GeneralName and GeneralNames extensions. Also preliminaryDr. Stephen Henson
1999-01-30More pissing about to get pem.h to behave properly.Ben Laurie
1999-01-30Break circular dependency between pem and err.Ben Laurie
1999-01-30Update dependencies.Ben Laurie
1999-01-28Remember to add the new file this time :-)Dr. Stephen Henson
1999-01-28Add ASN1 code for netscape certificate sequences.Dr. Stephen Henson
1999-01-24Continuing adding X509 V3 support. This starts to integrate the code withDr. Stephen Henson
1999-01-21Correct bracketing error.Ben Laurie
1999-01-20Continued patches so certificates and CRLs now can support and useDr. Stephen Henson
1999-01-19This time, get it right.Ben Laurie
1999-01-19Finally lay dependencies to rest (I hope!).Ben Laurie
1999-01-18This is the result of a "make errors" with the new error building functionalityDr. Stephen Henson
1999-01-18New err_code.pl script to retain old error codes. This should allow the useDr. Stephen Henson
1999-01-17Time to blow up the source tree :-) This is the beginning of support forDr. Stephen Henson
1999-01-07Accept NULL in *_free.Ben Laurie
1999-01-06Fix things so DH_free() will be no-op when passed NULL, like RSA_free() andDr. Stephen Henson
1999-01-03Make sure applications free up pkey structures and add netscape extensionDr. Stephen Henson
1999-01-02Fix reference counting.Ben Laurie
1999-01-02Move DSA test in ca.c inside #ifdef and make pubkey BIT STRING always haveDr. Stephen Henson
1998-12-31Fix version stuff:Ralf S. Engelschall
1998-12-31Fix for sk_insert bug: it never worked properly.stephen
1998-12-29Fix incorrect DER encoding of SETs and all knock-ons from that.Ben Laurie
1998-12-23*** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall
1998-12-23Switch version string to SSLeay/OpenSSLRalf S. Engelschall
1998-12-22Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall