Software /
code /
prosody
Log
util-src/hashes.c @ 6411:6c8f6364bc48
description | author | age |
---|---|---|
util-src/*.c: Don't create globals when loaded | Kim Alvefur | Tue, 16 Sep 2014 21:56:18 +0200 |
util.hashes: Silence compiler warning about pointer signedness 0.9.0 | Kim Alvefur | Fri, 09 Aug 2013 16:03:17 +0200 |
util.hashes: Correct argument order | Kim Alvefur | Tue, 06 Aug 2013 14:31:20 +0200 |
util.hashes: inttypes.h not available with MS Windows SDK, use MS specific __int32 instead. | Waqas Hussain | Mon, 13 May 2013 15:52:01 -0400 |
util.hashes, util.sasl.scram: Implement SCRAM-SHA1's Hi in C | Florian Zeitz | Sun, 28 Apr 2013 02:28:42 +0200 |
util.hmac, util.hashes: Implement HMAC functions in C, and move to util.hashes | Florian Zeitz | Sat, 27 Apr 2013 17:01:31 +0200 |