Version: 1.22, Package name: hashcash-1.22 |
Maintained by: Armin Wolfermann |
Master sites: |
Description The hashcash tool allows you to create hashcash stamps to attach to emails you send, and to verify hashcash stamps attached to emails you receive. Email senders attach hashcash stamps with the X-Hashcash: header. A hashcash stamp constitutes a proof-of-work which takes a parameterizable amount of work to compute for the sender. The recipient can verify received stamps efficiently. |
Filesize: 190.618 KB |
Version History (View Complete History) |
|
2021-01-09 08:45:37 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: mark broken powerpc64: non-portable altivec / gcc-isms |
2020-05-14 11:20:20 by Charlene Wendling | Files touched by this commit (1) |
Log message: hashcash: fix the build with clang on powerpc The code assumes that __POWERPC__ always means Mac OS, breaking the build because we don't provide Gestalt. Change the ifdef to avoid getting it picked up. Fix improved by Brad (thanks!) |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2015-01-22 06:11:44 by Christian Weisgerber | Files touched by this commit (8) |
Log message: Drop USE_GROFF since groff and mandoc produce identical output. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-11-19 00:23:15 by Marc Espie | Files touched by this commit (332) |
Log message: new depends |
2010-10-18 13:59:20 by Marc Espie | Files touched by this commit (135) |
Log message: USE_GROFF=Yes |
2007-09-15 18:17:07 by Michael Erdely | Files touched by this commit (124) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_* |
2007-05-03 11:34:09 by Aleksander Piotrowski | Files touched by this commit (3) |
Log message: Update to 1.22 from Armin Wolfermann <aw@osn.de> |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-05-01 02:49:56 by Nikolay Sturm | Files touched by this commit (1) |
Log message: MFC: SECURITY update to hashcash 1.21 fix potential heap overflow bug reported by Andreas Seltenreich from Armin Wolfermann (maintainer) |
2006-03-27 11:55:13 by Nikolay Sturm | Files touched by this commit (3) |
Log message: MFC: SECURITY update to hashcash 1.21 fix potential heap overflow bug reported by Andreas Seltenreich from Armin Wolfermann (maintainer) |
2006-03-25 14:55:22 by Steven Mestdagh | Files touched by this commit (2) |
Log message: SECURITY update to hashcash 1.21 fix potential heap overflow bug reported by Andreas Seltenreich from Armin Wolfermann (maintainer) |
2005-12-23 05:55:05 by Steven Mestdagh | Files touched by this commit (4) |
Log message: update to hashcash 1.20 from Armin Wolfermann <aw at osn.de> (maintainer) sync with update-plist while here |
2005-08-13 12:19:32 by Marc Espie | Files touched by this commit (13) |
Log message: missing dirs in PLIST okay pvalchev@ |