prosody/util-src
2013-05-13 15:52:01 -04:00
..
encodings.c util.encodings: Fix small typo introduced in 7f789266b741 2011-06-04 19:18:11 +01:00
hashes.c util.hashes: inttypes.h not available with MS Windows SDK, use MS specific __int32 instead. 2013-05-13 15:52:01 -04:00
make.bat Added make.bat for windows 2008-11-27 22:28:33 +05:00
Makefile util.hmac, util.hashes: Implement HMAC functions in C, and move to util.hashes 2013-04-27 17:01:31 +02: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
pposix.c mod_posix, util.pposix: Bump version for API change 2013-04-08 16:57:59 +01:00
signal.c util.signal: Moved a variable declaration to the top of a function, for ANSI C compliance. 2010-06-20 04:07:55 +05:00
windows.c windows.c: Return nil,err from functions instead of throwing errors. 2011-01-29 04:40:43 +05:00