index
:
bitlbee
develop
install-dev
master
patched-3.4.1
patched-master
scram
server-time
set-account
tagged_msg
twitter-reconnect
personal fork of github.com/bitlbee/bitlbee
Marius Halden
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Lines
*
tests: fix build warnings in jabber_buddy_by_jid tests
dequis
2017-10-05
-2
/
+2
*
The protocol argument to socketpair was incorrect.
Anthony Molinaro
2017-03-12
-1
/
+1
*
Add --verbose configure option to control verbose build output
Tim Harder
2017-03-12
-2
/
+2
*
word_wrap: truncate utf8 safely
dequis
2016-11-12
-0
/
+5
*
tests: don't require pam and ldap to test
dequis
2016-11-12
-1
/
+1
*
jabber: handle nulls in jabber_compare_jid
dequis
2016-08-23
-0
/
+2
*
ldap authentication backend
Dennis Kaarsemaker
2016-03-25
-1
/
+1
*
Linux pam authentication backend
Dennis Kaarsemaker
2016-03-25
-1
/
+1
*
Authentication: scaffolding for multiple authentication backends
Dennis Kaarsemaker
2016-03-25
-1
/
+1
*
hipchat: 'chat add hipchat "channel name"' now tries to guess the JID
dequis
2015-11-23
-0
/
+20
*
tests: Define a stub sighandler_shutdown_setup() to allow linking
dequis
2015-10-30
-0
/
+5
*
check_jabber_util: adapt to new behavior of GET_BUDDY_EXACT
dequis
2015-10-22
-1
/
+1
*
Move CAP commands to irc_cap.c; use enum for flags
dequis
2015-09-30
-1
/
+1
*
typofix - https://github.com/vlajos/misspell_fixer
Veres Lajos
2015-08-07
-2
/
+2
*
Reindent everything to K&R style with tabs
Indent
2015-02-20
-469
/
+476
*
Fix compiler warnings on Cygwin and Mac OS X.
Jason Copenhaver
2015-01-16
-2
/
+2
*
Add limit param to split_command_parts(), fix twitter quotes bug
dequis
2014-07-24
-0
/
+45
*
Added jabber_compare_jid to fix JID comparison case sensitivity
GRMrGecko
2014-07-24
-0
/
+11
*
Fix building of testsuite.
Jelmer Vernooij
2014-04-20
-2
/
+3
*
Fix compiler warnings in testsuite/.
Jelmer Vernooij
2014-04-20
-10
/
+10
*
Fix check_nick tests (Ticket #1102)
radhermit
2014-02-27
-3
/
+4
*
Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIR
Wilmer van der Gaast
2012-02-11
-3
/
+3
*
Make the unittests work *slightly* better with libevent. (Still won't work
Wilmer van der Gaast
2010-07-29
-0
/
+1
*
Fixing http_encode(): BitlBee now calls setlocale() (for nickname
Wilmer van der Gaast
2010-07-29
-0
/
+11
*
"Fix up" unittests enough to at least compile. Never touched these during
Wilmer van der Gaast
2010-07-29
-55
/
+6
*
Allow one to run the configure script from a different directory and put all
Wilmer van der Gaast
2010-05-25
-1
/
+4
*
Fixed a bug that caused full JIDs to get lost sometimes with the new way
Wilmer van der Gaast
2010-03-18
-0
/
+9
*
Test activity_timeout and some other test tweaks.
Wilmer van der Gaast
2010-03-12
-1
/
+14
*
Fixed jabber_util unittest. It passes, yet something still seems to be
Wilmer van der Gaast
2010-03-12
-3
/
+3
*
Killed the test for setting non-existing variables since I killed support
Wilmer van der Gaast
2008-12-13
-9
/
+1
*
Now preserving case in JID resources, and handling them with case sensitivity
Wilmer van der Gaast
2008-06-22
-14
/
+28
*
Added jabber_util unittests (buddy_add/_by_jid only ATM).
Wilmer van der Gaast
2008-06-22
-2
/
+82
*
Be more liberal with accepted line endings. ERC on Windows likes to use
Wilmer van der Gaast
2008-03-29
-2
/
+2
*
Adding padding to encrypted IM-passwords so the exact password length can't
Wilmer van der Gaast
2008-03-16
-13
/
+22
*
Added help_free() test, and fixed compiler warning in SASL test.
Wilmer van der Gaast
2008-02-16
-3
/
+6
*
Improved sasl_get_part() to deal with whitespace in challenge strings, as
Wilmer van der Gaast
2008-02-16
-2
/
+123
*
Fixed broken check in check_arc.c
Wilmer van der Gaast
2008-02-16
-2
/
+3
*
Don't allow nicks that start with a number.
Wilmer van der Gaast
2007-12-10
-3
/
+9
*
Added word_wrap() function to misc.c and using it at the right places so
Wilmer van der Gaast
2007-10-12
-0
/
+58
*
"Changed" the ArcFour implementation. I'm afraid this was a waste of time,
Wilmer van der Gaast
2007-10-07
-1
/
+1
*
Adding test for arc.c so that I can now safely replace the RC4 code with a
Wilmer van der Gaast
2007-10-07
-1
/
+100
*
Merge from Jelmer (mainly unit testing things).
Wilmer van der Gaast
2007-07-01
-1
/
+380
|
\
|
*
Add tests for set
Jelmer Vernooij
2007-01-21
-1
/
+137
|
*
Add testsuite for crypting.
Jelmer Vernooij
2007-01-21
-1
/
+52
|
*
Add unit testing for user code
Jelmer Vernooij
2007-01-21
-1
/
+91
|
*
Add tests for set_url(). Fixed a bug where the default port wasn't
Jelmer Vernooij
2006-12-24
-0
/
+66
|
*
Refactor the help code to take a filename rather than using the global struct.
Jelmer Vernooij
2006-12-24
-1
/
+35
|
*
Fix check for non-debug builds.
Jelmer Vernooij
2006-12-24
-0
/
+2
*
|
Fixed Makefiles (make distclean was completely broken).
Wilmer van der Gaast
2007-02-18
-1
/
+3
|
/
*
Some simple tests for irc_*()
Jelmer Vernooij
2006-12-06
-2
/
+82
[next]