Commit Graph

  • d2ee10f071 fixed invalid free TLINDEN 2015-08-17 11:17:04 +02:00
  • 48283e7e04 fix :565:18: error, again, was a typo. not =- 1, but = -1. TLINDEN 2015-08-17 09:24:21 +02:00
  • ac09fc1a2b fix :565:18: error: use of unary operator that may be intended as compound TLINDEN 2015-08-17 09:00:52 +02:00
  • 0d7282ad35 add entropy check for entered passphrases TLINDEN 2015-08-16 21:35:06 +02:00
  • 32030afd62 fix double free, add todo TLINDEN 2015-08-16 21:34:39 +02:00
  • 3b6933d34f regenerated TLINDEN 2015-08-15 20:39:02 +02:00
  • c363dce7de using libsodiums size constants everywhere (keysizes and the likes) TLINDEN 2015-08-15 20:38:33 +02:00
  • 05741acd1a found another bug TLINDEN 2015-08-15 20:37:50 +02:00
  • 420e48d4e3 new error TLINDEN 2015-08-15 16:31:11 +02:00
  • f091a28589 use mzero instead of wasting randomness TLINDEN 2015-08-15 13:04:30 +02:00
  • 7b3005e790 added context to pcp_readpass(), rm libpcp/getpass.c TLINDEN 2015-07-30 11:47:03 +02:00
  • 0046db9136 added extpass option TLINDEN 2015-07-30 11:46:17 +02:00
  • deeb15e851 add pass idea TLINDEN 2015-07-29 17:47:55 +02:00
  • 27a9a96ae4 -C uses facilities of -x and -X TLINDEN 2015-07-22 07:59:28 +02:00
  • 362f7dff6b added support for authenticated hashes v0.3.0 v0.3.0 TLINDEN 2015-07-21 14:18:03 +02:00
  • 95ab61b3cb added dump key if still encrypted for test 3 TLINDEN 2015-07-17 21:32:16 +02:00
  • 47614875ea disabled json, libjansson is installed but it doesnt find it. leck mich halt git@daemon.de 2015-07-17 19:48:27 +02:00
  • 91502d63a1 need format git@daemon.de 2015-07-17 18:53:48 +02:00
  • 55ed295426 need format git@daemon.de 2015-07-17 18:45:40 +02:00
  • 39b584132e bump version to 0.3.0 git@daemon.de 2015-07-17 18:17:30 +02:00
  • 0378726ad8 added json ci git@daemon.de 2015-07-17 18:17:09 +02:00
  • f7e6351640 added tests for -C git@daemon.de 2015-07-17 17:40:07 +02:00
  • 3c7679706f fix (null) output if input for -C is stdin git@daemon.de 2015-07-17 17:27:01 +02:00
  • 0811957a46 added -C to generate a blake2 checksum of one or more files git@daemon.de 2015-07-17 16:22:12 +02:00
  • 6dfb15ade6 regenerated git@daemon.de 2015-07-17 16:21:22 +02:00
  • 47a07a7d2e updated manual TLINDEN 2015-07-10 15:47:09 +02:00
  • 010049f628 clean before importing TLINDEN 2015-07-09 18:56:04 +02:00
  • 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 TLINDEN 2015-07-09 18:38:27 +02:00
  • da6dda795b fixed error return to 0, -1 lead to int overflows TLINDEN 2015-07-09 18:37:33 +02:00
  • 6e8dadbad9 updated TLINDEN 2015-07-09 18:37:01 +02:00
  • 001d01e5bd fixed json support TLINDEN 2015-07-09 00:15:42 +02:00
  • 2d3fc9d8e3 added json pubkey import TLINDEN 2015-07-08 23:53:11 +02:00
  • 775935a958 store ed25519 key sig as well (forgot that previously) TLINDEN 2015-07-08 23:52:46 +02:00
  • cc47e63731 updated TLINDEN 2015-07-08 23:52:08 +02:00
  • 5301734f23 added json unit tests TLINDEN 2015-07-08 23:51:40 +02:00
  • 16e4981245 rm conditional, not supported by pypcp git@daemon.de 2015-07-08 12:57:55 +02:00
  • e508616812 re-added pcp_import_pub(), still in use by cpp api git@daemon.de 2015-07-08 12:00:43 +02:00
  • d3bb56333d badges lost, fixed autogen to include them TLINDEN 2015-07-08 01:32:14 +02:00
  • feee08b14a re-generated to reflect latest changes TLINDEN 2015-07-08 01:26:36 +02:00
  • 579715f560 added full json support for -p, -s, -t and -K (though only pubs for the latter at the moment) TLINDEN 2015-07-08 01:24:25 +02:00
  • 4d68e52945 added _hex2bin() TLINDEN 2015-07-08 01:23:10 +02:00
  • 9ec01e2313 updated -j section TLINDEN 2015-07-08 01:22:50 +02:00
  • 65fb25fa0e added _hex2bin() TLINDEN 2015-07-08 01:22:12 +02:00
  • cbb151c772 removed duplicate cipher def TLINDEN 2015-07-08 01:21:56 +02:00
  • 08a12ff400 updated TLINDEN 2015-07-08 01:21:33 +02:00
  • 444a5414cf updated TLINDEN 2015-07-08 01:21:07 +02:00
  • 4fd1a78a99 if cpp build disabled, dont run cpp tests anymore TLINDEN 2015-07-08 01:20:45 +02:00
  • 0be73729ed fix check git@daemon.de 2015-07-07 10:38:42 +02:00
  • 6ce39a21d8 fixed compile error (unused var) git@daemon.de 2015-07-07 09:46:23 +02:00
  • 57517a1000 abandoned yaml, perl and c key exporters, added json exporter using libjansson, enable with --with-json TLINDEN 2015-07-06 23:02:04 +02:00
  • 325493189d wtf TLINDEN 2015-07-05 11:19:16 +02:00
  • f5c0a55cea Merge branch 'master' of github.com:TLINDEN/pcp TLINDEN 2015-07-05 11:18:18 +02:00
  • 0dbf5df943 added checks to avoid overflows caused by user supplied field sizes git@daemon.de 2015-06-26 11:13:03 +02:00
  • dc37cccc18 fixed libtool error TLINDEN 2015-06-19 14:26:08 +02:00
  • 9b3202df5c added badges git@daemon.de 2015-06-17 20:07:15 +02:00
  • d26e018db6 added dockerfile for my own convenience TLINDEN 2015-06-17 14:04:47 +02:00
  • 0851f04cfc re-generated, were incomplete TLINDEN 2015-05-30 19:46:59 +02:00
  • 65d039501d added option -X TLINDEN 2015-05-30 11:11:20 +02:00
  • d1bc54de01 added hint for static building TLINDEN 2015-05-27 23:10:26 +02:00
  • 9a6df3ce53 honor LDFLAGS when using pkg-config to find libsodium TLINDEN 2015-05-27 23:10:09 +02:00
  • 6b52b9c7b7 honor CFLAGS and LDFLAGS from the outside git@daemon.de 2015-05-11 20:44:47 +02:00
  • 255d027722 trying appveyor, redirect error TLINDEN 2015-04-23 20:32:29 +02:00
  • 5aa82cdabd trying appveyor, typo TLINDEN 2015-04-23 20:10:31 +02:00
  • dde7ce7051 trying appveyor TLINDEN 2015-04-23 19:56:42 +02:00
  • f3a38f3312 added check to self-verify signature TLINDEN 2015-04-20 20:13:13 +02:00
  • d019ec4b9e removed unused code (base85 and crc32) TLINDEN 2015-04-19 19:49:13 +02:00
  • 0aecc59f39 added upload of fuzzy test files TLINDEN 2015-04-19 18:36:56 +02:00
  • d6b88888f9 try python again, 9 TLINDEN 2015-04-19 18:14:38 +02:00
  • ef251bf024 try python again, 8 TLINDEN 2015-04-19 17:23:03 +02:00
  • 62a308188a try python again, 7 (ok, now manually) TLINDEN 2015-04-19 17:16:11 +02:00
  • 7121e5f5bf try python again, 6 (try py-cffi) TLINDEN 2015-04-19 17:10:10 +02:00
  • ef2e2c18c7 try python again, 6 TLINDEN 2015-04-19 17:06:33 +02:00
  • 3d9c9370c5 try python again, 5 TLINDEN 2015-04-19 17:02:02 +02:00
  • aa0d357725 try python again, 4 TLINDEN 2015-04-19 16:46:42 +02:00
  • 76a5911f66 try python again, 3 TLINDEN 2015-04-19 16:09:35 +02:00
  • 134c64ae65 try python again, 2 TLINDEN 2015-04-19 15:40:21 +02:00
  • 803a127ff1 try python again TLINDEN 2015-04-19 15:32:58 +02:00
  • 0e4b1eacf4 travis: configure: error: python or cffi is not installed. so a schmarrn TLINDEN 2015-04-18 20:37:07 +02:00
  • 33248a4c87 added python binding build+test TLINDEN 2015-04-18 20:27:02 +02:00
  • a0926f4c82 calling sodium_init() from ptx_new() since required for everything anyway TLINDEN 2015-04-18 20:26:31 +02:00
  • bfb9de1745 made oneliners of *VERSION makros, easier for py binding generator TLINDEN 2015-04-18 20:25:04 +02:00
  • a093faf818 adapted to latest pcp changes TLINDEN 2015-04-18 20:24:24 +02:00
  • 2869279dc2 fixed compilefarm makefile, removed travis tests, enhanced clean script TLINDEN 2015-04-17 18:50:07 +02:00
  • f7249b9ddf fixed compilefarm makefile, removed travis tests, enhanced clean script TLINDEN 2015-04-17 18:49:51 +02:00
  • 62281565d9 removed tarsnaps scrypt(), using libsodiums instead TLINDEN 2015-04-17 17:40:10 +02:00
  • 5cc0a5679f switched to sodium scrypt(), which should be more portable TLINDEN 2015-04-17 17:13:20 +02:00
  • 9237d8d1c1 fixed libsodium finding and checking git@daemon.de 2015-04-17 16:01:56 +02:00
  • 9737893e0a fixed includes and function checks for scrypt TLINDEN 2015-04-17 14:14:38 +02:00
  • 177ad8a8f2 more debuggin...2 TLINDEN 2015-04-17 13:32:48 +02:00
  • 8c024afad9 more debuggin... TLINDEN 2015-04-17 13:22:34 +02:00
  • 03cb002cd7 again... TLINDEN 2015-04-17 13:14:04 +02:00
  • 63539612ca debug sec key import TLINDEN 2015-04-17 13:06:01 +02:00
  • c82baa393b incr valgrind verbosity TLINDEN 2015-04-17 12:57:16 +02:00
  • 31cfe4b806 add libc debug pkg TLINDEN 2015-04-17 12:47:49 +02:00
  • 32d26dc44f valgrind not installed... TLINDEN 2015-04-17 12:37:16 +02:00
  • 0723e9ebd4 test key not found? TLINDEN 2015-04-17 12:26:56 +02:00
  • cc4118233e added LIBS for gcc sodium version check TLINDEN 2015-04-17 12:06:25 +02:00
  • ce7e1c378a fixed double free of buffer blob in pcp_import_pub_pbp TLINDEN 2015-04-17 11:41:43 +02:00
  • 8d552ddf43 fixed invalid size used in zeroing buf_clear TLINDEN 2015-04-17 11:41:18 +02:00
  • 8d66d7e573 yaml perl module missing TLINDEN 2015-04-17 09:51:31 +02:00