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
/
lib
/
xmltree.c
Commit message (
Expand
)
Author
Age
Lines
*
Reindent everything to K&R style with tabs
Indent
2015-02-20
-367
/
+364
*
Bunch of merges from dx.
Wilmer van der Gaast
2014-10-17
-0
/
+16
|
\
|
*
Add support for XEP-0203: Delayed delivery (message timestamps)
dequis
2014-10-10
-0
/
+15
*
|
Debian bug #764181: Accidentally had an LGPL header in a bunch of files.
Wilmer van der Gaast
2014-10-17
-10
/
+10
|
/
*
Merging "storage" branch which I wrote long ago. It separates generation of
Wilmer van der Gaast
2013-04-20
-63
/
+24
|
\
|
*
Add xt_to_string_i() and use it to get indentation back in saved settings.
Wilmer van der Gaast
2012-06-05
-63
/
+24
*
|
I'm still bored on a long flight. Wrote a script to automatically update
Wilmer van der Gaast
2013-02-21
-1
/
+1
*
|
Error handling fix in xmltree. Fixes a problem where if the start of the
Wilmer van der Gaast
2012-12-02
-2
/
+1
*
|
xt_from_string() will return NULL if the string wasn't terminated properly.
Wilmer van der Gaast
2012-09-24
-3
/
+6
*
|
Little cleanup. Use xt_from_string() where possible.
Wilmer van der Gaast
2012-09-22
-2
/
+5
|
/
*
Shut up a flood of GLib-related compiler warnings.
Wilmer van der Gaast
2012-06-04
-0
/
+3
*
Debug output tweaks: Try to send everything to stderr, and add ifdef to
Wilmer van der Gaast
2011-12-04
-9
/
+9
*
Somewhat improve debug logging of HTTP/SOAP stuff.
Wilmer van der Gaast
2011-12-02
-2
/
+0
*
Strip illegal characters in generated XML streams so Jabber servers won't
Wilmer van der Gaast
2011-10-20
-2
/
+25
*
Silencing some (mostly whiny) compiler warnings.
Wilmer van der Gaast
2010-10-06
-1
/
+4
*
Some general cleanup, plus fixing a bug in the memberlist parsing code:
Wilmer van der Gaast
2010-08-21
-2
/
+10
*
In debugging mode, dump all SOAP requests + responses with some indentation
Wilmer van der Gaast
2010-08-20
-2
/
+2
*
Add xt_find_path() to simplify digging through multi-level XML trees.
Wilmer van der Gaast
2010-08-15
-0
/
+40
*
Allow changing the display_name, now permanently!
Wilmer van der Gaast
2010-08-14
-7
/
+7
*
Read incoming MSN status/away messages.
Wilmer van der Gaast
2010-08-14
-1
/
+15
*
Some syntax checking fixups; don't make the same mistake of failing just if
Wilmer van der Gaast
2010-08-12
-0
/
+20
*
OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen <dam@opencsw.org>
Wilmer van der Gaast
2010-08-07
-1
/
+4
*
Implement some kind of ignorant awareness of XML namespaces: Enough to not
Wilmer van der Gaast
2010-05-12
-1
/
+21
*
Restored support for password-protected chatrooms (for now only by accepting
Wilmer van der Gaast
2008-09-28
-1
/
+1
*
Moved xmltree handlers initialization to xt_new().
Wilmer van der Gaast
2008-02-16
-1
/
+2
*
Moved xmltree to lib/ because I want to use it from more than just the
Wilmer van der Gaast
2008-02-16
-0
/
+589