index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
hash
/
sha1
Age
Commit message (
Expand
)
Author
2018-11-27
More macros, less whitespace.
wiz
2018-11-27
Fix link sha1.3 <- SHA1File.3
kamil
2018-11-27
Document SHA1FileChunk(3) in sha1(3)
kamil
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2010-04-05
\\ -> \e
joerg
2009-11-06
Improve portability and clarity by using uint8_t for the byte data
joerg
2009-10-22
Pull in revisions 1.24 and 1.25 from upstream, which change this file's
snj
2009-03-10
Add missing .Os.
joerg
2008-04-13
Fix replicated typo
dholland
2006-10-27
As discussed back in June, remove hmac_sha1 and hmac_md5 from libc, to
drochner
2006-06-23
Make these weak as Matthias Drochner pointed out.
christos
2005-12-26
u_intN_t -> uintN_t
perry
2005-12-20
Use reach-over sources from common/lib/libc
christos
2005-11-29
WARNS=4
christos
2005-09-28
Rename "hash.c" to "hashhl.c" since this is included from *hl.c files.
christos
2005-09-26
The weak alias macros can only work before namespace.h gets included because
christos
2005-09-24
Add man-pages forgotten in previous commit.
elad
2005-09-24
Organize hashing in libc.
elad