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
/
secure
/
lib
/
libcrypt
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge into a single US-exportable libcrypt, which only provides
peter
2000-12-28
1
-73
/
+0
*
Add working and easy crypt(3)-switching. Yes, we need a whole new API
green
2000-08-22
1
-0
/
+1
*
Add NODESCRYPTLINKS knob to prevent spamming of libcrypt -> libscrypt
kris
2000-02-29
1
-0
/
+2
*
Really really remove SHA-1 support.
kris
2000-01-09
1
-1
/
+1
*
Remove the SHA stuff properly.
jkh
2000-01-08
1
-1
/
+1
*
I missed the LDADD/DPADD for -lmd in the secure cases. :-(
peter
1999-12-19
1
-3
/
+0
*
Colour me stupid. This is a better way of using the macros.
markm
1999-09-21
1
-1
/
+1
*
Do this the same way as Internat to reduce diffs.
markm
1999-09-21
1
-1
/
+1
*
Someone changed major numbers of the libraries from 2 to 3 for 0 (zero) reasons.
dt
1999-09-21
1
-1
/
+1
*
Restore SONAME setting, otherwise libdescrypt.so.3 doesn't end up with
peter
1999-09-21
1
-0
/
+4
*
Make this completely dependant on the exportable libcrypt, to avoid
markm
1999-09-20
1
-44
/
+52
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Fix symlinking. Without the -f "force" option, the wrong version
markm
1999-01-24
1
-5
/
+5
*
The new crypt code breaks "make world". Back it out.
markm
1999-01-23
1
-1
/
+1
*
BINFORMAT -> OBJFORMAT ready for E-day. Untested 'cause I'm outside
jb
1998-08-31
1
-4
/
+4
*
Teach libdescrypt about elf builds.
peter
1997-09-05
1
-3
/
+19
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Split libcrypt and libcipher man pages.
markm
1996-04-13
1
-1
/
+1
*
Add back missing crypt.3 man page.
jkh
1996-02-21
1
-1
/
+2
*
Dual personality crypt(3). This crypt will choose its encryption algorithm
markm
1995-12-16
1
-13
/
+5
*
Hopefully fix bogus permissions.
wollman
1994-08-26
1
-1
/
+2
*
Install libdescrypt.so immutable.
wollman
1994-08-26
1
-1
/
+2
*
Fix afterinstall rule for generating links to the real libcrypt
csgr
1994-08-20
1
-8
/
+16
*
1) don't make bdes yet
csgr
1994-08-12
1
-1
/
+6
*
Install secure/lib/libcrypt as libdescrypt, and symlink it to
csgr
1994-08-09
1
-3
/
+23
*
Modify libcrypt so that the only exported symbol is _crypt().
csgr
1994-08-08
1
-2
/
+4
*
Unecumbered securedist from FreeBSD 1.1.5.1 - sources for libcrypt.
csgr
1994-08-08
1
-0
/
+15