Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-09-07 | - (dtucker) openbsd-compat/xcrypt.c] #elsif -> #elif | Darren Tucker | |
2003-08-11 | - (dtucker) [openbsd-compat/xcrypt.c] Remove Cygwin #ifdef block (duplicate | Darren Tucker | |
in bsd-cygwin_util.h). | |||
2003-07-26 | - (dtucker) [openbsd-compat/xcrypt.c] Fix typo: DISABLED_SHADOW -> | Darren Tucker | |
DISABLE_SHADOW. Fixes HP-UX compile error. | |||
2003-07-24 | - (bal) [auth-passwd.c openbsd-compat/Makefile.in openbsd-compat/xcrypt.c | Ben Lindstrom | |
openbsd-compat/xcrypt.h] Split off encryption into xcrypt() interface, and isolate shadow password functions. Tested in Solaris, but should not break other platforms too badly (except maybe HP =). Also brings auth-passwd.c into full sync with OpenBSD tree. |