prosody
log
graph
tags
bookmarks
branches
6425bc039430
browse
changeset
plugins/mod_tls.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
Log
plugins/mod_tls.lua @ 2108:
6425bc039430
less
more
|
(0)
-30
-10
-8
tip
description
author
age
mod_tls: Switch to : syntax for connection methods
Matthew Wild
Sat, 21 Nov 2009 17:16:46 +0000
mod_tls: Offer the host-specific cert (when there is one) to incoming c2s/s2s connections, fixes #30 (thanks, albert, Flo, johnny, and all who nagged me :) )
Matthew Wild
Sat, 17 Oct 2009 16:25:28 +0100
mod_tls: Don't try to start TLS if we can't actually do it (thanks Florob)
Matthew Wild
Fri, 09 Oct 2009 17:48:45 +0100
mod_tls: Catch s2s-stream-features and add starttls feature if possible
Matthew Wild
Thu, 08 Oct 2009 23:41:59 +0100
mod_tls: Mark sessions as not secure when negotiating outward TLS, so they get marked secure later. Fixes missing (encrypted) for outgoing sessions in s2s:show(). Thanks albert, McKael :)
Matthew Wild
Tue, 06 Oct 2009 10:34:13 +0100
mod_tls: require_s2s_encryption -> s2s_require_encryption
Matthew Wild
Mon, 05 Oct 2009 15:00:05 +0100
require_encryption deprecated, use c2s_require_encryption instead
Matthew Wild
Mon, 05 Oct 2009 14:59:30 +0100
mod_tls: Mark starttls feature as <required/> if require_s2s_encryption is enabled
Matthew Wild
Mon, 05 Oct 2009 14:52:30 +0100
less
more
|
(0)
-30
-10
-8
tip