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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
net.server: Allow changing the sslctx of a connection after it has been estab...
Matthew Wild
2009-10-17
1
-16
/
+22
*
xmppserver_listener: Use listener log() if session doesn't have one yet (than...
Matthew Wild
2009-10-17
1
-2
/
+2
*
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
*
|
xmppserver_listener: Lower log-level of debug message to, er, 'debug'
Matthew Wild
2009-10-05
1
-1
/
+1
*
|
net.adns: Bump log-level of DNS handler errors to, er, 'error'
Matthew Wild
2009-10-05
1
-1
/
+1
*
|
net.server: Small logging improvements
Matthew Wild
2009-10-04
1
-3
/
+3
*
|
net.server: Pass current time to timer callbacks
Matthew Wild
2009-10-04
1
-1
/
+1
*
|
net.server: Increase SSL handshake round-trip limit, and make it configurable
Matthew Wild
2009-10-04
1
-2
/
+4
*
|
net.server: Call handler's status() to notify it of ssl handshake success
Matthew Wild
2009-10-04
1
-1
/
+2
*
|
net.server: Provide a way to get sslctx of a client connection
Matthew Wild
2009-10-04
1
-0
/
+3
*
|
net.server: Provide a way to get sslctx of a server
Matthew Wild
2009-10-04
1
-0
/
+3
*
|
xmppserver_listener: Add status() function to signal when a connection comple...
Matthew Wild
2009-10-04
1
-0
/
+11
*
|
xmppserver_listener: Add logger to s2s sessions
Matthew Wild
2009-10-04
1
-0
/
+6
*
|
xmppserver_listener: Small whitespace fix
Matthew Wild
2009-10-04
1
-1
/
+0
*
|
xmppserver_listener: Better log messages on invalid XML
Matthew Wild
2009-10-04
1
-1
/
+2
*
|
net.httpserver: Allow modules registering to provide more than just a default...
Matthew Wild
2009-10-03
1
-3
/
+13
*
|
Merge with 0.5
Matthew Wild
2009-10-02
1
-1
/
+1
|
\
|
|
*
net.server: Fix missing concatenation operator in error message
Matthew Wild
2009-10-02
1
-1
/
+1
*
|
Merge with 0.5
Matthew Wild
2009-09-27
1
-1
/
+1
|
\
|
|
*
net.dns: Even better parsing of nameservers from resolv.conf
Matthew Wild
2009-09-25
1
-1
/
+1
*
|
Merge with 0.5
Matthew Wild
2009-09-24
1
-2
/
+5
|
\
|
|
*
net.dns: Remove elements from the cache when expired so as to not leave holes...
Matthew Wild
2009-09-24
1
-1
/
+4
|
*
net.dns: Stricter matching of nameserver entries in resolv.conf
Matthew Wild
2009-09-24
1
-1
/
+1
*
|
Merge with 0.5
Matthew Wild
2009-09-24
1
-2
/
+2
|
\
|
|
*
net.dns: Respect commented nameserver entries in resolv.conf (thanks Remko)
Matthew Wild
2009-09-24
1
-2
/
+2
|
*
net.dns: Accidentally committed a hard-coded 4.2.2.1 nameserver
Matthew Wild
2009-09-21
1
-1
/
+0
*
|
net.dns: (for some reason this commit didn't pull over from 0.5) Remove hard-...
Matthew Wild
2009-09-21
1
-1
/
+0
*
|
Merge with 0.5
Matthew Wild
2009-09-21
2
-0
/
+2
|
\
|
|
*
core.s2smanager: Don't recurse CNAMEs infinitely :)
Matthew Wild
2009-09-21
1
-0
/
+1
|
*
net.server: Fix traceback when closing connections with buffered data get clo...
Matthew Wild
2009-09-21
1
-0
/
+1
*
|
Merge with 0.5
Matthew Wild
2009-09-18
2
-10
/
+67
|
\
|
|
*
net.adns: Utilise new net.dns API to handle DNS network errors
Matthew Wild
2009-09-18
1
-4
/
+18
|
*
net.dns: Multiple internal changes and API extensions to allow for more relia...
Matthew Wild
2009-09-18
1
-9
/
+62
|
*
net.server: Add checking for nil sockets to prevent traceback
Matthew Wild
2009-08-18
1
-7
/
+13
*
|
net/dns: Fixed regression causing nameserver initialization to fail on Windows
Waqas Hussain
2009-09-02
1
-0
/
+1
*
|
net.adns: Add some debug logging to help track down traceback
Matthew Wild
2009-08-18
1
-0
/
+6
*
|
net.server: Add checking for nil sockets to prevent traceback
Matthew Wild
2009-08-18
1
-7
/
+13
*
|
net.dns: Automatically add nameserver 127.0.0.1 if /etc/resolv.conf missing o...
Matthew Wild
2009-08-18
1
-3
/
+6
*
|
core.s2smanager, xmppserver_listener: Move the responsibility of setting sess...
Matthew Wild
2009-08-16
1
-6
/
+0
*
|
xmppclient_listener: Remove useless comment
Matthew Wild
2009-08-16
1
-2
/
+0
*
|
core.sessionmanager, xmppclient_listener: Move responsibility for setting ses...
Matthew Wild
2009-08-16
1
-3
/
+0
*
|
net.server: Comment all calls to mem_free/collectgarbage... not really suitab...
Matthew Wild
2009-08-16
1
-5
/
+5
*
|
net.httpserver: Allow overriding default request handler
Matthew Wild
2009-08-11
1
-3
/
+4
*
|
net.httpserver: Don't log response bodies!
Matthew Wild
2009-08-11
1
-1
/
+1
[prev]
[next]