Use prototypes.
[openssl.git] / crypto /
2000-01-02 Andy PolyakovMetrowerks for Motorola tune-up.
2000-01-02 Dr. Stephen HensonAdd support for MS "fast SGC".
2000-01-01 Dr. Stephen HensonFix some of the command line password stuff. New function
1999-12-29 Dr. Stephen HensonAdd OIDs for idea and blowfish. Unfortunately these...
1999-12-29 Dr. Stephen HensonSimplify the trust structure: basically zap the bit...
1999-12-26 Andy PolyakovMacOS updates. Initial support for GUSI (MacOS socket...
1999-12-26 Dr. Stephen HensonNew {i2d,d2i}_PrivateKey_{bio, fp} functions.
1999-12-25 Andy PolyakovMakefile clean-ups, crypto/bn/asm/alpha.s compiles...
1999-12-24 Dr. Stephen HensonAllow passwords to be included on command line for...
1999-12-24 Dr. Stephen HensonFixes so NO_RSA works again.
1999-12-23 Dr. Stephen HensonAdd PKCS#8 utility functions and add PBE options.
1999-12-22 Richard LevitteSynchronising
1999-12-22 Dr. Stephen HensonSupport for ASN1 NULL type.
1999-12-19 Andy PolyakovEven more late break-in MacOS tidbits...
1999-12-19 Andy PolyakovLate break-in patch for MacOS support.
1999-12-19 Andy PolyakovInitial support for MacOS is now available
1999-12-19 Andy PolyakovMacOS updates.
1999-12-18 Bodo MöllerRename
1999-12-18 Bodo Möllerfix typos and other little errors ...
1999-12-18 Bodo Möller- Don't assume that int and size_t have the same repres...
1999-12-18 Richard Levitte - Added more documentation in CHANGES.
1999-12-18 Richard Levitte - Made sure some changed behavior is documented in...
1999-12-17 Richard LevitteClear out license confusion.
1999-12-17 Richard LevitteRebuild of the OpenSSL memory allocation and deallocati...
1999-12-16 Richard LevitteSynchronise VMS scripts with Unix Makefiles
1999-12-15 Dr. Stephen HensonDelete an unused variable and make the PKCS#12 keygen...
1999-12-15 Dr. Stephen HensonFix the S/MIME code to use canonical MIME format for
1999-12-14 Ulf MöllerSolaris x86 assembler problem is already addressed...
1999-12-14 Dr. Stephen HensonVarious S/MIME fixes. Fix for memory leak, recipient...
1999-12-13 Dr. Stephen HensonFix a typo in a_enum.c.
1999-12-11 Dr. Stephen HensonVarious S/MIME fixes.
1999-12-10 Dr. Stephen HensonFix for crashing INTEGERs, ENUMERATEDs and OBJECT IDENT...
1999-12-09 Dr. Stephen HensonMake the PKCS#7 S/MIME functions check for passed NULL...
1999-12-08 Ulf MöllerDon't use inline assembler on x86 Solaris (would need...
1999-12-08 Dr. Stephen HensonAdd i2d_ASN1_PRINTABLESTRING() function, and do 'make...
1999-12-07 Dr. Stephen HensonModify S/MIME application so the -signer option writes...
1999-12-05 Dr. Stephen HensonMerge in my S/MIME library and utility.
1999-12-03 Bodo MöllerUse des_set_key_unchecked, not des_set_key.
1999-12-03 Bodo MöllerAdd functions des_set_key_checked, des_set_key_unchecked.
1999-12-03 Dr. Stephen HensonNew function PKC12_newpass()
1999-12-03 Dr. Stephen HensonFix a bug in the modified purpose code: it wasn't updat...
1999-12-02 Dr. Stephen HensonChange the trust and purpose code so it doesn't need...
1999-12-01 Dr. Stephen HensonModify the X509 V3 extension lookup code.
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-27 Dr. Stephen HensonAdd trust setting support to the verify code. It now...
1999-11-27 Richard LevitteAdd compilation of x509_trs
1999-11-27 Dr. Stephen HensonOops! Commit died on me :-(
1999-11-27 Dr. Stephen HensonInitial trust code: allow setting of trust checking...
1999-11-26 Dr. Stephen HensonNew options to the -verify program which can be used...
1999-11-24 Dr. Stephen HensonInitial chain verify code: not tested probably not...
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-18 Ben LaurieUpdate dependencies.
1999-11-17 Ulf MöllerMissing #ifdef NO_DES
1999-11-17 Dr. Stephen HensonModify verify code to handle self signed certificates.
1999-11-16 Bodo MöllerStore verify_result with sessions to avoid potential...
1999-11-16 Dr. Stephen HensonFix for a bug in PKCS#7 code and non-detached data.
1999-11-16 Dr. Stephen HensonNew function X509_cmp().
1999-11-14 Dr. Stephen Henson'req' fixes. Reinstate length check one request fields.
1999-11-12 Richard LevitteThe info removal code was overcomplicated, and error...
1999-11-12 Bodo MöllerAvoid deadlock.
1999-11-12 Richard LevitteAvoid some silly compiler warnings, and add the change...
1999-11-12 Richard LevitteTwo changes have been made:
1999-11-12 Richard LevitteSome crypto applications are now being built on Unix...
1999-11-12 Richard LevitteIt's possible that considering the configuration file...
1999-11-12 Richard LevitteAvoid silly compiler warnings about functions not being...
1999-11-12 Richard LevitteSome new names in asn1.h are longer than 31 chars,...
1999-11-12 Richard LevitteMake sure installed files are world readable
1999-11-11 Dr. Stephen HensonFix a couple of outstanding issues: update STATUS file...
1999-11-09 Bodo MöllerUndo silly change.
1999-11-09 Ben LaurieFix (spurious) warnings.
1999-11-09 Bodo MöllerAvoid some warnings.
1999-11-08 Dr. Stephen HensonFix to the -revoke option in ca. It was leaking memory...
1999-11-04 Dr. Stephen HensonAllow additional information to be attached to a
1999-11-03 Mark J. CoxFix assembler for Alpha (tested only on DEC OSF not...
1999-10-30 Ulf Möller*** empty log message ***
1999-10-29 Dr. Stephen HensonFix to PKCS#7 routines so it can decrypt some oddball...
1999-10-27 Dr. Stephen HensonContinued multibyte character support.
1999-10-26 Bodo MöllerAlways hash the pid in the first iteration in ssleay_ra...
1999-10-26 Bodo MöllerMake md_rand.c more robust.
1999-10-26 Bodo MöllerVarious randomness handling bugfixes and improvements --
1999-10-26 Bodo MöllerReport an error from X509_STORE_load_locations
1999-10-25 Bodo MöllerImprove support for running everything as a monolithic...
1999-10-25 Bodo MöllerRespect PEX_LIBS and EX_LIBS when building binaries
1999-10-25 Dr. Stephen HensonMore multibyte character support.
1999-10-23 Ben LaurieConstification.
1999-10-23 Ben LaurieDon't return stuff from void functions.
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-10-14 Bodo MöllerUse of DEVRANDOM must be #ifdef'ed (the #ifdef was...
1999-10-13 Dr. Stephen HensonInitial support for certificate purpose checking: this...
1999-10-11 Dr. Stephen HensonAdd EX_DATA support to X509.
1999-10-09 Dr. Stephen HensonNew functions to parse and get extensions.
1999-10-07 Andy PolyakovRC4 tune-up featuring 30-40% performance improvement...
1999-10-05 Dr. Stephen HensonFix for bug in pkcs12 program and typo in ASN1_tag2str().
1999-10-04 Dr. Stephen HensonAdd support for public key input and output in rsa...
1999-10-04 Dr. Stephen HensonFix for d2i_ASN1_bytes and stop PKCS#7 routines crashin...
1999-10-04 Ralf S. EngelschallAdd prototypes for new DSA functions Steve added recently.
next