prosody/util-src
2016-05-25 21:34:34 +02:00
..
crand.c util.crand: Silence compiler warning 2016-05-25 16:54:43 +02:00
encodings.c util-src/*.c: Invert Lua 5.2 compat to be 5.2+ by default and a macro to support 5.1 2015-04-26 12:38:37 +02:00
hashes.c util-src/*.c: Invert Lua 5.2 compat to be 5.2+ by default and a macro to support 5.1 2015-04-26 12:38:37 +02:00
make.bat Added make.bat for windows 2008-11-27 22:28:33 +05:00
Makefile util.crand: C binding to one of OpenSSL, Linux getrandom() or OpenBSD arc4random() CSPRNG 2016-02-22 18:44:43 +01:00
Makefile.win Makefile.win: Added support for util.windows, improved cleanup of temporary files, switched to dynamic linking with MSVCRT, etc. 2009-10-31 05:05:46 +05:00
net.c util-src/*.c: Invert Lua 5.2 compat to be 5.2+ by default and a macro to support 5.1 2015-04-26 12:38:37 +02:00
pposix.c util.pposix: Ask for shared file descriptor table using rfork() on *BSD (fixes #412) 2016-05-25 21:34:34 +02:00
ringbuffer.c Add util.ringbuffer, a ringbuffer with a file handle like interface 2016-02-02 20:24:27 +01:00
signal.c util-src/*.c: Invert Lua 5.2 compat to be 5.2+ by default and a macro to support 5.1 2015-04-26 12:38:37 +02:00
table.c util-src/*.c: astyle --indent=tab --brackets=attach --indent-switches --break-blocks --pad-oper --unpad-paren --add-brackets --align-pointer=type --lineend=linux 2015-04-03 19:52:48 +02:00
windows.c util-src/*.c: Invert Lua 5.2 compat to be 5.2+ by default and a macro to support 5.1 2015-04-26 12:38:37 +02:00