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 |
|
TLINDEN
|
803a127ff1
|
try python again
|
2015-04-19 15:32:58 +02:00 |
|
TLINDEN
|
0e4b1eacf4
|
travis: configure: error: python or cffi is not installed. so a schmarrn
|
2015-04-18 20:37:07 +02:00 |
|
TLINDEN
|
33248a4c87
|
added python binding build+test
|
2015-04-18 20:27:02 +02:00 |
|
TLINDEN
|
a0926f4c82
|
calling sodium_init() from ptx_new() since required for everything anyway
|
2015-04-18 20:26:31 +02:00 |
|
TLINDEN
|
bfb9de1745
|
made oneliners of *VERSION makros, easier for py binding generator
|
2015-04-18 20:25:04 +02:00 |
|
TLINDEN
|
a093faf818
|
adapted to latest pcp changes
|
2015-04-18 20:24:24 +02:00 |
|
TLINDEN
|
2869279dc2
|
fixed compilefarm makefile, removed travis tests, enhanced clean script
|
2015-04-17 18:50:07 +02:00 |
|
TLINDEN
|
f7249b9ddf
|
fixed compilefarm makefile, removed travis tests, enhanced clean script
|
2015-04-17 18:49:51 +02:00 |
|
TLINDEN
|
62281565d9
|
removed tarsnaps scrypt(), using libsodiums instead
|
2015-04-17 17:40:10 +02:00 |
|
TLINDEN
|
5cc0a5679f
|
switched to sodium scrypt(), which should be more portable
|
2015-04-17 17:13:20 +02:00 |
|
git@daemon.de
|
9237d8d1c1
|
fixed libsodium finding and checking
|
2015-04-17 16:01:56 +02:00 |
|
TLINDEN
|
9737893e0a
|
fixed includes and function checks for scrypt
|
2015-04-17 14:14:38 +02:00 |
|
TLINDEN
|
177ad8a8f2
|
more debuggin...2
|
2015-04-17 13:32:48 +02:00 |
|
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 |
|