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
/
hash
Age
Commit message (
Expand
)
Author
2002-01-16
compile sparc64 version of sha1.go with -O0, too. OK jason@
Marco S Hyman
2001-10-29
add RFC 3174 to SEE ALSO section
Todd C. Miller
2001-10-01
sync with rmd160.h
Markus Friedl
2001-10-01
new rmd160 implementation. based on
Markus Friedl
2001-09-25
Also build the .so version of sha1 without optimization.
Dale Rahn
2001-09-24
get previous right...
Jason Wright
2001-09-24
add hack for sha1.po on sparc64, too
Jason Wright
2001-09-02
gcc hangs when compiling sha1 on sparc64, workaround.
Artur Grabowski
2001-08-06
o) We always close .Bl and .Bd tags;
Mike Pechkin
2000-12-21
mdoc prefers `\e' as an escape character.
Aaron Campbell
2000-04-18
Repairs, mostly removing hard sentence breaks.
Aaron Campbell
1999-11-17
Add missing MLINKs
Todd C. Miller
1999-10-06
- let cryptographic checksums refer to each other
Marc Espie
1999-08-17
More <sys/file.h> vs. <fcntl.h> and open() flags fixes.
Todd C. Miller
1999-08-16
Explicitly include <sys/types.h> and some minor style points.
Todd C. Miller
1999-08-11
more unescaped \n lines in nroff documents
Theo de Raadt
1999-07-09
- remove all trailing whitespace
Aaron Campbell
1999-07-07
The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.
Aaron Campbell
1999-05-25
kill some old macros
Aaron Campbell
1999-05-25
punctuation
Aaron Campbell
1999-04-18
Fixup of formatting in the example source code
Wim Vandeputte
1998-11-20
Add thread-safety to libc, so that libc_r will build (on i386 at least).
David Leonard
1998-09-09
Make RMD160Update a little less overzealous when fed small crumbs.
janjaap
1998-06-21
Remove the advertising clause in my old license, it impedes free use
Todd C. Miller
1998-06-02
nbytes - ofs should never be less than 0 (Oops on me)
janjaap
1998-03-23
teach rmd160 not to throw leftovers out the window
janjaap
1998-03-07
.Bx Open -> .Ox 2.x
Todd C. Miller
1998-02-27
extra commas go foom foom foom
Theo de Raadt
1997-08-24
Fix compiler warnings.
Todd C. Miller
1997-07-23
tabify + trailing blanks
kstailey
1997-07-18
Converting u_char[] -> u_int[] is easy on little endian machines :-)
Todd C. Miller
1997-07-17
Use u_int32_t not size_t.
Todd C. Miller
1997-07-17
Typo
Todd C. Miller
1997-07-17
Manpage for RMD*(3)
Todd C. Miller
1997-07-17
More typos.
Todd C. Miller
1997-07-17
Allow passing of a NULL digest to RMD160Final(3).
Todd C. Miller
1997-07-17
mdX(3)-like interface to RIPEMD-160 hash function. Code by
Todd C. Miller
1997-07-17
Fix typo
Todd C. Miller
1997-07-15
Add a missing const
Todd C. Miller
1997-07-12
Add SHA1End, SHA1File, SHA1Data helper functions like in md5(3).
Todd C. Miller
1997-07-12
mention usage of SHA1Final with null pointer
Niels Provos
1997-07-12
Minor style points.
Todd C. Miller
1997-07-11
Todd kant spel.
Todd C. Miller
1997-07-11
Install sha1(3) and links.
Todd C. Miller
1997-07-11
#include <sha1.h> not #include "sha1.h"
Todd C. Miller
1997-07-11
Man page for SHA1*
Todd C. Miller
1997-07-10
Different sha1 functions (taken from netinet's if_sha1.c) that
Todd C. Miller
1996-09-30
export byte swapping routine.
Todd C. Miller
1996-09-30
Moved definitions of BYTE and LONG in from header file.
Todd C. Miller
1996-09-29
Fixed standalone test mode for NEW_SHA1.
Todd C. Miller
[next]