Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-08-29 | add sha256/sha512 crypt | Rich Felker | -1/+1 |
2012-08-10 | add blowfish hash support to crypt | Rich Felker | -1/+1 |
2012-06-29 | replace old and ugly crypt implementation | Rich Felker | -2574/+7 |
2011-04-11 | remove ugly warning-suppression hack from crypt - this invokes UB! | Rich Felker | -1/+1 |
2011-03-25 | fix all implicit conversion between signed/unsigned pointers | Rich Felker | -2/+2 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+2578 |