|
|
@9ead105
|
2014-10-17T22:37:41Z |
wilmer |
Bunch of merges from dx.
|
|
|
@4f7255d
|
2014-10-17T22:26:18Z |
wilmer |
Debian bug #764181: Accidentally had an LGPL header in a bunch of …
|
|
|
@7b40f17
|
2014-10-11T02:20:53Z |
dx |
Add support for XEP-0203: Delayed delivery (message timestamps)
Very …
|
|
|
@e31e5b8
|
2013-04-20T13:05:55Z |
wilmer |
Merging "storage" branch which I wrote long ago. It separates …
|
|
|
@0e788f5
|
2013-02-21T19:15:59Z |
wilmer |
I'm still bored on a long flight. Wrote a script to automatically …
|
|
|
@b0ee720
|
2012-12-02T16:32:59Z |
wilmer |
Error handling fix in xmltree. Fixes a problem where if the start of …
|
|
|
@6f55bec
|
2012-09-23T23:25:32Z |
wilmer |
xt_from_string() will return NULL if the string wasn't terminated …
|
|
|
@d0752e8
|
2012-09-22T12:12:12Z |
wilmer |
Little cleanup. Use xt_from_string() where possible.
|
|
|
@222b440
|
2012-06-05T20:19:56Z |
wilmer |
Add xt_to_string_i() and use it to get indentation back in saved …
|
|
|
@7a2a486
|
2012-06-03T23:08:43Z |
wilmer |
Shut up a flood of GLib-related compiler warnings.
|
|
|
@ca974d7
|
2011-12-04T19:14:29Z |
wilmer |
Debug output tweaks: Try to send everything to stderr, and add ifdef …
|
|
|
@bd31661
|
2011-12-02T10:32:54Z |
wilmer |
Somewhat improve debug logging of HTTP/SOAP stuff.
|
|
|
@e6b41b1
|
2011-10-21T03:59:14Z |
wilmer |
Strip illegal characters in generated XML streams so Jabber servers …
|
|
|
@afb9ea9
|
2010-10-07T06:25:35Z |
wilmer |
Silencing some (mostly whiny) compiler warnings.
|
|
|
@327af51
|
2010-08-21T17:27:32Z |
wilmer |
Some general cleanup, plus fixing a bug in the memberlist parsing …
|
|
|
@f2520b5
|
2010-08-20T08:22:28Z |
wilmer |
In debugging mode, dump all SOAP requests + responses with some …
|
|
|
@d912fe4
|
2010-08-14T23:00:53Z |
wilmer |
Add xt_find_path() to simplify digging through multi-level XML trees.
|
|
|
@4452e69
|
2010-08-14T13:06:11Z |
wilmer |
Allow changing the display_name, now permanently!
|
|
|
@d93c0eb9
|
2010-08-14T12:20:59Z |
wilmer |
Read incoming MSN status/away messages.
|
|
|
@b46769d
|
2010-08-12T22:44:56Z |
wilmer |
Some syntax checking fixups; don't make the same mistake of failing …
|
|
|
@daae10f
|
2010-08-07T16:33:02Z |
wilmer |
OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen …
|
|
|
@3742fb6
|
2010-05-11T23:27:11Z |
wilmer |
Implement some kind of ignorant awareness of XML namespaces: Enough to …
|
|
|
@94acdd0
|
2008-09-28T11:18:19Z |
wilmer |
Restored support for password-protected chatrooms (for now only by …
|
|
|
@4bbcba3
|
2008-02-16T22:40:38Z |
wilmer |
Moved xmltree handlers initialization to xt_new().
|
|
|
@add23a2
|
2008-02-16T22:07:14Z |
wilmer |
Moved xmltree to lib/ because I want to use it from more than just the …
|