aboutsummaryrefslogtreecommitdiff
path: root/src/web/ejabberd_http.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't ask for client certificate when using tls (EJAB-1267)Badlop2010-06-251-1/+2
* Cross-domain HTTP-Bind support (thanks to Jack Moffitt)(EJAB-1168)Badlop2010-02-151-1/+1
* Allow a request_handler to serve a file in root of HTTPBadlop2010-02-101-1/+2
* Add new debuging hook to the http receiving process.Pablo Polvorin2010-02-051-1/+3
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
* Apply a forgotten part of the original patch (EJAB-1119)Badlop2009-12-081-5/+4
* Fix memory and port leak when TLS is enabled in HTTP (thanks to Brian Cully)(...Badlop2009-12-071-1/+7
* Support gen_tcp send timeout: Close the connection if the other end has disco...Mickaël Rémond2009-10-191-4/+11
* Log an error if HTTP request does not include Host header (EJAB-966)Badlop2009-07-231-0/+3
* Revert workaround of EJAB-611 because it seems no longer required (EJAB-709)Badlop2009-07-171-4/+1
* * src/ejabberd_captcha.erl: XEP-158 (CAPTCHA Forms).Evgeniy Khramtsov2009-03-131-0/+4
* * src/web/ejabberd_http.erl: Added a workaround for inet:peernameAlexey Shchepin2009-02-231-7/+7
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-121-2/+2
* URL path should be tokenized by / and then decoded (EJAB-786).Badlop2008-11-121-12/+18
* * src/web/ejabberd_http.erl: Include recognized headers inBadlop2008-11-121-12/+19
* Fix: provide the port as an integer, not string (EJAB-560)Badlop2008-09-121-2/+2
* * src/web/ejabberd_http.hrl: Provide Host, Port, Headers andBadlop2008-09-121-8/+57
* * src/web/ejabberd_http.erl: Temporary solution for check ofBadlop2008-08-011-1/+4
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-311-1/+1
* PubSub improvements, and solves (EJAB-453) (EJAB-608)Christophe Romain2008-07-031-3/+11
* * src/web/ejabberd_http.erl: Support PUT and DELETE methods inBadlop2008-06-211-6/+7
* * src/web/ejabberd_http.erl (parse_auth): Allow password thatBadlop2008-05-121-5/+8
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-151-1/+1
* * Applied copyright patch 3.Mickaël Rémond2007-12-241-4/+22
* * src/web/ejabberd_http.erl: Add 'http_bind' option for easyBadlop2007-12-221-5/+10
* * src/web/ejabberd_http.erl: Fixed URL decoding code (EJAB-450)Mickaël Rémond2007-12-091-13/+6
* * src/mod_irc/iconv.erl: Fix compilation warnings: 3 (EJAB-290)Badlop2007-12-071-3/+3
* * src/acl.erl and other 64 files: Remove Erlang module attributeBadlop2007-12-061-1/+0
* * src/web/ejabberd_http.erl: Change loglevel for httpBadlop2007-12-061-1/+1
* Cancel revision 798Jérôme Sautret2007-06-271-111/+4
* Unsafe working version of http file transferJérôme Sautret2007-06-271-4/+111
* * src/web/ejabberd_http.hrl: Added "ip" field in the "request"Alexey Shchepin2007-05-071-16/+25
* * src/web/ejabberd_http.erl: Support for binaries in ejabberd HTTPMickaël Rémond2007-03-101-15/+17
* * src/web/ejabberd_http.erl: Added separate version ofAlexey Shchepin2007-02-041-2/+34
* * src/web/*: Plugin architecture for HTTP modules (thanks toAlexey Shchepin2007-01-251-20/+65
* * src/ejabberd_socket.erl: Support for non-xml socketsAlexey Shchepin2006-09-251-0/+4
* * src/web/ejabberd_http.erl: The web module now accepts HTTPMickaël Rémond2006-06-021-5/+26
* * src/web/ejabberd_http.erl: Authentication check moved toAlexey Shchepin2006-02-031-116/+64
* * src/ejabberd_service.erl: BugfixAlexey Shchepin2006-01-131-0/+4
* * src/web/ejabberd_http.erl: Now web interface is compliant toAlexey Shchepin2005-11-261-1/+2
* * src/web/ejabberd_web_admin.erl: Fixed encoding of user names inAlexey Shchepin2005-11-221-1/+42
* * src/web/ejabberd_http.erl: "Connection:" header value nowAlexey Shchepin2005-05-221-27/+62
* Merged the Process One contributions ( Virtual Hosting )tmallard2005-04-171-26/+36
* * src/web/ejabberd_http.erl: Fixed processing of POST body forAlexey Shchepin2004-09-301-48/+68
* * src/web/ejabberd_http.erl: BugfixAlexey Shchepin2004-09-291-39/+46
* * src/jlib.hrl: Added namespace for iq-register stream featureAlexey Shchepin2004-09-251-38/+305
* * src/Makefile.win32: Updated (thanks to Sergei Golovan)Alexey Shchepin2004-07-061-11/+19
* * src/web/ejabberd_http.erl: Added options for enabling HTTPAlexey Shchepin2004-05-221-7/+27
* * src/web/ejabberd_web_admin.erl: UpdatedAlexey Shchepin2004-05-041-1/+2
* * src/web/ejabberd_http.erl: 'Accept-Language' header supportAlexey Shchepin2004-05-011-4/+20