index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util-src
/
net.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
util-src: Specify size of various tables to be allocated
Kim Alvefur
2017-03-09
1
-1
/
+1
*
util.pposix, configure: Move _GNU_SOURCE macro into source files
Kim Alvefur
2017-03-01
1
-0
/
+1
*
util-src/*.c: Attach pointer * to name instead of type
Kim Alvefur
2017-02-12
1
-7
/
+7
*
util-src: Make C modules assert that the Lua runtime matches what it was comp...
Kim Alvefur
2017-01-08
1
-0
/
+3
*
util-src/*.c: Invert Lua 5.2 compat to be 5.2+ by default and a macro to supp...
Kim Alvefur
2015-04-26
1
-3
/
+3
*
util-src/*.c: astyle --indent=tab --brackets=attach --indent-switches --break...
Kim Alvefur
2015-04-03
1
-28
/
+42
*
util-src/*.c: Add macro for compiling with Lua 5.2
Kim Alvefur
2014-09-17
1
-0
/
+4
*
util-src/*.c: Don't create globals when loaded
Kim Alvefur
2014-09-16
1
-1
/
+2
*
util.net: Fix s2sout on Windows (return 0.0.0.0 and :: instead of an empty list)
Kim Alvefur
2013-08-30
1
-1
/
+10
*
util.net: Fix compilation on Windows (outputs an empty list of addresses for ...
Matthew Wild
2013-07-15
1
-4
/
+4
*
util.net: Include missing header needed for successful compiltion on FreeBSD
Matthew Wild
2013-07-15
1
-0
/
+1
*
util.net: Add util.net, containing local_addresses() (removed from LuaSocket ...
Matthew Wild
2013-06-18
1
-0
/
+107