algorithms.c: Add bindings for STROBE.
[catacomb-python] / passphrase.c
2019-11-27 Mark WoodingSplit 'pyke/' into commit 'e5aa77d831ad8b42167f3205ee29...
2019-11-25 Mark Wooding*.c: Separate string function calls according to text...
2019-11-25 Mark Wooding*.c: Use `PyVarObject_HEAD_INIT' to initialize type...
2019-11-25 Mark Wooding*.c: Split the constant definitions into the various...
2019-11-25 Mark Woodingpyke/pyke.[ch]: Make type skeleton structures be read...
2019-11-25 Mark Wooding*.c: Make all of the type-definition tables read-only.
2019-11-25 Mark Wooding*.c: Reformat docstrings.
2019-11-25 Mark WoodingMerge branch '1.2.x' into 1.3.x
2018-11-10 Mark WoodingConsistently make keyword-lists be static and read...
2018-11-10 Mark Wooding*.c: Spruce up class docstrings.
2015-07-20 Mark WoodingMerge branches 'mdw/pwsafe' and 'mdw/ec-ptcmpr'
2015-04-20 Mark WoodingStamp the module name onto types properly.
2013-06-16 Mark WoodingOverhaul formatting.
2007-02-17 Mark WoodingGeneral: Fix lots of whitespace issues.
2006-01-28 Mark Woodingpassim: fix typo
2005-09-15 mdwFix for Cygwin.
2005-04-27 mdwFixing for Python 2.3 and later.
2005-04-10 mdwInitial check-in of catacomb-python.