summaryrefslogtreecommitdiffstats
path: root/crypto/pkcs7/pk7_mime.c
AgeCommit message (Expand)Author
2001-01-30Increase consistency of header data (some mail readers really do notRichard Levitte
2000-09-17Use sk_*_new_null() instead of sk_*_new(NULL), since that takes careRichard Levitte
2000-08-21Various fixes...Dr. Stephen Henson
2000-06-16Safe stack reorganisation in terms of function casts.Dr. Stephen Henson
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-31sk_value was also suffering from de-const-ification.Geoff Thorpe
2000-05-16Typesafe Thought Police part 4.Ben Laurie
2000-05-15Get rid of more non-ANSI declarations.Ulf Möller
2000-02-03ispell (and minor modifications)Ulf Möller
2000-01-30Seek out and destroy another evil cast.Ulf Möller
2000-01-16New function RAND_pseudo_bytes() generated pseudorandom numbers thatUlf Möller
2000-01-14Avoid some warnings, and run "make update".Bodo Möller
1999-12-05Merge in my S/MIME library and utility.Dr. Stephen Henson