dns response handling: ignore presence of wrong-type RRs
[musl] / src / crypt /
2020-10-18 Julien Ramseierupdate crypt_blowfish to support $2b$ prefix
2018-09-12 Rich Felkerreduce spurious inclusion of libc.h
2018-09-12 Rich Felkerapply hidden visibility to various remaining internal...
2018-09-12 Rich Felkeroverhaul internally-public declarations using wrapper...
2018-09-12 Rich Felkeradd crypt_des header for declarations shared with encry...
2016-02-16 Rich Felkerin crypt-sha*, reject excessive rounds as error rather...
2014-02-05 Timo Teräsadd legacy functions setkey() and encrypt()
2013-04-20 Rich Felkercomment potentially-confusing use of struct crypt_data...
2013-02-02 rofl0rmake some arrays const
2013-01-14 Rich FelkerMerge remote-tracking branch 'nsz/math'
2013-01-13 Szabolcs Nagyin crypt_des change unnecessary union keybuf into unsig...
2013-01-13 Szabolcs Nagycrypt: fix the prototype of md5_sum, sha256_sum and...
2012-09-16 Rich Felkeradd crypt_md5 password hash
2012-09-15 Rich Felkerrevert low rounds-count limits in crypt hashes
2012-09-07 Rich Felkercleanup src/linux and src/misc trees, etc.