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
Age
Commit message (
Expand
)
Author
2004-04-06
some of these functions are prototyped in pwd.h; ok deraadt@
Damien Miller
2003-11-26
Discard first 256 bytes of keystream, as per recommendation in
Damien Miller
2003-08-28
wording improvement from Michael Knudsen;
Jason McIntyre
2003-08-16
just use sysctl for stirring. thread safe and can't fail.
Ted Unangst
2003-08-12
Split crypto routine sup again, but differently. This should make the
Theo de Raadt
2003-08-07
unsplice crypt.c and morecrypt.c; start to document some bcrypt and md5crypt
Theo de Raadt
2003-08-07
ansi
Theo de Raadt
2003-08-07
ansi
Theo de Raadt
2003-06-25
protos
Theo de Raadt
2003-06-11
ansification; checked by pval
Theo de Raadt
2003-05-30
- section reorder in crypt(3)
Jason McIntyre
2003-04-09
makeing local table static saves some bytes; idea from mickey@
Markus Friedl
2003-04-02
Use snprintf instead of a strcpy(), strncat() and strcat() sequence
Todd C. Miller
2003-02-14
re-stir if pid changes; markus & me
Theo de Raadt
2002-04-29
wierd -> weird
Peter Valchev
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2002-01-24
fix the history refs
Michael Shalayeff
2001-08-06
o) We always close .Bl and .Bd tags;
Mike Pechkin
2001-06-27
use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.
lebel
2001-06-05
License clarification from David Mazieres, ok deraadt@
Peter Valchev
2001-01-04
grammer/spelling
Todd T. Fries
2000-12-21
typo; ciper -> cipher
Aaron Campbell
2000-08-02
return error if salt is too small; pr 1336
Niels Provos
2000-04-28
flesh
Theo de Raadt
2000-04-28
improve the english
Theo de Raadt
2000-04-28
type decl error
Theo de Raadt
2000-04-18
Repairs.
Aaron Campbell
2000-04-15
Mostly punctuation fixes.
Aaron Campbell
2000-04-02
First appeared in OpenBSD 2.1
Todd C. Miller
2000-03-14
Suffix "i.e." and "e.g." with a comma. Just another really picky man page
Aaron Campbell
2000-01-22
ie. -> i.e.,
Aaron Campbell
1999-12-28
speed up blowfish by > 20%.
Niels Provos
1999-11-17
Add missing MLINKs
Todd C. Miller
1999-09-28
Set j = i after arc4random key schedule to be more like arc4 stream cipher;
Theo de Raadt
1999-09-23
Typo fixes.
Alex Feldman
1999-07-09
- remove all trailing whitespace
Aaron Campbell
1999-07-04
trash some old leftover macros and replace them with -mdoc macros
Aaron Campbell
1999-06-30
clarify trade secret issue
Theo de Raadt
1999-06-29
if /dev/arandom is not available for seeding, use data from sysctl
Niels Provos
1999-05-25
punctuation
Aaron Campbell
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1999-05-17
spelling
Theo de Raadt
1999-05-16
Cleanup xrefs under SEE ALSO. Specifically:
Alex Feldman
1999-05-14
CBC bug reported by Juergen Nickelsen <ni@tellique.de>
Niklas Hallqvist
1999-03-26
use stdlib; millert
Theo de Raadt
1999-03-18
typo; nash@mcs.net
Aaron Campbell
1999-02-26
skipjack in libc; isakmpd and such will want it
Theo de Raadt
1998-11-20
Add thread-safety to libc, so that libc_r will build (on i386 at least).
David Leonard
1998-09-07
More man page fixes. Particularly fix uses of it's/its, affect/effect,
Aaron Campbell
[next]