]> arthur.barton.de Git - ngircd-alex.git/history - src/ngircd/irc-cap.c
Get_CAP_String(): make it buildable with pre-ANSI C compilers
[ngircd-alex.git] / src / ngircd / irc-cap.c
2012-08-27 Alexander BartonGet_CAP_String(): make it buildable with pre-ANSI C...
2012-04-29 Alexander Bartonirc-cap.c: mark arguments of Handle_CAP_ACK() as "unused"
2012-04-27 Alexander BartonMerge branch 'master' of /srv/git/ngircd
2012-04-27 Alexander BartonMerge branch 'capabilities'
2012-04-27 Alexander Barton"multi-prefix" capability 1/2: implement complete CAP...
2012-04-27 Alexander Barton"CAP REQ" starts capability negotiation and delays...
2012-03-31 Alexander BartonCorrectly handle "CAP END", new client type CLIENT_WAIT...
2012-03-31 Alexander BartonImplement core IRC capability handling and "CAP" command