index
:
github.com/processone/ejabberd.git
1.1.x
2.0.x
2.1.x
master
obsolete_3alpha
sql-auto-update
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
web
/
ejabberd_http.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't ask for client certificate when using tls (EJAB-1267)
Badlop
2010-06-25
1
-1
/
+2
*
Cross-domain HTTP-Bind support (thanks to Jack Moffitt)(EJAB-1168)
Badlop
2010-02-15
1
-1
/
+1
*
Allow a request_handler to serve a file in root of HTTP
Badlop
2010-02-10
1
-1
/
+2
*
Add new debuging hook to the http receiving process.
Pablo Polvorin
2010-02-05
1
-1
/
+3
*
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
Badlop
2010-01-12
1
-1
/
+1
*
Apply a forgotten part of the original patch (EJAB-1119)
Badlop
2009-12-08
1
-5
/
+4
*
Fix memory and port leak when TLS is enabled in HTTP (thanks to Brian Cully)(...
Badlop
2009-12-07
1
-1
/
+7
*
Support gen_tcp send timeout: Close the connection if the other end has disco...
Mickaël Rémond
2009-10-19
1
-4
/
+11
*
Log an error if HTTP request does not include Host header (EJAB-966)
Badlop
2009-07-23
1
-0
/
+3
*
Revert workaround of EJAB-611 because it seems no longer required (EJAB-709)
Badlop
2009-07-17
1
-4
/
+1
*
* src/ejabberd_captcha.erl: XEP-158 (CAPTCHA Forms).
Evgeniy Khramtsov
2009-03-13
1
-0
/
+4
*
* src/web/ejabberd_http.erl: Added a workaround for inet:peername
Alexey Shchepin
2009-02-23
1
-7
/
+7
*
* doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)
Badlop
2009-01-12
1
-2
/
+2
*
URL path should be tokenized by / and then decoded (EJAB-786).
Badlop
2008-11-12
1
-12
/
+18
*
* src/web/ejabberd_http.erl: Include recognized headers in
Badlop
2008-11-12
1
-12
/
+19
*
Fix: provide the port as an integer, not string (EJAB-560)
Badlop
2008-09-12
1
-2
/
+2
*
* src/web/ejabberd_http.hrl: Provide Host, Port, Headers and
Badlop
2008-09-12
1
-8
/
+57
*
* src/web/ejabberd_http.erl: Temporary solution for check of
Badlop
2008-08-01
1
-1
/
+4
*
* doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)
Badlop
2008-07-31
1
-1
/
+1
*
PubSub improvements, and solves (EJAB-453) (EJAB-608)
Christophe Romain
2008-07-03
1
-3
/
+11
*
* src/web/ejabberd_http.erl: Support PUT and DELETE methods in
Badlop
2008-06-21
1
-6
/
+7
*
* src/web/ejabberd_http.erl (parse_auth): Allow password that
Badlop
2008-05-12
1
-5
/
+8
*
* doc/guide.tex: Updated copyright dates to 2008
Badlop
2008-01-15
1
-1
/
+1
*
* Applied copyright patch 3.
Mickaël Rémond
2007-12-24
1
-4
/
+22
*
* src/web/ejabberd_http.erl: Add 'http_bind' option for easy
Badlop
2007-12-22
1
-5
/
+10
*
* src/web/ejabberd_http.erl: Fixed URL decoding code (EJAB-450)
Mickaël Rémond
2007-12-09
1
-13
/
+6
*
* src/mod_irc/iconv.erl: Fix compilation warnings: 3 (EJAB-290)
Badlop
2007-12-07
1
-3
/
+3
*
* src/acl.erl and other 64 files: Remove Erlang module attribute
Badlop
2007-12-06
1
-1
/
+0
*
* src/web/ejabberd_http.erl: Change loglevel for http
Badlop
2007-12-06
1
-1
/
+1
*
Cancel revision 798
Jérôme Sautret
2007-06-27
1
-111
/
+4
*
Unsafe working version of http file transfer
Jérôme Sautret
2007-06-27
1
-4
/
+111
*
* src/web/ejabberd_http.hrl: Added "ip" field in the "request"
Alexey Shchepin
2007-05-07
1
-16
/
+25
*
* src/web/ejabberd_http.erl: Support for binaries in ejabberd HTTP
Mickaël Rémond
2007-03-10
1
-15
/
+17
*
* src/web/ejabberd_http.erl: Added separate version of
Alexey Shchepin
2007-02-04
1
-2
/
+34
*
* src/web/*: Plugin architecture for HTTP modules (thanks to
Alexey Shchepin
2007-01-25
1
-20
/
+65
*
* src/ejabberd_socket.erl: Support for non-xml sockets
Alexey Shchepin
2006-09-25
1
-0
/
+4
*
* src/web/ejabberd_http.erl: The web module now accepts HTTP
Mickaël Rémond
2006-06-02
1
-5
/
+26
*
* src/web/ejabberd_http.erl: Authentication check moved to
Alexey Shchepin
2006-02-03
1
-116
/
+64
*
* src/ejabberd_service.erl: Bugfix
Alexey Shchepin
2006-01-13
1
-0
/
+4
*
* src/web/ejabberd_http.erl: Now web interface is compliant to
Alexey Shchepin
2005-11-26
1
-1
/
+2
*
* src/web/ejabberd_web_admin.erl: Fixed encoding of user names in
Alexey Shchepin
2005-11-22
1
-1
/
+42
*
* src/web/ejabberd_http.erl: "Connection:" header value now
Alexey Shchepin
2005-05-22
1
-27
/
+62
*
Merged the Process One contributions ( Virtual Hosting )
tmallard
2005-04-17
1
-26
/
+36
*
* src/web/ejabberd_http.erl: Fixed processing of POST body for
Alexey Shchepin
2004-09-30
1
-48
/
+68
*
* src/web/ejabberd_http.erl: Bugfix
Alexey Shchepin
2004-09-29
1
-39
/
+46
*
* src/jlib.hrl: Added namespace for iq-register stream feature
Alexey Shchepin
2004-09-25
1
-38
/
+305
*
* src/Makefile.win32: Updated (thanks to Sergei Golovan)
Alexey Shchepin
2004-07-06
1
-11
/
+19
*
* src/web/ejabberd_http.erl: Added options for enabling HTTP
Alexey Shchepin
2004-05-22
1
-7
/
+27
*
* src/web/ejabberd_web_admin.erl: Updated
Alexey Shchepin
2004-05-04
1
-1
/
+2
*
* src/web/ejabberd_http.erl: 'Accept-Language' header support
Alexey Shchepin
2004-05-01
1
-4
/
+20
[next]