prosody-modules
log
graph
tags
bookmarks
branches
a0e0ec729aab
browse
changeset
mod_onions/mod_onions.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_onions/mod_onions.lua @ 3410:
a0e0ec729aab
less
more
|
(0)
tip
description
author
age
mod_onions: Fix unqualified use of debug.traceback
Kim Alvefur
2018-02-16
mod_onions: Use net.server API for creating a new connection instead of duplicating socket creation
Kim Alvefur
2018-02-16
mod_onions: Fix typo [codespell]
Kim Alvefur
2018-02-04
mod_onions: Make variable local
Kim Alvefur
2017-04-24
mod_onions: Import luasocket (fixes #898)
Kim Alvefur
2017-04-24
mod_onions: Reduce line count for redirect check
Kim Alvefur
2016-11-04
mod_onions: Use typed config API
Kim Alvefur
2016-11-04
mod_onions: Prevent s2s_secure_auth policy enforcement from rejecting .onion connections
Kim Alvefur
2016-09-23
mod_onions: Hook event using moduleapi
Kim Alvefur
2016-09-23
mod_onions: Remove capture of final period (stripped by util.jid)
Kim Alvefur
2016-09-23
mod_onions: Escape period in pattern
Kim Alvefur
2016-09-23
mod_onions: Patch from David Goulet: Fix onions_map when the target is a string.
Thijs Alkemade
2015-10-14
mod_onions: Now allows configuration of an "onions_map", allowing administrator to manually specify alternate hidden services for clearnet addresses.
Thijs Alkemade
2015-08-13
mod_onions: Small fixes making bounce_sendq match mod_s2s again.
Thijs Alkemade
2015-08-13
mod_onions: Depend on mod_s2s to avoid a traceback when loaded before mod_s2s
Matthew Wild
2015-02-25
mod_onions: Actually define the variable "stanza" to contain "event.stanza", fixing problems of stanzas being dropped for outgoing connections.
Thijs Alkemade
2014-07-04
mod_onions: Set the stream version to 1.0 on onionized streams, so TLS is offered.
Thijs Alkemade
2014-07-04
all the things: Remove trailing whitespace
Florian Zeitz
2014-03-11
mod_onions: Accepted patch that should fix problems when using libevent.
Thijs Alkemade
2014-02-04
mod_onions: Copy the code to find the bit module from mod_websockets.
Thijs Alkemade
2013-06-15
mod_onions: The SOCKS5 port is now a string, as it should be. Added a boolean option onions_tor_all to pass all s2s traffic through Tor.
Thijs Alkemade
2013-06-10
mod_onions: Added mod_onions. This module allows Prosody to make s2s connections to Tor hidden services.
Thijs Alkemade
2013-06-10
less
more
|
(0)
tip