summaryrefslogtreecommitdiff
path: root/lib/libc/crypt/crypt.3
AgeCommit message (Expand)Author
2014-12-08delete documentation for deleted DES interfacesTed Unangst
2014-12-02macro cleanup; kaspars at bankovskis dot netIngo Schwarze
2014-11-25no need for md5 xrTed Unangst
2014-11-20split crypt_checkpass off into a new fileTed Unangst
2014-11-18add crypt_newhash to NAME and add an MLINK;Jason McIntyre
2014-11-17add new function crypt_newhash to simplify creating new hashes.Ted Unangst
2014-05-16update NAME and MLINKS for previous;Jason McIntyre
2014-05-16document crypt_checkpassTed Unangst
2014-05-16use $2b in the bcrypt example, ok teduStuart Henderson
2014-05-12remove md5crypt.Ted Unangst
2014-03-19right or wrong, bcrypt() is declared in pwd.h, not unistd.hTed Unangst
2013-07-16use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@Ingo Schwarze
2013-06-05Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzeTed Unangst
2013-04-21this man page is mostly about password hashing now (you really don'tTed Unangst
2013-04-20Xr encrypt(1) to give people a hint if they just want a password stringTed Unangst
2012-11-30Document a known bug in the DES crypt cipher implementation which we'reStefan Sperling
2012-06-02Update STANDARDS section for a few <stdlib.h> functionsPhilip Guenthe
2007-10-08add a RETURN VALUES section.Pierre-Yves Ritschard
2007-05-31convert to new .Dd format;Jason McIntyre
2005-10-02add bcrypt_gensalt, bcrypt, and md5crypt, to the .Nm list;Jason McIntyre
2005-05-26sync setkey prototype with realityTodd C. Miller
2005-02-25Be correct in our man pages when talking about NUL termination (that is,Chad Loder
2004-04-06some of these functions are prototyped in pwd.h; ok deraadt@Damien Miller
2003-08-07unsplice crypt.c and morecrypt.c; start to document some bcrypt and md5cryptTheo de Raadt
2003-05-30- section reorder in crypt(3)Jason McIntyre
2002-01-24fix the history refsMichael Shalayeff
2001-08-06o) We always close .Bl and .Bd tags;Mike Pechkin
2000-04-28type decl errorTheo de Raadt
2000-04-18Repairs.Aaron Campbell
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-01-22ie. -> i.e.,Aaron Campbell
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-03-18typo; nash@mcs.netAaron Campbell
1998-02-27extra commas go foom foom foomTheo de Raadt
1998-02-25clarify about possible password lengths.Niels Provos
1997-11-302**8 is normally 256 and not 64, I should resign from applied math it seems.Niels Provos
1997-11-30kill bad .Os lineTheo de Raadt
1997-11-05explain about MD5 and Blowfish passwords.Niels Provos
1997-03-31salt is an int32_tTheo de Raadt
1996-12-10"the the" purgeTheo de Raadt
1996-11-01explain better how to make exportable binsTheo de Raadt
1996-08-07Document where the prototypes are.Jason Downs
1996-06-03Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$Niklas Hallqvist
1995-12-16non-USA crypto code by davidb@werj.com.au. The source has been splitTheo de Raadt