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