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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 0.10->trunk
Kim Alvefur
2014-04-21
1
-8
/
+9
|
\
|
*
certmanager: Move ssl.protocol handling to after ssl.options is a table (than...
Kim Alvefur
2014-04-21
1
-8
/
+9
*
|
Merge 0.10->trunk
Kim Alvefur
2014-04-20
1
-1
/
+3
|
\
|
|
*
certmanager: Fix traceback if no global 'ssl' section set (thanks albert)
Kim Alvefur
2014-04-20
1
-1
/
+3
*
|
Merge 0.10->trunk
Kim Alvefur
2014-04-15
1
-12
/
+68
|
\
|
|
*
certmanager: Update ssl_compression when config is reloaded
Kim Alvefur
2014-04-15
1
-0
/
+3
|
*
certmanager: Reformat core ssl defaults
Kim Alvefur
2014-04-15
1
-9
/
+9
|
*
certmanager: Support ssl.protocol syntax like "tlsv1+" that disables older pr...
Kim Alvefur
2014-04-15
1
-2
/
+13
|
*
certmanager: Merge ssl.options, verify etc from core defaults and global ssl ...
Kim Alvefur
2014-04-15
1
-0
/
+29
|
*
certmanager: Wrap long line and add comment
Kim Alvefur
2014-04-14
1
-1
/
+5
|
*
certmanager: Concatenate cipher list if given as a table
Kim Alvefur
2014-04-14
1
-0
/
+6
|
*
certmanager: Allow non-server contexts to be without certificate and key
Kim Alvefur
2014-04-14
1
-2
/
+4
|
*
certmanager: Check for non-nil values instead of true-ish values, allows remo...
Kim Alvefur
2014-04-14
1
-2
/
+3
*
|
Merge 0.10->trunk
Matthew Wild
2014-04-02
1
-1
/
+3
|
\
|
|
*
Merge 0.9->0.10
Matthew Wild
2014-04-02
13
-132
/
+150
|
|
\
|
*
|
portmanager: Make maximum read size configurable, and default to 4KB
Matthew Wild
2014-03-30
1
-1
/
+3
*
|
|
Merge 0.10->trunk
Kim Alvefur
2014-03-25
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge 0.9->0.10
Kim Alvefur
2014-03-25
1
-1
/
+1
|
|
\
|
|
|
*
modulemanager: Load mod_saslauth on components by default
Kim Alvefur
2014-03-22
1
-1
/
+1
*
|
|
Merge 0.10->trunk
Kim Alvefur
2014-02-03
1
-1
/
+1
|
\
|
|
|
*
|
modulemanager: Always load a platform-specific module, add stub modules for W...
Kim Alvefur
2014-01-26
1
-1
/
+1
*
|
|
Merge 0.10->trunk
Matthew Wild
2013-11-21
1
-1
/
+1
|
\
|
|
|
*
|
Merge 0.9->0.10
Matthew Wild
2013-11-21
1
-1
/
+1
|
|
\
|
|
|
*
certmanager: Further cipher string tweaking. Re-enable ciphers required for D...
Matthew Wild
2013-11-21
1
-1
/
+1
|
|
*
Back out 1b0ac7950129, as SSLv3 appears to still be in moderate use on the ne...
Matthew Wild
2013-11-12
1
-1
/
+1
*
|
|
Merge 0.10->trunk
Matthew Wild
2013-11-10
1
-1
/
+1
|
\
|
|
|
*
|
Merge 0.9->0.10
Matthew Wild
2013-11-10
1
-1
/
+1
|
|
\
|
|
|
*
certmanager: Update default cipher string to prefer forward-secrecy over ciph...
Matthew Wild
2013-11-10
1
-1
/
+1
*
|
|
Merge 0.10->trunk
Matthew Wild
2013-11-09
1
-1
/
+1
|
\
|
|
|
*
|
Merge 0.9->0.10
Matthew Wild
2013-11-09
1
-1
/
+1
|
|
\
|
|
|
*
certmanager: Fix order of options, so that the dynamic option is at the end o...
Matthew Wild
2013-11-09
1
-1
/
+1
|
|
*
certmanager: Default to using the server's cipher preference order by default...
Matthew Wild
2013-11-09
1
-1
/
+1
*
|
|
core.moduleapi: Fix some global accesses.
Waqas Hussain
2013-11-06
1
-2
/
+3
*
|
|
core/moduleapi: Return timer object from module:add_timer
daurnimator
2013-11-06
1
-5
/
+24
|
/
/
*
|
Merge 0.9 -> 0.10
Kim Alvefur
2013-10-31
1
-1
/
+1
|
\
|
|
*
certmanager: Disable SSLv3 by default
Kim Alvefur
2013-10-31
1
-1
/
+1
|
*
certmanager: Fix dhparam callback, missing imports (Testing, pfft)
0.9.1
Kim Alvefur
2013-09-03
1
-3
/
+5
|
*
certmanager: Allow for specifying the dhparam option as a path to a file inst...
Kim Alvefur
2013-09-03
1
-0
/
+11
|
*
certmanager: Fix for working around a bug with LuaSec 0.4.1 that causes it to...
Matthew Wild
2013-09-03
1
-4
/
+4
*
|
certmanager: Fix. Again.
Kim Alvefur
2013-10-15
1
-2
/
+2
*
|
certmanager: Add back single_dh_use and single_ecdh_use to default options (Z...
Kim Alvefur
2013-10-15
1
-2
/
+6
*
|
moduleapi: Add module:unhook()
Matthew Wild
2013-09-16
1
-0
/
+4
*
|
certmanager: Allow for specifying the dhparam option as a path to a file inst...
Kim Alvefur
2013-09-03
1
-2
/
+17
*
|
Merge 0.9->trunk
Matthew Wild
2013-09-03
1
-1
/
+1
|
\
|
|
*
configmanager: Fix checking of absolute paths on Windows
Kim Alvefur
2013-08-30
1
-1
/
+1
*
|
usermanager: Remove unused import of pairs()
Matthew Wild
2013-08-13
1
-1
/
+0
*
|
Remove all trailing whitespace
Florian Zeitz
2013-08-09
13
-86
/
+86
*
|
moduleapi: module:get_host_type() now returns 'global' for * and 'local' for ...
Matthew Wild
2013-08-06
1
-1
/
+1
*
|
rostermanager, mod_groups: Change roster-load event to pass an event table fo...
Matthew Wild
2013-07-15
1
-1
/
+1
*
|
Merge 0.9->trunk
Matthew Wild
2013-07-13
1
-0
/
+1
|
\
|
[next]