summaryrefslogtreecommitdiffstats
path: root/crypto/x509
AgeCommit message (Expand)Author
2002-07-30"make update"Lutz Jänicke
2002-06-13make updateRichard Levitte
2002-02-26make updateRichard Levitte
2001-12-20make updateRichard Levitte
2001-12-17remove redundant ERR_load_... declarationsBodo Möller
2001-11-15perl util/mkerr.pl -recurse -write -rebuildRichard Levitte
2001-11-15make updateRichard Levitte
2001-10-20Typo.Dr. Stephen Henson
2001-10-08Small documentation fixes (Howard Lum <howard@pumpkin.canada.sun.com>)Lutz Jänicke
2001-07-30Don't miss files...Lutz Jänicke
2001-07-30Fix inconsistent behaviour with respect to verify_callback handling.Lutz Jänicke
2001-06-26Handle empty X509_NAME in printing routines.Dr. Stephen Henson
2001-05-24Add missing variable length cipher flag for Blowfish.Dr. Stephen Henson
2001-02-12Workaround for libsafe "error".Dr. Stephen Henson
2000-10-27Fix from main trunk, 2000-10-15 01:51 steve:Richard Levitte
2000-10-11Fix from main trunk, 2000-09-25 10:52 levitte:Richard Levitte
2000-09-22Only use the new informational verify codes if weDr. Stephen Henson
2000-09-07Two new PKCS#12 demo programs.Dr. Stephen Henson
2000-09-07'make update'Richard Levitte
2000-09-07It's not just VMS that needs some symbols to be hacked. Let'sRichard Levitte
2000-09-06Another superfluous pair of parentheses.Bodo Möller
2000-09-06Another round of indentation changes: Position braces consistently,Bodo Möller
2000-09-06More indentation consistency: for (), while (), if (), return ()Bodo Möller
2000-09-06Fix X509_STORE_CTX_init. Make indentation more consistent. Dump core less o...Bodo Möller
2000-09-05Fix typo in rsautl.Dr. Stephen Henson
2000-09-05*BIG* verify code reorganisation.Dr. Stephen Henson
2000-09-05Keep a not of original encoding in certificate requests.Dr. Stephen Henson
2000-09-04Avoid abort() throughout the library, except when preprocessorBodo Möller
2000-09-03Add 'rsautl' low level RSA utility.Dr. Stephen Henson
2000-08-21Various fixes...Dr. Stephen Henson
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte
2000-07-30Document the new DN printing options.Dr. Stephen Henson
2000-07-28New ASN1_STRING_print_ex() and X509_NAME_print_ex()Dr. Stephen Henson
2000-07-26Make NEG_PUBKEY_BUG on by default.Dr. Stephen Henson
2000-07-05I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte
2000-06-20Handle ASN1_SET_OF and PKCS12_STACK_OF using functionDr. Stephen Henson
2000-06-16Safe stack reorganisation in terms of function casts.Dr. Stephen Henson
2000-06-13Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe
2000-06-09Using checks of the existence of HEADER_{foo}_H in other header filesRichard Levitte
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-06-01"make update" + stripping the type-specific stack functions out ofGeoff Thorpe
2000-06-01The previous commit to crypto/stack/*.[ch] pulled the type-safety stringsGeoff Thorpe
2000-05-18Fix c_rehash script, add -fingerprint option to crl.Dr. Stephen Henson
2000-05-16Typesafety Thought Police part 3.Ben Laurie
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte
2000-04-09"make update"Richard Levitte
2000-03-14Make V_ASN1_APP_CHOOSE work again.Dr. Stephen Henson
2000-03-07New compatability trust and purpose settings.Dr. Stephen Henson
2000-03-05Preserve reason strings in automatically build tables.Bodo Möller
2000-03-02Fix bug which would free up a public keyDr. Stephen Henson