TLINDEN
|
8b955b5e92
|
added -Wextra -Werror and fixed everything it had to mecker about
|
2014-02-25 18:05:32 +01: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 |
|
TLINDEN
|
99f611ab80
|
fixed tilde z85 headers in signature stuff as well
|
2014-02-24 19:52:57 +01:00 |
|
git@daemon.de
|
51858aeda2
|
changed z85 header and comment syntax and parser
|
2014-02-24 16:59:04 +01:00 |
|
TLINDEN
|
5dd40a1779
|
fixed decoding and cached read
|
2014-02-23 11:03:49 +01:00 |
|
TLINDEN
|
272f7b3dfb
|
added ps_finish() to write the remainder out (if any), split writing into a couple of helpers
|
2014-02-22 19:58:56 +01:00 |
|
TLINDEN
|
cfb8207ac2
|
added automatically z85 encoding/decoding (again, but this time better)
|
2014-02-22 14:52:32 +01:00 |
|
TLINDEN
|
fe1ea9cb76
|
Revert "rm html stuff from repo, changes too often. enhanced pcpstream"
This reverts commit 82b05b768e.
|
2014-02-21 20:35:10 +01:00 |
|
git@daemon.de
|
82b05b768e
|
rm html stuff from repo, changes too often. enhanced pcpstream
|
2014-02-21 19:56:01 +01:00 |
|
TLINDEN
|
1342fa2b45
|
fixes and stuff
|
2014-02-15 17:39:51 +01:00 |
|
TLINDEN
|
e78269fceb
|
added pcpstream, which wraps buffers or file i/o, so crypto code doesn't have to know if it works with a file or a buffer. makes the api much more flexible
|
2014-02-15 13:10:51 +01:00 |
|