oweals/openssl.git
2000-07-12 Richard LevitteAvoid the conflict between () and (void)
2000-07-08 cvs2svnThis commit was manufactured by cvs2svn to create branc...
2000-07-08 Richard LevitteCorrected small bug that could add ',L' when it shouldn't
2000-07-07 Richard LevitteAdd the possibility to use an engine as random byte...
2000-07-07 Richard LevitteCut'n'paste error corrected
2000-07-07 Richard LevitteHandle the hwcrhk private key with a bit more consisten...
2000-07-07 Richard LevitteSome error checking when loading keys
2000-07-07 Richard LevitteAPI change.
2000-07-07 Richard LevitteChange the overall RAND routines to actually make use...
2000-07-07 Dr. Stephen... New ASN1 functions that just deal with
2000-07-06 Richard LevitteAdd the possibility to load prvate and public keys...
2000-07-05 Richard LevitteMore experiments show that you can set your data segmen...
2000-07-05 Richard LevitteChange the FAQ entry a bit, giving the details as I...
2000-07-05 Richard LevitteDon't initialise the pointers to mutex functions direct...
2000-07-05 Richard LevitteDocument the change.
2000-07-05 Richard LevitteI got sick and tired of having to keep track of NIDs...
2000-07-05 Richard LevitteBeautification
2000-07-04 Richard LevitteAdd a blurb on how to solve the problem with failing...
2000-07-03 Ulf MöllerAdd PRNGD link.
2000-07-02 Dr. Stephen... Update STATUS.
2000-07-02 Bodo MöllerReturn bignum '0' when BN_rand is asked for a 0 bit...
2000-07-02 Bodo MöllerFix code structure (if ... else if ... where both parts
2000-07-02 Bodo MöllerDon't dereference NULL pointers.
2000-07-01 Ben LaurieDon't let top go below zero!
2000-07-01 Ben LaurieUse up-to-date functions.
2000-06-30 Richard LevitteMerge in the latest changes from the main trunk, and...
2000-06-30 Richard LevitteGive the user the option to measure real time instead...
2000-06-30 Richard LevitteCheck for missing engine name, and also, do not count...
2000-06-30 Richard Levittep_CSwift_AttachKeyParam actually returns more than...
2000-06-30 Richard LevitteCryptoswitch actually has a few more statuses than...
2000-06-30 Richard LevitteMake it possible to turn off compilation of hardware...
2000-06-29 Richard Levitte`make update'
2000-06-29 Richard LevitteIt makes much more sense and is much more consistent...
2000-06-29 Richard LevitteGive the programmer of extra engines the possibility...
2000-06-29 Richard LevitteMake the use of logstream thread-safe.
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-28 Richard LevitteUndo the changes I just made. I'm not sure what I...
2000-06-28 Richard LevitteDocument my latest changes.
2000-06-28 Richard LevitteMake it possible for users of the openssl applications...
2000-06-28 Richard LevitteMake it possible for people to tell where the EGD socke...
2000-06-28 Richard LevitteThat's it, I've seen questions about this one time...
2000-06-28 Richard LevitteMake sure we use /usr/sbin/sysctl, especially since...
2000-06-26 Richard LevitteRename 'hwcrhk' to 'ncipher' in all public symbols
2000-06-26 Richard LevitteAdded references to RFCs 1421 to 1424, that describe...
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-23 Bodo MöllerBSD-style MD5-based password algorithm in 'openssl...
2000-06-23 Geoff ThorpeSteve fixed up some strange errors introduced into...
2000-06-23 Bodo MöllerActually comment out the parts of BN_MOD_MUL_WORD that...
2000-06-23 Bodo MöllerIn BN_mod_exp_mont_word, avoid one application of BN_MO...
2000-06-22 Richard LevitteMove add_oid_section to apps.c, so it can be shared...
2000-06-22 Richard LevitteDocument the change in req.
2000-06-22 Richard LevitteChange req so the new parameter '-rand file' uses the...
2000-06-22 Richard LevitteOn case-insensitive systems, the 'install' target gets...
2000-06-22 Richard LevitteMove the certificate and key loading functions to apps...
2000-06-22 Richard LevitteForgot the self-documentation within req.
2000-06-22 Richard LevitteDocument the change in req.
2000-06-22 Richard LevitteSmall change to accept the command line parameter ...
2000-06-22 Dr. Stephen... Change mkstack.pl so it now sorts each group
2000-06-21 Ulf Mölleruse faster version
2000-06-21 Geoff Thorpe* This adds some checking to the 'dlfcn' DSO_METHOD...
2000-06-21 Dr. Stephen... Fixes for Win32 build.
2000-06-20 Dr. Stephen... Handle ASN1_SET_OF and PKCS12_STACK_OF using function
2000-06-20 Geoff Thorpe'make update' in the engine branch.
2000-06-20 Geoff Thorpe'make update'
2000-06-20 Geoff ThorpeNow that the branch has been updated with the DSO chang...
2000-06-19 Bodo MöllerAvoid unnecessary links and incomplete program file...
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 Levitte'make update'
2000-06-19 Richard LevitteAdd the missing callback pointer handling functions.
2000-06-19 Richard LevitteThe dynamic thread API changed, and so does the documen...
2000-06-19 Richard LevitteMerge of stuff from main trunk, all conflicts resolved.
2000-06-19 Bodo MöllerAdd OPENSSL_free at the end of CRYPTO_destroy_dynlockid.
2000-06-19 Richard LevitteRedo the support for dynamic locks. First of all,...
2000-06-18 Richard LevitteWith the new stack hack macros, there's no need to...
2000-06-18 Richard LevitteModifications for VMS.
2000-06-18 Richard LevitteAdd support for dynamically created and destroyed mutex...
2000-06-18 Richard LevitteFirst of all, with the current macros, we should never...
2000-06-17 Bodo MöllerUsing speaking "variable" names in macros so that e...
2000-06-16 Dr. Stephen... Safe stack reorganisation in terms of function casts.
2000-06-16 Richard LevitteChange to have a single library that works on both...
2000-06-16 Bodo Möllertypo
2000-06-16 Bodo MöllerIn EVP_BytesToKey, replace explicit "8" by "PKCS5_SALT_...
2000-06-16 Bodo MöllerThere are compilers that complain if a variable has...
2000-06-16 Geoff ThorpeCurrently the DSO_METHOD interface has one entry point...
2000-06-15 Dr. Stephen... Add support for the modified SGC key format used in...
2000-06-15 Richard LevitteThis seems to work better with enums...
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-15 Richard LevitteMake sure that bs is not getting free'd again.
2000-06-14 Geoff ThorpeLittle typo.
2000-06-14 Richard LevitteAdd info on what some other people are currently workin...
2000-06-14 Geoff ThorpeThis adds Atalla support code to the ENGINE framework...
next