Sun, 11 Oct 2015 20:00:15 +0200 Merge 0.9->0.10
Kim Alvefur <zash@zash.se> [Sun, 11 Oct 2015 20:00:15 +0200] rev 6907
Merge 0.9->0.10
Sun, 11 Oct 2015 19:44:15 +0200 core.certmanager: Remove non-string filenames (allows setting eg capath to false to disable the built in default)
Kim Alvefur <zash@zash.se> [Sun, 11 Oct 2015 19:44:15 +0200] rev 6906
core.certmanager: Remove non-string filenames (allows setting eg capath to false to disable the built in default)
Sun, 11 Oct 2015 18:49:14 +0200 util.openssl: Separate extension sections into one for self-signed certs and one for requests
Kim Alvefur <zash@zash.se> [Sun, 11 Oct 2015 18:49:14 +0200] rev 6905
util.openssl: Separate extension sections into one for self-signed certs and one for requests
Sun, 11 Oct 2015 14:03:53 +0200 mod_s2s: Fire global event for stream features where the remote server has not sent the 'to' stream attribute
Kim Alvefur <zash@zash.se> [Sun, 11 Oct 2015 14:03:53 +0200] rev 6904
mod_s2s: Fire global event for stream features where the remote server has not sent the 'to' stream attribute
Tue, 06 Oct 2015 18:08:58 +0200 net.websocket.frames: Fix syntax error due to code copy pasting
Kim Alvefur <zash@zash.se> [Tue, 06 Oct 2015 18:08:58 +0200] rev 6903
net.websocket.frames: Fix syntax error due to code copy pasting
Tue, 06 Oct 2015 18:05:27 +0200 net.websocket.frames: Use struct packing in Lua 5.3 or struct lib if available
Kim Alvefur <zash@zash.se> [Tue, 06 Oct 2015 18:05:27 +0200] rev 6902
net.websocket.frames: Use struct packing in Lua 5.3 or struct lib if available
Tue, 06 Oct 2015 18:03:04 +0200 net.websocket.frames: Pack and unpack 64bit ints without overflows (lua-bitop/bit32 are 32bit)
Kim Alvefur <zash@zash.se> [Tue, 06 Oct 2015 18:03:04 +0200] rev 6901
net.websocket.frames: Pack and unpack 64bit ints without overflows (lua-bitop/bit32 are 32bit)
Tue, 06 Oct 2015 16:49:01 +0200 net.websocket.frames: Link to documentation when bitop is missing
Kim Alvefur <zash@zash.se> [Tue, 06 Oct 2015 16:49:01 +0200] rev 6900
net.websocket.frames: Link to documentation when bitop is missing
Tue, 06 Oct 2015 16:26:23 +0200 net.websocket.frames: Throw an error if no bit lib is found
Kim Alvefur <zash@zash.se> [Tue, 06 Oct 2015 16:26:23 +0200] rev 6899
net.websocket.frames: Throw an error if no bit lib is found
Tue, 06 Oct 2015 16:06:22 +0200 net.websocket.frames: Simplify import of bitlib
Kim Alvefur <zash@zash.se> [Tue, 06 Oct 2015 16:06:22 +0200] rev 6898
net.websocket.frames: Simplify import of bitlib
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip