summaryrefslogtreecommitdiffstats
path: root/lib/libcrypt/crypt.c
Commit message (Expand)AuthorAgeFilesLines
* Add OpenBSD-style blowfish password hashing. This makes one lessmarkm2001-03-111-0/+7
* Hindsight is wonderful, but I got cold feet over the crypt(3) defaultpeter2000-12-281-5/+5
* Merge into a single US-exportable libcrypt, which only providespeter2000-12-281-10/+40
* Still have to support libscrypt for now :( Add #defines to take DESgreen2000-08-241-0/+2
* Add working and easy crypt(3)-switching. Yes, we need a whole new APIgreen2000-08-221-7/+50
* Zap SHA1 password support. This will be re-implemented at a later date.kris2000-01-071-2/+0
* Never return NULL, always return a hash.markm1999-09-221-1/+1
* Big code cleanup. (Inspired by Brandon Gillespie). Also move asmarkm1999-09-201-142/+34
* $Header$ -> $FreeBSD$peter1999-08-281-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
* The new crypt code broke "make world". Back it out.markm1999-01-231-154/+122
* Rewrite of crypt library to be more modular, and addition of thebrandon1999-01-211-122/+154
* Revert $FreeBSD$ to $Id$peter1997-02-221-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-2/+2
* A couple of minor nits.phk1996-10-141-5/+10
* General -Wall warning cleanup, part I.jkh1996-07-121-2/+3
* Remove trailing whitespace.rgrimes1995-05-301-7/+7
* *** ATTENTION *** YOU MIGHT BE ABOUT TO BE HOSED *** ATTENTION ***phk1994-11-071-153/+120
* Nates password scrambler, from FreebSD 1.1.5, but with everything except csgr1994-08-091-0/+184
OpenPOWER on IntegriCloud