aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pkcs12
Commit message (Expand)AuthorAgeFilesLines
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-272-1/+5
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-266-81/+0
* Various header consistency fixes.Dr. Stephen Henson1999-04-251-0/+1
* "perl util/mkerr.pl -static -recurse -rebuild" because the previousBodo Möller1999-04-241-36/+4
* Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson1999-04-246-27/+60
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-244-113/+61
* "make depend"Bodo Möller1999-04-231-164/+254
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-2317-27/+27
* Function didn't get ANSIfied because of unusual formatting.Ulf Möller1999-04-231-8/+3
* Work with -pedantic!Ben Laurie1999-04-2311-68/+93
* Change functions to ANSI C.Ulf Möller1999-04-1915-224/+85
* Clean up prototypes (prepare for removing NOPROTO).Ulf Möller1999-04-191-1/+0
* Massive constification.Ben Laurie1999-04-173-5/+5
* Fix some warnings. Contributed by Anonymous.Ben Laurie1999-04-161-1/+3
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-44/+54
* Update dependencies.Ben Laurie1999-04-011-0/+155
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-5/+5
* Add .cvsignore in new pkcs12 directoryRalf S. Engelschall1999-04-011-0/+1
* Remove deleted PKCS#12 functions from pkcs12.h, get rid of object creationDr. Stephen Henson1999-03-296-37/+12
* Include pkcs12 program as part of openssl. This completes most of the PKCS#12Dr. Stephen Henson1999-03-2914-55/+20
* Various PKCS#12 related tidies and fixes: it might even compile now :-)Dr. Stephen Henson1999-03-292-42/+1
* Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and addDr. Stephen Henson1999-03-2818-0/+3218