openssl.git
2007-09-18 Andy PolyakovWire DES weak_keys to read-only segment [from HEAD].
2007-09-18 Andy PolyakovMinimize stack utilization in probable_prime [from...
2007-09-18 Andy PolyakovRemove excessive whitespaces from bio.h.
2007-09-18 Bodo MöllerMake sure that BN_from_montgomery keeps the BIGNUMS...
2007-09-17 Dr. Stephen... PR: 1560
2007-09-17 Dr. Stephen... PR: 1582
2007-09-17 Andy Polyakovenc.pod update [from HEAD].
2007-09-17 Andy PolyakovTypo in pq_compat.h [note that this file is not present...
2007-09-17 Andy PolyakovMention SHA2 in apps/dgst and openssl.pod.
2007-09-16 Andy PolyakovIt's inappropraite to override application signal,...
2007-09-16 Andy PolyakovMinor fix in link_[oa].hpux [from HEAD].
2007-09-16 Andy PolyakovBSD run-time linkers apparently demand RPATH on .so...
2007-09-15 Andy PolyakovMake bn2dec work on "SIXTY_FOUR_BIT" platforms [from...
2007-09-14 Andy PolyakovMore Intel cc fix-ups [from HEAD].
2007-09-14 Andy PolyakovIt's unfortunate, but we have to disengage DES assemble...
2007-09-07 Andy PolyakovIntegrate remaining parts of #14247 [from HEAD].
2007-09-06 Dr. Stephen... Reimplement safestack to avoid function pointer casts.
2007-09-06 Dr. Stephen... Update NEWS file.
2007-09-06 Dr. Stephen... gcc 4.2 fixes to avoid use or function pointer casts...
2007-08-31 Dr. Stephen... Update from HEAD.
2007-08-30 Andy Polyakovaes_ige update [from HEAD].
2007-08-30 Andy Polyakovdarwin platform updates [from HEAD].
2007-08-28 Dr. Stephen... Update from HEAD.
2007-08-27 Dr. Stephen... Update from HEAD.
2007-08-27 Andy Polyakovshlib_wrap update [from HEAD].
2007-08-26 Andy PolyakovIRIX and Tru64 platform updates [from HEAD].
2007-08-23 Dr. Stephen... Clarify CHANGES entry.
2007-08-23 Dr. Stephen... Update docs and NEWS file.
2007-08-23 Dr. Stephen... Update from HEAD.
2007-08-23 Dr. Stephen... Update from HEAD.
2007-08-23 Dr. Stephen... Update docs.
2007-08-22 Richard LevitteVAX C can't handle 64 bit integers, making SHA512 impos...
2007-08-20 Dr. Stephen... Update from HEAD.
2007-08-15 Dr. Stephen... file fips_rsa_sign.c was added on branch OpenSSL_0_9_8...
2007-08-15 Dr. Stephen... file fips_rsa_lib.c was added on branch OpenSSL_0_9_8...
2007-08-15 Dr. Stephen... file fips_dsa_key.c was added on branch OpenSSL_0_9_8...
2007-08-15 Dr. Stephen... file fips_dsa_sign.c was added on branch OpenSSL_0_9_8...
2007-08-15 Dr. Stephen... file fips_dsa_lib.c was added on branch OpenSSL_0_9_8...
2007-08-15 Dr. Stephen... file dh_gen.c was added on branch OpenSSL_0_9_8-stable...
2007-08-15 Dr. Stephen... file fips_dh_lib.c was added on branch OpenSSL_0_9_8...
2007-08-15 Dr. Stephen... file fipstests.sh was added on branch OpenSSL_0_9_8...
2007-08-15 Dr. Stephen... file fipstests.bat was added on branch OpenSSL_0_9_8...
2007-08-15 Dr. Stephen... file mkfipsscr.pl was added on branch OpenSSL_0_9_8...
2007-08-15 Dr. Stephen... file fips_utl.h was added on branch OpenSSL_0_9_8-stabl...
2007-08-15 Dr. Stephen... file fips_premain.c.sha1 was added on branch OpenSSL_0_...
2007-08-15 Dr. Stephen... file fips-nodiff.txt was added on branch OpenSSL_0_9_8...
2007-08-12 Dr. Stephen... Update to Win32 build system to it knows about TLS...
2007-08-12 Dr. Stephen... Update default dependency flag.
2007-08-12 Dr. Stephen... Backport of TLS extension code to OpenSSL 0.9.8.
2007-08-01 Andy PolyakovTypos in ./config [from HEAD].
2007-07-31 Andy PolyakovMacOS X update [from HEAD].
2007-07-27 Andy PolyakovRespect ISO aliasing rules [from HEAD].
2007-07-27 Andy PolyakovAES for IA64 update [from HEAD].
2007-07-24 Andy PolyakovDon't set OPENSSL_IA32_SSE2 on x86_64.
2007-07-19 Dr. Stephen... SSE2 and AES assembly language support for VC++ build.
2007-07-19 Dr. Stephen... file do_fips.bat was added on branch OpenSSL_0_9_8...
2007-07-19 Andy PolyakovRelax ISA detection.
2007-07-18 Andy PolyakovFix masm type-casting problem in SSE2 code.
2007-07-16 Andy Polyakovshlib_wrap.sh update [from HEAD].
2007-07-08 Andy PolyakovShut up memory debuggers complaining about AES x86...
2007-07-08 Andy PolyakovEVP_*_cfb1 was broken [from HEAD].
2007-07-08 Andy Polyakovbn_mul_recursive doesn't handle all cases correctly...
2007-07-07 Andy PolyakovTypo in str_lib [from HEAD].
2007-07-04 Dr. Stephen... Fix more unused value warnings.
2007-07-04 Dr. Stephen... Update debug-steve
2007-07-04 Dr. Stephen... Fix warnings: C++ comments and computed value not used.
2007-07-01 Dr. Stephen... file enc_min.c was added on branch OpenSSL_0_9_8-stable...
2007-06-29 Andy Polyakovbn_mont.c fix [from HEAD].
2007-06-23 Ben LaurieFix warning.
2007-06-20 Andy PolyakovMention recent changes to bn_mont.c in CHANGES.
2007-06-20 Andy PolyakovOptimize OPENSSL_cleanse [from HEAD].
2007-06-19 Dr. Stephen... Use -mcpu on alpha.
2007-06-11 Andy PolyakovPrivatize BN_*_no_branch [from HEAD].
2007-06-11 Andy PolyakovEliminate conditional final subtraction in Montgomery...
2007-06-07 Dr. Stephen... Update from HEAD.
2007-05-22 Dr. Stephen... Update from HEAD.
2007-05-22 Bodo MöllerFix crypto/ec/ec_mult.c to work properly with scalars...
2007-05-20 Andy PolyakovPadlock engine fails to compile with -O0 -fPIC [from...
2007-05-19 Andy PolyakovType cast fixes in aes-586.pl.
2007-05-19 Andy Polyakovcygwin shared rules update [from HEAD].
2007-05-19 Andy PolyakovTypo in x509_txt.c [from HEAD].
2007-05-13 Ben LaurieMore IGE speedup.
2007-05-13 Ben LaurieAES IGE mode speedup.
2007-05-04 Andy PolyakovDetect UltraSPARC T1 in ./config [from HEAD].
2007-04-30 Andy PolyakovFix s390x detection in ./config.
2007-04-25 Bodo MöllerEnsure that AES remains the preferred cipher at any...
2007-04-24 Bodo Möllerremove leftover from editing ...
2007-04-23 Bodo MöllerAdd SEED encryption algorithm.
2007-04-19 Bodo Möllerfix error codes
2007-04-19 Bodo Möllerdon't violate the bn_check_top assertion in BN_mod_inve...
2007-04-09 Dr. Stephen... Update from HEAD.
2007-04-08 Dr. Stephen... file evp_cnf.c was added on branch OpenSSL_0_9_8-stable...
2007-04-08 Dr. Stephen... Fix OID config module.
2007-04-04 Ben LaurieMake sure we detect corruption.
2007-03-28 Bodo Möllermake BN_FLG_CONSTTIME semantics more fool-proof
2007-03-28 Bodo MöllerChange to mitigate branch prediction attacks
2007-03-27 Dr. Stephen... file segrenam.pl was added on branch OpenSSL_0_9_8...
2007-03-25 Andy Polyakovaix updates from HEAD.
2007-03-22 Andy Polyakovaix-shared rules from HEAD.
2007-03-22 Dr. Stephen... file arx.pl was added on branch OpenSSL_0_9_8-stable...
next