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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set up the /usr/tests hierarchy.
rpaulo
2013-10-25
2
-0
/
+7
*
Clearly split the logic to build ATF and plain tests apart.
rpaulo
2013-10-19
1
-1
/
+1
*
Remove most of the ATF tools and the _atf user.
rpaulo
2013-10-12
1
-1
/
+1
*
Simple unit-tests for libcrypt, to show how easy it is.
sjg
2012-11-07
2
-0
/
+64
*
Stop using auth_getval() now that it always returns NULL. Instead,
des
2012-06-12
3
-20
/
+8
*
mdoc: minor Bl improvements.
joel
2012-06-02
1
-1
/
+1
*
Make the item numbers match the crypt magic number
eadler
2012-04-11
1
-0
/
+2
*
Remove superfluous paragraph macro.
joel
2012-03-25
1
-4
/
+0
*
s/shaN_crypt/crypt_shaN/g to be a more consistent with the existing naming.
obrien
2011-05-05
4
-14
/
+14
*
Protect the reachover built symbols after the SHA256/512 crypt(3) addition.
obrien
2011-04-27
1
-1
/
+3
*
Document SHA256/512 modes.
markm
2011-04-09
1
-2
/
+8
*
Add SHA256/512 ($5$ and $6$) to crypt(3). Used in linux-world, doesn't
markm
2011-04-09
6
-1
/
+1009
*
Build lib/ with WARNS=6 by default.
ed
2010-01-02
1
-0
/
+2
*
Bump the version of all non-symbol-versioned shared libraries in
kensmith
2009-07-19
1
-1
/
+1
*
Bump library versions in preparation for 7.0.
deischen
2007-05-21
1
-1
/
+1
*
cipher(3) is gone.
ceri
2007-04-04
1
-1
/
+0
*
Provide alternate default for SHLIBDIR before bsd.own.mk does this.
ru
2006-03-18
1
-1
/
+2
*
Reimplementation of world/kernel build options. For details, see:
ru
2006-03-17
1
-1
/
+3
*
Bump the shared library version number of all libraries that have not
kensmith
2005-07-22
1
-1
/
+1
*
Fixed the misplaced $FreeBSD$.
ru
2005-02-09
1
-3
/
+1
*
Sort sections.
ru
2005-01-20
1
-15
/
+15
*
NOCRYPT -> NO_CRYPT
ru
2004-12-21
1
-1
/
+1
*
For variables that are only checked with defined(), don't provide
ru
2004-10-24
1
-1
/
+1
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-11
/
+21
*
Stage 3 of dynamic root support. Make all the libraries needed to run
gordon
2003-08-17
1
-0
/
+1
*
The .Fn function
charnier
2003-06-08
1
-2
/
+5
*
Tidy the code up a fraction. Re-release with a 2-clause BSD license
markm
2003-06-02
1
-19
/
+33
*
Add a new hash type. This "NT-hash" is compatible with the password
markm
2003-06-02
5
-11
/
+123
*
Retire the useless NOSECURE knob.
des
2003-05-19
1
-1
/
+1
*
english(4) police.
schweikh
2002-12-27
1
-1
/
+1
*
crypt(3) incorrectly documents md5 salt, fixed.
trhodes
2002-04-09
1
-1
/
+1
*
Fix grammer in comment.
phk
2002-03-25
1
-1
/
+1
*
Modernize my email-address.
phk
2002-03-25
1
-1
/
+1
*
Darn. There is (now was) a signed/unsigned issue that resulted in a
markm
2002-03-07
1
-4
/
+4
*
No functional change, but big code cleanup. WARNS, lint(1) and style(9).
markm
2002-03-06
4
-60
/
+63
*
s/crypt_format/crypt_default/ to match reality.
ru
2001-12-13
1
-1
/
+1
*
mdoc(7) police: Use the new .In macro for #include statements.
ru
2001-10-01
1
-1
/
+1
*
Implement __FBSDID()
dillon
2001-09-16
3
-11
/
+7
*
Remove out-of-date "cannot be exported from USA" notice.
markm
2001-08-15
1
-2
/
+0
*
Removed duplicate VCS ID tags, as per style(9).
ru
2001-08-13
2
-6
/
+0
*
Remove whitespace at EOL.
dd
2001-07-15
1
-1
/
+1
*
mdoc(7) police: removed punctuation after the last SEE ALSO xref.
ru
2001-07-10
1
-1
/
+1
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
dd
2001-07-09
1
-1
/
+0
*
Remove duplicate words.
dd
2001-06-24
1
-2
/
+2
*
MAN[1-9] -> MAN.
ru
2001-03-27
1
-1
/
+1
*
Help standalone builds by getting libutil.h from src/lib/libutil
peter
2001-03-21
1
-1
/
+1
*
mdoc(7) police: ``It'' macro does not take argument in -enum lists.
ru
2001-03-16
1
-2
/
+2
*
Add OpenBSD-style blowfish password hashing. This makes one less
markm
2001-03-11
4
-7
/
+23
*
Prepare for mdoc(7)NG.
ru
2000-12-29
1
-2
/
+2
[next]