Changeset 18 for trunk/docs/Changelog


Ignore:
Timestamp:
Jan 28, 2006, 9:07:52 PM (19 years ago)
Author:
rainer
Message:

Optimized version of tiger algorithm, and basic ingredients for unit testing (part 2)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/Changelog

    r5 r18  
     12.2.0:
     2        * added a bit of unit testing
     3        * improved the windows howto according to suggestions by
     4          Jorge Morgado
     5        * minor optimizations in various places
     6        * optimized implementation of tiger checksum algorithm
     7        * read in 64k blocks (faster than 4k)
     8        * sh_unix.c, sh_hash.c: support file flags on *BSD, update Linux
     9          file attribute code
     10        * kern_head: fix compilation of kernel check module on OpenBSD
     11        * updated samhainrc.linux, samhainrc.freebsd
     12        * sh_unix.c: fix setrlimit (RLIMIT_NOFILE, ..)
     13        * sh_files.c: fix missing use of flag_err_info
     14        * sh_tiger0.c: remove repetitive use of mlock
     15        * slib.c: remove fcntl's from sl_read_timeout (caller sets O_NONBLOCK),
     16          add function sl_read_timeout_prep
     17
     182.1.2 (10-01-2006):
     19        * fix startup error with combination of gpg+prelude
    120
    2212.1.1a (22-12-2005):
Note: See TracChangeset for help on using the changeset viewer.