aboutsummaryrefslogtreecommitdiff
path: root/lib/libcrypt/crypt.c
Commit message (Expand)AuthorAgeFilesLines
* Zap SHA1 password support. This will be re-implemented at a later date.Kris Kennaway2000-01-071-2/+0
* Never return NULL, always return a hash.Mark Murray1999-09-221-1/+1
* Big code cleanup. (Inspired by Brandon Gillespie). Also move asMark Murray1999-09-201-142/+34
* $Header$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-2/+2
* The new crypt code broke "make world". Back it out.Mark Murray1999-01-231-154/+122
* Rewrite of crypt library to be more modular, and addition of theBrandon Gillespie1999-01-211-122/+154
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-2/+2
* A couple of minor nits.Poul-Henning Kamp1996-10-141-5/+10
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-2/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-7/+7
* *** ATTENTION *** YOU MIGHT BE ABOUT TO BE HOSED *** ATTENTION ***Poul-Henning Kamp1994-11-071-153/+120
* Nates password scrambler, from FreebSD 1.1.5, but with everything except Geoff Rehmet1994-08-091-0/+184