prosody-modules
log
graph
tags
bookmarks
branches
0e07810550c8
browse
changeset
mod_proxy65/mod_proxy65.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody-modules
Log
mod_proxy65/mod_proxy65.lua @ 506:
0e07810550c8
less
more
|
(0)
tip
description
author
age
mod_proxy65: correct log level, be more descriptive
Thilo Cestonaro
2009-11-25
mod_proxy65: hopefully remove a memory leak (thx waqas!)
Thilo Cestonaro
2009-11-17
mod_proxy65: make it work from external initiators, too
Thilo Cestonaro
2009-11-01
mod_proxy65: never use global varnames as local varnames, it can break your brain!
Thilo Cestonaro
2009-11-01
mod_proxy65: basic white list - access control list
Thilo Cestonaro
2009-11-01
mod_proxy65: answer with correct disco#info data on a disco#info request
Thilo Cestonaro
2009-11-01
mod_proxy65: close unknown connection with no authentication data, close target if initator hangs up and vica versa
Thilo Cestonaro
2009-11-01
mod_proxy65: make it work again
Thilo Cestonaro
2009-10-31
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
2009-10-31
mod_proxy65: component register and deregister are with "_component" appended
Thilo Cestonaro
2009-10-31
mod_proxy65: Remove unused bin2hex function, and compact more code. Finally down <200 lines :)
Matthew Wild
2009-10-31
mod_proxy65: removed unneeded var and session stuff
Thilo Cestonaro
2009-10-31
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
2009-10-31
mod_proxy65: done! Who wants to test? :)
Thilo Cestonaro
2009-10-28
mod_proxy65: tcp connection of initiator and target are established
Thilo Cestonaro
2009-10-27
mod_proxy65: remove the proxy65 folder
Thilo Cestonaro
2009-10-26
less
more
|
(0)
tip