aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
1999-06-22New function PKCS7_signatureVerify to allow the signing certificate toDr. Stephen Henson2-3/+10
1999-06-22Change the PEM_* function prototypes to use DECLARE_PEM macros and changeDr. Stephen Henson2-0/+28
1999-06-21Perl variable names are case-sensitive ...Bodo Möller1-1/+1
1999-06-21"make update"Bodo Möller1-0/+18
1999-06-20New functions CONF_load_bio() and CONF_load_fp() to load a configurationDr. Stephen Henson1-0/+2
1999-06-18"make update"Bodo Möller1-0/+1
1999-06-12"make update"Bodo Möller1-0/+5
1999-06-10Two new functions to write out PKCS#8 private keys. Also fixes for some ofDr. Stephen Henson1-0/+2
1999-06-09"make update" (added to top Makefile, and applied).Bodo Möller1-0/+2
1999-06-08Prevent name conflicts.Ulf Möller1-1/+1
1999-06-08Don't make assumptions on what the path looks like.Bodo Möller1-4/+4
1999-06-07Fix for BIO pairs.Bodo Möller1-0/+2
1999-06-07Use the same path to perl in all #! lines in util.Bodo Möller1-1/+1
1999-06-07mkdir -p is not fully portable (according to Marc Crispin,Bodo Möller1-0/+33
1999-06-06Rewrite PBE handling read to support PKCS#5 v2.0 and update the functionDr. Stephen Henson1-0/+18
1999-06-04Update.Bodo Möller1-0/+58
1999-06-04Define a macro to avoid name conflicts.Ulf Möller1-1/+1
1999-05-31more typesafe stacks ...Bodo Möller1-0/+40
1999-05-31More consistency.Bodo Möller3-4/+25
1999-05-20Change self-description (mklink.pl is not just faster than the lastBodo Möller1-1/+1
1999-05-19New functions sk_set, sk_value and sk_num to replace existing macros: this isDr. Stephen Henson1-0/+3
1999-05-15Update.Bodo Möller1-0/+1
1999-05-15Return 0 for an error, 1 for no error from read_options;Bodo Möller1-2/+2
1999-05-14The encoding of negative ASN1 INTEGERs and the conversion of BNs to negativeDr. Stephen Henson1-0/+1
1999-05-13Oops. Close the file.Ulf Möller2-0/+2
1999-05-13mk1mf.pl and mkdef.pl read OPTIONS from toplevel Makefile.Ulf Möller2-51/+74
1999-05-11Various PKCS#7 related fixes,tidies and comments.Dr. Stephen Henson1-0/+5
1999-05-09Kill evil casts, fix PKCS#7 and add new X509V3 Function.Dr. Stephen Henson1-0/+1
1999-05-08Various Win32 fixes. Win95 doesn't support MoveFileEx() (which was used for aDr. Stephen Henson3-1/+109
1999-05-08no-xxx option to exclude ciphers.Ulf Möller2-29/+55
1999-05-08Mingw32.Ulf Möller1-0/+2
1999-05-07Generate DLLs with Mingw32.Ulf Möller3-10/+13
1999-05-07Get the Mingw32 makefiles right.Ulf Möller3-80/+162
1999-05-06Restored path names that were changed by a previous "Configure" run.Bodo Möller1-1/+1
1999-05-06Some comments.Bodo Möller1-1/+1
1999-05-06Add missing semicolon.Ulf Möller1-2/+2
1999-05-06Support additional Win32 compilers.Ulf Möller3-80/+166
1999-04-30Hopefully improved compatibility with earlier versions of Perl5.Bodo Möller1-2/+5
1999-04-29Superseded by mklink.pl.Bodo Möller1-41/+0
1999-04-28Typo fixed.Bodo Möller1-4/+4
1999-04-28A faster (and more general, and better documented) replacement for mklink.sh.Bodo Möller1-0/+52
1999-04-27Update NO_* macros.Ulf Möller1-2/+2
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-1/+1
1999-04-26Extensively changed the DEF file generator mkdef.pl to use a modified versionDr. Stephen Henson1-164/+155
1999-04-25Fixes so it will compile again under Win32.Dr. Stephen Henson1-0/+40
1999-04-25Fix mkerr.pl to find functions returning function pointers (thanks Ulf!)Dr. Stephen Henson1-6/+9
1999-04-25Removed traces of cryptall.h, and did a "make depend".Bodo Möller1-0/+1
1999-04-24New Configure option --openssldir to replace ssldir.pl.Ulf Möller1-52/+0
1999-04-24Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson1-4/+8
1999-04-24Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson1-5/+34