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
/
si.c
Commit message (
Expand
)
Author
Age
Lines
*
jabber: Properly handle rejected file transfers
dequis
2016-03-20
-20
/
+32
*
typofix - https://github.com/vlajos/misspell_fixer
Veres Lajos
2015-08-07
-3
/
+3
*
Reindent everything to K&R style with tabs
Indent
2015-02-20
-274
/
+278
*
Some more g_source_remove warning fixes
dequis
2014-10-27
-0
/
+3
*
Improved failure handling in jabber_si_handle_request(). If the imcb
Wilmer van der Gaast
2012-12-18
-2
/
+4
*
Fix two compiler warnings.
Wilmer van der Gaast
2010-08-22
-1
/
+1
*
Fixed a misuse of xt_find_node() that could get into an infinite loop.
Wilmer van der Gaast
2010-08-22
-0
/
+4
*
Including DCC stuff again, with a wonderful extra layer of abstraction.
Wilmer van der Gaast
2010-04-11
-5
/
+5
*
s/last_act/last_msg/ now.
Wilmer van der Gaast
2010-03-21
-1
/
+1
*
Killed the last str*cmp(xml_find_attr) combos.
Wilmer van der Gaast
2010-03-21
-15
/
+24
*
Read the from attribute from the main stanza, not the inside query. Also
Wilmer van der Gaast
2010-03-21
-0
/
+1
*
Some compiler warning fixes and renamed "transfers" command to just
Wilmer van der Gaast
2010-03-18
-10
/
+11
*
More small fixes. (NULL derefs and s/close/disconnect/)
Wilmer van der Gaast
2010-03-18
-3
/
+5
*
moved some stuff around in preperation for MSN merge.
ulim
2008-08-04
-15
/
+0
*
Added an account setting 'proxy'.
ulim
2008-07-22
-8
/
+14
*
some changes for sending.
ulim
2008-05-10
-10
/
+96
*
fix bug in new kb/s display for transfers of less than one second.
ulim
2008-05-07
-1
/
+1
*
timeout of transfers after 120 seconds of no progress (bytes received/sent).
ulim
2008-05-06
-1
/
+2
*
Removes the word "dcc" from 2 comments and one message. Thanks to vmiklos for...
ulim
2008-02-17
-1
/
+1
*
sending via proxy
kenobi
2007-12-18
-0
/
+10
*
Follow rename of jabber_chat_by_jid from upstrem
ulim
2007-12-04
-1
/
+1
*
Send and receive seems to work now! Also adopted the new buffering strategy,
ulim
2007-12-04
-11
/
+12
*
Intermediate commit. Sending seems to work. TODOs:
ulim
2007-12-03
-5
/
+186
*
Initial import of jabber file receive and DCC send support. This introduces
ulim
2007-11-28
-0
/
+246