Commit Graph

504 Commits

Author SHA1 Message Date
TLINDEN
8c024afad9 more debuggin... 2015-04-17 13:22:34 +02:00
TLINDEN
03cb002cd7 again... 2015-04-17 13:14:04 +02:00
TLINDEN
63539612ca debug sec key import 2015-04-17 13:06:01 +02:00
TLINDEN
c82baa393b incr valgrind verbosity 2015-04-17 12:57:16 +02:00
TLINDEN
31cfe4b806 add libc debug pkg 2015-04-17 12:47:49 +02:00
TLINDEN
32d26dc44f valgrind not installed... 2015-04-17 12:37:16 +02:00
TLINDEN
0723e9ebd4 test key not found? 2015-04-17 12:26:56 +02:00
TLINDEN
cc4118233e added LIBS for gcc sodium version check 2015-04-17 12:06:25 +02:00
TLINDEN
ce7e1c378a fixed double free of buffer blob in pcp_import_pub_pbp 2015-04-17 11:41:43 +02:00
TLINDEN
8d552ddf43 fixed invalid size used in zeroing buf_clear 2015-04-17 11:41:18 +02:00
TLINDEN
8d66d7e573 yaml perl module missing 2015-04-17 09:51:31 +02:00
TLINDEN
726793f032 fixed memory leak, caused by change from yesterday 2015-04-17 09:44:22 +02:00
TLINDEN
c86d497e09 fixed bug in pcp_encrypt_stream_sym(), freed buffer before using it in update_hash() 2015-04-16 21:23:27 +02:00
TLINDEN
8f2b3e2a8d added hint to LD_LIBRARY_PATH if libsodium is not installed there 2015-04-16 21:20:38 +02:00
TLINDEN
5759c4c1c2 fixed true path 2015-04-14 21:07:39 +02:00
TLINDEN
2660948596 dammit 2015-04-14 20:51:03 +02:00
TLINDEN
7831b76bd4 dammit 2015-04-14 20:50:51 +02:00
TLINDEN
08cd30a79e revert to old style, installing modules directly 2015-04-14 20:37:26 +02:00
TLINDEN
4a667582d7 fixed config call 2015-04-14 20:19:14 +02:00
TLINDEN
26b631517b rm 2015-04-14 19:59:56 +02:00
TLINDEN
b2b5c0b497 put mods into script 2015-04-14 19:59:35 +02:00
TLINDEN
48246f9d62 next try, added modules req by unittests, tmp sodium test 2015-04-14 19:26:15 +02:00
TLINDEN
36ee837138 next try, didnt find libs 2015-04-14 19:07:29 +02:00
TLINDEN
0724bad593 next try, sodium version test failed, maybe the path were wrong? 2015-04-14 18:25:31 +02:00
TLINDEN
2d0ffe10f8 next try, typo 2015-04-14 18:02:51 +02:00
TLINDEN
d742f64051 next try, using perl module repo 2015-04-14 17:45:00 +02:00
TLINDEN
86b5c1fbf7 next try, test perl modules availability 2015-04-14 17:20:44 +02:00
TLINDEN
c86cfafd95 next try, need to activate perlbrew manually 2015-04-13 20:34:13 +02:00
TLINDEN
22ef544615 next try, forgot to call autogen, added perl stuff for unit tests 2015-04-13 20:09:45 +02:00
TLINDEN
62265f3da5 next try, cd .. missing 2015-04-13 19:52:54 +02:00
TLINDEN
ee84ed928e next try, clang not found 2015-04-13 19:37:36 +02:00
TLINDEN
20c89373b8 next try, travis ignored the last one 2015-04-13 19:29:22 +02:00
TLINDEN
64d7991094 next try, forgot sudo 2015-04-13 19:22:24 +02:00
TLINDEN
a846b0f0b9 next try2 2015-04-13 19:18:36 +02:00
TLINDEN
857eddb558 next try 2015-04-13 19:07:11 +02:00
TLINDEN
8bdcfa2c55 added travis build script 2015-04-13 18:38:00 +02:00
TLINDEN
30bd90381c fix #9: enable verifying own signature for normal sigs as well 2015-04-01 20:47:35 +02:00
TLINDEN
677eb92001 fix #9: enable verifying own signature 2015-04-01 20:40:08 +02:00
TLINDEN
5d44a4d9ba fix #8, unfortunately used symbol already in use by system, globally 2015-04-01 20:21:03 +02:00
TLINDEN
9e2050df74 fix #7 part one, initialize ctr 2015-03-31 17:27:20 +02:00
TLINDEN
9552790d22 added AM_INIT_AUTOMAKE([subdir-objects]) to fix #7 part two 2015-03-31 17:26:59 +02:00
TLINDEN
af2edba2d7 oops 2015-03-31 17:26:24 +02:00
TLINDEN
9fae3ae869 fix of bug#6, typo in type name, take2 2015-03-27 19:01:56 +01:00
TLINDEN
c07eb761e1 fix of bug#6, typo in type name 2015-03-27 18:52:14 +01:00
TLINDEN
8535b50f94 added -M; removed CBC support, fixed asym-self-mode 2015-01-17 15:04:07 +01:00
TLINDEN
c0a4f7f887 bumped version to 0.2.5 2015-01-17 15:02:03 +01:00
TLINDEN
61c6c338f8 updated doc 2015-01-17 15:01:31 +01:00
TLINDEN
ea73c63c1c rm unused func 2015-01-17 15:00:33 +01:00
TLINDEN
54e21f5a00 get rid of snprintf() 2015-01-17 15:00:15 +01:00
TLINDEN
f9bb29f2e5 forgot to remove tmp test code 2015-01-16 00:18:01 +01:00