index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libcrypt
/
crypt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add OpenBSD-style blowfish password hashing. This makes one less
markm
2001-03-11
1
-0
/
+7
*
Hindsight is wonderful, but I got cold feet over the crypt(3) default
peter
2000-12-28
1
-5
/
+5
*
Merge into a single US-exportable libcrypt, which only provides
peter
2000-12-28
1
-10
/
+40
*
Still have to support libscrypt for now :( Add #defines to take DES
green
2000-08-24
1
-0
/
+2
*
Add working and easy crypt(3)-switching. Yes, we need a whole new API
green
2000-08-22
1
-7
/
+50
*
Zap SHA1 password support. This will be re-implemented at a later date.
kris
2000-01-07
1
-2
/
+0
*
Never return NULL, always return a hash.
markm
1999-09-22
1
-1
/
+1
*
Big code cleanup. (Inspired by Brandon Gillespie). Also move as
markm
1999-09-20
1
-142
/
+34
*
$Header$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-2
/
+2
*
The new crypt code broke "make world". Back it out.
markm
1999-01-23
1
-154
/
+122
*
Rewrite of crypt library to be more modular, and addition of the
brandon
1999-01-21
1
-122
/
+154
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-2
/
+2
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-2
/
+2
*
A couple of minor nits.
phk
1996-10-14
1
-5
/
+10
*
General -Wall warning cleanup, part I.
jkh
1996-07-12
1
-2
/
+3
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-7
/
+7
*
*** ATTENTION *** YOU MIGHT BE ABOUT TO BE HOSED *** ATTENTION ***
phk
1994-11-07
1
-153
/
+120
*
Nates password scrambler, from FreebSD 1.1.5, but with everything except
csgr
1994-08-09
1
-0
/
+184