aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509
Commit message (Expand)AuthorAgeFilesLines
* ASN1_ITEM versions of ASN1_d2i_{fp, bio} and replacement ofDr. Stephen Henson2000-12-301-54/+34
* Replace the old ASN1_dup() with ASN1_item_dup() andDr. Stephen Henson2000-12-291-23/+11
* Add NO_ASN1_OLD to remove some old style functions:Dr. Stephen Henson2000-12-281-13/+13
* ASN1_ITEM versions of sign, verify, pack and unpack.Dr. Stephen Henson2000-12-281-0/+10
* X509V3_add_i2d() needs to be able to allocate aDr. Stephen Henson2000-12-271-3/+3
* New function X509V3_add_i2d() this is used forDr. Stephen Henson2000-12-242-0/+25
* Locking issues.Bodo Möller2000-12-151-9/+11
* New function X509_signature_print() to remove some duplicateDr. Stephen Henson2000-12-141-0/+2
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-086-145/+54
* in some new file names the first 8 characters were not uniqueUlf Möller2000-11-121-69/+52
* The majority of the OCSP code from CertCo.Richard Levitte2000-10-271-0/+1
* Fix for typo in certificate directory lookup code.Dr. Stephen Henson2000-10-141-1/+1
* The experimental Rijndael code moved to the main trunk.Richard Levitte2000-10-141-46/+85
* Global DirectoryString mask fix.Dr. Stephen Henson2000-10-041-0/+17
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* Only use the new informational verify codes if weDr. Stephen Henson2000-09-221-10/+9
* 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