chiark / gitweb /
Merge remote-tracking branch 'origin/HEAD'
[catacomb-python] / key.c
2017-05-14 Mark WoodingMerge branch '1.1.x'
2017-05-13 Mark Wooding*.c: Fix docstrings for methods.
2017-04-12 Mark Wooding*.c: Declare `PY_SSIZE_T_CLEAN'.
2016-09-12 Mark Wooding*.c: Fix docstrings for methods.
2015-07-20 Mark WoodingMerge branches 'mdw/pwsafe' and 'mdw/ec-ptcmpr'
2015-04-20 Mark WoodingStamp the module name onto types properly.
2014-01-04 Mark Woodingkey.c (keyexc_raise): Put the error text in the exception.
2014-01-04 Mark Woodingkey.c (key_pynew): Make `exptime' arg (a) optional...
2014-01-04 Mark Woodingkey.c (key_pynew): Fix stupid error-checking sense...
2013-06-16 Mark WoodingOverhaul formatting.
2013-01-09 Mark Woodingkey.c (kdmeth_copy): Fix some stupid mistakes.
2013-01-09 Mark Woodingkey.c: New KeyData method `copy'.
2013-01-09 Mark Woodingkey.c (convflags): Fix error message.
2013-01-09 Mark Woodingkey.c: Split before storing a subkey.
2007-02-17 Mark WoodingGeneral: Fix lots of whitespace issues.
2007-01-16 Mark Woodingkey: Make KeyFiles iterate over their keyids, not their...
2006-10-25 Mark WoodingGeneral: Update for Python 2.5.
2006-03-21 Mark Woodingkey: Use convulong instead of PyLong_AsUnsignedLong.
2006-03-07 Mark Woodingkey: Fixing of expiry and deletion time properties.
2006-03-07 Mark WoodingRemove the various `getuNN' functions and replace them...
2006-03-06 Mark Woodingkey: Add read-only mapping methods to Keyfile.
2006-01-28 Mark WoodingReorganization: split out utilities; mapping methods
2006-01-28 Mark Woodingpassim: fix typo
2005-09-27 mdwkey_qtag fixing.
2005-09-26 mdwCheckin, Debianized and more or less complete.
2005-04-10 mdwInitial check-in of catacomb-python.