Sat, 30 Nov 2013 22:26:20 +0100 Makefile, configure: Add option for disabling generation of example certificates 0.9.2
Kim Alvefur <zash@zash.se> [Sat, 30 Nov 2013 22:26:20 +0100] rev 5933
Makefile, configure: Add option for disabling generation of example certificates
Fri, 29 Nov 2013 20:11:53 +0000 Merge 0.10->trunk
Matthew Wild <mwild1@gmail.com> [Fri, 29 Nov 2013 20:11:53 +0000] rev 5932
Merge 0.10->trunk
Fri, 29 Nov 2013 20:11:06 +0000 Merge 0.9->0.10
Matthew Wild <mwild1@gmail.com> [Fri, 29 Nov 2013 20:11:06 +0000] rev 5931
Merge 0.9->0.10
Fri, 29 Nov 2013 20:10:13 +0000 Tagging 0.9.2
Matthew Wild <mwild1@gmail.com> [Fri, 29 Nov 2013 20:10:13 +0000] rev 5930
Tagging 0.9.2
Thu, 28 Nov 2013 16:17:51 +0100 Merge 0.10->trunk
Kim Alvefur <zash@zash.se> [Thu, 28 Nov 2013 16:17:51 +0100] rev 5929
Merge 0.10->trunk
Thu, 28 Nov 2013 16:17:21 +0100 Merge 0.9->0.10
Kim Alvefur <zash@zash.se> [Thu, 28 Nov 2013 16:17:21 +0100] rev 5928
Merge 0.9->0.10
Thu, 28 Nov 2013 16:12:40 +0100 util.pposix: Verify that file handle is open
Kim Alvefur <zash@zash.se> [Thu, 28 Nov 2013 16:12:40 +0100] rev 5927
util.pposix: Verify that file handle is open
Sun, 24 Nov 2013 14:24:53 +0100 Merge 0.10->trunk
Kim Alvefur <zash@zash.se> [Sun, 24 Nov 2013 14:24:53 +0100] rev 5926
Merge 0.10->trunk
Sun, 24 Nov 2013 14:24:21 +0100 Merge 0.9->0.10
Kim Alvefur <zash@zash.se> [Sun, 24 Nov 2013 14:24:21 +0100] rev 5925
Merge 0.9->0.10
Fri, 22 Nov 2013 15:27:21 +0100 Makefile, certs: Generate example certificates on build, remove the old static one
Kim Alvefur <zash@zash.se> [Fri, 22 Nov 2013 15:27:21 +0100] rev 5924
Makefile, certs: Generate example certificates on build, remove the old static one
Thu, 21 Nov 2013 02:15:36 +0000 Merge 0.10->trunk
Matthew Wild <mwild1@gmail.com> [Thu, 21 Nov 2013 02:15:36 +0000] rev 5923
Merge 0.10->trunk
Thu, 21 Nov 2013 02:14:23 +0000 Merge 0.9->0.10
Matthew Wild <mwild1@gmail.com> [Thu, 21 Nov 2013 02:14:23 +0000] rev 5922
Merge 0.9->0.10
Thu, 21 Nov 2013 02:11:09 +0000 certmanager: Further cipher string tweaking. Re-enable ciphers required for DSA and ECDH certs/keys.
Matthew Wild <mwild1@gmail.com> [Thu, 21 Nov 2013 02:11:09 +0000] rev 5921
certmanager: Further cipher string tweaking. Re-enable ciphers required for DSA and ECDH certs/keys.
Wed, 13 Nov 2013 11:59:43 +0100 Merge 0.10->trunk
Kim Alvefur <zash@zash.se> [Wed, 13 Nov 2013 11:59:43 +0100] rev 5920
Merge 0.10->trunk
Tue, 12 Nov 2013 11:38:52 +0100 util.sql: Fix previous commit
Kim Alvefur <zash@zash.se> [Tue, 12 Nov 2013 11:38:52 +0100] rev 5919
util.sql: Fix previous commit
Tue, 12 Nov 2013 11:13:45 +0100 util.sql: Get character set info from the correct database.
Kim Alvefur <zash@zash.se> [Tue, 12 Nov 2013 11:13:45 +0100] rev 5918
util.sql: Get character set info from the correct database.
Tue, 12 Nov 2013 02:23:29 +0000 Merge 0.10->trunk
Matthew Wild <mwild1@gmail.com> [Tue, 12 Nov 2013 02:23:29 +0000] rev 5917
Merge 0.10->trunk
Tue, 12 Nov 2013 02:23:02 +0000 Merge 0.9->0.10
Matthew Wild <mwild1@gmail.com> [Tue, 12 Nov 2013 02:23:02 +0000] rev 5916
Merge 0.9->0.10
Tue, 12 Nov 2013 02:13:01 +0000 Back out 1b0ac7950129, as SSLv3 appears to still be in moderate use on the network. Also, although obsolete, SSLv3 isn't documented to have any weaknesses that TLS 1.0 (the most common version used today) doesn't also have. Get your act together clients!
Matthew Wild <mwild1@gmail.com> [Tue, 12 Nov 2013 02:13:01 +0000] rev 5915
Back out 1b0ac7950129, as SSLv3 appears to still be in moderate use on the network. Also, although obsolete, SSLv3 isn't documented to have any weaknesses that TLS 1.0 (the most common version used today) doesn't also have. Get your act together clients!
Mon, 11 Nov 2013 23:28:53 +0100 Merge 0.10->trunk
Kim Alvefur <zash@zash.se> [Mon, 11 Nov 2013 23:28:53 +0100] rev 5914
Merge 0.10->trunk
Mon, 11 Nov 2013 23:15:26 +0100 mod_storage_sql2: Auto increment columns won't be NULL, so drop nullable=false
Kim Alvefur <zash@zash.se> [Mon, 11 Nov 2013 23:15:26 +0100] rev 5913
mod_storage_sql2: Auto increment columns won't be NULL, so drop nullable=false
Mon, 11 Nov 2013 23:09:18 +0100 util.sql: Rewrite auto increment columns to SERIAL for PostgreSQL
Kim Alvefur <zash@zash.se> [Mon, 11 Nov 2013 23:09:18 +0100] rev 5912
util.sql: Rewrite auto increment columns to SERIAL for PostgreSQL
Sun, 10 Nov 2013 23:10:46 +0000 Merge 0.10->trunk
Matthew Wild <mwild1@gmail.com> [Sun, 10 Nov 2013 23:10:46 +0000] rev 5911
Merge 0.10->trunk
Sun, 10 Nov 2013 23:10:27 +0000 util.sql: Fix to call execute on 'self' rather than 'engine' (thanks eisensheng)
Matthew Wild <mwild1@gmail.com> [Sun, 10 Nov 2013 23:10:27 +0000] rev 5910
util.sql: Fix to call execute on 'self' rather than 'engine' (thanks eisensheng)
Sun, 10 Nov 2013 18:50:01 +0000 Merge 0.10->trunk
Matthew Wild <mwild1@gmail.com> [Sun, 10 Nov 2013 18:50:01 +0000] rev 5909
Merge 0.10->trunk
Sun, 10 Nov 2013 18:49:34 +0000 Merge 0.9->0.10
Matthew Wild <mwild1@gmail.com> [Sun, 10 Nov 2013 18:49:34 +0000] rev 5908
Merge 0.9->0.10
Sun, 10 Nov 2013 18:46:48 +0000 certmanager: Update default cipher string to prefer forward-secrecy over cipher strength and to disable triple-DES (weaker and much slower than AES)
Matthew Wild <mwild1@gmail.com> [Sun, 10 Nov 2013 18:46:48 +0000] rev 5907
certmanager: Update default cipher string to prefer forward-secrecy over cipher strength and to disable triple-DES (weaker and much slower than AES)
Sun, 10 Nov 2013 16:43:10 +0000 util.set: Remove unused variable
Matthew Wild <mwild1@gmail.com> [Sun, 10 Nov 2013 16:43:10 +0000] rev 5906
util.set: Remove unused variable
Sat, 09 Nov 2013 18:37:13 +0000 Merge 0.10->trunk
Matthew Wild <mwild1@gmail.com> [Sat, 09 Nov 2013 18:37:13 +0000] rev 5905
Merge 0.10->trunk
Sat, 09 Nov 2013 18:36:32 +0000 Merge 0.9->0.10
Matthew Wild <mwild1@gmail.com> [Sat, 09 Nov 2013 18:36:32 +0000] rev 5904
Merge 0.9->0.10
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip