oweals/openssl.git
2002-03-20 Bodo Möllerfix DH_generate_parameters for general 'generator'
2002-03-19 Lutz JänickeMap new X509 verification errors to alert codes (Tom...
2002-03-18 Bodo Möllerin INCLUDES, use '-I../..' so that we find "e_os.h"
2002-03-18 Bodo Mölleruse '-I../..' so that we find "e_os.h"
2002-03-15 Bodo MöllerRename 'cray-t90-cc' into 'cray-j90'.
2002-03-15 Bodo Mölleroops -- undo previous commit, I'm still waiting for...
2002-03-15 Bodo Möllerfix ssl3_pending
2002-03-14 Lutz JänickeAdd missing strength entries.
2002-03-14 Bodo Mölleruse BIO_nwrite() more properly to demonstrate the gener...
2002-03-14 Bodo Möllerwe need e_os.h
2002-03-12 Bodo Mölleradd a paragraph from 0.9.7-dev/0.9.8-dev
2002-03-06 Richard LevitteTypo.
2002-03-05 Bodo MöllerRephrase statement on the security of two-key 3DES.
2002-03-04 Richard LevitteMake it so one can select tests from within the test...
2002-03-01 Bodo Möller_INT_MAX should read INT_MAX (this is correct in the...
2002-03-01 Bodo Mölleradd missing '#endif'
2002-02-27 Lutz JänickeFix the fix (Yoram Zahavi)...
2002-02-27 Lutz JänickeSSL_clear != SSL_free/SSL_new
2002-02-26 Lutz JänickeMake sure to remove bad sessions in SSL_clear() (found...
2002-02-26 Richard Levittemake update
2002-02-21 Richard LevitteAs in 0.9.7 and on, let's remove the use of MS_FAR...
2002-02-21 Bodo Möllerdisable '#ifdef DEBUG' sections
2002-02-21 Bodo Möllerdisable '#ifdef DEBUG' sections
2002-02-20 Richard LevitteStop assuming the IV is 8 bytes long, use the real...
2002-02-20 Richard LevitteIncluding openssl/e_os.h in the OpenSSL 0.9.6 branch...
2002-02-16 Richard LevitteMerge in Cygwin-related changes from main trunk.
2002-02-15 Richard LevitteGive the linux-sparv9 target shared capability.
2002-02-15 Lutz JänickeEven though it is not really practical people should...
2002-02-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-15 Lutz JänickeEven though it is not really practical people should...
2002-02-14 Bodo Möllerfix indentation
2002-02-14 Bodo Möllerfix indentation
2002-02-14 Richard LevitteAdd the configuration target VxWorks.
2002-02-14 Richard LevitteAdd the configuration target VxWorks.
2002-02-14 Bodo Möllermake it possible to disable memory checking for timings
2002-02-14 Bodo Möller'-C' is still quite broken
2002-02-14 Bodo Möllerfix '-C'
2002-02-14 Bodo Möllerfix memory leak
2002-02-14 Bodo Möllermove ECDSA test right after EC test
2002-02-14 Bodo Möllerdon't call OPENSSL_config(), this does not make any...
2002-02-14 Richard LevitteMake sure memset() is defined by including string.h
2002-02-14 Richard LevitteFor some reason, getting the topmost error was done...
2002-02-14 Richard Levittemake update, with libeay.num remade to match the 0...
2002-02-14 Richard Levittemake update
2002-02-14 Richard LevitteThe Cygwin shared extension was shifted.
2002-02-14 Richard LevitteThe Cygwin shared extension was shifted.
2002-02-14 Richard LevitteAt Corinna Vinschen's request, change CygWin32 to Cygwin
2002-02-14 Richard LevitteAt Corinna Vinschen's request, change CygWin32 to Cygwin
2002-02-14 Bodo MöllerEC_GROUP_get_group_by_name() is now called EC_GROUP_new...
2002-02-14 Ben LaurieFix warnings.
2002-02-14 Richard LevitteCorrect sh, please
2002-02-14 Richard LevitteCorrect sh, please
2002-02-13 Bodo Möllerit's year 2002 now
2002-02-13 Bodo MöllerECDSA support
2002-02-13 Bodo Möllersome modifications to named curve support
2002-02-13 Richard LevitteModify the main trunk version to 0.9.8-dev.
2002-02-13 Bodo Möllernew locks
2002-02-13 Bodo Mölleradd support for named curves
2002-02-13 Richard LevitteUpdate the configuration of CygWin32 to use the new...
2002-02-13 Richard LevitteUpdate the configuration of CygWin32 to use the new...
2002-02-13 Richard LevitteMerge in the slightly more efficient variant of link...
2002-02-13 Bodo MöllerWe should implement a countermeasure against the predic...
2002-02-13 Richard LevitteMove teh silencer to the right place.
2002-02-13 Richard LevitteMake link-shard a little bit more efficient. If there...
2002-02-11 Ulf Mölleradd casts as in head (required for VC++)
2002-02-10 Lutz JänickeBackport from 0.9.7:
2002-02-10 Lutz JänickeMake removal from session cache more robust.
2002-02-09 Bodo Mölleradd a wish
2002-02-08 Lutz JänickeDo not store unneeded data.
2002-02-07 Richard LevitteAdd notes on the added support for aep and sureware...
2002-02-07 Richard LevitteRemove an unused variable.
2002-02-07 Richard LevitteOops, do not unlock CRYPTO_LOCK_DYNLOCK when we locked
2002-02-07 Richard LevitteI forgot to include the aep and sureware vendor header...
2002-02-07 Richard LevitteBecause AEP and we used the same AEP_R_ prefix for...
2002-02-07 Richard LevitteAdd aep and sureware implementations and clean up some...
2002-02-07 Richard LevitteCertain reasons aren't really part of the engine framew...
2002-02-07 Richard LevitteGenerate the individual engines' error strings and...
2002-02-07 Richard LevitteIf the intended header file doesn't exist, create it.
2002-02-05 Richard Levitte'make update'
2002-02-05 Richard LevitteWith the changed des_old API, let's complete the work...
2002-02-05 Richard LevitteApply one patch from Assar Westerlund <assar@sics.se>:
2002-02-05 Richard LevitteApply three patches from Assar Westerlund <assar@kth...
2002-02-03 Richard LevitteASN1_BIT_STRING_set_bit() didn't clear previously set...
2002-02-03 Richard LevitteASN1_BIT_STRING_set_bit() didn't clear previously set...
2002-02-02 Dr. Stephen... #undef some things that cause a conflict under Win32...
2002-01-29 Lutz JänickeShut up compiler warnings for inconsistent declarations.
2002-01-29 Lutz JänickeHP-UX 32bit:
2002-01-29 Lutz JänickeMake SHLIB_TARGET available in subdirs (here: apps/)
2002-01-29 Richard LevitteApply patch from Toomas Kiisk <vix@cyber.ee> and comple...
2002-01-28 Lutz JänickeSuperflous '\' messes up with HP-UX make.
2002-01-27 Bodo MöllerUndo previous change, X509_check_issued() was correct.
2002-01-27 Richard LevitteMerge in the sanity checker from 0.9.7-dev.
2002-01-27 Richard LevitteSpelling correction.
2002-01-27 Richard LevitteCorrect the number of colons for the targets aix43...
2002-01-27 Richard LevitteDetect one-step shifts of the dso_scheme.
2002-01-27 Richard LevitteI got some reports that some targets have weird dso_sch...
2002-01-26 Richard LevitteMake sure libssl.sl will depend on the local libcrypto...
2002-01-26 Lutz JänickeRemove blanks at begin of empty lines irritating epv_test.c
2002-01-26 Richard LevitteUpdate SCO5 targets.
2002-01-26 Richard LevitteUpdate SCO5 targets.
next