u/mdw/catacomb
2013-07-11 Mark Woodingprogs/catsign.c: Remove old debugging code.
2013-07-10 Mark Woodingprogs/pixie.c: Use GNU capital-letter convention in...
2013-07-10 Mark Woodingprogs/pixie.[c1]: Don't replace the existing pixie...
2013-06-30 Mark Woodingprogs/cookie.c: Constant-time MAC tag checking.
2013-06-28 Mark WoodingRelease 2.1.5.
2013-06-28 Mark WoodingMollify various warnings which occur in 64-bit builds.
2013-06-28 Mark Woodingpixie.c: Use `socklen_t' rather than `size_t'.
2013-06-28 Mark Woodingkey/pixie-common.c, progs/pixie.c: Handle error returns...
2013-06-28 Mark Woodingprogs/pixie.c: Fix format security bugs.
2013-06-28 Mark WoodingUse the shiny new `mLib' warning-control macros.
2013-06-28 Mark Woodingprogs: Fix a number of format-related errors.
2013-06-28 Mark WoodingMuffle GCC warnings in various ways.
2013-06-28 Mark Woodingprogs/pixie.c: Rewrite list hacking to avoid strict...
2013-06-28 Mark Woodingprogs/pixie.c: Rename `log' function to `pxlog'.
2013-06-25 Mark Woodingdebian: Use Debhelper 8 rather than the awful custom...
2013-06-25 Mark Woodingdebian/control: Remove irrelevant blather about `xpixie'.
2013-06-25 Mark WoodingOverhaul `math' representation machinery.
2013-06-22 Mark WoodingGenerate precomputed tables as sources in `precomps/'.
2013-06-22 Mark WoodingRearrange the file tree.
2013-06-22 Mark Woodingconfigure.ac: Replace with a new version.
2013-06-05 Mark Woodingblowfish-mktab.c: Remove the eye-candy progress meter.
2013-06-05 Mark WoodingAbandon the `m4'-based build system. And there was...
2013-06-02 Mark Wooding.links: Drop obsolete `lib-config.in' file.
2013-06-01 Mark Woodingkey-flags.c, key-pack.c, key-pass.c: Don't use the...
2013-05-27 Mark WoodingRelease 2.1.4.
2013-05-27 Mark Woodingoaep.c, pkcs1.c: Use official constant-time operations.
2013-05-27 Mark Woodingct.c, ct.h: New constant-time operations.
2013-05-27 Mark WoodingRevert "group.h: Fix the struct tag for `group'."
2013-05-27 Mark WoodingMerge branch 'master' of git.distorted.org.uk:~mdw...
2013-04-30 Mark Woodingmpmul.[ch]: Move internal `HWM' and `LWM' constants...
2013-04-11 Mark WoodingRelease 2.1.3.
2013-04-11 Mark WoodingThe pixie no longer needs to be setuid-root.
2013-04-10 Mark Woodinggroup.h: Fix the struct tag for `group'.
2013-04-08 Mark Woodingmkphrase.c: Allow a range for phrase entropy.
2013-04-08 Mark Woodingmkphrase.c: Better error checking on the length range...
2013-04-07 Mark WoodingNew function and example program computes Fibonacci...
2013-02-28 Mark Woodinghashsum.c: Document `--progress' in the `--help' display.
2013-02-28 Mark Wooding.gitignore: Ignore `auto-version' script.
2013-01-09 Mark WoodingRelease 2.1.2.
2013-01-09 Mark WoodingCleanups.
2013-01-09 Mark Woodingcc-hash.c (fhash): The FILE name may be null.
2013-01-07 Mark WoodingHash utilities: Check for and report on junk files.
2013-01-07 Mark WoodingHash utilities: maintain a hash state object, not a...
2012-05-03 Mark WoodingUse auto-version machinery for building.
2012-05-03 Mark WoodingMakefile.m4: Remove mplimits.[ch] on clean.
2012-05-03 Mark Woodingconfigure.in: Put the auxiliary scripts in a useful...
2012-05-03 Mark Woodingmpint.c (touint): Compare unsigned with unsigned, not...
2012-05-03 Mark Woodingtests/Makefile.m4: Distribute the converted AES test...
2012-05-03 Mark WoodingMakefile.m4: Don't build pgroups.kr: it introduces...
2012-02-25 Mark Woodinghashsum.c: Return nonzero from `checkhash' on errors.
2012-02-25 Mark Woodingcc.h: Fix FHF_MASK.
2012-01-23 Mark Woodingkey-data.[ch]: Fix trivial typo.
2012-01-23 Mark Woodingkey-data.c (key_struct{set,steal}): Assert no other...
2012-01-22 Mark Woodingdsig.c: Allow precomputed hashes to be read from a...
2012-01-22 Mark Woodingcc-hash.c, hashsum.c: Move hash-file parsing stuff...
2012-01-22 Mark Woodingcc-hash.c: New file containing hash-related code from...
2012-01-22 Mark Woodingcc.h: Reorder the declarations.
2012-01-22 Mark Woodingdsig.c: Accept `-' to mean stdin/stdout in arguments...
2012-01-22 Mark WoodingCatcrypt tools: Roll out progress indicator stuff from...
2012-01-22 Mark Woodingcatcrypt.c: Don't close output file twice.
2012-01-22 Mark Woodingcatcrypt.c, catsign.c: Shorten chunk sizes.
2012-01-22 Mark Woodingkeyutil.c: Remove stray tabs and trailing space from...
2012-01-22 Mark Woodingkeyutil.c: Only copy the shared parts of a parameters...
2012-01-22 Mark Woodingkey-data.[ch] (key_copydata): New function copies filte...
2012-01-22 Mark Woodingkey-attr.c (key_setkeydata): Decref after incref.
2012-01-22 Mark Wooding.gitignore: Ignore `ylwrap'.
2011-10-02 Mark Woodinghashsum.1: Write some notes about compatibility with...
2011-10-02 Mark Woodinghashsum.1: Fix counting error (left over from some...
2011-10-02 Mark Woodinghashsum.c: Optional progress indicator for large files.
2011-09-01 Mark Woodingmptext.c: Fix hopeless incorrectness in raw base conver...
2011-07-05 Mark WoodingMakefile.m4: Fix linking problems.
2011-05-20 Mark Woodingtiger-mktab.c: Don't have printf swallow a kludge64...
2011-05-20 Mark Woodingghash.h: Fix GH_HASHSTR64*.
2009-04-22 Mark Woodinggdsa: Include "dsa.h" for dsa_h2n.
2009-04-22 Mark Woodingperftest: Document the `-q' option for disabling checking.
2008-12-26 Mark WoodingMakefile: Link tests against stuff like -lm.
2008-12-26 Mark Woodingperftest: Optionally disable group checking.
2008-03-18 Mark WoodingInfrastructure: Switch over to pkg-config.
2008-02-01 Mark Woodinggdsa: Fix the conversion of hashes to integers to confo...
2008-01-31 Mark Woodinghashsum: Write directives when hashing a list of files...
2008-01-31 Mark Woodingtests/gdsa: Test from P1363.
2007-10-30 Mark Woodingectab.in: Add previously unacceptable curves from X9.62.
2007-02-23 Mark Woodingec-info: Better checking of embedding degrees.
2007-02-21 Mark Woodingec-info: Add trailing newline to error message.
2007-02-21 Mark Woodingprimeiter: New functions for iterating over small primes.
2007-02-21 Mark Woodingkeysz-conv: Conversions between different kinds of...
2007-02-21 Mark Woodingkeysz.h: Extract key-size stuff into a separate header...
2007-02-21 Mark Woodingmpbarrett: Mark newly-split d as UNDEF.
2007-02-21 Mark Woodingmpbarrett: Fix memory leak in early exit from mpbarrett...
2007-02-21 Mark Woodingmpbarrett: Found mpbarrett_reduce hanging on this testcase.
2007-02-19 Mark Woodinggroup-parse: Emit useful error messages when parsing...
2007-02-19 Mark WoodingA number of small bug fixes, some motivated by compiler...
2007-02-19 Mark Woodingmp-gcd, gf-gcd: Tweak memory management subtly.
2007-02-10 Mark Woodingmp-jacobi: Implement Kronecker symbol.
2007-01-29 Mark Woodingec-info: Overhaul elliptic curve domain parameter checking.
2007-01-29 Mark Woodingcleanup: Big pile of whitespace fixes, all at once.
2007-01-17 Mark Woodingec-bin (ec_binproj): Make curve setup faster.
2007-01-16 Mark WoodingModify syntax of field and curve specs to reserve `/'.
2007-01-16 Mark Woodingmodexp: Implement simple mp_modexp function.
2007-01-16 Mark Woodinggenlimits: New program to generate useful limit MPs...
next