oweals/openssl.git
2005-03-23 Ben LaurieConstification.
2005-03-22 Dr. Stephen... Update CHANGES, opensslv.h
2005-03-22 Dr. Stephen... Use right date in FAQ too :-) OpenSSL_0_9_7f
2005-03-22 Dr. Stephen... Oops, use right date!
2005-03-22 Dr. Stephen... Update README
2005-03-22 Dr. Stephen... Update files ready for release.
2005-03-22 Dr. Stephen... make update
2005-03-22 Dr. Stephen... Docs fix.
2005-03-22 Dr. Stephen... PR: 931
2005-03-22 Dr. Stephen... Fix memory leak.
2005-03-22 Dr. Stephen... Oops...
2005-03-22 Dr. Stephen... Ensure (SSL_RANDOM_BYTES - 4) of pseudo random data...
2005-03-21 Richard LevitteThere are cases when there are no files left to verify...
2005-03-19 Ulf MöllerCygwin randomness
2005-03-15 Andy PolyakovReal Bourne shell doesn't accept ! as in "if ! grep...
2005-03-12 Andy PolyakovFold rules in test/Makefile and provide hooks for updat...
2005-03-12 Andy PolyakovCygwin to use DSO_FLFCN and mingw to use DSO_WIN32...
2005-03-12 Andy PolyakovAdd mingw shared support [backport from HEAD].
2005-03-12 Andy PolyakovMove copying of .dll to apps/ and test/ to more appropr...
2005-03-12 Andy PolyakovAvoid re-build avalanches with HP-UX make.
2005-03-11 Bodo Möllerfix potential memory leak when allocation fails
2005-02-19 Lutz JänickeFix type on blowfish manual page
2005-02-19 Lutz JänickeFix hang in EGD/PRNGD query when communication socket...
2005-02-14 Dr. Stephen... Avoid possible memory leak.
2005-02-06 Andy PolyakovMake util/shlib_wrap.sh [Open]BSD-friendly. [from HEAD].
2005-02-06 Andy Polyakov"Backport" cvs.openssl.org/chngview?cn=12841 from HEAD...
2005-02-05 Dr. Stephen... In FIPS mode use SHA1 as default digest in x509 and req
2005-02-05 Dr. Stephen... In mkdef.pl ignore trailing whitespace in #ifdef lines
2005-02-03 Andy PolyakovFinal HP-UX specific touches to "cope with run-time...
2005-02-03 Andy PolyakovShut whiny make's up.
2005-02-01 Andy PolyakovAddress run-time linker problems: LD_PRELOAD issue...
2005-01-31 Dr. Stephen... Use SHA1 for test certificates so FIPS SSL/TLS tests...
2005-01-31 Dr. Stephen... Avoid memory leak.
2005-01-31 Dr. Stephen... Only allow TLS is FIPS mode.
2005-01-31 Dr. Stephen... Update year.
2005-01-28 Dr. Stephen... Further FIPS algorithm blocking.
2005-01-27 Richard LevitteThe first argument to load_iv should really be a char...
2005-01-27 Dr. Stephen... More FIPS algorithm blocking.
2005-01-27 Richard LevitteCheck for errors from EVP_VerifyInit_ex(), or EVP_Verif...
2005-01-27 Richard LevitteGet rid if the annoying warning
2005-01-26 Dr. Stephen... make update
2005-01-26 Dr. Stephen... FIPS algorithm blocking.
2005-01-26 Andy PolyakovRespect the fact that most interactive shells don't...
2005-01-18 Andy PolyakovDon't zap AES CBC IV, when decrypting truncated content...
2005-01-14 Dr. Stephen... PKCS7_verify() performance optimization. When the conte...
2005-01-14 Andy PolyakovINSTALL.DJGPP update.
2005-01-14 Andy PolyakovRely on e_os.h to appropriately define str[n]casecmp...
2005-01-14 Andy PolyakovO_NOFOLLOW is not appropriate when opening /dev/* entri...
2005-01-14 Richard Levittemake update
2005-01-12 Richard LevitteCorrect a faulty address assignment, and add a length...
2005-01-11 Richard LevitteUse EXIT() instead of exit().
2005-01-11 Richard LevitteClear signed vs. unsigned conflicts.
2005-01-11 Richard LevitteRemove VMS_strcasecmp() from apps.c, it's not used...
2005-01-09 Andy PolyakovFAQ update to mention no-sha0 as possible workaround...
2005-01-09 Andy PolyakovDJGPP documentation note update.
2005-01-09 Andy PolyakovAllow for ./config no-sha0.
2005-01-04 Andy PolyakovDJGPP update.
2005-01-03 Dr. Stephen... RSA KAT.
2004-12-31 Andy PolyakovBorrow #include <string[s].h> from e_os.h.
2004-12-30 Andy PolyakovMake whiny compilers stop complaining about missing...
2004-12-30 Andy PolyakovAES CBC and CFB performance tune-up from HEAD.
2004-12-30 Andy PolyakovFix Win32 test-suit.
2004-12-30 Andy PolyakovRemove naming conflict between variable and label.
2004-12-29 Dr. Stephen... Prompt for passphrases with PKCS12 input format.
2004-12-27 Andy PolyakovCosmetic mingw update.
2004-12-27 Andy PolyakovMinor cygwin update.
2004-12-27 Andy PolyakovRemove CPU detect for IRIX targets. Performance gain...
2004-12-27 Andy PolyakovAs new major IRIX release is highly unlikely to appear...
2004-12-20 Andy PolyakovSummarize recent backports in CHANGES. BEN_FIPS_TEST_7
2004-12-20 Andy PolyakovImproved PowerPC platform support.
2004-12-20 Andy PolyakovWhen re-linking files, really relink them. In other...
2004-12-20 Andy PolyakovBackport of PPC BN module from HEAD.
2004-12-20 Andy PolyakovBackport of cvs.openssl.org/chngview?cn=12323, as well...
2004-12-20 Andy PolyakovBackport of cvs.openssl.org/chngview?cn=12449, essentially
2004-12-13 Richard Levittemake update
2004-12-12 Dr. Stephen... Remove duplicate lines.
2004-12-10 Andy PolyakovAdapt FIPS sub-tree for mingw.
2004-12-10 Andy PolyakovSolaris x86 assembler update.
2004-12-10 Andy PolyakovRespect no-asm with fips option and disable FIPS DES...
2004-12-10 Andy Polyakovolaris x86 perlasm update [from HEAD].
2004-12-09 Andy PolyakovEliminate false dependency on 386 config option is...
2004-12-09 Andy PolyakovEngage SHA1 IA64 assembler on IA64 platforms [from...
2004-12-09 Andy PolyakovSHA1 assember for IA64 [from HEAD].
2004-12-09 Andy PolyakovCygwin specific FIPS fix-ups.
2004-12-09 Andy PolyakovPostpone linking of shared libcrypto in FIPS build.
2004-12-09 Andy PolyakovEliminate dependency on UNICODE macro.
2004-12-09 Dr. Stephen... Automatically mark the CRL cached encoding as invalid...
2004-12-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-12-09 Andy PolyakovSHA1 assembler for IA-64.
2004-12-07 Andy PolyakovExtend RC4 test.
2004-12-05 Dr. Stephen... More CA updates.
2004-12-05 Dr. Stephen... Update 'certs' directory. Move expired certificates...
2004-12-05 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-12-05 Dr. Stephen... Update 'certs' directory. Move expired certificates...
2004-12-05 Dr. Stephen... Use X509_cmp_time() in -checkend option, to support...
2004-12-05 Dr. Stephen... Use X509_cmp_time() in -checkend option, to support...
2004-12-05 Dr. Stephen... Remaing bits of PR:620 relevant to 0.9.8.
2004-12-05 Dr. Stephen... Remaining parts of PR:620
2004-12-05 Dr. Stephen... Add lots of checks for memory allocation failure, error...
2004-12-05 Dr. Stephen... Add lots of checks for memory allocation failure, error...
next