Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
1999-10-20Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson
1999-09-27"make update"Bodo Möller
1999-09-10"make update"Bodo Möller
1999-09-04New UTF8 utility functions to parse/generate UTF8 strings.Dr. Stephen Henson
1999-09-03Handle "#if 0" correctly (I hope)Bodo Möller
1999-09-03Add new 'spkac' utility and several SPKAC utility functions.Dr. Stephen Henson
1999-08-24make update.Ulf Möller
1999-08-13Compile pkcs7 and des apps.Ulf Möller
1999-08-12Remove -DWINDOWS in debug configuration.Bodo Möller
1999-08-10Updates.Bodo Möller
1999-08-05DSA_dup_DH.Bodo Möller
1999-08-05Change all the -'s to _'s.Dr. Stephen Henson
1999-07-29Avoid path separator problems.Ulf Möller
1999-07-29*** empty log message ***Ulf Möller
1999-07-29Always use buildinf.h, which now includes the mk1mfinf.h data.Bodo Möller
1999-07-28New function OBJ_obj2txt()Dr. Stephen Henson
1999-07-27close files.Bodo Möller
1999-07-27Use correct CFLAG definition for makefile.one builds.Bodo Möller
1999-07-26change CFLAGS to those given in ConfigureBodo Möller
1999-07-26-DPLATFORM and -DCFLAGS command line arguments are no longer used.Bodo Möller
1999-07-22Additional 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-12New function RSA_check_key,Bodo Möller
1999-07-11Various changes to stop VC++ choking under Win32.Dr. Stephen Henson
1999-06-30New 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-08Fix for BIO pairs.Bodo Möller
1999-06-08Use 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-05Update.Bodo Möller
1999-06-04Define a macro to avoid name conflicts.Ulf Möller
1999-06-01more typesafe stacks ...Bodo Möller
1999-06-01More 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