util.signal: Make kill() available on Solaris; really fixes #136.
[prosody.git] / net / httpclient_listener.lua
2009-11-29 Tobias MarkmannMerge with tip.
2009-11-25 Matthew WildMerge with Tobias's SASL redesign branch
2009-11-22 Matthew WildMerge with trunk
2009-11-22 Matthew Wild*_listener: Update for new net.server API, specifically...
2009-07-10 Matthew WildAdd copyright header to those files missing one
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-01-16 Matthew Wildnet.http: Remove request from conn->request table when...
2008-12-16 Matthew WildMerge from waqas
2008-12-12 Matthew WildNon-blocking HTTP requests (adding net.http)