index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
util.stanza: Increase test coverage to cover validation errors
Kim Alvefur
2021-12-31
1
-0
/
+25
*
|
util.stanza: Make type error message consistent with others
Kim Alvefur
2021-12-31
1
-1
/
+1
*
|
mod_smacks: Log error to silence luacheck
Kim Alvefur
2021-12-31
1
-0
/
+2
*
|
mod_smacks: Limit "old" session resumption counters
Kim Alvefur
2021-12-31
1
-0
/
+19
*
|
mod_smacks: Record timestamp with persisted counters
Kim Alvefur
2021-12-31
1
-2
/
+4
*
|
util_datamapper: Fix typo in unit tests
Kim Alvefur
2021-12-29
1
-1
/
+1
*
|
util.datamapper: Add support for $ref pointers
Kim Alvefur
2021-12-29
3
-40
/
+81
*
|
util.jsonschema: Add support for $ref pointers
Kim Alvefur
2021-12-29
2
-44
/
+70
*
|
util.jsonpointer: Resolve JSON Pointers per RFC 6901
Kim Alvefur
2021-12-29
3
-1
/
+87
*
|
make: Add target for rebuilding from Teal sources
Kim Alvefur
2021-12-29
1
-0
/
+2
*
|
net.resolvers: Report DNSSEC validation errors instead of NoError
Kim Alvefur
2021-12-28
2
-3
/
+13
*
|
mod_auth_internal_hashed: Up iteration count to 10000 per XEP-0438
Kim Alvefur
2021-12-26
3
-2
/
+9
*
|
mod_auth_internal_hashed: Make SCRAM iteration count configurable
Kim Alvefur
2021-12-26
1
-1
/
+1
*
|
mod_admin_shell: Log creation of incoming s2s connections during ping
Kim Alvefur
2021-12-27
1
-0
/
+2
*
|
mod_smacks: sprinkle some metrics on it
Jonas Schäfer
2021-12-27
1
-2
/
+45
*
|
openmetrics/histograms: improve code clarity
Kim Alvefur
2021-12-27
2
-2
/
+2
*
|
openmetrics/histograms: fix incorrect condition for bucketing
Jonas Schäfer
2021-12-26
2
-2
/
+2
*
|
mod_admin_shell: Print s2s related events while waiting for ping
Kim Alvefur
2021-12-26
1
-1
/
+28
*
|
util.xml: Use variable instead of constant for consistency (thanks Thijs)
Matthew Wild
2021-12-26
1
-1
/
+1
*
|
core.certmanager: Add curveslist to 'old' Mozilla TLS preset
Kim Alvefur
2021-12-26
1
-1
/
+2
*
|
util.prosodyctl.check: Remove obsolete settings from known globals
Kim Alvefur
2021-12-25
1
-2
/
+0
*
|
util.prosodyctl.check: Add some more obsolete settings
Kim Alvefur
2021-12-25
1
-0
/
+6
*
|
mod_tombstones: Add some future TODOs
Kim Alvefur
2021-12-23
1
-0
/
+4
*
|
mod_tombstones: Add a very basic test case
Kim Alvefur
2021-12-23
2
-0
/
+41
*
|
mod_tombstones: Remember deleted accounts #1307
Kim Alvefur
2021-12-23
2
-0
/
+76
*
|
mod_smacks: Compact code using new stanza API
Kim Alvefur
2021-12-22
1
-9
/
+2
*
|
mod_http: Clean up redirects handlers for wildcard on http module unload
Kim Alvefur
2021-12-22
1
-0
/
+7
*
|
mod_smacks: Use more compact resumption tokens
Kim Alvefur
2021-12-22
1
-2
/
+2
*
|
util.id: Add a 'tiny' variant
Kim Alvefur
2021-12-02
1
-0
/
+3
*
|
util.id: Adjust entropy levels, with rationales
Kim Alvefur
2021-12-02
4
-6
/
+17
*
|
MUC: Switch ID algorithm for IQ relay (fixes #1266, #1435)
Kim Alvefur
2021-10-05
1
-3
/
+5
*
|
MUC: Add method for getting the occupant id salt to allow reuse
Kim Alvefur
2021-10-05
2
-5
/
+12
*
|
util.prosodyctl.cert: Copy SAN/wildcard certs only once
Kim Alvefur
2021-12-22
1
-1
/
+5
*
|
util.x509: Fix to include wildcard identity
Kim Alvefur
2021-12-22
1
-0
/
+3
*
|
core.certmanager: Check index for wildcard certs
Kim Alvefur
2021-12-22
1
-1
/
+2
*
|
prosodyctl cert: use the indexing functions for better UX
Jonas Schäfer
2021-12-21
2
-19
/
+29
*
|
prosodyctl: Hide process management commands when init system should be used ...
Kim Alvefur
2021-12-21
1
-3
/
+19
*
|
prosodyctl: Reorder help sections
Kim Alvefur
2021-12-21
1
-5
/
+5
*
|
mod_roster: Improve readability of bare-JID check
Kim Alvefur
2021-12-22
1
-2
/
+2
*
|
mod_roster: pass correct username to roster-item-removed
Jonas Schäfer
2021-12-22
2
-1
/
+76
*
|
core.certmanager: Rename preset option to 'tls_preset'
Kim Alvefur
2021-12-22
2
-1
/
+2
*
|
core.certmanager: Add "legacy" preset for keeping previous default settings
Kim Alvefur
2021-12-22
1
-1
/
+3
*
|
core.certmanager: Add TLS 1.3 cipher suites to Mozilla TLS presets
Kim Alvefur
2021-11-03
1
-1
/
+7
*
|
core.certmanager: Presets based on Mozilla SSL Configuration Generator
Kim Alvefur
2019-12-22
2
-0
/
+61
*
|
moduleapi: Support stripping of multi-word from module names
Matthew Wild
2021-12-22
1
-1
/
+1
*
|
adminstream: fire disconnected event on lower layer disconnect
Jonas Schäfer
2021-12-21
1
-0
/
+1
*
|
CHANGES: Add various things
Kim Alvefur
2021-12-21
1
-2
/
+14
*
|
CHANGES: Reorganize by added/changed/removed to improve readability
Kim Alvefur
2021-12-21
1
-25
/
+48
*
|
Merge 0.11->trunk
Kim Alvefur
2021-12-20
1
-10
/
+52
|
\
|
|
*
Tag 0.11.11
Kim Alvefur
2021-12-20
0
-0
/
+0
[prev]
[next]