IMPORTANT: due to a drive failure, as of 13-Mar-2021, the Mercurial repository had to be re-mirrored, which changed every commit SHA. The old SHAs and trees are backed up in the vault branches. Please migrate to the new branches as soon as you can.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
prosody/util-src
Matthew Wild f5460a5037 util.hashes: Add constant-time string comparison (binding to CRYPTO_memcmp) 5 years ago
..
GNUmakefile util.strbitop: Library for bitwise operations on strings 6 years ago
Makefile.win Makefile.win: Added support for util.windows, improved cleanup of temporary files, switched to dynamic linking with MSVCRT, etc. 16 years ago
compat.c util.xpcall, util.compat: Add non-hacky multi-argument xpcall() for Lua 5.1 7 years ago
crand.c util.crand: Build with musl/non-glibc (can't have undefined argument-taking macros?) 9 years ago
encodings.c util.encodings: Allow unassigned code points in ICU mode to match libidn behavior (fixes #1348) 7 years ago
hashes.c util.hashes: Add constant-time string comparison (binding to CRYPTO_memcmp) 5 years ago
make.bat Added make.bat for windows 17 years ago
makefile util.strbitop: Library for bitwise operations on strings 6 years ago
net.c net, pposix, signal: Check for redefined defines, fix warnings. 7 years ago
poll.c net.server_epoll: Special handling of signal interrupts 7 years ago
pposix.c util.pposix: Avoid overflow of malloc info at 2GB (fixes #1445 until 4GB) 6 years ago
ringbuffer.c util.ringbuffer: Fix typo in comment [codespell] 8 years ago
signal.c util.signal: Fix loop (fixes #1047) 8 years ago
strbitop.c Back out changeset 2c1583bb0e0f 5 years ago
table.c util-src: Specify size of various tables to be allocated 9 years ago
time.c util.time: Allow for already set constant 7 years ago
windows.c util-src/*.c: Attach pointer * to name instead of type 9 years ago