util.pposix: Add abort() function
[prosody.git] / net /
2009-10-26 Matthew Wildserver.lua: Standardise on 'client' variable to refer...
2009-10-26 Matthew WildMerge with trunk
2009-10-26 Matthew Wildserver.lua: Add addsocket(), refactor all code to use...
2009-10-25 Waqas Hussainxmppserver_listener: Minor logging fix: Prefer the...
2009-10-21 Matthew Wildconnlisteners: Localize tostring, fixes possible traceb...
2009-10-20 Matthew Wildnet.dns: Don't expire records with TTL of 0 instantly
2009-10-19 Matthew Wildnet.httpserver: Pass on interface option from new_from_...
2009-10-17 Matthew Wildnet.dns: Don't cache some records indefinitely
2009-10-17 Matthew Wildnet.server: Allow changing the sslctx of a connection...
2009-10-17 Matthew Wildxmppserver_listener: Use listener log() if session...
2009-10-15 Matthew WildMerge with 0.5
2009-10-15 Matthew Wildxmppserver_listener: Fix typo (thanks Jorj)
2009-10-14 Matthew WildMerge with 0.5
2009-10-14 Matthew Wildnet.server: Better handling of closing sockets during...
2009-10-14 Matthew Wildxmppserver_listener: More forcefully close s2s connecti...
2009-10-13 Matthew WildMerge with 0.5
2009-10-13 Matthew Wildnet.dns: Remove sockets from socketset when closing...
2009-10-05 Matthew Wildxmppserver_listener: Lower log-level of debug message...
2009-10-05 Matthew Wildnet.adns: Bump log-level of DNS handler errors to,...
2009-10-04 Matthew Wildnet.server: Small logging improvements
2009-10-04 Matthew Wildnet.server: Pass current time to timer callbacks
2009-10-04 Matthew Wildnet.server: Increase SSL handshake round-trip limit...
2009-10-04 Matthew Wildnet.server: Call handler's status() to notify it of...
2009-10-04 Matthew Wildnet.server: Provide a way to get sslctx of a client...
2009-10-04 Matthew Wildnet.server: Provide a way to get sslctx of a server
2009-10-04 Matthew Wildxmppserver_listener: Add status() function to signal...
2009-10-04 Matthew Wildxmppserver_listener: Add logger to s2s sessions
2009-10-04 Matthew Wildxmppserver_listener: Small whitespace fix
2009-10-04 Matthew Wildxmppserver_listener: Better log messages on invalid XML
2009-10-02 Matthew Wildnet.httpserver: Allow modules registering to provide...
2009-10-02 Matthew WildMerge with 0.5
2009-10-02 Matthew Wildnet.server: Fix missing concatenation operator in error...
2009-09-27 Matthew WildMerge with trunk
2009-09-27 Matthew WildMerge with 0.5
2009-09-27 Matthew WildMerge with waqas
2009-09-25 Matthew Wildnet.dns: Even better parsing of nameservers from resolv...
2009-09-24 Matthew WildMerge with 0.5
2009-09-24 Matthew Wildnet.dns: Remove elements from the cache when expired...
2009-09-24 Matthew Wildnet.dns: Stricter matching of nameserver entries in...
2009-09-24 Matthew WildMerge with trunk
2009-09-24 Matthew WildMerge with 0.5
2009-09-24 Matthew Wildnet.dns: Respect commented nameserver entries in resolv...
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...
next