Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for SHA-2 crypt() algorithm in htpasswd. | Joe Orton | 2019-06-21 | 1 | -4/+51 |
* | htpasswd: report the right limit when get_password() overflows. | Yann Ylavic | 2017-02-03 | 1 | -1/+1 |
* | Silence a sparse warning about inconsistent indenting | Christophe Jaillet | 2015-08-31 | 1 | -3/+3 |
* | Make MSVC compilers happy. | Guenter Knauf | 2013-06-18 | 1 | -0/+4 |
* | Fix commit 1465115. | Christophe Jaillet | 2013-06-07 | 1 | -1/+0 |
* | Fixed include for Windows. | Guenter Knauf | 2013-05-13 | 1 | -5/+5 |
* | htpasswd: Add -v option to verify a password | Stefan Fritsch | 2013-04-05 | 1 | -0/+8 |
* | fix htpasswd/htdbm brown paper bag bugs | Stefan Fritsch | 2013-04-05 | 1 | -17/+14 |
* | htdbm, htpasswd: print error message if out of memory | Stefan Fritsch | 2012-12-25 | 1 | -0/+20 |
* | Removed __func__ usage which is c99. | Guenter Knauf | 2012-10-09 | 1 | -3/+5 |
* | Optionally read passwords from stdin | Stefan Fritsch | 2012-10-07 | 1 | -10/+36 |
* | add support for bcrypt | Stefan Fritsch | 2012-10-07 | 1 | -0/+48 |
* | Start refactoring of htpasswd and htdbm | Stefan Fritsch | 2012-10-07 | 1 | -0/+240 |