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.
7146
Commits
12
Branches
101
Tags
54 MiB
Lua
94.4%
C
4.8%
Makefile
0.6%
Shell
0.2%
Tag:
Branch:
Tree:
ffde63fe68
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 'ffde63fe68'
${ noResults }
prosody
/
tests
History
Anton Shestakov
f0e16572c0
test_utf8: remove 2 unused variables and an undefined variable [luacheck]
10 years ago
..
json
tests: Add extra tests for util.json
10 years ago
reports
Update unit testing to output coverage reports
17 years ago
util
Remove all trailing whitespace
13 years ago
modulemanager_option_conversion.lua
Remove all trailing whitespace
13 years ago
run_tests.bat
Added tests/run_tests.bat for running tests on Windows
17 years ago
run_tests.sh
run_tests: use "$@" for passing arguments [shellcheck]
10 years ago
test.lua
tests: Adapt test for util.queue to the test framework
10 years ago
test_core_configmanager.lua
Remove all trailing whitespace
13 years ago
test_core_s2smanager.lua
Remove all trailing whitespace
13 years ago
test_core_stanza_router.lua
Remove all trailing whitespace
13 years ago
test_net_http_parser.lua
tests: Add basic test for net.http.parser
10 years ago
test_sasl.lua
Remove all trailing whitespace
13 years ago
test_utf8.lua
test_utf8: remove 2 unused variables and an undefined variable [luacheck]
10 years ago
test_util_cache.lua
test_util_cache: wrap individual test blocks in do-end [luacheck]
10 years ago
test_util_http.lua
test_util_http: wrap individual test blocks in do-end [luacheck]
10 years ago
test_util_ip.lua
Remove all trailing whitespace
13 years ago
test_util_jid.lua
test_util_jid: make function test() local [luacheck]
10 years ago
test_util_json.lua
Add tests for util.json
10 years ago
test_util_json.sh
tests: Add extra tests for util.json
10 years ago
test_util_multitable.lua
test_util_multitable: remove unused one-letter loop variable [luacheck]
10 years ago
test_util_queue.lua
test_util_queue: finish stress-test by emptying the queue
10 years ago
test_util_random.lua
tests: Add minimal test for util.random that checks that it returns the number of bytes requested
10 years ago
test_util_rfc6724.lua
test_util_rfc6724: Update with new test vectors from RFC 6724
13 years ago
test_util_sasl_scram.lua
util.hmac, util.hashes: Implement HMAC functions in C, and move to util.hashes
13 years ago
test_util_stanza.lua
test_util_stanza: wrap individual test blocks in do-end [luacheck]
10 years ago
test_util_throttle.lua
tests: Add small test for util.throttle
10 years ago
test_util_uuid.lua
test_util_uuid: remove unused one-letter loop variable [luacheck]
10 years ago
test_util_xml.lua
tests: Add basic tests for util.xml and util.xmppstream
10 years ago
test_util_xmppstream.lua
tests: Add basic tests for util.xml and util.xmppstream
10 years ago
utf8_sequences.txt
utf8_sequences.txt: Oops
11 years ago