Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix strict aliasing issue in MD5 implementations. | Tomas Mraz | 2013-03-28 | 1 | -2/+1 |
| | | | | | modules/pam_namespace/md5.c (MD5Final): Use memcpy instead of assignment. modules/pam_unix/md5.c (MD5Final): Use memcpy instead of assignment. | ||||
* | Fix whitespace issues | Dmitry V. Levin | 2011-10-26 | 1 | -1/+1 |
| | | | | | | Cleanup trailing whitespaces, indentation that uses spaces before tabs, and blank lines at EOF. Make the project free of warnings reported by git diff --check 4b825dc642cb6eb9a060e54bf8d69288fbee4904 HEAD | ||||
* | Clear the whole MD5 context. | Tomas Mraz | 2011-03-21 | 1 | -1/+1 |
| | |||||
* | Initial revision | Andrew G. Morgan | 2000-06-20 | 1 | -0/+256 |