about summary refs log tree commit diff
path: root/crypt/sha256-crypt.c
Commit message (Expand)AuthorAgeFilesLines
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). rsa/stdint_noheadersRyan S. Arnold2013-05-011-0/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* 2012-03-29 Jeff Law <law@redhat.com>Jeff Law2012-03-301-4/+34
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* * configure.in: Recognize --enable-nss-crypt.Ulrich Drepper2009-04-021-43/+106
* * sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to..Ulrich Drepper2007-11-101-3/+2
* SHA-256 crypt entry point.Ulrich Drepper2007-09-191-0/+345