Software /
code /
prosody
Log
util-src/Makefile @ 7282:29eedc776bbd
description | author | age |
---|---|---|
util.crand: C binding to one of OpenSSL, Linux getrandom() or OpenBSD arc4random() CSPRNG | Kim Alvefur | Mon, 22 Feb 2016 18:44:43 +0100 |
Add util.ringbuffer, a ringbuffer with a file handle like interface | Kim Alvefur | Tue, 02 Feb 2016 20:24:27 +0100 |
configure,util-src/Makefile: Make a variable that includes -l for OpenSSL (like with IDNA_LIBS) | Kim Alvefur | Sun, 27 Sep 2015 00:28:46 +0200 |
util-src/Makefile: Remove redundant variables (set in config.unix already) | Kim Alvefur | Sun, 27 Sep 2015 00:12:07 +0200 |
util-src/Makefile: Don't make exceptions for how to build .so for util.hashes and util.encodings | Kim Alvefur | Sun, 27 Sep 2015 00:10:18 +0200 |
util-src/Makefile: Tell Make how to build .so from .o in a modern way (Let built-in rules handle .o) | Kim Alvefur | Sun, 27 Sep 2015 00:08:46 +0200 |
util-src/Makefile: Move Lua include path into CFLAGS variable | Kim Alvefur | Sun, 27 Sep 2015 00:04:14 +0200 |