mod_httpserver: Configurable filesystem path to serve from
[prosody.git] / net /
2009-09-21 Matthew Wildnet.dns: (for some reason this commit didn't pull over...
2009-09-21 Matthew WildMerge with 0.5
2009-09-21 Matthew Wildcore.s2smanager: Don't recurse CNAMEs infinitely :)
2009-09-21 Matthew Wildnet.server: Fix traceback when closing connections...
2009-09-18 Matthew WildMerge with 0.5
2009-09-18 Matthew Wildnet.adns: Utilise new net.dns API to handle DNS network...
2009-09-18 Matthew Wildnet.dns: Multiple internal changes and API extensions...
2009-09-02 Waqas Hussainnet/dns: Fixed regression causing nameserver initializa...
2009-08-20 Matthew WildMerge with 0.5
2009-08-20 Matthew WildUncertain merge with 0.5's SASL
2009-08-18 Matthew WildMerge with waqas
2009-08-18 Matthew Wildnet.adns: Add some debug logging to help track down...
2009-08-18 Matthew Wildnet.server: Add checking for nil sockets to prevent...
2009-08-18 Matthew Wildnet.server: Add checking for nil sockets to prevent...
2009-08-18 Matthew Wildnet.dns: Automatically add nameserver 127.0.0.1 if...
2009-08-18 Matthew WildMerge waqas with Tobias. Eww.
2009-08-16 Matthew Wildcore.s2smanager, xmppserver_listener: Move the responsi...
2009-08-16 Matthew Wildxmppclient_listener: Remove useless comment
2009-08-16 Matthew Wildcore.sessionmanager, xmppclient_listener: Move responsi...
2009-08-16 Matthew Wildnet.server: Comment all calls to mem_free/collectgarbag...
2009-08-11 Matthew Wildnet.httpserver: Allow overriding default request handler
2009-08-11 Matthew Wildnet.httpserver: Don't log response bodies!
2009-08-08 Matthew WildMerge with albert and waqas
2009-08-07 Matthew WildMerge with 0.5
2009-08-05 Matthew WildMerge with 0.5
2009-08-05 Matthew Wildxmppcomponent_listener: Fix to collect component sessio...
2009-08-05 Matthew WildMerge with 0.5
2009-08-05 Matthew Wildnet.httpserver: Allow response.body to be a non-string
2009-08-03 Matthew WildMerge with 0.5
2009-07-29 Matthew WildMerge with 0.5
2009-07-28 Matthew WildMerge with 0.5
2009-07-28 Matthew Wildxmpp{client,server,component]_listener: Open stream...
2009-07-28 Matthew Wildnet.server: Much improve SSL/TLS error reporting, do...
2009-07-27 Matthew WildMerge with 0.5
2009-07-27 Matthew Wildnet.httpserver: Reduce log level of 'request left open...
2009-07-27 Matthew WildMerge with 0.5
2009-07-26 Matthew Wildxmpp{client,server}_listener: Report contents of packet...
2009-07-23 Matthew WildMerge with 0.5
2009-07-23 Matthias Dienenet.server: Fail to open port if legacy SSL requested...
2009-07-23 Matthew Wildnet.server: Remove listener from listeners table when...
2009-07-23 Matthew Wildnet.server: Set sslctx to false when SSL wrapping fails...
2009-07-23 Matthew WildMerge with 0.5
2009-07-22 Matthew WildMerge with 0.5
2009-07-23 Matthias Dienernet.server: Continue to initialise port listener even...
2009-07-21 Matthew WildMerge with 0.5
2009-07-18 Matthew Wildxmppclient_listener: Use error text as disconnect reaso...
2009-07-14 Matthew WildMerge with 0.5
2009-07-14 Matthew Wildnet.httpserver: Allow specification of the default...
2009-07-13 Matthew WildMerge with 0.5
2009-07-13 Matthew Wildnet.server: Initiate the handshake when we should,...
2009-07-12 Matthew WildMerge with 0.5
2009-07-12 Matthew Wildnet.server: Fix copyright header line endings and text
2009-07-12 Matthew Wildnet.server: Correct fix for SSL traceback earlier
2009-07-12 Matthew WildMerge with 0.5
2009-07-12 Matthew Wildnet.httpserver: Mark a request as secure if it is made...
2009-07-12 Matthew WildMerge with 0.5
2009-07-12 Matthew Wildnet.httpserver: Add helper function to set up HTTP...
2009-07-12 Matthew Wildnet.server: Don't continue with socket initialisation...
2009-07-12 Matthew WildMerge with 0.5
2009-07-12 Matthew Wildnet.server: Don't close handler if it is already nil...
2009-07-10 Matthew WildRemove version number from copyright headers
2009-07-10 Matthew WildAdd copyright header to those files missing one
2009-07-08 Matthew Wildnet.xmppclient_listener: Fix potential traceback when...
2009-06-29 Matthew WildMerge with nolan
2009-06-28 Waqas HussainMerged with trunk
2009-06-28 Matthew WildMerge with nolan
2009-06-28 Matthew Wildnet.httpserver: Don't upset logger when response is nil
2009-06-27 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-06-26 Matthew Wildxmppclient_listener: Pass session close reason to destr...
2009-06-12 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-06-12 Matthew Wildnet.http: (Re-)add url[en|de]code functions
2009-06-04 Waqas HussainMerge with trunk
2009-06-04 Matthew Wildnet.server: Display server port in error messages
2009-06-01 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-05-31 Matthew Wildnet.xmppclient_listener: Add small comment
2009-05-30 Waqas Hussainxmppcomponent_listener: Removed unused reference to...
2009-05-30 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-05-29 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-05-29 Matthew Wildhttpclient_listener: Don't use print()...
2009-05-29 Matthew Wildxmppclient_listener: A connection is also secure when...
2009-05-29 Matthew Wildnet.server: A connection is not secure if we delay...
2009-05-28 Matthew WildAdd log message when DNS lookup is cancelled
2009-05-28 Matthew Wildnet.adns: Fix for calling handler when cancelling DNS...
2009-05-26 Matthew Wildnet.adns: Add support for cancelling a non-blocking...
2009-05-26 Matthew Wildnet.dns: Add support for cancelling a coroutine-based...
2009-05-22 Matthew WildMerge with 0.4
2009-05-22 Matthew WildMerge with 0.4
2009-05-21 Matthew WildMerge with 0.4
2009-05-19 Matthew WildMerge with 0.4
2009-05-13 Matthew WildMerge with 0.4
2009-05-06 Matthew WildMerge with 0.4
2009-05-05 Matthew WildMerge with 0.4
2009-05-05 Matthew WildMerge with 0.4
2009-05-05 Matthew WildMerge with 0.4
2009-05-04 Matthew Wildnet.httpserver: Fix for urlencoding to always produce...
2009-05-04 Matthew WildMerge with 0.4
2009-05-04 Matthew Wildnet.http, net.httpserver: Remove urlcodes table......
2009-05-03 Matthew WildMerge with 0.4
2009-05-03 Matthew WildMerge with 0.4
2009-05-03 Matthew Wildnet.connlisteners: Lower log level of multiple listener...
next