openssl.git
2008-09-15 Andy PolyakovCompilation warning fix [from HEAD, "must have, as...
2008-09-15 Andy PolyakovFix yesterday typos in bss_dgram.c [from HEAD].
2008-09-14 Bodo Möllerupdate comment
2008-09-14 Andy PolyakovWinsock handles SO_RCVTIMEO in unique manner... [from...
2008-09-14 Bodo Mölleroops
2008-09-14 Andy Polyakovdtls1_write_bytes consumers expect amount of bytes...
2008-09-14 Dr. Stephen... Fix error code discrepancy.
2008-09-14 Dr. Stephen... Stop warnings about value not used.
2008-09-14 Bodo MöllerFix SSL state transitions.
2008-09-14 Bodo MöllerReally get rid of unsafe double-checked locking.
2008-09-14 Bodo MöllerSome precautions to avoid potential security-relevant...
2008-09-13 Andy PolyakovDTLS didn't handle alerts correctly [from HEAD].
2008-09-12 Dr. Stephen... file rc4_fblk.c was added on branch OpenSSL_0_9_8-stabl...
2008-09-12 Andy PolyakovAIX build updates [from HEAD].
2008-09-12 Ben LaurieAllow soft-loading engines.
2008-09-12 Ben LaurieDon't hide commands.
2008-09-03 Dr. Stephen... If tickets disabled behave as if no ticket received...
2008-08-31 Dr. Stephen... Fix flag clash... only used internally when policy...
2008-08-14 Bodo MöllerDon't use assertions to check application-provided...
2008-08-13 Bodo Möllersanity check
2008-08-05 Dr. Stephen... Fix from HEAD.
2008-08-02 Dr. Stephen... Fix from HEAD.
2008-08-01 Lutz JänickeRefer to SSL_pending from the man page for SSL_read
2008-07-30 Dr. Stephen... Fix from HEAD.
2008-07-17 Bodo MöllerWe should check the eight bytes starting at p[-9] for...
2008-07-17 Andy PolyakovHarmonize darwin-i386-cc config line with HEAD.
2008-07-17 Andy Polyakovdarwin64-ppc-cc experimental line accidentally made...
2008-07-17 Andy Polyakovsha1-586.pl: update from HEAD.
2008-07-16 Bodo MöllerMake sure not to read beyond end of buffer
2008-07-13 Dr. Stephen... Fix from HEAD.
2008-07-13 Dr. Stephen... Update from HEAD.
2008-07-13 Dr. Stephen... Update from HEAD.
2008-06-26 Dr. Stephen... Add support for Local Machine Keyset attribute in PKCS...
2008-06-26 Dr. Stephen... Sync OIDs with HEAD so we don't need to rebuild OID...
2008-06-25 Dr. Stephen... Changes to allow capi ENGINE to compile with older...
2008-06-23 Bodo Mölleravoid potential infinite loop in final reduction round...
2008-06-22 Dr. Stephen... Update ordinals.
2008-06-21 Dr. Stephen... Make WIN32 build work with no-rc4
2008-06-18 Dr. Stephen... Fix typo and filter on X509_PURPOSE_SSL_CLIENT when...
2008-06-18 Dr. Stephen... Add support for machine stores and handle provider...
2008-06-16 Dr. Stephen... Make ssl code consistent with FIPS branch. The new...
2008-06-16 Dr. Stephen... Add error code for FIPS library and make library number...
2008-06-15 Dr. Stephen... Sync ordinals with FIPS branch. FIPS specific functions...
2008-06-09 Dr. Stephen... Add acknowledgement.
2008-06-07 Ben LaurieOPENSSL_isservice() is defined on all platforms.
2008-06-06 Dr. Stephen... Update from head.
2008-06-06 Dr. Stephen... Update ordinals.
2008-06-06 Dr. Stephen... Update CryptoAPI ENGINE from head. Export OPENSSL_isser...
2008-06-05 Dr. Stephen... Make headers work with older versions of Window platfor...
2008-06-05 Dr. Stephen... Update CHANGES.
2008-06-05 Dr. Stephen... If auto load ENGINE lookup fails retry adding builtin...
2008-06-05 Dr. Stephen... Configure options of form -Dfoo=bar should get added...
2008-06-05 Dr. Stephen... Don't show choice dialog if only one cert.
2008-06-05 Dr. Stephen... Search $OPTIONS for -DOPENSSL_CAPIENG_DIALOG because...
2008-06-05 Dr. Stephen... include engine.h if needed.
2008-06-05 Dr. Stephen... Update ordinals.
2008-06-05 Dr. Stephen... Update from HEAD.
2008-06-04 Dr. Stephen... Remove some unneeded columns from dialog.
2008-06-04 Dr. Stephen... Update from HEAD.
2008-06-04 Dr. Stephen... Oops... missed this part of backport.
2008-06-04 Dr. Stephen... Backport s_client changes.
2008-06-04 Dr. Stephen... Update CryptoAPI ENGINE from HEAD.
2008-06-04 Dr. Stephen... Backport more ENGINE SSL client auth code to 0.9.8.
2008-06-04 Dr. Stephen... Backport ssl client auth ENGINE support to 0.9.8.
2008-05-31 Bodo MöllerEveryone's had a few years to port their favorite addit...
2008-05-30 Dr. Stephen... DSA method slightly more tested and fixed ;-)
2008-05-30 Dr. Stephen... Update error codes.
2008-05-30 Dr. Stephen... Untested initial CryptoAPI dsa signing code.
2008-05-30 Dr. Stephen... Some DSA method structures and placeholders, not comple...
2008-05-30 Dr. Stephen... Delete unused functions.
2008-05-30 Dr. Stephen... Get BIO_snprintf() argument order right....
2008-05-30 Dr. Stephen... Add new error codes, log unknown magic or algorithm...
2008-05-30 Dr. Stephen... Initial DSA public key loading support in CryptoAPI...
2008-05-30 Dr. Stephen... Add support for ENGINE loaded keys in dsa app.
2008-05-30 Dr. Stephen... Add error codes for blob sanity checks, rebuild error...
2008-05-30 Dr. Stephen... Blob type and algorithm type sanity checks
2008-05-30 Dr. Stephen... Don't set extended type is mbstring flag set.
2008-05-30 Dr. Stephen... Update default depflag.
2008-05-29 Dr. Stephen... Load CryptoAPI engine if supported.
2008-05-29 Dr. Stephen... Update mkdef.pl to recognize CAPIENG
2008-05-29 Dr. Stephen... Make CryptoAPI engine look more like the others....
2008-05-29 Dr. Stephen... Make dynamic engine link work with capi.
2008-05-29 Dr. Stephen... Disable CryptoAPI engine compilation by default.
2008-05-29 Dr. Stephen... Create error codes, compile in source.
2008-05-29 Dr. Stephen... CryptoAPI ENGINE... initial version, not compiled in...
2008-05-28 Bodo MöllerFAQ updates from HEAD
2008-05-28 Bodo Möllerfix whitespace
2008-05-28 Mark J. CoxAfter tagging, bump ready for 0.9.8i development
2008-05-28 Mark J. CoxPrepare for 0.9.8h release OpenSSL_0_9_8h
2008-05-28 Mark J. CoxFix flaw if 'Server Key exchange message' is omitted...
2008-05-28 Mark J. CoxFix double-free in TLS server name extensions which...
2008-05-27 Bodo Möllergrammar
2008-05-27 Bodo Mölleryear 2008
2008-05-26 Lutz JänickeAdd README about removed root CA certificates.
2008-05-26 Lutz JänickeReword comment to be much shorter to stop other people...
2008-05-23 Lutz JänickeClear error queue when starting SSL_CTX_use_certificate...
2008-05-23 Lutz JänickeRemove all root CA files (beyond test CAs including...
2008-05-20 Dr. Stephen... Fix off by one error ;-)
2008-05-20 Dr. Stephen... Typo.
2008-05-20 Dr. Stephen... Update ordinals.
next