Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix base64 encoding, this problem was reported by | provos | 1998-08-10 | 1 | -6/+6 |
* | #if __STDC__ -> #ifdef __STDC__, now all of them. | provos | 1998-02-18 | 1 | -4/+4 |
* | indentation cleanup | deraadt | 1997-09-10 | 1 | -2/+2 |
* | #if __STDC__ --> #ifdef __STDC__ | mickey | 1997-07-25 | 1 | -2/+2 |
* | tabify | kstailey | 1997-07-23 | 1 | -7/+7 |
* | Clean up some -Wall flowers. | millert | 1997-07-09 | 1 | -1/+3 |
* | fix that repeating passwords yield same hash + increment minor | provos | 1997-07-01 | 1 | -12/+32 |
* | Be more careful about possible type promotion | tholo | 1997-04-30 | 1 | -4/+24 |
* | yet another random() converted to arc4random() | provos | 1997-03-27 | 1 | -4/+3 |
* | prelim manpage, cleanup, fixed crippled plaintext: sed does a nice | provos | 1997-02-16 | 1 | -4/+4 |
* | header update | provos | 1997-02-14 | 1 | -5/+26 |
* | password hashing algorithm using blowfish | provos | 1997-02-13 | 1 | -0/+300 |