oweals/openssl.git
2000-06-29 Richard LevitteUse the new control to add a log stream.
2000-06-29 Richard LevitteWhen closing the hwcrhk engine, also remove the referen...
2000-06-29 Richard LevitteAdd the possibility to control some engine internals.
2000-06-29 Richard LevitteRename 'hwcrhk' to 'ncipher' in all public symbols...
2000-06-29 Richard LevitteThe error ENGINE_R_HWCRYPTOHOOK_REPORTS should never...
2000-06-26 Richard LevitteRename 'hwcrhk' to 'ncipher' in all public symbols
2000-06-26 Geoff ThorpeStrange how one line can make a world of difference...
2000-06-26 Geoff ThorpeGet rid of those annoying "?"s from cvs update :-)
2000-06-23 Richard LevitteThings merged from the main trunk, among others some...
2000-06-20 Geoff Thorpe'make update' in the engine branch.
2000-06-20 Geoff ThorpeNow that the branch has been updated with the DSO chang...
2000-06-19 Richard LevitteMerge ... stuff from main trunk, all conflicts resolved...
2000-06-19 Richard LevitteMerge ... stuff from main trunk, all conflicts resolved...
2000-06-19 Richard LevitteMerge of stuff from main trunk, all conflicts resolved.
2000-06-15 Geoff ThorpeThe README for the engine code was quite out of date...
2000-06-15 Geoff Thorpe(1) In the atalla initialisation, use the test from...
2000-06-15 Geoff ThorpeAh, ok so my problem had been typographical rather...
2000-06-14 Geoff ThorpeLittle typo.
2000-06-14 Geoff ThorpeThis adds Atalla support code to the ENGINE framework...
2000-06-14 Richard LevitteGeoff inspired me to nullify some pointers if initialis...
2000-06-14 Geoff ThorpeDSO_bind() is effectively a method-specific wrapper...
2000-06-14 Geoff ThorpeI'm working on Atalla ENGINE code, and the existing...
2000-06-14 Geoff ThorpeIf initialisation fails for any reason, the global...
2000-06-13 Geoff ThorpeThis hooks the "hwcrhk" engine Richard just submitted...
2000-06-13 Richard Levitte- merged in the latest from the main trunk, fixed all...
2000-06-09 Geoff Thorpe* Migrate the engine code's Malloc + Free calls to...
2000-06-08 Richard LevitteMerge in code from main trunk to BRANCH_engine.
2000-06-01 cvs2svnThis commit was manufactured by cvs2svn to create branc...
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-06-01 Ulf MöllerUse NO_FP_API.
2000-06-01 Ulf MöllerDon't include <stdlib.h>. In the NO_FP_API case, don...
2000-06-01 Richard LevitteSmall documentation bug, probably a cut'n'paste, corrected.
2000-06-01 Ulf MöllerBug fix for 64 bit HP-UX.
2000-06-01 Richard LevitteSmall fix to enable reading from stdin as well.
2000-06-01 Geoff Thorpe"make update" + stripping the type-specific stack funct...
2000-06-01 Geoff ThorpeThis change will cause builds (by default) to not use...
2000-06-01 Geoff ThorpeThe previous commit to crypto/stack/*.[ch] pulled the...
2000-06-01 Geoff ThorpeThis is the first of two commits (didn't want to dump...
2000-06-01 Ulf Mölleris needed.
2000-05-31 Bodo Möllertypo
2000-05-31 Bodo Möllerdh and gendh have been obsoleted by dhparam.
2000-05-31 Ulf Möller#include <stdio.h> not needed.
2000-05-31 Ulf Möller#include <stdlib.h> is not needed.
2000-05-31 Richard LevitteResult of "make update"
2000-05-31 Richard LevitteThis seems to become a FAQ...
2000-05-31 Geoff Thorpesk_***_new_null() seems to be there to avoid exactly...
2000-05-31 Geoff Thorpesk_value was also suffering from de-const-ification.
2000-05-31 Richard Levitteconfig can now detect ARM Linux automagically.
2000-05-31 Bodo Möllerstrtoul is not used anywhere.
2000-05-31 Bodo MöllerWhen compiling with /opt/SUNWspro/SC4.2/bin/cc on Solar...
2000-05-31 Geoff ThorpeAll the little functions created by the IMPLEMENT_STACK...
2000-05-31 Bodo MöllerMove Windows seeding functions into a separate file.
2000-05-31 Bodo MöllerAdd "FIXME" comment.
2000-05-30 Bodo MöllerImprove PRNG robustness.
2000-05-30 Dr. Stephen... More EVP cipher revision.
2000-05-30 Geoff ThorpeUpdate the relevant parts of the docs with the ENGINE...
2000-05-30 Geoff Thorpe"make update"
2000-05-30 Richard LevitteYou must have an empty line between =item's
2000-05-30 Richard LevitteMain trunk changes merged into BRANCH_engine. There...
2000-05-30 cvs2svnThis commit was manufactured by cvs2svn to create branc...
2000-05-30 Dr. Stephen... Fourth phase EVP revision.
2000-05-30 Dr. Stephen... Fourth phase EVP revision.
2000-05-29 Geoff Thorpe"handle", "h" and even "e" were probably not the best...
2000-05-29 Richard LevitteConfiguration for linux on ARM (contributed by Jeremy...
2000-05-29 Geoff ThorpeMinor corrections to documentation.
2000-05-29 Geoff ThorpeThis adds DSA signature verification to the CryptoSwift...
2000-05-29 Geoff Thorpe"make update"
2000-05-29 Geoff ThorpeTie DSA into the engine framework as with RSA and DH...
2000-05-29 Geoff ThorpeGeneral tidy up of existing code, and add first half...
2000-05-29 Geoff ThorpeThe engine code has changed the "[get|set]_default_meth...
2000-05-29 Geoff Thorpeanother warning.
2000-05-29 Geoff ThorpeIt seems that mktime does what is required here. Certai...
2000-05-29 Geoff ThorpeThis declaration seems to have been added into the...
2000-05-29 Geoff Thorpeoops.
2000-05-29 Geoff ThorpeUpdate dependencies courtesy of "make update". Changes...
2000-05-29 Geoff ThorpeThis hooks the DH code into the engine framework in...
2000-05-28 Geoff ThorpeProvide command line options to s_client and s_server...
2000-05-28 Geoff ThorpeThe switch to having an (ENGINE *) handle inside each...
2000-05-28 Dr. Stephen... Third phase of EVP cipher overhaul.
2000-05-27 Bodo MöllerBugfix: clear error queue after ignoring ssl_verify_cer...
2000-05-27 Dr. Stephen... Second phase of EVP cipher overhaul.
2000-05-26 Dr. Stephen... Beginnings of EVP cipher overhaul. This should eventually
2000-05-26 Geoff ThorpeUpdate the test program to compile and run with the...
2000-05-26 Geoff ThorpePrevent calling code from doing the allocation of the...
2000-05-25 Richard LevitteAdded Geoff's latest changes, which seems to mostly...
2000-05-25 Richard LevitteAdd code and changes to implement the ENGINE mechanism...
2000-05-25 cvs2svnThis commit was manufactured by cvs2svn to create branc...
2000-05-25 Geoff Thorpecvs update
2000-05-25 Bodo Möllertypo
2000-05-25 Bodo MöllerImplement SSL_OP_TLS_ROLLBACK_BUG for servers.
2000-05-24 Richard LevitteAdd the target system linux-m68k
2000-05-24 Dr. Stephen... Add DSA library string. Workaround for IIS .key file...
2000-05-23 Ralf S. EngelschallFix Blowfish URL.
2000-05-21 Ben LaurieYet more typesafety.
2000-05-21 Bodo MöllerAvoid sprintf
2000-05-21 Bodo MöllerAvoid sprintf.
2000-05-21 Bodo MöllerAvoid sprintf, and harmonize indentation.
2000-05-21 Bodo MöllerAvoid sprintf.
2000-05-19 Richard Levitte'make update'
2000-05-19 Richard LevitteRemove extra comma (creates a unnessecary null element...
next