openssl.git
2003-02-28 Bodo Möller- new ECDH_compute_key interface (KDF is no longer...
2003-02-28 Bodo Möllermemset problem has been handled
2003-02-28 Bodo Mölleruse tabs for indentation, not spaces
2003-02-27 Dr. Stephen... Encryption BIOs misbehave when used with non blocking...
2003-02-27 Dr. Stephen... Typo.
2003-02-27 Bodo Mölleradd Certicom licensing e-mail address
2003-02-27 Dr. Stephen... Support for dirName from config files in GeneralName...
2003-02-25 Dr. Stephen... Fix indefinite length encoding so EOC correctly updates
2003-02-24 Bodo Mölleryear 2003
2003-02-24 Bodo Möllerinclude OpenSSL license (in addition to EAY license)
2003-02-22 Ulf MöllerAdd instructions for building the MinGW target in Cygwi...
2003-02-22 Ulf MöllerCopy rather than symlink the test data.
2003-02-22 Ulf Möllerremove some more useless code. The mingw target can...
2003-02-22 Ulf Möllermore mingw related cleanups.
2003-02-22 Richard LevitteRemove duplication and have clean depend on libclean
2003-02-22 Richard LevitteAllow building applications against static libraries...
2003-02-22 Dr. Stephen... Base64 bio fixes. The base64 bio was seriously broken
2003-02-22 Ulf Mölleradd test
2003-02-21 Ulf Mölleravoid duplicate definiton of bn_sub_part_words
2003-02-21 Ulf Möllerclean up MinGW build. MinGW make now supports the Windo...
2003-02-21 Ulf Möllerupdate mingw info
2003-02-21 Bodo Möllertreat 'out' like i2d functions do; cf. asn1_item_flags_...
2003-02-21 Bodo MöllerECPublicKey_set_octet_string and ECPublicKey_get_octet_...
2003-02-20 Dr. Stephen... Ooops forgot to recognise V_ASN1_GENERALSTRING.
2003-02-20 Dr. Stephen... Re enable the read side non blocking test BIO code.
2003-02-20 Dr. Stephen... Fix bug in base64 bios during write an non blocking...
2003-02-19 Bodo Möllertypo
2003-02-19 Richard LevitteUpdate release information
2003-02-19 Richard LevitteSecurity fix: Vaudenay timing attack on CBC.
2003-02-19 Richard LevitteMake sure the memory allocation routines check for...
2003-02-19 Richard LevitteBorland C++ Builder 5 complains about unreachable state...
2003-02-19 Dr. Stephen... Update debub-steve* entries.
2003-02-18 Dr. Stephen... Typo.
2003-02-18 Richard LevitteMake the no-err option work properly
2003-02-16 Bodo MöllerRemove "+Olibcalls" option from HPUX targets.
2003-02-15 Geoff ThorpeSession cache implementations shouldn't have to access...
2003-02-15 Geoff ThorpeDeclare prototypes for function pointer types, even...
2003-02-15 Dr. Stephen... Update docs.
2003-02-15 Dr. Stephen... Single pass processing to cleartext S/MIME signing.
2003-02-15 Geoff ThorpeWe cache a montgomery form for 'n' if the PUBLIC flag...
2003-02-14 Geoff ThorpeDavid Brumley <dbrumley@stanford.edu> noted and correct...
2003-02-14 Bodo Möllermake update
2003-02-14 Richard LevitteAdd support for IA64.
2003-02-14 Richard LevitteHandle krb5 libraries separately and make sure only...
2003-02-14 Richard LevitteUpdate linux-mips and linux-mipsel to support threads...
2003-02-14 Richard LevittePay attention to disabled SSL versions.
2003-02-14 Richard LevitteChange no_rmd160 to no_ripemd for consistency.
2003-02-14 Richard LevitteMake it possible to disable OCSP, the speed application...
2003-02-13 Richard LevitteAdd full support for -rpath/-R, both in shared librarie...
2003-02-13 Richard LevitteAnother long name to deal with
2003-02-13 Richard LevitteOh, the destest program did look at the return value...
2003-02-12 Bodo Möllernew lock for EC_PRE_COMP structures
2003-02-12 Bodo MöllerAllow EC_GROUP objects to share precomputation for...
2003-02-12 Richard LevitteAdjust DES_cbc_cksum() so the returned value is the...
2003-02-12 Dr. Stephen... Option to disable SSL auto chain build
2003-02-12 Bodo Möllercomments
2003-02-11 Bodo Möllerfirst section is now "Changes between 0.9.7a and 0...
2003-02-11 Dr. Stephen... GeneralString support in mini-ASN1 compiler
2003-02-10 Dr. Stephen... Typo.
2003-02-10 Richard LevitteMake sure memcpy() is properly declared by including...
2003-02-08 Bodo Möllerfix EC_GROUP_copy for EC_GFp_nist_method()
2003-02-08 Bodo Mölleravoid coredump
2003-02-08 Bodo Möllerremove debugging leftovers
2003-02-07 Bodo Möllercomment
2003-02-06 Bodo Möllertypo
2003-02-06 Richard LevittePKCS#1 has a new RFC, which we do implement
2003-02-06 Bodo Möllerimplement fast point multiplication with precomputation
2003-02-05 Bodo Möllertypo in WIN16 section
2003-02-05 Bodo MöllerSSL_add_dir_cert_subjects_to_stack now exists for WIN32
2003-02-05 Dr. Stephen... IPv6 display and input support for extensions usingh...
2003-02-04 Bodo Möllertypo
2003-02-04 Bodo MöllerUpdate PRNG entry:
2003-02-01 Ben LaurieOld-style callbacks can be NULL!
2003-02-01 Ben LaurieFix warning.
2003-01-31 Richard LevitteWe can't say in advance what the argument to BIO_socket...
2003-01-30 Richard LevitteDocument -engine where missing.
2003-01-30 Richard LevitteA few small bugs with BIO popping.
2003-01-30 Richard LevitteThe util scripts need to handled no-hw.
2003-01-30 Richard LevitteThe MASM situation is more difficult than described...
2003-01-30 Richard LevitteFor VC++7 and up, the file is VSVARS32.BAT.
2003-01-30 Richard LevitteThe OPENSSL_NO_ENGINE has small problem: it changes...
2003-01-30 Richard Levittemake update
2003-01-30 Richard LevitteAdd the possibility to build without the ENGINE framework.
2003-01-30 Geoff ThorpeSummarise the last couple of commits.
2003-01-30 Geoff ThorpeThis glues the GMP wrapper ENGINE into OpenSSL if it...
2003-01-30 Geoff ThorpeCommit a slightly modified version of an old experiment...
2003-01-30 Geoff Thorpe"openssl engine" will not display ENGINE/DSO load failu...
2003-01-30 Richard LevitteSmall typo, OENSSL should really be spelled OPENSSL.
2003-01-30 Richard LevitteFix a memory leak in SSL.
2003-01-30 Richard Levittecert_sk isn't always allocated, so freeing it may cause...
2003-01-29 Richard LevitteDVCS (see RFC 3029) was missing among the possible...
2003-01-28 Bodo Möllersimplify
2003-01-26 Dr. Stephen... Correct EVP_SealInit() documentation, iv is an output
2003-01-25 Bodo Möllercofactor is optional in parameter encodings
2003-01-24 Bodo Möllerconsistency
2003-01-24 Bodo MöllerFor ecdsa-with-SHA1, as for id-dsa-with-sha1, omit...
2003-01-24 Andy PolyakovProvide "dummy" &main::picmeup even in Windows perlasm...
2003-01-24 Dr. Stephen... Check return value of gmtime() and add error codes
2003-01-23 Andy PolyakovWorkaround for lame compiler bug introduced in "CPU...
2003-01-23 Andy PolyakovThe patch speaks for itself.
next