diff options
author | snj <snj> | 2006-06-28 16:45:46 +0000 |
---|---|---|
committer | snj <snj> | 2006-06-28 16:45:46 +0000 |
commit | 21c6ce166d6657c83eb9621eec019087299df98d (patch) | |
tree | 1c8b0768634cd3546eaefb2e52539edeb2384e19 /sysutils/depot/DESCR | |
parent | b28e49a572371b94ec4853822642039e0beec38f (diff) | |
download | pkgsrc-21c6ce166d6657c83eb9621eec019087299df98d.tar.gz |
Pullup ticket 1714 - requested by salo
security update for hashcash
Revisions pulled up:
- pkgsrc/security/hashcash/Makefile 1.9
- pkgsrc/security/hashcash/distinfo 1.7
- pkgsrc/security/hashcash/patches/patch-aa removed
- pkgsrc/security/hashcash/patches/patch-ab removed
Module Name: pkgsrc
Committed By: gdt
Date: Mon Apr 17 12:44:02 UTC 2006
Modified Files:
pkgsrc/security/hashcash: Makefile distinfo
Removed Files:
pkgsrc/security/hashcash/patches: patch-aa patch-ab
Log Message:
Update to 1.22.
hashcash-1.22 - 08-Apr-2006 - Adam Back <adam@cypherspace.org>
[BUG FIXES]
hashcash-1.18 - 05-Jul-2005 - Adam Back <adam@cypherspace.org>
* add a simpler minting API to make it easier to mint stamps
from VB scripting
hashcash-1.17 - 30-Mar-2005 - Adam Back <adam@cypherspace.org>
[BUG FIXES]
hashcash-1.15 - 12-Jan-2005 - Adam Back <adam@cypherspace.org>
* make "Hashcash:" be accepted as well as "X-Hashcash:"
suggestion by Simon Josefsson <jas@extundo.com>. This way
if/when the X- is dropped from hashcash headers we will not
have a backwards compatibility problem. (Well not after
version 1.15).
* implement the -Z option to compress stamps; in fact the
usage changed so -Z takes an argument: 0, 1 or 2. 0 =3D not
compressed, 1 =3D compressed but not so the counter + padding
is split, and 2 =3D very compressed, but slow. (Due to a late
discovered bug 2 is the same as 1 for now until I can fix
that.)
* added -O x -sv to request benchtest of core x only
* make code work with -DOPENSSL, think this slipped during
integration of Jonathan's libfastmint as it uses some lower
level openssl APIs internally. I fixed it but it might be
a bit openssl version specific, if they changed the state
fields at any point. (This change coincidentally I think
should work around the linking with openssl problem that Hal
Finney <hal@finney.org> reported).
* add libhashcash.a intermediate target to make hashcash more
convenient to link into other software on linux. (A
suggestion from Hal Finney who was trying to link to his
RPOW system.)
hashcash-1.14 - 14-Dec-2004 - Adam Back <adam@cypherspace.org>
* make hashcash -cX accept continuation lines starting with
space as well as tab
* add library function to wrap lines and use it from hashcash
command line tool.
* fix long vs time_t prototype mismatch that was giving
compile errors on BSD; also cleaned up some warnings that
can be obtained with gcc -Wall.
Diffstat (limited to 'sysutils/depot/DESCR')
0 files changed, 0 insertions, 0 deletions