Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-05 | - make libcrypt optional. Untested. | Bernhard Reutner-Fischer | |
2002-08-07 | Cleanup crypt and remove the crypt_r stuff, since SuSv3 | Eric Andersen | |
(IEEE Std 1003.1-2001) states that crypt need not be reentrant. -Erik | |||
2001-09-27 | Rev all the header files to sync things with glibc 2.2.4 | Eric Andersen | |
2001-07-11 | Added __BEGIN_DECLS and __END_DECLS to the files that didn't have | David McCullough | |
it and that I could see needed it. Should be pretty low impact as these are only defined when using C++. | |||
2001-06-28 | I missed an item when reentrantifying des.c, reuse a smaller | Eric Andersen | |
field for md5.c -Erik | |||
2001-06-28 | Oops. I forgot to check this in... | Eric Andersen | |
-Erik | |||
2001-04-20 | Oops. I forgot the header file | Eric Andersen | |
-Erik |