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
Commit message (
Expand
)
Author
Age
Lines
...
*
irc_send_whois: Refactor out a get_status_message() function
dequis
2015-11-15
-10
/
+35
*
Nuke imcb_clean_handle(), which was merging handles accidentally
dequis
2015-11-09
-30
/
+4
*
IRCv3 extended-join capability
dequis
2015-11-08
-1
/
+7
*
Update twitter's "help set mode" to mention that DMs are now fetched
dequis
2015-11-08
-1
/
+1
*
otr_filter_colors: Also remove \x02 (irc bold)
dequis
2015-11-07
-1
/
+1
*
Do not use NOTICE for OTR messages for a given user
Mischa S
2015-11-07
-2
/
+2
*
sighandler_crash: Mark irc socket as blocking before writing
dequis
2015-11-03
-0
/
+1
*
Remove some dust from the old (very old) doc/README
dequis
2015-10-30
-38
/
+12
*
A bunch of completely arbitrary changes to the README
dequis
2015-10-30
-15
/
+25
*
tests: Define a stub sighandler_shutdown_setup() to allow linking
dequis
2015-10-30
-0
/
+5
*
Avoid propagating shutdown signal to all subprocesses
dequis
2015-10-30
-9
/
+31
*
jabber: Don't reply XEP-0184 receipts sent over MUCs
dequis
2015-10-30
-7
/
+8
*
ipc: Fix strict aliasing warnings
dequis
2015-10-30
-2
/
+2
*
log: Refactor log_link() to be less redundant.
dequis
2015-10-30
-37
/
+15
*
MSN: self message support
dequis
2015-10-30
-13
/
+34
*
jabber: Self message handling (echo removal) in MUCs
dequis
2015-10-30
-11
/
+16
*
IRC self-message support (messages sent by yourself from other clients)
dequis
2015-10-30
-19
/
+98
*
Use proxy_disconnect() in http, ssl, jabber, oscar
dequis
2015-10-26
-8
/
+10
*
Add proxy_disconnect() to interrupt possibly pending connections
dequis
2015-10-26
-1
/
+40
*
proxy: Turn phb_close() into phb_free(), use it for all g_free(phb)
dequis
2015-10-26
-35
/
+40
*
proxy: Use an array of function pointers for proxy_connect_*
dequis
2015-10-25
-10
/
+15
*
purple: Fix certificate cache dir after changing user dir
dequis
2015-10-25
-0
/
+6
*
Update 'help set show_users' to mention special and the new default
dequis
2015-10-25
-4
/
+5
*
check_jabber_util: adapt to new behavior of GET_BUDDY_EXACT
dequis
2015-10-22
-1
/
+1
*
socks4a proxy support (like socks4 with remote DNS)
dequis
2015-10-21
-7
/
+35
*
jabber: set BEE_USER_NOOTR flag to _xmlconsole
dequis
2015-10-21
-8
/
+16
*
Add a per-user version of OPT_NOOTR, BEE_USER_NOOTR
dequis
2015-10-21
-2
/
+5
*
yahoo: call callback on connect error to fix memleak
dequis
2015-10-21
-0
/
+1
*
yahoo: Fix handling of proxy connection failures
dequis
2015-10-21
-1
/
+9
*
jabber: Fix XEP85 detection (typing) between two bitlbee users
dequis
2015-10-21
-3
/
+6
*
jabber: Fix outgoing google talk typing notifications
dequis
2015-10-21
-4
/
+7
*
jabber: Fix incoming google talk typing notifications
dequis
2015-10-21
-1
/
+5
*
msn: Don't reconnect on wsse:FailedAuthentication errors
dequis
2015-10-14
-1
/
+7
*
msn: Better error messages on 'location blocked'
dequis
2015-10-14
-0
/
+5
*
otr: fix trailing whitespace issues with 'otr forget key'
dequis
2015-10-13
-0
/
+3
*
skype: create groupchat as soon as a message is received
dequis
2015-10-13
-34
/
+32
*
skype tests: adjust channel length limit to fix tests...
dequis
2015-10-13
-15
/
+15
*
skype: fix tests to expect NOTICE * instead of NOTICE AUTH
dequis
2015-10-13
-21
/
+21
*
skype: use g_vsnprintf() instead of vsnprintf()
dequis
2015-10-13
-2
/
+1
*
skype: use ssl_sockerr_again() instead of sockerr_again()
dequis
2015-10-13
-1
/
+1
*
twitter: Fix some nitpicky issues reported by coverity
dequis
2015-10-08
-21
/
+24
*
irc_sasl_plain_parse: fix size of the parts array
dequis
2015-10-08
-1
/
+1
*
Fix use-after-free when leaving invited (temporary) channels
dequis
2015-10-08
-2
/
+5
*
The SASL PLAIN RFC says that the first part can be empty
dequis
2015-10-08
-2
/
+2
*
IRCv3 SASL capability + PLAIN method
dequis
2015-10-08
-0
/
+143
*
irc_send_who: move the iu->flags check after iu has a value...
dequis
2015-10-08
-3
/
+3
*
IRCv3 multi-prefix... but mostly just adding prefixes to WHO
dequis
2015-10-08
-17
/
+34
*
Allow NULL callback functions in http_dorequest
Artem Savkov
2015-10-08
-3
/
+7
*
Replace <br/> and <br /> with \n in strip_html
André Glüpker
2015-10-08
-0
/
+4
*
Add missing space in configure
André Glüpker
2015-10-08
-4
/
+4
[prev]
[next]