Remainder of SSL purpose and trust code: trust and purpose setting in
[openssl.git] / util /
1999-11-29 Dr. Stephen HensonRemainder of SSL purpose and trust code: trust and...
1999-11-29 Dr. Stephen HensonAdd part of chain verify SSL support code: not complete...
1999-11-26 Dr. Stephen HensonNew options to the -verify program which can be used...
1999-11-23 Dr. Stephen HensonSupport for authority information access extension.
1999-11-21 Dr. Stephen HensonTransparent support for PKCS#8 private keys in RSA...
1999-11-19 Dr. Stephen HensonSupport for otherName in GeneralName.
1999-11-08 Dr. Stephen HensonFix to the -revoke option in ca. It was leaking memory...
1999-10-27 Dr. Stephen HensonContinued multibyte character support.
1999-10-25 Bodo MöllerUpdate Borland C++ builder support.
1999-10-25 Bodo MöllerImprove support for running everything as a monolithic...
1999-10-25 Dr. Stephen HensonMore multibyte character support.
1999-10-21 Dr. Stephen HensonNew function ASN1_mbstring_copy() to handle ASN1 string...
1999-10-20 Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-09-27 Bodo Möller"make update"
1999-09-10 Bodo Möller"make update"
1999-09-04 Dr. Stephen HensonNew UTF8 utility functions to parse/generate UTF8 strings.
1999-09-03 Bodo MöllerHandle "#if 0" correctly (I hope)
1999-09-03 Dr. Stephen HensonAdd new 'spkac' utility and several SPKAC utility funct...
1999-08-24 Ulf Möllermake update.
1999-08-13 Ulf MöllerCompile pkcs7 and des apps.
1999-08-12 Bodo MöllerRemove -DWINDOWS in debug configuration.
1999-08-10 Bodo MöllerUpdates.
1999-08-05 Bodo MöllerDSA_dup_DH.
1999-08-05 Dr. Stephen HensonChange all the -'s to _'s.
1999-07-29 Ulf MöllerAvoid path separator problems.
1999-07-29 Ulf Möller*** empty log message ***
1999-07-29 Bodo MöllerAlways use buildinf.h, which now includes the mk1mfinf...
1999-07-27 Dr. Stephen HensonNew function OBJ_obj2txt()
1999-07-27 Bodo Möllerclose files.
1999-07-27 Bodo MöllerUse correct CFLAG definition for makefile.one builds.
1999-07-26 Bodo Möllerchange CFLAGS to those given in Configure
1999-07-26 Bodo Möller-DPLATFORM and -DCFLAGS command line arguments are...
1999-07-21 Bodo MöllerAdditional user data argument to pem_password_cb functi...
1999-07-12 Dr. Stephen HensonMore NASM support code it still doesn't work but it...
1999-07-11 Bodo MöllerNew function RSA_check_key,
1999-07-11 Dr. Stephen HensonVarious changes to stop VC++ choking under Win32.
1999-06-29 Dr. Stephen HensonNew functions to allow RSA_METHODs to be changed withou...
1999-06-22 Dr. Stephen HensonNew function PKCS7_signatureVerify to allow the signing...
1999-06-22 Dr. Stephen HensonChange the PEM_* function prototypes to use DECLARE_PEM...
1999-06-21 Bodo MöllerPerl variable names are case-sensitive ...
1999-06-21 Bodo Möller"make update"
1999-06-20 Dr. Stephen HensonNew functions CONF_load_bio() and CONF_load_fp() to...
1999-06-18 Bodo Möller"make update"
1999-06-12 Bodo Möller"make update"
1999-06-10 Dr. Stephen HensonTwo new functions to write out PKCS#8 private keys...
1999-06-09 Bodo Möller"make update" (added to top Makefile, and applied).
1999-06-08 Ulf MöllerPrevent name conflicts.
1999-06-08 Bodo MöllerDon't make assumptions on what the path looks like.
1999-06-07 Bodo MöllerFix for BIO pairs.
1999-06-07 Bodo MöllerUse the same path to perl in all #! lines in util.
1999-06-07 Bodo Möllermkdir -p is not fully portable (according to Marc Crispin,
1999-06-06 Dr. Stephen HensonRewrite PBE handling read to support PKCS#5 v2.0 and...
1999-06-04 Bodo MöllerUpdate.
1999-06-04 Ulf MöllerDefine a macro to avoid name conflicts.
1999-05-31 Bodo Möllermore typesafe stacks ...
1999-05-31 Bodo MöllerMore consistency.
1999-05-20 Bodo MöllerChange self-description (mklink.pl is not just faster...
1999-05-19 Dr. Stephen HensonNew functions sk_set, sk_value and sk_num to replace...
1999-05-15 Bodo MöllerUpdate.
1999-05-15 Bodo MöllerReturn 0 for an error, 1 for no error from read_options;
1999-05-14 Dr. Stephen HensonThe encoding of negative ASN1 INTEGERs and the conversi...
1999-05-13 Ulf MöllerOops. Close the file.
1999-05-13 Ulf Möllermk1mf.pl and mkdef.pl read OPTIONS from toplevel Makefile.
1999-05-11 Dr. Stephen HensonVarious PKCS#7 related fixes,tidies and comments.
1999-05-09 Dr. Stephen HensonKill evil casts, fix PKCS#7 and add new X509V3 Function.
1999-05-08 Dr. Stephen HensonVarious Win32 fixes. Win95 doesn't support MoveFileEx...
1999-05-08 Ulf Möllerno-xxx option to exclude ciphers.
1999-05-08 Ulf MöllerMingw32.
1999-05-07 Ulf MöllerGenerate DLLs with Mingw32.
1999-05-07 Ulf MöllerGet the Mingw32 makefiles right.
1999-05-06 Bodo MöllerRestored path names that were changed by a previous...
1999-05-06 Bodo MöllerSome comments.
1999-05-06 Ulf MöllerAdd missing semicolon.
1999-05-06 Ulf MöllerSupport additional Win32 compilers.
1999-04-30 Bodo MöllerHopefully improved compatibility with earlier versions...
1999-04-29 Bodo MöllerSuperseded by mklink.pl.
1999-04-28 Bodo MöllerTypo fixed.
1999-04-28 Bodo MöllerA faster (and more general, and better documented)...
1999-04-27 Ulf MöllerUpdate NO_* macros.
1999-04-26 Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-26 Dr. Stephen HensonExtensively changed the DEF file generator mkdef.pl...
1999-04-25 Dr. Stephen HensonFixes so it will compile again under Win32.
1999-04-25 Dr. Stephen HensonFix mkerr.pl to find functions returning function point...
1999-04-25 Bodo MöllerRemoved traces of cryptall.h, and did a "make depend".
1999-04-24 Ulf MöllerNew Configure option --openssldir to replace ssldir.pl.
1999-04-24 Dr. Stephen HensonChange the command line options of mkerr.pl so -static...
1999-04-24 Dr. Stephen HensonDelete the unnecessary ERR and ERRC lines in makefiles...
1999-04-24 Ulf MöllerANSIfy, fix typo in error message, and remove redundant...
1999-04-24 Dr. Stephen HensonComplete rewrite of the error code generation script...
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-20 Dr. Stephen HensonVarious fixes so Win32 compile may work. Convert Genera...
1999-04-14 Dr. Stephen HensonAdd some utilities to support SXNet extension also...
1999-04-09 Ulf MöllerSeparate DSA functionality from ASN.1 encoding.
1999-04-01 Ulf MöllerNew Makefile variables $(RANLIB) and $(PERL).
1999-03-29 Dr. Stephen HensonRemove deleted PKCS#12 functions from pkcs12.h, get...
1999-03-29 Dr. Stephen HensonInclude pkcs12 program as part of openssl. This complet...
1999-03-22 Ralf S. EngelschallOne more 0.9.2b
1999-03-22 Ralf S. Engelschallup_ver.pl is now obsolete
1999-03-22 Ben LaurieFix security hole.
1999-03-17 Dr. Stephen HensonComment out the lines that generated by mk1mf.pl includ...
next