13 Commits (de798308e8a06608bb5a184dc209002ae1e0a142)

Author SHA1 Message Date
Rich Felker 5ce3737931 reduce spurious inclusion of libc.h 8 years ago
Rich Felker 7e399fabd3 apply hidden visibility to various remaining internal interfaces 8 years ago
Rich Felker 13d1afa46f overhaul internally-public declarations using wrapper headers 8 years ago
Rich Felker 7ab1578d05 add crypt_des header for declarations shared with encrypt function 8 years ago
Rich Felker cf115059ba in crypt-sha*, reject excessive rounds as error rather than clamping 10 years ago
Timo Teräs 16a3580ef3 add legacy functions setkey() and encrypt() 13 years ago
Rich Felker 71ae0c724d comment potentially-confusing use of struct crypt_data type 13 years ago
rofl0r c50925071c make some arrays const 13 years ago
Szabolcs Nagy 9724defdb7 in crypt_des change unnecessary union keybuf into unsigned char[] 14 years ago
Szabolcs Nagy 30779ee1aa crypt: fix the prototype of md5_sum, sha256_sum and sha512_sum 14 years ago
Rich Felker 93ea998c9c add crypt_md5 password hash 14 years ago
Rich Felker aeaceb1fa8 revert low rounds-count limits in crypt hashes 14 years ago
Rich Felker b9bb8f67bb cleanup src/linux and src/misc trees, etc. 14 years ago