openssl.git
2002-02-16 Richard LevitteThe macro IMPLEMENT_ASN1_FUNCTIONS_const already contai...
2002-02-16 Richard LevitteLocal `time' shadows the global function `time()'....
2002-02-16 Richard LevitteMissing #endif
2002-02-16 Richard Levittegcc chokes on C++ comments in C code.
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-14 Bodo Möllerfix indentation
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 LevitteThe Cygwin shared extension was shifted.
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-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 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-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-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 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 Lutz JänickeRemove blanks at begin of empty lines irritating epv_test.c
2002-01-26 Richard LevitteUpdate SCO5 targets.
2002-01-26 Richard LevitteApply a small patch from Dan Lanz <lanz@zolera.com...
2002-01-26 Richard LevitteApply a small patch from Oscar Jacobsson <oscar@jacobss...
2002-01-26 Richard LevitteIt looks like I didn't remove everything that has to...
2002-01-26 Richard LevitteApply a small patch from Diego R. Lopez <diego.lopez...
2002-01-26 Richard LevitteGCC uses __i386__.
2002-01-26 Richard LevitteAdd old patch from Robert Dahlem <Robert.Dahlem@ffm2...
2002-01-26 Richard LevitteI got a request to make the "old des" symbols more...
2002-01-25 Richard LevitteApply Neale Ferguson's patch to add a configuration...
2002-01-25 Richard LevitteApply the following changes by Toomas Kiisk <vix@cyber...
2002-01-25 Richard LevitteApply a change by Toomas Kiisk <vix@cyber.ee>:
2002-01-25 Richard LevitteI must learn to compile before I commit...
2002-01-25 Richard LevitteDocument the change in rsautl.
2002-01-25 Richard LevitteAdd -keyform. Document -engine.
2002-01-25 Richard LevitteThere is no aestest currently. The EVP tester is used...
2002-01-25 Geoff ThorpeThe 'type' parameter, an EVP_MD pointer, represents...
2002-01-24 Richard LevitteKeep the NIST AES vectors that were there previously.
2002-01-24 Bodo Möllersort functions ...
2002-01-24 Bodo Möllerfix formatting of automatically generated error section
2002-01-24 Bodo MöllerNew functions
2002-01-24 Bodo MöllerReword CHANGES entry for _old_des_..., as it was a...
2002-01-24 Richard Levittemake update
2002-01-24 Richard LevitteBecause of recent changes, there's no need to hack...
2002-01-24 Richard LevitteTo avoid all kinds of link-level clashes, rename all...
2002-01-24 Richard LevitteTo avoid all kinds of link-level clashes, rename all...
2002-01-23 Lutz JänickeDocument the current behaviour of the DES interface.
2002-01-22 Ben LaurieSupport old DES APIs by default.
2002-01-22 Ben LaurieMake no config file not an error. Move /dev/crypto...
2002-01-22 Dr. Stephen... Constification.
2002-01-22 Dr. Stephen... default_algorithms option in ENGINE config.
2002-01-21 Lutz JänickeTypos (jsyn <jsyn@openbsd.org>).
2002-01-21 Lutz JänickeFix incorrect BIO_*_ctrl() macros (Shay Harding <shardi...
2002-01-21 Richard LevitteUse FIPS-197 vectors for AES. The NIST vectors were...
2002-01-21 Richard LevitteAdd more of the NIST test vectors for AES.
2002-01-21 Richard LevitteBring VMS up to date with development.
2002-01-21 Dr. Stephen... Initial ENGINE config module, docs to follow.
2002-01-18 Ben LaurieConstification, add config to /dev/crypto.
2002-01-18 Bodo Möllerdisable broken code
2002-01-18 Ben LaurieOther errors are possible.
2002-01-18 Ben LaurieStupid apps should die, not fail silently.
next