prosody
log
graph
tags
bookmarks
branches
8aa59b73f801
browse
changeset
util-src/hashes.c
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
util-src/hashes.c @ 6229:
8aa59b73f801
less
more
|
(0)
tip
description
author
age
util.hashes: Silence compiler warning about pointer signedness
0.9.0
Kim Alvefur
2013-08-09
util.hashes: Correct argument order
Kim Alvefur
2013-08-06
util.hashes: inttypes.h not available with MS Windows SDK, use MS specific __int32 instead.
Waqas Hussain
2013-05-13
util.hashes, util.sasl.scram: Implement SCRAM-SHA1's Hi in C
Florian Zeitz
2013-04-28
util.hmac, util.hashes: Implement HMAC functions in C, and move to util.hashes
Florian Zeitz
2013-04-27
util.hashes: Add sha224, sha384, sha512
Kim Alvefur
2012-05-10
util.hashes: Use defined hash function output lengths.
Kim Alvefur
2012-05-08
Update copyright headers for 2010
Matthew Wild
2010-03-22
0.3->0.4
Matthew Wild
2009-03-20
Licensing/version updates for some files (forgot to commit, doh...)
Matthew Wild
2009-02-02
and the C files too
Matthew Wild
2008-12-03
Minor changes to C files (to prevent compiler warnings)
Waqas Hussain
2008-11-27
Fix for hashes.c and encodings.c to rename luaopen for util_*
Matthew Wild
2008-11-26
Removed commented code
Waqas Hussain
2008-11-25
Added util-src/hashes.c - support for sha1, sha256 and md5 hashes
Waqas Hussain
2008-11-25
less
more
|
(0)
tip