| Commit message (Expand) | Author | Age | Files | Lines |
* | util.hmac, util.hashes: Implement HMAC functions in C, and move to util.hashes | Florian Zeitz | 2013-04-27 | 1 | -1/+1 |
* | util.rfc3484: New util implementing RFC3484 sorting | Florian Zeitz | 2011-10-22 | 2 | -0/+52 |
* | tests/test.lua, tests/test_net_http.lua: Tests for net.http's url and form en... | Matthew Wild | 2011-08-10 | 2 | -0/+39 |
* | tests/test_sasl.lua: Convert literal UTF-8/Latin1 chars to escape codes for w... | Matthew Wild | 2011-02-22 | 1 | -8/+1 |
* | tests/test_util_stanza.lua: Allow stanza.last_add to be nil. | Waqas Hussain | 2010-11-26 | 1 | -1/+0 |
* | Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | 2010-10-16 | 6 | -28/+28 |
* | tests/test_util_jid.lua: Add more tests for JID splitting | Matthew Wild | 2010-08-31 | 1 | -3/+6 |
* | tests/test_util_jid.lua: Better formatting, comments, and stop giving 5 argum... | Matthew Wild | 2010-08-10 | 1 | -4/+7 |
* | tests: Added tests for util.sasl.scram.Hi(). | Waqas Hussain | 2010-07-26 | 2 | -0/+24 |
* | util.jid: compare() added, with some tests. | Kim Alvefur | 2010-07-16 | 1 | -0/+11 |
* | Merge 0.6->0.7 | Matthew Wild | 2010-03-22 | 10 | -20/+20 |
|\ |
|
| * | Update copyright headers for 2010 | Matthew Wild | 2010-03-22 | 10 | -20/+20 |
| * | tests: Add tests for util.jid.join() | Matthew Wild | 2009-11-27 | 1 | -0/+11 |
* | | Merge with 0.6 | Matthew Wild | 2010-02-25 | 1 | -4/+4 |
|\| |
|
| * | tests/test_core_s2smanager.lua: Fix to compare SRV weights correctly | Matthew Wild | 2010-02-25 | 1 | -4/+4 |
* | | tests/test.lua: Changes to environment handling of tests, and replace module(... | Matthew Wild | 2009-11-27 | 1 | -6/+9 |
* | | tests: Add tests for util.jid.join() | Matthew Wild | 2009-11-27 | 1 | -0/+11 |
* | | tests/test.lua: Print the current test being run if verbosity sufficient | Matthew Wild | 2009-11-27 | 1 | -0/+3 |
* | | tests/modulemanager_option_conversion.lua: Add standalone test script for the... | Matthew Wild | 2009-11-23 | 1 | -0/+55 |
|/ |
|
* | tests: Fix stanza_router tests to work with the new routing code, finally all... | Matthew Wild | 2009-10-17 | 1 | -26/+32 |
* | tests: More environment magic to help get stuff working in a sandbox | Matthew Wild | 2009-10-17 | 1 | -5/+8 |
* | tests: Have fake module() set _M to satisfy some modules | Matthew Wild | 2009-10-16 | 1 | -1/+1 |
* | tests: Add tests for new modulemanager load_modules_for_host code | Matthew Wild | 2009-10-16 | 2 | -0/+49 |
* | Remove version number from copyright headers | Matthew Wild | 2009-07-10 | 7 | -7/+7 |
* | Add copyright header to those files missing one | Matthew Wild | 2009-07-10 | 2 | -0/+16 |
* | 0.3->0.4 | Matthew Wild | 2009-03-20 | 7 | -7/+7 |
* | tests: Add test for iq error replies | Matthew Wild | 2009-03-03 | 1 | -0/+36 |
* | Added tests/run_tests.bat for running tests on Windows | Waqas Hussain | 2009-02-13 | 1 | -0/+10 |
* | Fixed tests/test.lua to work on Windows | Waqas Hussain | 2009-02-13 | 1 | -2/+7 |
* | Add tests for util.multitable | Matthew Wild | 2009-02-13 | 1 | -0/+62 |
* | Add test to check for incorrect handling of iq from c2s to local bare JIDs | Matthew Wild | 2009-02-11 | 1 | -0/+23 |
* | Small fix to change verbosity level of subtests | Matthew Wild | 2009-02-11 | 1 | -1/+1 |
* | Correct tests for stanza routing IQs to bare JIDs | Matthew Wild | 2009-02-11 | 1 | -2/+2 |
* | Update copyright notices for 2009 | Matthew Wild | 2009-01-30 | 6 | -12/+12 |
* | 0.2->0.3 | Matthew Wild | 2009-01-30 | 6 | -6/+6 |
* | GPL->MIT! | Matthew Wild | 2009-01-30 | 6 | -78/+12 |
* | Add more tests for util/stanza.lua serialization routines | Matthew Wild | 2009-01-09 | 1 | -0/+13 |
* | Add test for previous commit | Matthew Wild | 2009-01-09 | 2 | -1/+9 |
* | 0.1 -> 0.2 | Matthew Wild | 2008-12-10 | 6 | -6/+6 |
* | Add hostmanager, and eventmanager | Matthew Wild | 2008-12-06 | 1 | -2/+23 |
* | Add a couple more tests for jid.split | Matthew Wild | 2008-12-05 | 1 | -0/+2 |
* | Insert copyright/license headers | Matthew Wild | 2008-12-03 | 6 | -0/+120 |
* | No need for the placeholder file in tests/ because the directory is no longer... | Matthew Wild | 2008-11-30 | 1 | -1/+0 |
* | Add test for latin1toutf8 (which passes) | Matthew Wild | 2008-11-30 | 2 | -0/+76 |
* | Also look for binary modules in the parent directory when running tests | Matthew Wild | 2008-11-29 | 1 | -0/+1 |
* | Import initial configmanager, not sure if it works yet, but it does pass the ... | Matthew Wild | 2008-11-21 | 1 | -0/+28 |
* | Update test.lua with a work-in-progress | Matthew Wild | 2008-11-21 | 1 | -3/+3 |
* | Improve jid.split() and jid.bare() to pass new test cases with invalid JIDs | Matthew Wild | 2008-11-21 | 1 | -0/+20 |
* | Oops, never added the tests for s2smanager to the repo | Matthew Wild | 2008-11-20 | 1 | -0/+38 |
* | Add run_tests.sh | Matthew Wild | 2008-11-20 | 1 | -0/+3 |