|
|
@b15cbc4
|
2020-03-17T11:29:47Z |
arkamar |
Make the irc test work with libevent
|
|
|
@6ff651b
|
2019-11-19T12:51:39Z |
dgoldin+github |
Fixing tests for libcheck 0.13.0
Since libcheck 0.13 it's mandatory …
|
|
|
@671b1ef
|
2017-10-05T03:00:54Z |
dx |
tests: fix build warnings in jabber_buddy_by_jid tests
|
|
|
@e7e6484
|
2017-03-12T04:27:59Z |
dx |
The protocol argument to socketpair was incorrect.
For some reason …
|
|
|
@65d0dfd
|
2017-03-12T04:16:58Z |
dx |
Add --verbose configure option to control verbose build output
…
|
|
|
@fca4683
|
2016-11-12T03:38:34Z |
dx |
word_wrap: truncate utf8 safely
|
|
|
@727a68b
|
2016-11-12T03:05:53Z |
dx |
tests: don't require pam and ldap to test
|
|
|
@2dc394c
|
2016-08-24T00:02:20Z |
dx |
jabber: handle nulls in jabber_compare_jid
As far as I can see this …
|
|
|
@50bb490
|
2016-03-25T18:07:53Z |
dennis |
ldap authentication backend
We only support the openldap scheme for …
|
|
|
@a6005da
|
2016-03-25T18:07:53Z |
dennis |
Linux pam authentication backend
This backend authenticates users …
|
|
|
@8e6ecfe
|
2016-03-25T18:07:53Z |
dennis |
Authentication: scaffolding for multiple authentication backends
…
|
|
|
@9c8dbc7
|
2015-11-23T17:49:09Z |
dx |
hipchat: 'chat add hipchat "channel name"' now tries to guess the JID
…
|
|
|
@9516bb6
|
2015-10-30T10:44:37Z |
dx |
tests: Define a stub sighandler_shutdown_setup() to allow linking
I'm …
|
|
|
@b0da3b8
|
2015-10-22T08:05:26Z |
dx |
check_jabber_util: adapt to new behavior of GET_BUDDY_EXACT
I can't …
|
|
|
@355e2ad
|
2015-10-01T01:01:48Z |
dx |
Move CAP commands to irc_cap.c; use enum for flags
|
|
|
@e88fe7da
|
2015-08-07T21:53:25Z |
vlajos |
typofix - https://github.com/vlajos/misspell_fixer
|
|
|
@5ebff60
|
2015-02-20T22:50:54Z |
dx |
Reindent everything to K&R style with tabs
Used uncrustify, with the …
|
|
|
@25c4c78
|
2015-01-16T19:50:24Z |
dx |
Fix compiler warnings on Cygwin and Mac OS X.
* Don't use PIE/PIC on …
|
|
|
@269580c
|
2014-07-24T03:51:07Z |
dx |
Add limit param to split_command_parts(), fix twitter quotes bug
Only …
|
|
|
@757515a
|
2014-07-24T03:51:07Z |
dx |
Added jabber_compare_jid to fix JID comparison case sensitivity
|
|
|
@6a6d7d8
|
2014-04-20T17:00:48Z |
Jelmer Vernooij |
Fix building of testsuite.
|
|
|
@3e16fb8
|
2014-04-20T16:59:23Z |
Jelmer Vernooij |
Fix compiler warnings in testsuite/.
|
|
|
@1bed2e1
|
2014-02-28T00:00:03Z |
dx |
Fix check_nick tests (Ticket #1102)
|
|
|
@7fa5c19
|
2012-02-11T12:55:45Z |
wilmer |
Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIR …
|
|
|
@1521a85
|
2010-07-29T19:17:57Z |
wilmer |
Make the unittests work *slightly* better with libevent. (Still won't …
|
|
|
@b40e60d
|
2010-07-29T08:57:01Z |
wilmer |
Fixing http_encode(): BitlBee now calls setlocale() (for nickname …
|
|
|
@3963fdd
|
2010-07-29T07:19:57Z |
wilmer |
"Fix up" unittests enough to at least compile. Never touched these …
|
|
|
@f60079b
|
2010-05-25T22:26:54Z |
wilmer |
Allow one to run the configure script from a different directory and …
|
|
|
@842cd8d
|
2010-03-18T11:22:17Z |
wilmer |
Fixed a bug that caused full JIDs to get lost sometimes with the new …
|
|
|
@00a0bc5
|
2010-03-12T20:28:39Z |
wilmer |
Test activity_timeout and some other test tweaks.
|
|
|
@dde9d571
|
2010-03-12T19:35:51Z |
wilmer |
Fixed jabber_util unittest. It passes, yet something still seems to be …
|
|
|
@de49316
|
2008-12-13T12:08:05Z |
wilmer |
Killed the test for setting non-existing variables since I killed …
|
|
|
@98de2cc
|
2008-06-21T23:51:18Z |
wilmer |
Now preserving case in JID resources, and handling them with case …
|
|
|
@3e6764a
|
2008-06-21T23:34:11Z |
wilmer |
Added jabber_util unittests (buddy_add/_by_jid only ATM).
|
|
|
@18ff38f
|
2008-03-29T23:15:04Z |
wilmer |
Be more liberal with accepted line endings. ERC on Windows likes to …
|
|
|
@ddcf491f
|
2008-03-16T14:18:22Z |
wilmer |
Adding padding to encrypted IM-passwords so the exact password length …
|
|
|
@2d88d25a
|
2008-02-16T19:38:17Z |
wilmer |
Added help_free() test, and fixed compiler warning in SASL test.
|
|
|
@af97b23
|
2008-02-16T13:17:52Z |
wilmer |
Improved sasl_get_part() to deal with whitespace in challenge strings, …
|
|
|
@2799ff9
|
2008-02-16T12:20:03Z |
wilmer |
Fixed broken check in check_arc.c
|
|
|
@0f47613
|
2007-12-10T22:57:13Z |
wilmer |
Don't allow nicks that start with a number.
|
|
|
@d444c09
|
2007-10-12T00:06:50Z |
wilmer |
Added word_wrap() function to misc.c and using it at the right places …
|
|
|
@e2869bf
|
2007-10-07T22:07:25Z |
wilmer |
"Changed" the ArcFour implementation. I'm afraid this was a waste of …
|
|
|
@2305488
|
2007-10-07T21:45:41Z |
wilmer |
Adding test for arc.c so that I can now safely replace the RC4 code …
|
|
|
@ae3c4fa
|
2007-07-01T14:52:45Z |
wilmer |
Merge from Jelmer (mainly unit testing things).
|
|
|
@dcf0f3e
|
2007-02-18T22:46:50Z |
wilmer |
Fixed Makefiles (make distclean was completely broken).
|
|
|
@7738014
|
2007-01-21T22:08:56Z |
Jelmer Vernooij |
Add tests for set
|
|
|
@8c073a6
|
2007-01-21T21:38:50Z |
Jelmer Vernooij |
Add testsuite for crypting.
|
|
|
@ed5df81
|
2007-01-21T21:17:11Z |
Jelmer Vernooij |
Add unit testing for user code
|
|
|
@7bee5af
|
2006-12-24T21:47:18Z |
Jelmer Vernooij |
Add tests for set_url(). Fixed a bug where the default port wasn't …
|
|
|
@c227706
|
2006-12-24T19:35:13Z |
Jelmer Vernooij |
Refactor the help code to take a filename rather than using the global …
|
|
|
@9225e08
|
2006-12-24T01:47:20Z |
Jelmer Vernooij |
Fix check for non-debug builds.
|
|
|
@7bcdde3
|
2006-12-06T13:57:25Z |
Jelmer Vernooij |
Some simple tests for irc_*()
|
|
|
@3b4cc8f
|
2006-12-06T13:34:15Z |
Jelmer Vernooij |
Support arguments passed to tests/check to enable verbose logging or …
|
|
|
@6a90967
|
2006-12-06T13:26:22Z |
Jelmer Vernooij |
Add tests for md5.
|
|
|
@2c7df62
|
2006-12-06T12:15:09Z |
Jelmer Vernooij |
Fix testsuite.
|
|
|
@66b9e86e
|
2006-07-07T13:33:31Z |
Jelmer Vernooij |
Add support for checking test suite coverage using gcov.
|
|
|
@1fc2958
|
2006-06-16T12:07:51Z |
Jelmer Vernooij |
Add checks for nick functions as well, fix bug where nick lengths …
|
|
|
@c2fa827
|
2006-06-16T11:48:52Z |
Jelmer Vernooij |
Add unit testing infrastructure.
|