mod_proxy65: close unknown connection with no authentication data, close target if initator hangs up and vica versa
|
Thilo Cestonaro |
Sun, 01 Nov 2009 10:38:51 +0100 |
mod_pastebin: Send Content-Type header to specify plain UTF-8 text
|
Matthew Wild |
Sun, 01 Nov 2009 01:24:27 +0000 |
mod_pastebin: Rename pastebin_message() to pastebin_text() and make it global so it can be called by other plugins
|
Matthew Wild |
Sun, 01 Nov 2009 01:10:02 +0000 |
mod_proxy65: make it work again
|
Thilo Cestonaro |
Sat, 31 Oct 2009 21:00:02 +0100 |
mod_proxy65: changed the listener name to be unique on a per component basis and display a good error description when connlistener register fails
|
Thilo Cestonaro |
Sat, 31 Oct 2009 20:53:52 +0100 |
mod_proxy65: component register and deregister are with "_component" appended
|
Thilo Cestonaro |
Sat, 31 Oct 2009 20:33:42 +0100 |
mod_pastebin: Fix finding of XHTML content.
|
Paul Aurich |
Fri, 30 Oct 2009 21:11:42 -0700 |
mod_proxy65: Remove unused bin2hex function, and compact more code. Finally down <200 lines :)
|
Matthew Wild |
Sat, 31 Oct 2009 13:47:34 +0000 |
mod_proxy65: removed unneeded var and session stuff
|
Thilo Cestonaro |
Sat, 31 Oct 2009 09:26:38 +0100 |
mod_proxy65: Reviewed and re-factored the code, added proxy_address to specify the address which the proxy advertises for clients to connect to
|
Matthew Wild |
Sat, 31 Oct 2009 00:41:47 +0000 |
mod_adhoc_cmd_admin: Add announce command
|
Florian Zeitz |
Fri, 30 Oct 2009 01:32:12 +0100 |
mod_proxy65: done! Who wants to test? :)
|
Thilo Cestonaro |
Wed, 28 Oct 2009 23:29:37 +0100 |
mod_proxy65: tcp connection of initiator and target are established
|
Thilo Cestonaro |
Wed, 28 Oct 2009 00:03:28 +0100 |
mod_proxy65: remove the proxy65 folder
|
Thilo Cestonaro |
Mon, 26 Oct 2009 23:32:53 +0100 |
mod_proxy65: create connection listener, interface a. port are configureable but not needed
|
Thilo Cestonaro |
Mon, 26 Oct 2009 23:25:29 +0100 |
mod_muc_log: using datamanager to store the logging.
|
Thilo Cestonaro |
Sun, 25 Oct 2009 14:21:30 +0100 |