summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
1999-07-21Additional user data argument to pem_password_cb function typeBodo Möller
1999-07-12More NASM support code it still doesn't work but it doesn't work less than itDr. Stephen Henson
1999-07-11New function RSA_check_key,Bodo Möller
1999-07-11Various changes to stop VC++ choking under Win32.Dr. Stephen Henson
1999-06-29New functions to allow RSA_METHODs to be changed without poking round inDr. Stephen Henson
1999-06-22New function PKCS7_signatureVerify to allow the signing certificate toDr. Stephen Henson
1999-06-22Change the PEM_* function prototypes to use DECLARE_PEM macros and changeDr. Stephen Henson
1999-06-21Perl variable names are case-sensitive ...Bodo Möller
1999-06-21"make update"Bodo Möller
1999-06-20New functions CONF_load_bio() and CONF_load_fp() to load a configurationDr. Stephen Henson
1999-06-18"make update"Bodo Möller
1999-06-12"make update"Bodo Möller
1999-06-10Two new functions to write out PKCS#8 private keys. Also fixes for some ofDr. Stephen Henson
1999-06-09"make update" (added to top Makefile, and applied).Bodo Möller
1999-06-08Prevent name conflicts.Ulf Möller
1999-06-08Don't make assumptions on what the path looks like.Bodo Möller
1999-06-07Fix for BIO pairs.Bodo Möller
1999-06-07Use the same path to perl in all #! lines in util.Bodo Möller
1999-06-07mkdir -p is not fully portable (according to Marc Crispin,Bodo Möller
1999-06-06Rewrite PBE handling read to support PKCS#5 v2.0 and update the functionDr. Stephen Henson
1999-06-04Update.Bodo Möller
1999-06-04Define a macro to avoid name conflicts.Ulf Möller
1999-05-31more typesafe stacks ...Bodo Möller
1999-05-31More consistency.Bodo Möller
1999-05-20Change self-description (mklink.pl is not just faster than the lastBodo Möller
1999-05-19New functions sk_set, sk_value and sk_num to replace existing macros: this isDr. Stephen Henson
1999-05-15Update.Bodo Möller
1999-05-15Return 0 for an error, 1 for no error from read_options;Bodo Möller
1999-05-14The encoding of negative ASN1 INTEGERs and the conversion of BNs to negativeDr. Stephen Henson
1999-05-13Oops. Close the file.Ulf Möller
1999-05-13mk1mf.pl and mkdef.pl read OPTIONS from toplevel Makefile.Ulf Möller
1999-05-11Various PKCS#7 related fixes,tidies and comments.Dr. Stephen Henson
1999-05-09Kill evil casts, fix PKCS#7 and add new X509V3 Function.Dr. Stephen Henson
1999-05-08Various Win32 fixes. Win95 doesn't support MoveFileEx() (which was used for aDr. Stephen Henson
1999-05-08no-xxx option to exclude ciphers.Ulf Möller
1999-05-08Mingw32.Ulf Möller
1999-05-07Generate DLLs with Mingw32.Ulf Möller
1999-05-07Get the Mingw32 makefiles right.Ulf Möller
1999-05-06Restored path names that were changed by a previous "Configure" run.Bodo Möller
1999-05-06Some comments.Bodo Möller
1999-05-06Add missing semicolon.Ulf Möller
1999-05-06Support additional Win32 compilers.Ulf Möller
1999-04-30Hopefully improved compatibility with earlier versions of Perl5.Bodo Möller
1999-04-29Superseded by mklink.pl.Bodo Möller
1999-04-28Typo fixed.Bodo Möller
1999-04-28A faster (and more general, and better documented) replacement for mklink.sh.Bodo Möller
1999-04-27Update NO_* macros.Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-26Extensively changed the DEF file generator mkdef.pl to use a modified versionDr. Stephen Henson
1999-04-25Fixes so it will compile again under Win32.Dr. Stephen Henson