TLINDEN
|
46d93eb275
|
Merge branch 'master' of github.com:TLINDEN/pcp
|
2016-05-09 22:40:19 +02:00 |
|
TLINDEN
|
671352bc29
|
unfortunately my tab/spc config was wrong for a couple of years. fixed all tabs=>spaces+re-indent
|
2016-05-09 22:24:13 +02:00 |
|
git@daemon.de
|
46ab78c56f
|
fixed format warn
|
2016-01-21 13:13:21 +01:00 |
|
TLINDEN
|
3c30d8871b
|
using secure memory where applicable using sodium_malloc or sodium_mlock, where not
|
2015-01-13 13:07:32 +01:00 |
|
TLINDEN
|
019df8e4c5
|
fixed memory leaks
|
2014-08-07 21:33:52 +02:00 |
|
git@daemon.de
|
3b1db06529
|
changed all occurrences of unsigned char to byte (defined in defines.h) to make the code more precise about sizes.
|
2014-02-25 11:09:58 +01:00 |
|
git@daemon.de
|
621cece568
|
changed secret key export format, now we encrypt the whole thing, and we use an extra passphrase to do so. import wrapper in src/ not implemented yet.
|
2014-02-12 16:47:24 +01:00 |
|
TLINDEN
|
79392eb6c7
|
(re-)added ucfree() which does memset(0) and free() afterwards
|
2014-02-10 11:36:50 +01:00 |
|
git@daemon.de
|
f94a9da803
|
added ucrealloc()
|
2014-02-07 16:55:56 +01:00 |
|
TLINDEN
|
8f24fc88f8
|
changed invalid // c++ comments to valid /* .. */ C comments
|
2014-02-05 20:41:16 +01:00 |
|
TLINDEN
|
9a3431654e
|
fixed aix portability problems
|
2013-11-17 16:53:20 +01:00 |
|
TLINDEN
|
0e3835bf97
|
added GPLv3 disclaimer to everything.
|
2013-11-04 17:43:22 +01:00 |
|
TLINDEN
|
58a3bca8d7
|
replaces old bzero() with memset().
|
2013-10-29 23:08:43 +01:00 |
|
TLINDEN
|
2d7babae35
|
initial commit
|
2013-10-28 22:50:05 +01:00 |
|