| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' into patched-master | Marius Halden | 2018-04-19 | -0/+3 |
|\ |
|
| * | irc_commands: send numeric 900 RPL_SASLSUCCESS too, some clients need it | dequis | 2018-03-19 | -0/+3 |
* | | Merge branch 'master' into patched-master | Marius Halden | 2017-04-07 | -0/+44 |
|\| |
|
| * | Move canohost functions (diff licence) to separate file. | Wilmer van der Gaast | 2017-04-06 | -0/+1 |
| * | Add PROXY command. Not actually an IRC protocol command, it's a HAProxy | Wilmer van der Gaast | 2017-04-06 | -0/+43 |
* | | Merge branch 'master' into patched-master | Marius Halden | 2016-05-20 | -2/+2 |
|\| |
|
| * | Remove the ARCH / CPU defines. | Jelmer Vernooij | 2016-05-15 | -2/+2 |
* | | Add authmode sasl | Marius Halden | 2016-05-07 | -0/+1 |
* | | Fixed typo | Marius Halden | 2016-05-07 | -1/+1 |
* | | Correct strict_away logic when setting away | Marius Halden | 2016-05-07 | -2/+2 |
* | | Add strict_away | Marius Halden | 2016-05-07 | -2/+10 |
|/ |
|
* | Authentication: scaffolding for multiple authentication backends | Dennis Kaarsemaker | 2016-03-25 | -1/+1 |
* | irc_sasl_plain_parse: fix size of the parts array | dequis | 2015-10-08 | -1/+1 |
* | 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/+122 |
* | Move CAP commands to irc_cap.c; use enum for flags | dequis | 2015-09-30 | -149/+0 |
* | CAP LIST | dequis | 2015-09-10 | -1/+24 |
* | CAP LS | dequis | 2015-09-10 | -6/+18 |
* | CAP REQ | dequis | 2015-09-10 | -2/+89 |
* | Initial implementation of ircv3 capability negotiation | dequis | 2015-09-10 | -0/+28 |
* | Reindent everything to K&R style with tabs | Indent | 2015-02-20 | -491/+423 |
* | irc_commands: implemented KICK support | jgeboski | 2015-01-29 | -0/+25 |
* | Fix compiler warnings on Cygwin and Mac OS X. | Jason Copenhaver | 2015-01-16 | -1/+3 |
* | Fix incorrect Free Software Foundation address | Matej Cepl | 2015-01-16 | -2/+2 |
* | Add limit param to split_command_parts(), fix twitter quotes bug | dequis | 2014-07-24 | -1/+1 |
* | Allow use of "ac x set -del password" to use /oper to change the password | Wilmer van der Gaast | 2014-02-28 | -1/+1 |
* | Add irc_t* argument to all relevant nick_*() functions. | Wilmer van der Gaast | 2013-04-20 | -4/+4 |
* | I'm still bored on a long flight. Wrote a script to automatically update | Wilmer van der Gaast | 2013-02-21 | -1/+1 |
* | Support /NOTICE for contacts, might be used by bots for example. Pre-ui-fix | Wilmer van der Gaast | 2012-12-24 | -0/+4 |
* | Set PACKAGE to BitlBee-LIBPURPLE for the libpurple variant, because in many | Wilmer van der Gaast | 2012-05-02 | -2/+2 |
* | Allow identify -noload/-force without typing a password. (/OPER) | Wilmer van der Gaast | 2012-03-19 | -1/+12 |
* | When changing nicks and the change is case-only (or no change *at all*), | Wilmer van der Gaast | 2011-12-29 | -2/+6 |
* | As I intended for a while already, use account tags everywhere instead of | Wilmer van der Gaast | 2011-12-13 | -2/+2 |
* | rename irc_usermsg to irc_rootmsg. | unknown | 2011-10-03 | -2/+2 |
* | Aaaaaargh! Who thought it'd be a good idea to make 8-bit integers signed?? | Wilmer van der Gaast | 2011-06-12 | -1/+1 |
* | More password paranoia: Allow omitting the identify/register password as | Wilmer van der Gaast | 2011-02-01 | -18/+45 |
* | Some polishing/documentation for the "account add" without password hack. | Wilmer van der Gaast | 2010-11-24 | -1/+7 |
* | Allow omitting the password argument to "account add", to then separately | Wilmer van der Gaast | 2010-11-22 | -0/+11 |
* | Merging mainline, which includes a huge msnp13 merge. | Wilmer van der Gaast | 2010-10-02 | -0/+1 |
|\ |
|
| * | Move whatsnew stuff into help.txt. Stop putting too much string content | Wilmer van der Gaast | 2010-09-06 | -0/+1 |
* | | Merge mainline stuff. | Wilmer van der Gaast | 2010-08-31 | -0/+8 |
|\| |
|
| * | Fix /WHO on single nicks. | Wilmer van der Gaast | 2010-08-25 | -0/+8 |
* | | Added root_command_add() and use it to create the "otr" command. | Wilmer van der Gaast | 2010-08-31 | -2/+2 |
|/ |
|
* | OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen <dam@opencsw.org> | Wilmer van der Gaast | 2010-08-07 | -1/+2 |
* | For bug #660, add a /LIST command. | Wilmer van der Gaast | 2010-08-04 | -0/+15 |
* | Don't crash when trying to join a channel with an invalid name. | Wilmer van der Gaast | 2010-07-28 | -5/+6 |
* | Block CTCPs to channels instead of sending them as plain messages. Maybe | Wilmer van der Gaast | 2010-07-27 | -1/+5 |
* | Move control channel autoconfiguration to irc_cmd_join() instead so that it | Wilmer van der Gaast | 2010-07-14 | -0/+24 |
* | Fixed cleaning up of channels. Something broke when changing the | Wilmer van der Gaast | 2010-07-13 | -1/+1 |
* | Allow nick changes if they're only different in capitalisation, fixed | Wilmer van der Gaast | 2010-07-08 | -4/+7 |