1
0
mirror of https://github.com/irssi/irssi.git synced 2024-10-13 05:03:45 -04:00
irssi/src/irc/core
ailin-nemui fe09dccdcb
Merge pull request #21 from ailin-nemui/sasl-plain-nonull
only enable sasl plain when username and password are set
2021-09-03 18:00:31 +02:00
..
bans.c Fix some glib deprecation warnings 2019-10-31 23:49:40 +01:00
bans.h update include guard names 2019-05-01 22:22:22 +02:00
channel-events.c show invites of other users when provided 2019-08-14 23:55:40 +02:00
channel-events.h update include guard names 2019-05-01 22:22:22 +02:00
channel-rejoin.c Use full paths to includes 2019-05-01 22:08:45 +02:00
channel-rejoin.h update include guard names 2019-05-01 22:22:22 +02:00
channels-query.c do not chase during netsplit 2021-09-02 19:58:00 +02:00
ctcp.c Use full paths to includes 2019-05-01 22:08:45 +02:00
ctcp.h update include guard names 2019-05-01 22:22:22 +02:00
irc-cap.c use starttls 2021-04-08 21:55:35 +02:00
irc-cap.h update include guard names 2019-05-01 22:22:22 +02:00
irc-channels-setup.c Use full paths to includes 2019-05-01 22:08:45 +02:00
irc-channels.c sending of tag messages and customisable maximum irc message length 2019-08-15 16:33:50 +02:00
irc-channels.h add constants for WHOX queries 2021-02-27 21:30:29 +01:00
irc-chatnets.c Use full paths to includes 2019-05-01 22:08:45 +02:00
irc-chatnets.h update include guard names 2019-05-01 22:22:22 +02:00
irc-commands.c add nocap flag 2021-04-08 22:38:44 +02:00
irc-commands.h update include guard names 2019-05-01 22:22:22 +02:00
irc-core.c modularise irc component 2019-07-17 13:37:19 +02:00
irc-expandos.c Use full paths to includes 2019-05-01 22:08:45 +02:00
irc-masks.c Use full paths to includes 2019-05-01 22:08:45 +02:00
irc-masks.h update include guard names 2019-05-01 22:22:22 +02:00
irc-nicklist.c add constants for WHOX queries 2021-02-27 21:30:29 +01:00
irc-nicklist.h update include guard names 2019-05-01 22:22:22 +02:00
irc-queries.c Use full paths to includes 2019-05-01 22:08:45 +02:00
irc-queries.h update include guard names 2019-05-01 22:22:22 +02:00
irc-servers-reconnect.c add nocap flag 2021-04-08 22:38:44 +02:00
irc-servers-setup.c Merge pull request #21 from ailin-nemui/sasl-plain-nonull 2021-09-03 18:00:31 +02:00
irc-servers-setup.h Revert "Merge pull request #19 from ailin-nemui/starttls-no" 2021-08-31 21:49:29 +02:00
irc-servers.c slightly improve nocap detection 2021-05-10 08:34:19 +02:00
irc-servers.h send channel sync requests "later" in the command queue 2021-09-02 19:58:00 +02:00
irc-session.c add nocap flag 2021-04-08 22:38:44 +02:00
irc.c send channel sync requests "later" in the command queue 2021-09-02 19:58:00 +02:00
irc.h send channel sync requests "later" in the command queue 2021-09-02 19:58:00 +02:00
lag.c Update src/irc/core/lag.c 2020-01-08 10:15:47 +01:00
Makefile.am configure automake with nostdinc 2021-02-02 00:24:34 +01:00
massjoin.c don't bother if we don't have a nick 2021-04-01 21:53:30 +02:00
meson.build meson build support 2019-07-10 09:25:26 +02:00
mode-lists.c Use full paths to includes 2019-05-01 22:08:45 +02:00
mode-lists.h update include guard names 2019-05-01 22:22:22 +02:00
modes.c Use full paths to includes 2019-05-01 22:08:45 +02:00
modes.h update include guard names 2019-05-01 22:22:22 +02:00
module.h Use full paths to includes 2019-05-01 22:08:45 +02:00
netsplit.c actually use the tls settings on upgrade, and disconnect gracefully 2021-04-08 21:55:35 +02:00
netsplit.h update include guard names 2019-05-01 22:22:22 +02:00
sasl.c Update sasl.c 2021-04-02 14:21:06 +03:00
sasl.h update include guard names 2019-05-01 22:22:22 +02:00
servers-idle.c Use full paths to includes 2019-05-01 22:08:45 +02:00
servers-idle.h update include guard names 2019-05-01 22:22:22 +02:00
servers-redirect.c Merge pull request #1250 from ailin-nemui/whox 2021-04-01 21:27:51 +02:00
servers-redirect.h fail redirects on freenode 263 2021-03-12 21:16:43 +01:00