aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pkcs7
Commit message (Expand)AuthorAgeFilesLines
* New function PKCS7_signatureVerify to allow the signing certificate toDr. Stephen Henson1999-06-223-14/+38
* Test apps.Ulf Möller1999-06-041-0/+4
* Make samples compile.Ben Laurie1999-06-037-37/+100
* stack.Ben Laurie1999-06-023-16/+19
* Stack.Ben Laurie1999-06-023-10/+12
* stack.Ben Laurie1999-05-312-5/+5
* Stack.Ben Laurie1999-05-313-12/+14
* More stack.Ben Laurie1999-05-312-40/+50
* Move the Win32 #undefs of X509_NAME and PKCS7_ISSUER_AND_SERIAL so they willDr. Stephen Henson1999-05-211-0/+5
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-211-17/+18
* The last argument in the d2i_XXX_fp and d2i_XXX_bio functions should beDr. Stephen Henson1999-05-211-2/+2
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-18/+17
* New functions sk_set, sk_value and sk_num to replace existing macros: this isDr. Stephen Henson1999-05-191-5/+5
* Fix various less obvious bugs in PKCS#7 handling: such as not zeroingDr. Stephen Henson1999-05-163-52/+67
* Fix some obvious bugs in the PKCS#7 library handling. It didn't try toDr. Stephen Henson1999-05-165-57/+54
* Update dependencies.Bodo Möller1999-05-151-17/+18
* Update dependencies.Ben Laurie1999-05-131-5/+5
* Various PKCS#7 related fixes,tidies and comments.Dr. Stephen Henson1999-05-113-31/+21
* Various PKCS#7 fixes to properly (maybe!) handle PKCS#7 enveloped data.Dr. Stephen Henson1999-05-102-14/+9
* Kill evil casts, fix PKCS#7 and add new X509V3 Function.Dr. Stephen Henson1999-05-093-11/+10
* Another stack.Ben Laurie1999-05-011-5/+6
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-2/+4
* Ignore Makefile.saveUlf Möller1999-04-291-0/+1
* Obey $(PERL) when running util/mklink.pl.Bodo Möller1999-04-291-3/+3
* Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1999-04-281-3/+3
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-1/+1
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-262-103/+0
* Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson1999-04-241-2/+0
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-244-92/+60
* "make depend"Bodo Möller1999-04-231-31/+48
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-2313-39/+39
* Work with -pedantic!Ben Laurie1999-04-231-3/+3
* Change functions to ANSI C.Ulf Möller1999-04-197-174/+61
* Massive constification.Ben Laurie1999-04-171-5/+5
* Add type-safe STACKs and SETs.Ben Laurie1999-04-124-15/+18
* Remove obsolete files from SSLeay 0.8.Ulf Möller1999-04-062-51/+0
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-5/+5
* Fix security hole.Ben Laurie1999-03-221-3/+3
* Using int for the digest length in EVP_DigestFinal() broke some compilers.Dr. Stephen Henson1999-03-141-2/+2
* Added support for adding extensions to CRLs, also fix a memory leak andDr. Stephen Henson1999-03-061-0/+3
* Put the dependencies back.Ben Laurie1999-03-061-0/+30
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-061-36/+5
* Fix the PKCS#7 stuff: signature verify could fail if attributes reordered, theDr. Stephen Henson1999-03-053-11/+22
* Fix the Win32 compile environment and add various changes so it will now compileDr. Stephen Henson1999-03-032-1/+3
* Change type of another md_len variable in pk7_doit.c:PKCS7_dataFinal()Ralf S. Engelschall1999-02-251-1/+1
* This time, get it right.Ben Laurie1999-01-191-10/+11
* Finally lay dependencies to rest (I hope!).Ben Laurie1999-01-191-1/+30
* New err_code.pl script to retain old error codes. This should allow the useDr. Stephen Henson1999-01-181-1/+3
* More .cvsignore stuff to make CVS quiet on our generated files.Ralf S. Engelschall1999-01-031-0/+1
* Remove more old temporary files from CVSRalf S. Engelschall1998-12-313-19/+0