index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
crypt
/
crypt.3
Age
Commit message (
Expand
)
Author
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