[DGD] Hydra 1.2.4

Felix A. Croes felix at dworkin.nl
Fri Oct 15 17:43:37 CEST 2010


diff -c 433fb1d3358501cf2c14cc7e360a54f48fd6eb3d/src/Changelog 20bc6df3f443b27bf7d6f3f34d4254963b5752fb/src/Changelog
*** 433fb1d3358501cf2c14cc7e360a54f48fd6eb3d/src/Changelog
--- 20bc6df3f443b27bf7d6f3f34d4254963b5752fb/src/Changelog
***************
*** 144,146 ****
--- 144,159 ----
   - Re-enabling input with block_input(0) didn't always work.
   - Fixed a bug in creating a snapshot just after light-weight objects were
     upgraded.
+  - Allow commit checks to be called mid-task.
+  - Distinguish between file reading and file writing operations.  The latter
+    will now switch the task to must-succeed mode.
+  - Don't accept an incomplete secondary snapshot.
+  - Keep track of the number of rollbacks per task.
+  - Let status(1) return a different array, not yet used for anything.
+  - Make the swaprate metric more useful.
+  - Remove MAX_STRING_SIZE #define.
+  - Predefine __KFUN_FOO__ for all foo() kfuns.
+  - Switch from predefined macros to generated include file kfun.h.
+  - Add support for encryption/decryption/hashing extension modules.
+  - Add list of ciphers and hashing algorithms to kfun.h.
+  - P_crypt() must not use a static buffer for the result.

http://ftp.dworkin.nl/hydra/

Regards,
Felix Croes



More information about the DGD mailing list