prosody/util-src
2019-04-24 16:16:19 +02:00
..
compat.c util.xpcall, util.compat: Add non-hacky multi-argument xpcall() for Lua 5.1 2018-10-26 19:29:08 +01:00
crand.c util.crand: Build with musl/non-glibc (can't have undefined argument-taking macros?) 2017-04-25 01:35:13 +02:00
encodings.c util.encodings: Allow unassigned code points in ICU mode to match libidn behavior (fixes #1348) 2019-04-24 16:16:19 +02:00
GNUmakefile util.xpcall, util.compat: Add non-hacky multi-argument xpcall() for Lua 5.1 2018-10-26 19:29:08 +01:00
hashes.c util.hashes: Use HMAC function provided by OpenSSL (fixes #1345) 2019-04-19 13:12:00 +02:00
make.bat Added make.bat for windows 2008-11-27 22:28:33 +05:00
makefile util-src/makefile: Update with util.poll and util.compat (fixes #1251) 2018-11-30 16:00:12 +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 net, pposix, signal: Check for redefined defines, fix warnings. 2018-08-08 09:27:34 +02:00
poll.c net.server_epoll: Special handling of signal interrupts 2018-10-12 03:22:09 +02:00
pposix.c util.pposix: Allow _DARWIN_C_SOURCE to be overriden 2018-09-08 11:52:44 +02:00
ringbuffer.c util.ringbuffer: Fix typo in comment [codespell] 2018-04-06 22:26:53 +02:00
signal.c util.signal: Fix loop (fixes #1047) 2017-11-30 19:35:35 +01:00
table.c util-src: Specify size of various tables to be allocated 2017-03-09 01:20:59 +01:00
time.c util.time: Allow for already set constant 2018-08-11 16:55:07 +02:00
windows.c util-src/*.c: Attach pointer * to name instead of type 2017-02-12 16:42:29 +01:00