Software /
code /
prosody
Log
util-src/hashes.c @ 9965:d8e645b4d195
description | author | age |
---|---|---|
util.hashes: Use PBKDF2 from libcrypto | Kim Alvefur | Sun, 13 Jan 2019 13:57:14 +0100 |
Merge 0.11->trunk | Kim Alvefur | Fri, 19 Apr 2019 13:21:00 +0200 |
util.hashes: Use HMAC function provided by OpenSSL (fixes #1345) 0.11 | Kim Alvefur | Fri, 19 Apr 2019 13:12:00 +0200 |
util.hashes: Remove redundant semicolon | Kim Alvefur | Fri, 19 Apr 2019 12:41:38 +0200 |
util-src/*.c: Attach pointer * to name instead of type | Kim Alvefur | Sun, 12 Feb 2017 16:42:29 +0100 |
util-src/*.c: Squeeze repeated blank lines | Kim Alvefur | Mon, 23 Jan 2017 18:33:35 +0100 |
util-src: Make C modules assert that the Lua runtime matches what it was compiled for | Kim Alvefur | Sun, 08 Jan 2017 14:21:08 +0100 |