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
...
*
|
core.certmanager: Disable DANE name checks (not needed for XMPP)
Kim Alvefur
2021-09-16
1
-1
/
+1
*
|
mod_bookmarks: Remove compatibility with 0.11
Emmanuel Gil Peyrot
2022-01-04
1
-6
/
+0
*
|
mod_bookmarks: Import mod_bookmarks2 from prosody-modules @ ad7767a9f3ea
Emmanuel Gil Peyrot
2022-01-04
3
-0
/
+417
*
|
util.dependencies: Enable warning about missing lua-unbound
Kim Alvefur
2022-01-05
1
-3
/
+2
*
|
core.modulemanager: Remove compat for mod_console rename in 0.8
Kim Alvefur
2022-01-05
1
-7
/
+0
*
|
mod_invites_adhoc: Import from prosody-modules@5001104f0275
Kim Alvefur
2022-01-05
2
-0
/
+127
*
|
mod_invites_register: Import from prosody-modules@797b51043767
Kim Alvefur
2021-12-29
3
-0
/
+177
*
|
mod_invites: Silence luacheck warning
Kim Alvefur
2022-01-05
1
-1
/
+1
*
|
mod_invites: Import from prosdy-modules@5fc306239db3
Kim Alvefur
2021-12-27
2
-0
/
+340
*
|
util.stanza: Cover :find method in tests
Kim Alvefur
2021-12-31
1
-0
/
+12
*
|
util.stanza: Remove dead code
Kim Alvefur
2021-12-31
1
-5
/
+0
*
|
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
[prev]
[next]