pilerget fixes

This commit is contained in:
SJ
2011-11-30 23:42:15 +01:00
parent b806c3548f
commit 8e9f3d066a
6 changed files with 211 additions and 80 deletions

View File

@@ -31,7 +31,7 @@
#define SESSION_TIMEOUT 420
#define MAXBUFSIZE 8192
#define SMALLBUFSIZE 512
#define BIGBUFSIZE 65535
#define BIGBUFSIZE 65536
#define TINYBUFSIZE 128
#define MAXVAL 256
#define RANDOM_POOL "/dev/urandom"