git@daemon.de
|
42f700bf9c
|
updated aconf bubble
|
2014-02-05 13:07:35 +01:00 |
|
TLINDEN
|
1b1cdecf3f
|
changed usage (--help) message, to be shorter and clearer
|
2014-01-30 20:55:23 +01:00 |
|
git@daemon.de
|
a822851c14
|
last update was wrong, since pbp exported keys are base85 encoded, fixed that. incorporated the git/base85.c and added source padding to it
|
2014-01-30 13:16:26 +01:00 |
|
git@daemon.de
|
130177f6e9
|
updated.
|
2014-01-27 16:13:58 +01:00 |
|
TLINDEN
|
05db2f1204
|
modifications to match recent changes. that's just preparation of more changes towards PBP-Compatibility. Current state is UNSTABLE. See TODO for details whats left to do.
|
2014-01-19 23:58:53 +01:00 |
|
git@daemon.de
|
691786cc68
|
changed key derivation function, using scrypt (from tarsnap) now instead of my own derivation function
|
2014-01-16 15:25:09 +01:00 |
|
TLINDEN
|
33844f6ceb
|
started with c++ bindings (not working yet)
|
2013-11-28 19:36:50 +01:00 |
|
TLINDEN
|
5a8e3ee8b0
|
moved all uthash related code into keyhash.c
|
2013-11-13 13:06:01 +01:00 |
|
TLINDEN
|
bdaa7aae46
|
updated autoconf stuff
|
2013-11-12 19:45:22 +01:00 |
|
git@daemon.de
|
a8a479fe32
|
removed conditional include "config.h", it's senseless, added pkg-config configuration
|
2013-11-12 09:05:55 +01:00 |
|
TLINDEN
|
1a772e15b8
|
added better error handling to vault writing, always use a tmp
vault file for writing. added matching unittest to check if
the code catches a disk full error.
|
2013-11-09 13:46:40 +01:00 |
|
git@daemon.de
|
e6733e5e56
|
added signature support (doesn't work yet)
|
2013-11-08 09:40:51 +01:00 |
|
git@daemon.de
|
f843d4c570
|
re-organized include files
|
2013-11-07 08:10:31 +01:00 |
|