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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
mod_vcard: Hide me from the trailing-whitespace police
Matthew Wild
2009-10-16
1
-1
/
+1
*
|
mod_vcard: Add vcard_compatibility option to handle vcard stanzas routed to t...
Matthew Wild
2009-10-15
1
-35
/
+49
*
|
Merge with 0.5
Matthew Wild
2009-10-15
1
-1
/
+1
|
\
\
|
*
|
xmppserver_listener: Fix typo (thanks Jorj)
Matthew Wild
2009-10-15
1
-1
/
+1
*
|
|
Merge with 0.5
Matthew Wild
2009-10-14
2
-7
/
+12
|
\
|
|
|
*
|
net.server: Better handling of closing sockets during send
Matthew Wild
2009-10-14
1
-6
/
+9
|
*
|
xmppserver_listener: More forcefully close s2s connections (fixes fd leak)
Matthew Wild
2009-10-14
1
-0
/
+3
*
|
|
Merge with 0.5
Matthew Wild
2009-10-13
1
-2
/
+5
|
\
|
|
|
*
|
net.dns: Remove sockets from socketset when closing them, fixes a leak
Matthew Wild
2009-10-13
1
-2
/
+5
*
|
|
Merge with 0.5
Waqas Hussain
2009-10-13
1
-3
/
+3
|
\
|
|
|
*
|
rostermanager: Fixed a traceback on roster save.
Waqas Hussain
2009-10-13
1
-3
/
+3
*
|
|
modulemanager: Changed api:get_host_items to include items from the global ho...
Waqas Hussain
2009-10-13
1
-0
/
+8
*
|
|
util.dataforms: Small fix to allow generating forms without specifying any in...
Matthew Wild
2009-10-10
1
-1
/
+1
*
|
|
util.dataforms: Support for jid-single field type especially for Florob :)
Matthew Wild
2009-10-10
1
-0
/
+3
*
|
|
mod_tls: Don't try to start TLS if we can't actually do it (thanks Florob)
Matthew Wild
2009-10-09
1
-1
/
+1
*
|
|
componentmanager: Auto-load mod_tls for components #hack
Matthew Wild
2009-10-09
1
-0
/
+1
*
|
|
componentmanager: Remove FIXME
Matthew Wild
2009-10-09
1
-1
/
+0
*
|
|
componentmanager: Fix oops in pattern for matching subdomain
Matthew Wild
2009-10-09
1
-1
/
+1
*
|
|
componentmanager: Use ssl_ctx of 'parent' host (should fix TLS for components)
Matthew Wild
2009-10-08
1
-1
/
+12
*
|
|
mod_tls: Catch s2s-stream-features and add starttls feature if possible
Matthew Wild
2009-10-08
1
-5
/
+4
*
|
|
mod_dialback: Catch s2s-stream-features and add dialback feature
Matthew Wild
2009-10-08
1
-0
/
+5
*
|
|
s2smanager: Make s2s-stream-features a per-host event
Matthew Wild
2009-10-08
1
-1
/
+6
*
|
|
util.stanza: Remove silly dependency on util.logger
Matthew Wild
2009-10-08
1
-2
/
+0
*
|
|
util.array: Oh no it isn't!
Matthew Wild
2009-10-08
1
-1
/
+0
*
|
|
modulemanager: Bump log level of unhandled non-default-namespace elements, an...
Matthew Wild
2009-10-06
1
-1
/
+2
*
|
|
util.stanza: Soften dependency on util.termcolours
Matthew Wild
2009-10-06
1
-2
/
+9
*
|
|
util.stanza: Make xml_escape publicly accessible
Matthew Wild
2009-10-06
1
-3
/
+6
*
|
|
s2smanager: Don't send version=1.0 in reply to incoming stream tag if they di...
Matthew Wild
2009-10-06
1
-1
/
+1
*
|
|
sessionmanager: Mark client streams as opened sooner to avoid wrapping errors...
Paul Aurich
2009-10-06
1
-9
/
+10
*
|
|
s2smanager: Improve log message on missing to/from in stream header
Matthew Wild
2009-10-06
1
-1
/
+3
*
|
|
mod_console: Add a space before '(encrypted)' in s2s:show()
Matthew Wild
2009-10-06
1
-2
/
+2
*
|
|
mod_tls: Mark sessions as not secure when negotiating outward TLS, so they ge...
Matthew Wild
2009-10-06
1
-0
/
+1
*
|
|
hostmanager: Only initialse SSL contexts if SSL library available
Matthew Wild
2009-10-05
1
-3
/
+5
*
|
|
mod_console: Also search piggy-backed, er, multiplexed domains when passing a...
Matthew Wild
2009-10-05
1
-2
/
+6
*
|
|
Merge with 0.5
Matthew Wild
2009-10-05
1
-1
/
+1
|
\
|
|
|
*
|
util.array: Small logic fix for array:filter()
Matthew Wild
2009-10-05
1
-1
/
+1
|
*
|
util.array: Fix for array:filter() (in-place filtering)
Matthew Wild
2009-10-05
1
-2
/
+13
|
*
|
mod_console: Add module:list() to help
Matthew Wild
2009-10-05
1
-0
/
+1
|
*
|
mod_console: Add module:list() command to show modules loaded on a host
Matthew Wild
2009-10-05
1
-0
/
+25
|
*
|
util.array: Per-array methods now always mutate the array, array.* return a m...
Matthew Wild
2009-10-05
1
-21
/
+49
|
*
|
modulemanager: Add host.modules to contain a table of modules for a host
Matthew Wild
2009-10-05
1
-0
/
+1
*
|
|
Merge with 0.5
Matthew Wild
2009-10-05
1
-2
/
+13
|
\
\
\
|
*
|
|
util.array: Fix for array:filter() (in-place filtering)
Matthew Wild
2009-10-05
1
-2
/
+13
*
|
|
|
mod_console: s2s:show(): Indicate when a connection is encrypted
Matthew Wild
2009-10-05
1
-2
/
+2
*
|
|
|
mod_tls: require_s2s_encryption -> s2s_require_encryption
Matthew Wild
2009-10-05
1
-1
/
+1
*
|
|
|
require_encryption deprecated, use c2s_require_encryption instead
Matthew Wild
2009-10-05
3
-3
/
+3
*
|
|
|
mod_tls: Mark starttls feature as <required/> if require_s2s_encryption is en...
Matthew Wild
2009-10-05
1
-2
/
+6
*
|
|
|
mod_tls: Mark session as not secure before negotiating TLS
Matthew Wild
2009-10-05
1
-0
/
+1
*
|
|
|
s2smanager: Mark session as secure if it was negotiating TLS and opens a new ...
Matthew Wild
2009-10-05
1
-0
/
+4
*
|
|
|
Merge with 0.5
Matthew Wild
2009-10-05
3
-21
/
+76
|
\
|
|
|
[prev]
[next]