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
/
protocols
/
jabber
/
xmltree.c
Commit message (
Expand
)
Author
Age
Lines
*
Moved xmltree to lib/ because I want to use it from more than just the
Wilmer van der Gaast
2008-02-16
-589
/
+0
*
Merging from devel/Jelmer.
Wilmer van der Gaast
2007-11-14
-0
/
+2
|
\
|
*
Removed some debugging stuff that shouldn't have been here for a long time
Wilmer van der Gaast
2007-11-14
-0
/
+2
*
|
Less copy-pasting in the service discovery reply and added MUC support to
Wilmer van der Gaast
2007-07-01
-4
/
+4
*
|
Added a real XML-console to the Jabber module! Add the handle "xmlconsole"
Wilmer van der Gaast
2007-06-04
-2
/
+0
*
|
Fixes: handling of being kicked, now sending <presence/> tags to all
Wilmer van der Gaast
2007-04-22
-1
/
+1
*
|
You can send messages too now. But it's still very kludgy and doesn't work
Wilmer van der Gaast
2007-04-22
-1
/
+1
*
|
Read-only support for Jabber conferences (non-anonymous rooms only).
Wilmer van der Gaast
2007-04-22
-0
/
+2
|
/
*
Special message when the XMPP session is ended because of a concurrent
Wilmer van der Gaast
2006-10-12
-0
/
+36
*
Never mind about those privacy lists, they're horrible and not supported
Wilmer van der Gaast
2006-10-07
-4
/
+20
*
Added max. recursion depth arguments to xt_handle()/_cleanup() to make sure
Wilmer van der Gaast
2006-10-06
-10
/
+15
*
Added xt_dup().
Wilmer van der Gaast
2006-09-26
-0
/
+41
*
Fixed an off-by-one memory allocation bug in xt_new_node().
Wilmer van der Gaast
2006-09-24
-1
/
+1
*
Added simple parsing of incoming <presence> tags, a nice </stream:stream>
Wilmer van der Gaast
2006-09-21
-3
/
+0
*
It can send a valid (pre-XMPP) login packet. Lots of work to do, still...
Wilmer van der Gaast
2006-09-20
-1
/
+12
*
Removed old Jabber module, started to fill in the new stuff. (xmltree
Wilmer van der Gaast
2006-09-20
-0
/
+481