log mod_proxy65/mod_proxy65.lua @ 79:34f5818c90e9

age author description
Sun, 01 Nov 2009 14:37:28 +0100 Thilo Cestonaro mod_proxy65: answer with correct disco#info data on a disco#info request
Sun, 01 Nov 2009 10:38:51 +0100 Thilo Cestonaro mod_proxy65: close unknown connection with no authentication data, close target if initator hangs up and vica versa
Sat, 31 Oct 2009 21:00:02 +0100 Thilo Cestonaro mod_proxy65: make it work again
Sat, 31 Oct 2009 20:53:52 +0100 Thilo Cestonaro mod_proxy65: changed the listener name to be unique on a per component basis and display a good error description when connlistener register fails
Sat, 31 Oct 2009 20:33:42 +0100 Thilo Cestonaro mod_proxy65: component register and deregister are with "_component" appended
Sat, 31 Oct 2009 13:47:34 +0000 Matthew Wild mod_proxy65: Remove unused bin2hex function, and compact more code. Finally down <200 lines :)
Sat, 31 Oct 2009 09:26:38 +0100 Thilo Cestonaro mod_proxy65: removed unneeded var and session stuff
Sat, 31 Oct 2009 00:41:47 +0000 Matthew Wild mod_proxy65: Reviewed and re-factored the code, added proxy_address to specify the address which the proxy advertises for clients to connect to
Wed, 28 Oct 2009 23:29:37 +0100 Thilo Cestonaro mod_proxy65: done! Who wants to test? :)
Wed, 28 Oct 2009 00:03:28 +0100 Thilo Cestonaro mod_proxy65: tcp connection of initiator and target are established
Mon, 26 Oct 2009 23:32:53 +0100 Thilo Cestonaro mod_proxy65: remove the proxy65 folder