aboutsummaryrefslogtreecommitdiff
path: root/lib/libcrypt
Commit message (Expand)AuthorAgeFilesLines
* s/shaN_crypt/crypt_shaN/g to be a more consistent with the existing naming.David E. O'Brien2011-05-054-14/+14
* Protect the reachover built symbols after the SHA256/512 crypt(3) addition.David E. O'Brien2011-04-271-1/+3
* Document SHA256/512 modes.Mark Murray2011-04-091-2/+8
* Add SHA256/512 ($5$ and $6$) to crypt(3). Used in linux-world, doesn'tMark Murray2011-04-096-1/+1009
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* Bump library versions in preparation for 7.0.Daniel Eischen2007-05-211-1/+1
* cipher(3) is gone.Ceri Davies2007-04-041-1/+0
* Provide alternate default for SHLIBDIR before bsd.own.mk does this.Ruslan Ermilov2006-03-181-1/+2
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* Bump the shared library version number of all libraries that have notKen Smith2005-07-221-1/+1
* Fixed the misplaced $FreeBSD$.Ruslan Ermilov2005-02-091-3/+1
* Sort sections.Ruslan Ermilov2005-01-201-15/+15
* NOCRYPT -> NO_CRYPTRuslan Ermilov2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-11/+21
* Stage 3 of dynamic root support. Make all the libraries needed to runGordon Tetlow2003-08-171-0/+1
* The .Fn functionPhilippe Charnier2003-06-081-2/+5
* Tidy the code up a fraction. Re-release with a 2-clause BSD licenseMark Murray2003-06-021-19/+33
* Add a new hash type. This "NT-hash" is compatible with the passwordMark Murray2003-06-025-11/+123
* Retire the useless NOSECURE knob.Dag-Erling Smørgrav2003-05-191-1/+1
* english(4) police.Jens Schweikhardt2002-12-271-1/+1
* crypt(3) incorrectly documents md5 salt, fixed.Tom Rhodes2002-04-091-1/+1
* Fix grammer in comment.Poul-Henning Kamp2002-03-251-1/+1
* Modernize my email-address.Poul-Henning Kamp2002-03-251-1/+1
* Darn. There is (now was) a signed/unsigned issue that resulted in aMark Murray2002-03-071-4/+4
* No functional change, but big code cleanup. WARNS, lint(1) and style(9).Mark Murray2002-03-064-60/+63
* s/crypt_format/crypt_default/ to match reality.Ruslan Ermilov2001-12-131-1/+1
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* Implement __FBSDID()Matthew Dillon2001-09-163-11/+7
* Remove out-of-date "cannot be exported from USA" notice.Mark Murray2001-08-151-2/+0
* Removed duplicate VCS ID tags, as per style(9).Ruslan Ermilov2001-08-132-6/+0
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* mdoc(7) police: removed punctuation after the last SEE ALSO xref.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* Remove duplicate words.Dima Dorfman2001-06-241-2/+2
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* Help standalone builds by getting libutil.h from src/lib/libutilPeter Wemm2001-03-211-1/+1
* mdoc(7) police: ``It'' macro does not take argument in -enum lists.Ruslan Ermilov2001-03-161-2/+2
* Add OpenBSD-style blowfish password hashing. This makes one lessMark Murray2001-03-114-7/+23
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-2/+2
* Reflect rev 1.18 in crypt.c. Note that this section is somewhatPeter Wemm2000-12-281-3/+5
* Hindsight is wonderful, but I got cold feet over the crypt(3) defaultPeter Wemm2000-12-281-5/+5
* Merge into a single US-exportable libcrypt, which only providesPeter Wemm2000-12-284-114/+68
* logRuslan Ermilov2000-11-221-2/+3
* Still have to support libscrypt for now :( Add #defines to take DESBrian Feldman2000-08-241-0/+2
* How did you sneak in...Brian Feldman2000-08-221-1/+1
* Add working and easy crypt(3)-switching. Yes, we need a whole new APIBrian Feldman2000-08-224-17/+95
* Oops, remove vestigial reference to SHS passwords.Kris Kennaway2000-04-221-3/+2