This website works better with JavaScript.
Explore
Help
Sign In
apitech
/
prosody
mirror of
https://github.com/bjc/prosody
Watch
1
Star
0
Fork
You've already forked prosody
0
Code
Issues
Projects
Releases
Wiki
Activity
IMPORTANT: due to a drive failure, as of 13-Mar-2021, the Mercurial repository had to be re-mirrored, which changed every commit SHA. The old SHAs and trees are backed up in the vault branches. Please migrate to the new branches as soon as you can.
xmpp
xmpp-server
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10116
Commits
12
Branches
101
Tags
54 MiB
Lua
94.4%
C
4.8%
Makefile
0.6%
Shell
0.2%
Tag:
Branch:
Tree:
45a8e8ea7f
0.11
0.12
13.0
master
s2s
sasl
tls
vault/0.11
vault/master
vault/s2s
vault/sasl
vault/tls
0.1.0
0.10.0
0.10.1
0.10.2
0.10.3
0.11.0
0.11.1
0.11.10
0.11.11
0.11.12
0.11.13
0.11.14
0.11.2
0.11.3
0.11.4
0.11.5
0.11.6
0.11.7
0.11.8
0.11.9
0.12.0
0.12.1
0.12.2
0.12.3
0.12.4
0.12.5
0.2.0
0.3.0
0.4.0
0.4.1
0.4.2
0.5.0
0.5.1
0.5.2
0.6.0
0.6.1
0.6.2
0.7.0
0.8.0
0.8.1
0.8.2
0.9.0
0.9.1
0.9.10
0.9.11
0.9.12
0.9.13
0.9.14
0.9.2
0.9.3
0.9.4
0.9.5
0.9.6
0.9.7
0.9.8
0.9.9
13.0.0
13.0.1
vault/0.1.0
vault/0.10.0
vault/0.10.1
vault/0.10.2
vault/0.10.3
vault/0.11.0
vault/0.11.1
vault/0.11.2
vault/0.11.3
vault/0.11.4
vault/0.11.5
vault/0.11.6
vault/0.11.7
vault/0.2.0
vault/0.3.0
vault/0.4.0
vault/0.4.1
vault/0.4.2
vault/0.5.0
vault/0.5.1
vault/0.5.2
vault/0.6.0
vault/0.6.1
vault/0.6.2
vault/0.7.0
vault/0.8.0
vault/0.8.1
vault/0.8.2
vault/0.9.0
vault/0.9.1
vault/0.9.10
vault/0.9.11
vault/0.9.12
vault/0.9.13
vault/0.9.14
vault/0.9.2
vault/0.9.3
vault/0.9.4
vault/0.9.5
vault/0.9.6
vault/0.9.7
vault/0.9.8
vault/0.9.9
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '45a8e8ea7f'
${ noResults }
prosody
/
util
History
Kim Alvefur
0e16eeb216
util.session: Remove tostring call from logging
...
Taken care of by loggingmanager now
7 years ago
..
sasl
util.sasl.anonymous: Shorter!
8 years ago
adhoc.lua
…
array.lua
util.array: Add __div for parity with util.set
7 years ago
async.lua
Many things: switch from hacky multi-arg xpcall implementations to a standard util.xpcall
7 years ago
cache.lua
util.cache: Call on-eviction callback when shrinking
8 years ago
caps.lua
vairious: Add annotation when an empty environment is set [luacheck]
8 years ago
dataforms.lua
util.dataforms: Improve default error message for failed datatype validation
7 years ago
datamanager.lua
Fix various spelling mistakes [codespell]
7 years ago
datetime.lua
util.datetime: Make sure timezone difference is calculated correctly (
fixes
#1262
)
7 years ago
debug.lua
…
dependencies.lua
util.dependencies: Increase Lua version to warn about to 5.4
7 years ago
envload.lua
util.envload: Ignore "undefined variable" warning for loadstring [luacheck with strict 5.2 or 5.3 checks]
8 years ago
error.lua
util.error: Fix traceback due to missing text field
7 years ago
events.lua
Merge 0.10->trunk
8 years ago
filters.lua
vairious: Add annotation when an empty environment is set [luacheck]
8 years ago
format.lua
util.format: Handle integer formats the same way on Lua versions without integer support
7 years ago
hashring.lua
util.hashring: Implementation of hashring data structure
7 years ago
helpers.lua
util.helpers: Handle missing priorities, happens due to wildcard magic in net.http.server (
fixes
#1044
)
8 years ago
hex.lua
…
hmac.lua
util.hmac: Expose hmac-sha-512 too
7 years ago
http.lua
util.http: Fix decoding of uppercase URL encoded chars
7 years ago
id.lua
…
import.lua
lint: Remove use of the 143 error code
7 years ago
indexedbheap.lua
…
interpolation.lua
…
ip.lua
util.ip: Add missing netmask for 192.168/16 range (
fixes
#1343
)
7 years ago
iterators.lua
util.iterators: Use pack from table.pack
7 years ago
jid.lua
util.jid: Add missing semicolon
7 years ago
json.lua
util.json: Use util.iterators.sorted_pairs() in ordered mode
7 years ago
logger.lua
util.logger: Import globals (fixes on Lua 5.2)
8 years ago
mercurial.lua
…
multitable.lua
lint: Remove use of the 143 error code
7 years ago
openssl.lua
…
paths.lua
…
pluginloader.lua
…
presence.lua
util.presence: Remove TODO about deprecated XEP-0016.
8 years ago
promise.lua
util.promise: Remove references to callbacks after settling promise
7 years ago
prosodyctl.lua
util.prosodyctl: Allow passing path to Lua runtime to the start() function
7 years ago
pubsub.lua
util.pubsub: Validate node configuration on node creation (
fixes
#1328
)
7 years ago
queue.lua
util.queue: Update :items() to consistently use private data directly
7 years ago
random.lua
util.random: Throw different error for EOL condition
7 years ago
rfc6724.lua
…
rsm.lua
…
sasl.lua
vairious: Add annotation when an empty environment is set [luacheck]
8 years ago
sasl_cyrus.lua
vairious: Add annotation when an empty environment is set [luacheck]
8 years ago
serialization.lua
util.serialization: Cache default serialization instance (
fixes
#1389
)
7 years ago
session.lua
util.session: Remove tostring call from logging
7 years ago
set.lua
util.set: Add freeze metamethod
7 years ago
sql.lua
util.sql: Remove tostring call from logging
7 years ago
sslconfig.lua
util.sslconfig: Recognise TLS 1.3 as a protocol version
7 years ago
stanza.lua
util.stanza: Fix :top_tag() handling of namespaced attributes
7 years ago
startup.lua
util.startup: Remove tostring call from logging
7 years ago
statistics.lua
…
statsd.lua
…
template.lua
vairious: Add annotation when an empty environment is set [luacheck]
8 years ago
termcolours.lua
vairious: Add annotation when an empty environment is set [luacheck]
8 years ago
throttle.lua
vairious: Add annotation when an empty environment is set [luacheck]
8 years ago
timer.lua
Many things: switch from hacky multi-arg xpcall implementations to a standard util.xpcall
7 years ago
uuid.lua
…
vcard.lua
util.vcard: Use the new :text_tag API in more places
8 years ago
watchdog.lua
vairious: Add annotation when an empty environment is set [luacheck]
8 years ago
x509.lua
util.x509: Add function that extracts usable names from a certificate
7 years ago
xml.lua
vairious: Add annotation when an empty environment is set [luacheck]
8 years ago
xmppstream.lua
util.xmppstream: Inherit xml:lang from stream to stanzas (
fixes
#1401
)
7 years ago
xpcall.lua
util.xpcall, util.compat: Add non-hacky multi-argument xpcall() for Lua 5.1
7 years ago