mod_presence: Re-probe for contacts presence after outgoing 'subscribed' (fixes ...
[prosody.git] / util-src /
2015-03-23 Matthew WildMerge with Zash
2015-03-23 Kim Alvefurutil.encodings: Expose UTF-8 validation and length...
2015-03-23 Kim Alvefurutil.encodings: Perform validation of UTF-8 strings...
2014-04-25 Kim Alvefurutil.pposix: Fix error reporting from really old Linux...
2014-04-24 Kim Alvefurutil.pposix: Fix error reporting from posix_fallocate...
2013-11-28 Kim Alvefurutil.pposix: Verify that file handle is open
2013-10-10 Waqas Hussainutil.windows: Incorrect output buffer size passed to...
2013-09-02 Kim Alvefurutil.pposix: Fix building on non-Linux with glibc
2013-08-30 Kim Alvefurutil.net: Fix s2sout on Windows (return 0.0.0.0 and...
2013-08-09 Kim Alvefurutil.hashes: Silence compiler warning about pointer...
2013-08-06 Kim Alvefurutil.hashes: Correct argument order
2013-07-15 Matthew Wildutil.net: Fix compilation on Windows (outputs an empty...
2013-07-15 Matthew Wildutil.net: Include missing header needed for successful...
2013-06-28 Matthew Wildutil.pposix: setrlimit(): Add missing return on error...
2013-06-18 Matthew Wildutil.net: Add util.net, containing local_addresses...
2013-05-13 Waqas Hussainutil.hashes: inttypes.h not available with MS Windows...
2013-05-01 Matthew WildMerge with Florob
2013-04-29 Matthew WildMerge with Florob
2013-04-28 Florian Zeitzutil.hashes, util.sasl.scram: Implement SCRAM-SHA1...
2013-04-27 Florian Zeitzutil.hmac, util.hashes: Implement HMAC functions in...
2013-04-08 Matthew Wildmod_posix, util.pposix: Bump version for API change
2013-04-08 Matthew Wildutil.pposix: syslog(): Support an optional source param...
2013-03-22 Matthew WildMerge 0.9->trunk
2013-03-22 Matthew Wildutil.pposix: Allow fetching RLIMIT_NICE when available
2012-11-11 Kim AlvefurMerge 0.9 -> trunk
2012-11-10 Kim Alvefurutil.pposix: Prevent FDs 0, 1 and 2 from being assigned...
2012-07-31 Matthew WildMerge Waqas<>Zash
2012-07-31 Kim Alvefurutil.pposix: Put the warning back, mention how we might...
2012-07-31 Kim Alvefurutil.pposix: Try posix_fallocate() if fallocate() is...
2012-07-29 Kim Alvefurutil.pposix: Warn about posix_fallocate
2012-07-28 Kim Alvefurutil.pposix: Add fallocate method, backed by either...
2012-07-22 Matthew WildMerge Zash with Zash for Zash
2012-07-08 Matthew WildMerge 0.9->trunk
2012-07-08 Matthew Wildutil.pposix: Add comments to mallinfo fields we use...
2012-07-08 Matthew WildMerge 0.9->trunk
2012-07-08 Matthew WildMerge with backout
2012-07-08 Matthew Wildutil.pposix: Add meminfo() binding to memory allocation...
2012-07-05 Matthew WildMerge (some of) trunk -> 0.9
2012-07-05 Matthew WildMerge 0.9->trunk
2012-07-03 Kim Alvefurutil.pposix: Add setenv()
2012-05-11 Matthew WildMerge with backout
2012-05-10 Matthew WildMerge with Zash
2012-05-10 Kim Alvefurutil.hashes: Add sha224, sha384, sha512
2012-05-08 Kim Alvefurutil.hashes: Use defined hash function output lengths.
2011-11-18 Matthew WildMerge with Zash
2011-11-18 Kim Alvefurutil.pposix: Don't trust errno for success. Thanks...
2011-10-12 Matthew WildMakefile, util-src/Makefile: Add .PHONY, reorganise...
2011-06-04 Matthew Wildutil.encodings: Fix small typo introduced in 7f789266b741
2011-06-02 Matthew WildMerge 0.8->trunk
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2011-05-22 Paul Aurichutil.encodings: Check return values before proceeding
2011-05-22 Paul Aurichutil.encodings: Swap code order ("ifndef" bugs me)
2011-05-22 Paul Aurichutil.encodings: Fix idna.to_unicode
2011-01-28 Waqas HussainMerge 0.8->trunk
2011-01-28 Waqas Hussainwindows.c: Return nil,err from functions instead of...
2010-12-26 Matthew Wildutil.pposix: Remove extraneous semicolon
2010-12-26 Matthew Wildutil.encodings: Switch comment styles to build ok as...
2010-12-26 Matthew Wildutil-src/Makefile: Change parameter order so that LDFLA...
2010-12-26 Matthew Wildutil-src/Makefile: Clean up and remove unnecessary...
2010-12-17 Matthew Wildutil-src/Makefile, util-src/encodings.c{,pp}: Port...
2010-12-17 Matthew Wildutil-src/Makefile, util-src/encodings.c{,pp}: Port...
2010-12-17 Matthew WildMerge Tobias->trunk
2010-12-14 Waqas Hussainutil-src/windows.c: Added get_consolecolor, set_console...
2010-12-14 Tobias MarkmannMake libidn default when not specifiying a IDN lib.
2010-12-14 Tobias MarkmannMake libidn default when not specifiying a IDN lib.
2010-12-14 Tobias Markmannutil.encodings: Support for ICU for IDNA operations.
2010-12-14 Tobias Markmannutil.encodings: Support for ICU for IDNA operations.
2010-12-26 Matthew Wildutil.pposix: Remove extraneous semicolon
2010-12-26 Matthew Wildutil.encodings: Switch comment styles to build ok as...
2010-12-26 Matthew Wildutil-src/Makefile: Change parameter order so that LDFLA...
2010-12-26 Matthew Wildutil-src/Makefile: Clean up and remove unnecessary...
2010-08-31 Matthew Wildutil.pposix: uname(): Fix to push nil,err in case of...
2010-08-31 Matthew Wildutil.pposix: Add pposix.uname(), bump version
2010-08-28 Matthew Wildutil.pposix, prosodyctl, mod_posix: Add initgroups...
2010-07-08 Matthew Wildutil-src/Makefile: Stop linking dynamic libraries to...
2010-06-29 Matthew WildMerge backout
2010-06-19 Waqas Hussainutil.signal: Moved a variable declaration to the top...
2010-06-19 Waqas Hussainutil.signal: Removed #include <sys/param.h>, as it...
2010-06-19 Waqas Hussainutil.signal: Make kill() available on OS X (thanks...
2010-06-15 Waqas Hussainutil.signal: Make kill() available on OpenBSD, NetBSD...
2010-05-21 Matthew WildMerge with backout
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-03-24 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew Wildutil.windows: Convert from Windows line endings
2010-03-22 Matthew WildUpdate copyright headers for 2010
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-02-25 Matthew WildMerge with 0.6
2010-02-09 Waqas Hussainutil.encodings: Use STD3 ASCII rules for idna.to_ascii.
2010-02-05 Matthew WildMerge with backout
2010-01-15 Tobias Markmannutil.signal: Using stdlib.h instead of malloc.h.
2010-01-15 Tobias Markmannutil.signal: Using stdlib.h instead of malloc.h.
next