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
/
irc.c
Commit message (
Expand
)
Author
Age
Lines
*
rework keygen messages and add some notices
Sven Moritz Hallberg
2008-02-16
-0
/
+3
*
keep track of which keys are queued for generation
Sven Moritz Hallberg
2008-02-16
-11
/
+2
*
implement background keygen via child process
Sven Moritz Hallberg
2008-02-15
-0
/
+2
*
remove thread-based keygen
Sven Moritz Hallberg
2008-02-15
-2
/
+9
*
- add global policy setting
Sven Moritz Hallberg
2008-02-12
-0
/
+1
*
- add nonfunctional 'otr forget key' implementation
Sven Moritz Hallberg
2008-02-12
-2
/
+3
*
- use a recursive otr_mutex
Sven Moritz Hallberg
2008-02-11
-2
/
+2
*
honor voice/op/halfop buddies in chats
Sven Moritz Hallberg
2008-02-11
-1
/
+1
*
display ops/halfops/voices correctly in /names
Sven Moritz Hallberg
2008-02-11
-11
/
+35
*
announce that we support halfops
Sven Moritz Hallberg
2008-02-11
-1
/
+1
*
Support halfops for 'notaway' status etc.
Sven Moritz Hallberg
2008-02-10
-0
/
+1
*
- add support for setting ops/voice according to OTR msgstate
Sven Moritz Hallberg
2008-02-09
-9
/
+16
*
OTR support, first checkin
Sven Moritz Hallberg
2008-02-03
-0
/
+7
*
Different handling of charset mismatches before login time. Ignoring a
Wilmer van der Gaast
2008-01-13
-1
/
+15
*
More consistency in error/warning errors. Until now "WARNING:" was usually
Wilmer van der Gaast
2008-01-06
-1
/
+1
*
Added charset checks on incoming msgs (from the IRC side) to prevent possible
Wilmer van der Gaast
2007-12-02
-3
/
+14
*
Fixed NULL pointer dereference (in printf) when connected to a non-socket
Wilmer van der Gaast
2007-11-19
-10
/
+5
*
Merging /TOPIC code from Miklos Vajna. Untested, because I still have to
Wilmer van der Gaast
2007-11-19
-11
/
+6
*
Merging from devel/Jelmer.
Wilmer van der Gaast
2007-11-14
-47
/
+29
|
\
|
*
Merging from Jelmer.
Wilmer van der Gaast
2007-11-05
-46
/
+28
|
|
\
|
|
*
Fix indentation.
Jelmer Vernooij
2007-10-18
-11
/
+11
|
|
*
Use standard functions for dealing with both IPv6 and IPv4.
Jelmer Vernooij
2007-10-18
-48
/
+18
|
*
|
s/FAQ's/FAQs/
Wilmer van der Gaast
2007-10-30
-1
/
+1
|
|
/
*
|
Merge from devel.
Wilmer van der Gaast
2007-10-12
-2
/
+3
|
\
|
|
*
Made the netsplit-like quit messages optional.
Wilmer van der Gaast
2007-10-10
-1
/
+2
|
*
Made UTF-8 the new default charset. This is the default on pretty much every
Wilmer van der Gaast
2007-09-01
-1
/
+1
*
|
Fixed irc_chat_by_channel() to not break if using multiple IM accounts
Wilmer van der Gaast
2007-06-14
-3
/
+11
*
|
Got rid of one HORRIBLE stupidity called chat_by_channel(), which still
Wilmer van der Gaast
2007-04-22
-3
/
+19
|
/
*
Consistency; Using OPT_T(YP|HINK)ING for outgoing typing notfication crap
Wilmer van der Gaast
2007-04-20
-1
/
+1
*
s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h a
Wilmer van der Gaast
2007-04-15
-3
/
+3
*
Cleaned up struct im_connection. No more username/password stuff since
Wilmer van der Gaast
2007-04-15
-3
/
+2
*
More cleanups, mainly in the callbacks. Replaced things like
Wilmer van der Gaast
2007-04-05
-1
/
+1
*
s/gaim_connection/im_connection/ and some other minor API changes. The rest
Wilmer van der Gaast
2007-03-30
-21
/
+21
*
Preparing for Jabber conference room support.
Wilmer van der Gaast
2007-03-27
-4
/
+4
*
Preventing infinite loop while cleaning up accounts in irc_free(). Closes #245.
Wilmer van der Gaast
2007-02-18
-1
/
+6
*
Disabling little optimization in irc.c because it can't be done safely in
Wilmer van der Gaast
2006-10-31
-2
/
+5
*
Added message on successful creation of accounts and fixed "set password"
Wilmer van der Gaast
2006-08-25
-1
/
+3
*
Extra comments in set.h and now properly using set_getbool() instead of
Wilmer van der Gaast
2006-08-13
-2
/
+2
*
Added some (more) comments to .h files in lib/ and some minor fixes/cleanups.
Wilmer van der Gaast
2006-07-19
-1
/
+0
*
Fixed a broken call to set_get() (CRASH), shut up a compiler warning in
Wilmer van der Gaast
2006-07-15
-1
/
+1
*
Merging from main.
Wilmer van der Gaast
2006-07-14
-19
/
+26
|
\
|
*
Better handling of situations where IPv6 is not available at run-time.
Wilmer van der Gaast
2006-07-11
-19
/
+22
|
*
Fixed irc_names() (forgot to add @s for user/root in the new version).
Wilmer van der Gaast
2006-07-09
-1
/
+4
*
|
Implemented per-account nick lists instead of per-protocol nick lists.
Wilmer van der Gaast
2006-07-03
-37
/
+6
*
|
Fixed check in set_eval_account() and merging from main (better NAMES replies).
Wilmer van der Gaast
2006-07-01
-35
/
+34
|
\
|
|
*
/NAMES replies are more efficient now.
Wilmer van der Gaast
2006-06-26
-35
/
+34
*
|
Got rid of struct aim_user (now using account_t everywhere). Needs some more
Wilmer van der Gaast
2006-07-01
-7
/
+7
*
|
Made set.c API more generic so it's not specific to irc_t structures anymore,
Wilmer van der Gaast
2006-06-30
-29
/
+29
*
|
Merging from devel (IRC protocol compliance stuff).
Wilmer van der Gaast
2006-06-26
-6
/
+25
|
\
|
|
*
IRC protocol compliance fixes (closes: #158, #159, #160).
Wilmer van der Gaast
2006-06-25
-6
/
+25
[next]