mod_privacy: Fix selecting the top resource (fixes #694)
[prosody.git] / net / server.lua
2016-01-26 Kim AlvefurMerge
2016-01-22 Kim Alvefurserver_select: Retry accepting clients from full server...
2013-05-01 Matthew WildMerge with Florob
2013-04-27 Kim Alvefurnet.server*: Allow the TCP backlog parameter to be...
2013-03-23 Kim Alvefurnet.server, _select: Reorganise configuration of server...
2013-03-23 Kim Alvefurnet.server: No sections in config anymore
2012-12-29 Kim AlvefurMerge 0.9->trunk
2012-12-29 Kim Alvefurnet.server: Don't return anything from config-reloaded...
2012-11-29 Matthew WildMerge 0.9->trunk
2012-11-23 Kim AlvefurMerge 0.9->trunk
2012-11-23 Kim Alvefurnet.server: Fix when no network_settings set and using...
2012-11-23 Kim AlvefurMerge 0.9->trunk
2012-11-23 Kim Alvefurnet.server: Make server_* configurable in the config...
2012-05-11 Matthew WildMerge with backout
2012-05-03 Matthew Wildnet.server: server_select != server_event (thanks Nulan...
2012-05-03 Matthew WildMerge with Zash
2012-05-03 Matthew Wildnet.server, net.timer, net.server_select: Rearrange...
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.7->0.8
2010-08-23 Matthew Wildnet.server: Don't load configmanager if not running...
2010-05-21 Matthew WildMerge with backout
2010-05-07 Waqas HussainMerge 0.6->0.7
2010-05-06 Waqas HussainMerge 0.6->0.7
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-05-01 Waqas HussainMerge 0.6 into 0.7.
2010-04-09 Matthew WildMerge 0.6->0.7
2010-04-09 Matthew Wildnet.server: Fix logic error causing traceback when...
2010-03-24 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildUpdate copyright headers for 2010
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-02-25 Matthew WildMerge with 0.6
2010-02-15 Matthew Wildnet.server: Remove redundant commented code and some...
2010-02-05 Matthew WildMerge with backout
2010-01-10 Matthew Wildnet.server: When libevent backend is in use, override...
2009-12-03 Matthew Wildnet.server_select: Restore checks for wantread/timeout...
2009-12-03 Matthew Wildnet.server_select: Make bufferlen() method return,...
2009-12-03 Matthew Wildnet.server_select: Fix possibility of losing data sent...
2009-11-29 Tobias MarkmannMerge with tip.
2009-11-25 Matthew WildMerge with Tobias's SASL redesign branch
2009-11-24 Waqas Hussainnet.server: Log an error when libevent is requested...
2009-11-22 Matthew Wildnet.server: Add some comments to explain to waqas how...
2009-11-22 Matthew WildMerge with trunk
2009-11-21 Matthew Wildnet.server: Small fix for addtimer() compatibility...
2009-11-21 Matthew Wildnet.server: New net.server to choose the appropriate...
2009-11-21 Matthew Wildnet.server: Rename to net.server_select
2009-11-16 Tobias MarkmannMerge with sasl branch.
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-17 Matthew Wildnet.server: Allow changing the sslctx of a connection...
2009-10-14 Matthew WildMerge with 0.5
2009-10-14 Matthew Wildnet.server: Better handling of closing sockets during...
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-02 Matthew WildMerge with 0.5
2009-10-02 Matthew Wildnet.server: Fix missing concatenation operator in error...
2009-09-21 Matthew WildMerge with 0.5
2009-09-21 Matthew Wildnet.server: Fix traceback when closing connections...
2009-09-18 Matthew WildMerge with 0.5
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.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 WildMerge waqas with Tobias. Eww.
2009-08-16 Matthew Wildnet.server: Comment all calls to mem_free/collectgarbag...
2009-07-28 Matthew WildMerge with 0.5
2009-07-28 Matthew Wildnet.server: Much improve SSL/TLS error reporting, do...
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-23 Matthias Dienernet.server: Continue to initialise port listener even...
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.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 WildAdd copyright header to those files missing one
2009-06-04 Waqas HussainMerge with trunk
2009-06-04 Matthew Wildnet.server: Display server port in error messages
2009-05-29 Matthew Wildnet.server: A connection is not secure if we delay...
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
next