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