aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509
Commit message (Expand)AuthorAgeFilesLines
* Two new PKCS#12 demo programs.Dr. Stephen Henson2000-09-071-0/+1
* 'make update'Richard Levitte2000-09-071-44/+55
* It's not just VMS that needs some symbols to be hacked. Let'sRichard Levitte2000-09-071-5/+1
* Another superfluous pair of parentheses.Bodo Möller2000-09-061-1/+1
* Another round of indentation changes: Position braces consistently,Bodo Möller2000-09-062-87/+93
* More indentation consistency: for (), while (), if (), return ()Bodo Möller2000-09-061-50/+50
* Fix X509_STORE_CTX_init. Make indentation more consistent. Dump core less o...Bodo Möller2000-09-062-54/+86
* Fix typo in rsautl.Dr. Stephen Henson2000-09-053-6/+35
* *BIG* verify code reorganisation.Dr. Stephen Henson2000-09-056-196/+349
* Keep a not of original encoding in certificate requests.Dr. Stephen Henson2000-09-051-0/+2
* Avoid abort() throughout the library, except when preprocessorBodo Möller2000-09-041-4/+9
* Add 'rsautl' low level RSA utility.Dr. Stephen Henson2000-09-032-0/+26
* Various fixes...Dr. Stephen Henson2000-08-211-0/+1
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte2000-08-141-109/+124
* Document the new DN printing options.Dr. Stephen Henson2000-07-301-4/+4
* New ASN1_STRING_print_ex() and X509_NAME_print_ex()Dr. Stephen Henson2000-07-281-0/+57
* Make NEG_PUBKEY_BUG on by default.Dr. Stephen Henson2000-07-263-33/+55
* I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte2000-07-051-80/+87
* Handle ASN1_SET_OF and PKCS12_STACK_OF using functionDr. Stephen Henson2000-06-201-20/+2
* Safe stack reorganisation in terms of function casts.Dr. Stephen Henson2000-06-162-341/+0
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-49/+57
* Using checks of the existence of HEADER_{foo}_H in other header filesRichard Levitte2000-06-092-8/+20
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-018-41/+41
* "make update" + stripping the type-specific stack functions out ofGeoff Thorpe2000-06-012-0/+341
* The previous commit to crypto/stack/*.[ch] pulled the type-safety stringsGeoff Thorpe2000-06-014-26/+37
* Fix c_rehash script, add -fingerprint option to crl.Dr. Stephen Henson2000-05-182-0/+14
* Typesafety Thought Police part 3.Ben Laurie2000-05-161-0/+22
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-022-7/+15
* "make update"Richard Levitte2000-04-091-37/+43
* Make V_ASN1_APP_CHOOSE work again.Dr. Stephen Henson2000-03-141-1/+1
* New compatability trust and purpose settings.Dr. Stephen Henson2000-03-073-13/+23
* Preserve reason strings in automatically build tables.Bodo Möller2000-03-051-1/+2
* Fix bug which would free up a public keyDr. Stephen Henson2000-03-021-2/+5
* More get0 et al. changes. Also provide fgrep targets in CHANGESBodo Möller2000-02-263-7/+7
* Rename functions for new convention.Dr. Stephen Henson2000-02-267-49/+49
* Change the 'other' structure in certificate aux info.Dr. Stephen Henson2000-02-201-1/+1
* Make sure the return value of by_file_ctrl(..., X509_L_FILE_LOAD, ...)Bodo Möller2000-02-171-7/+8
* Update.Bodo Möller2000-02-111-6/+7
* Correct time in seconds instead of minutes.Ben Laurie2000-02-111-1/+1
* Rename the X509V3_*_d2i functions to X509_get_ext_d2i() etc.Dr. Stephen Henson2000-02-072-0/+20
* Add support for some broken PKCS#8 formats.Dr. Stephen Henson2000-02-051-2/+5
* ispell (and minor modifications)Ulf Möller2000-02-034-6/+6
* Seek out and destroy another evil cast.Ulf Möller2000-01-301-2/+2
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-303-9/+8
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-234-13/+13
* Some more ifdefs for no-xxx options.Ulf Möller2000-01-212-0/+6
* Oops... undo change to wrong prototype.Dr. Stephen Henson2000-01-201-2/+2
* Finish off the X509_ATTRIBUTE string stuff.Dr. Stephen Henson2000-01-204-11/+27
* Rename X509_att*() stuff to X509at_*(), add X509_REQ wrappers.Dr. Stephen Henson2000-01-194-22/+151
* Avoid some warnings, and run "make update".Bodo Möller2000-01-141-0/+18