update to v1.31

Bu işleme şunda yer alıyor:
belliash
2013-07-26 17:40:19 +02:00
ebeveyn ea16a23563
işleme 27b78ae986
3 değiştirilmiş dosya ile 49 ekleme ve 59 silme

Dosyayı Görüntüle

@@ -13,9 +13,8 @@
#define DEFAULT_SESSION_TIMEOUT 15
extern char* crypt(const char* key, const char* setting);
char* get_admin_hash(const char* username);
char* get_cookie_time(time_t t);
char* get_root_hash(void);
char* get_root_hash_from_file(const char* passwd_file);
void* safe_malloc(size_t size);
char* safe_strcat(int num_strs, ...);
char* safe_strdup(const char* str);