Next | Query returned 60 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2006-03-23 21:17:10 by Amitai Schlair | Files touched by this commit (2)
Log message:
Update to 1.041. From the changelog:

- Modified cli-generate to add man page and HTML output options, and
  more formatting commands.

- Tweaked the hmac_finish prototype to properly indicate that the
  midstate is const and unmodified by the function.
   2006-02-24 15:55:45 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Correctly depend on perl and embedded the right location into
cli-generate. Bump revision.
   2006-02-22 14:52:13 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Correct checksum after warning.
   2006-02-22 14:46:19 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
GNU patch seems to be too stupid to deal with the unified diff version
of patch-aa, so convert it into a context diff. Found on OS X by
schmonz@.
   2006-02-20 03:59:52 by Amitai Schlair | Files touched by this commit (4)
Log message:
Update to 1.040 and fix pkglint warnings. From the changelog:

- Added cli-generate, a program to produce C header and source from
  command-line interface description files.

- Modified the crypto HMAC code to do precalculation of the intermediate
  hash results.

- Fixed base64 decoding on systems where char is unsigned by default.
  Thanks Gerrit Pape.

- Tweaked the ghash_add function to return a pointer to the newly
  created entry (since some uses will want to use it immediately).

- Stop blocking SIGSEGV with the sig_all_* functions, as this has
  resulted in bugs causing endless signal loops.
   2006-02-06 20:12:24 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Add missing CVS ID to manual patch.
   2006-01-24 22:50:31 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
When checking for CLOCK_REALTIME and friends, include sys/time.h for
DragonFly as well.
   2005-12-02 18:18:06 by Amitai Schlair | Files touched by this commit (3)
Log message:
Update to 1.031. From the changelog:

- Added a RFC 2104 generic HMAC (keyed hashing for message
  authentication) routine to the crypto section, with control blocks for
  MD5, SHA1, SHA256, SHA384, and SHA512.

- Added support for UID and GID names (instead of just numbers) in
  bg-installer.
   2005-11-21 07:07:35 by Amitai Schlair | Files touched by this commit (3)
Log message:
Update to 1.028. From the changelog:

- Added sysdep for dynamic linker functions (dlopen etc).

- Fixed bug in self test for unix/selfpipe.c that caused problems with
  running make.

- Switched from standard GPL to LGPL-2.1 license.
   2005-11-21 06:37:36 by Amitai Schlair | Files touched by this commit (3)
Log message:
Add patch from author to fix the selfpipe test under some makes
(at least the one in SuSE Linux 9.2). Bump PKGREVISION.

Next | Query returned 60 messages, browsing 41 to 50 | Previous