aboutsummaryrefslogtreecommitdiff
path: root/lib/libcrypt/crypt.3
Commit message (Expand)AuthorAgeFilesLines
* Chase r261913: hardcoded default crypt(3) algorithm is SHA-512 when DESXin LI2019-05-271-2/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Make libcrypt thread-safe. Add crypt_r(3).Ed Schouten2016-08-101-2/+19
* use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin2014-06-231-1/+1
* various formating fixes, use NUL for NUL bytes..John-Mark Gurney2014-03-091-29/+37
* Stop using auth_getval() now that it always returns NULL. Instead,Dag-Erling Smørgrav2012-06-121-8/+0
* mdoc: minor Bl improvements.Joel Dahl2012-06-021-1/+1
* Make the item numbers match the crypt magic numberEitan Adler2012-04-111-0/+2
* Remove superfluous paragraph macro.Joel Dahl2012-03-251-4/+0
* Document SHA256/512 modes.Mark Murray2011-04-091-2/+8
* cipher(3) is gone.Ceri Davies2007-04-041-1/+0
* Fixed the misplaced $FreeBSD$.Ruslan Ermilov2005-02-091-3/+1
* Sort sections.Ruslan Ermilov2005-01-201-15/+15
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-11/+21
* The .Fn functionPhilippe Charnier2003-06-081-2/+5
* Add a new hash type. This "NT-hash" is compatible with the passwordMark Murray2003-06-021-3/+16
* english(4) police.Jens Schweikhardt2002-12-271-1/+1
* crypt(3) incorrectly documents md5 salt, fixed.Tom Rhodes2002-04-091-1/+1
* 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
* Remove out-of-date "cannot be exported from USA" notice.Mark Murray2001-08-151-2/+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
* 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-111-5/+13
* 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
* Merge into a single US-exportable libcrypt, which only providesPeter Wemm2000-12-281-7/+12
* logRuslan Ermilov2000-11-221-2/+3
* Add working and easy crypt(3)-switching. Yes, we need a whole new APIBrian Feldman2000-08-221-8/+43
* Oops, remove vestigial reference to SHS passwords.Kris Kennaway2000-04-221-3/+2
* Introduce .Lb macro to libcrypt manpage.Alexey Zelkin2000-04-221-19/+54
* A bunch of factual corrections.Mark Murray2000-01-181-7/+4
* Fixed missing include in synopsis.Bruce Evans2000-01-131-0/+1
* Fixed a formatting error in the prototype for crypt().Bruce Evans1999-12-231-2/+2
* Big code cleanup. (Inspired by Brandon Gillespie). Also move asMark Murray1999-09-201-0/+203
* The new crypt code broke "make world". Back it out.Mark Murray1999-01-231-201/+0
* Rewrite of crypt library to be more modular, and addition of theBrandon Gillespie1999-01-211-0/+201