Commit Graph

467 Commits

Author SHA1 Message Date
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
TLINDEN
255d027722 trying appveyor, redirect error 2015-04-23 20:32:29 +02:00
TLINDEN
5aa82cdabd trying appveyor, typo 2015-04-23 20:10:31 +02:00
TLINDEN
dde7ce7051 trying appveyor 2015-04-23 19:56:42 +02:00
TLINDEN
f3a38f3312 added check to self-verify signature 2015-04-20 20:13:13 +02:00
TLINDEN
d019ec4b9e removed unused code (base85 and crc32) 2015-04-19 19:49:13 +02:00
TLINDEN
0aecc59f39 added upload of fuzzy test files 2015-04-19 18:36:56 +02:00
TLINDEN
d6b88888f9 try python again, 9 2015-04-19 18:14:38 +02:00
TLINDEN
ef251bf024 try python again, 8 2015-04-19 17:23:03 +02:00
TLINDEN
62a308188a try python again, 7 (ok, now manually) 2015-04-19 17:16:11 +02:00
TLINDEN
7121e5f5bf try python again, 6 (try py-cffi) 2015-04-19 17:10:10 +02:00
TLINDEN
ef2e2c18c7 try python again, 6 2015-04-19 17:06:33 +02:00
TLINDEN
3d9c9370c5 try python again, 5 2015-04-19 17:02:02 +02:00
TLINDEN
aa0d357725 try python again, 4 2015-04-19 16:46:42 +02:00
TLINDEN
76a5911f66 try python again, 3 2015-04-19 16:09:35 +02:00
TLINDEN
134c64ae65 try python again, 2 2015-04-19 15:40:21 +02:00