Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | check crypt() for null. noticed by Jonas Termansen | tedu | 2014-11-24 | 1 | -2/+2 |
* | Let crypt_checkpass() set EACCES after bcrypt_checkpass() failure; | schwarze | 2014-11-21 | 1 | -2/+4 |
* | change prototype for crypt_newhash. the login_cap_t is a holdover from its | tedu | 2014-11-21 | 1 | -8/+4 |
* | add new function crypt_newhash to simplify creating new hashes. | tedu | 2014-11-17 | 1 | -1/+29 |
* | remove md5crypt. | tedu | 2014-05-12 | 1 | -0/+54 |