582 Commits

Author SHA1 Message Date
TLINDEN
0046db9136 added extpass option 2015-07-30 11:46:17 +02:00
TLINDEN
deeb15e851 add pass idea 2015-07-29 17:47:55 +02:00
TLINDEN
27a9a96ae4 -C uses facilities of -x and -X 2015-07-22 07:59:28 +02:00
TLINDEN
362f7dff6b added support for authenticated hashes v0.3.0 2015-07-21 14:18:03 +02:00
TLINDEN
95ab61b3cb added dump key if still encrypted for test 3 2015-07-17 21:32:16 +02:00
git@daemon.de
47614875ea disabled json, libjansson is installed but it doesnt find it. leck mich halt 2015-07-17 19:48:27 +02:00
git@daemon.de
91502d63a1 need format 2015-07-17 18:53:48 +02:00
git@daemon.de
55ed295426 need format 2015-07-17 18:45:40 +02:00
git@daemon.de
39b584132e bump version to 0.3.0 2015-07-17 18:17:30 +02:00
git@daemon.de
0378726ad8 added json ci 2015-07-17 18:17:09 +02:00
git@daemon.de
f7e6351640 added tests for -C 2015-07-17 17:40:07 +02:00
git@daemon.de
3c7679706f fix (null) output if input for -C is stdin 2015-07-17 17:27:01 +02:00
git@daemon.de
0811957a46 added -C to generate a blake2 checksum of one or more files 2015-07-17 16:22:12 +02:00
git@daemon.de
6dfb15ade6 regenerated 2015-07-17 16:21:22 +02:00
TLINDEN
47a07a7d2e updated manual 2015-07-10 15:47:09 +02:00
TLINDEN
010049f628 clean before importing 2015-07-09 18:56:04 +02:00
TLINDEN
0eb7de0921 fixed json secret key export (now export the whole encrypted blob, since only that blob is being used to parse the key). added support to import json secret keys 2015-07-09 18:38:27 +02:00
TLINDEN
da6dda795b fixed error return to 0, -1 lead to int overflows 2015-07-09 18:37:33 +02:00
TLINDEN
6e8dadbad9 updated 2015-07-09 18:37:01 +02:00
TLINDEN
001d01e5bd fixed json support 2015-07-09 00:15:42 +02:00
TLINDEN
2d3fc9d8e3 added json pubkey import 2015-07-08 23:53:11 +02:00
TLINDEN
775935a958 store ed25519 key sig as well (forgot that previously) 2015-07-08 23:52:46 +02:00
TLINDEN
cc47e63731 updated 2015-07-08 23:52:08 +02:00
TLINDEN
5301734f23 added json unit tests 2015-07-08 23:51:40 +02:00
git@daemon.de
16e4981245 rm conditional, not supported by pypcp 2015-07-08 12:57:55 +02:00
git@daemon.de
e508616812 re-added pcp_import_pub(), still in use by cpp api 2015-07-08 12:00:43 +02:00
TLINDEN
d3bb56333d badges lost, fixed autogen to include them 2015-07-08 01:32:14 +02:00
TLINDEN
feee08b14a re-generated to reflect latest changes 2015-07-08 01:26:36 +02:00
TLINDEN
579715f560 added full json support for -p, -s, -t and -K (though only pubs for the latter at the moment) 2015-07-08 01:24:25 +02:00
TLINDEN
4d68e52945 added _hex2bin() 2015-07-08 01:23:10 +02:00
TLINDEN
9ec01e2313 updated -j section 2015-07-08 01:22:50 +02:00
TLINDEN
65fb25fa0e added _hex2bin() 2015-07-08 01:22:12 +02:00
TLINDEN
cbb151c772 removed duplicate cipher def 2015-07-08 01:21:56 +02:00
TLINDEN
08a12ff400 updated 2015-07-08 01:21:33 +02:00
TLINDEN
444a5414cf updated 2015-07-08 01:21:07 +02:00
TLINDEN
4fd1a78a99 if cpp build disabled, dont run cpp tests anymore 2015-07-08 01:20:45 +02:00
git@daemon.de
0be73729ed fix check 2015-07-07 10:38:42 +02:00
git@daemon.de
6ce39a21d8 fixed compile error (unused var) 2015-07-07 09:46:23 +02:00
TLINDEN
57517a1000 abandoned yaml, perl and c key exporters, added json exporter using libjansson, enable with --with-json 2015-07-06 23:02:04 +02:00
TLINDEN
325493189d wtf 2015-07-05 11:19:16 +02:00
TLINDEN
f5c0a55cea Merge branch 'master' of github.com:TLINDEN/pcp 2015-07-05 11:18:18 +02:00
git@daemon.de
0dbf5df943 added checks to avoid overflows caused by user supplied field sizes 2015-06-26 11:13:03 +02:00
TLINDEN
dc37cccc18 fixed libtool error 2015-06-19 14:26:08 +02:00
git@daemon.de
9b3202df5c added badges 2015-06-17 20:07:15 +02:00
TLINDEN
d26e018db6 added dockerfile for my own convenience 2015-06-17 14:04:47 +02:00
TLINDEN
0851f04cfc re-generated, were incomplete 2015-05-30 19:46:59 +02:00
TLINDEN
65d039501d added option -X 2015-05-30 11:11:20 +02:00
TLINDEN
d1bc54de01 added hint for static building 2015-05-27 23:10:26 +02:00
TLINDEN
9a6df3ce53 honor LDFLAGS when using pkg-config to find libsodium 2015-05-27 23:10:09 +02:00
git@daemon.de
6b52b9c7b7 honor CFLAGS and LDFLAGS from the outside 2015-05-11 20:44:47 +02:00