| .. |
|
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
|
fix irssi SASL negotiation with multiple CAP ACK
|
2025-04-07 13:53:39 -06: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
|
default to hash channels
|
2022-06-13 02:44:33 +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
|
use gint64 define
|
2022-02-19 00:34:06 +01:00 |
|
irc-commands.h
|
update include guard names
|
2019-05-01 22:22:22 +02:00 |
|
irc-core.c
|
Added support for SCRAM-SHA-1, SCRAM-SHA-256 and SCRAM-SHA-512
|
2024-04-01 15:12:01 +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
|
proper sasl mechanism variable initialisation
|
2024-04-01 16:33:57 +02:00 |
|
irc-servers-setup.h
|
make bitfields unsigned
|
2025-04-27 14:31:01 +02:00 |
|
irc-servers.c
|
proper sasl mechanism variable initialisation
|
2024-04-01 16:33:57 +02:00 |
|
irc-servers.h
|
make bitfields unsigned
|
2025-04-27 14:31:01 +02:00 |
|
irc-session.c
|
add nocap flag
|
2021-04-08 22:38:44 +02:00 |
|
irc.c
|
simplify duplicate code in outgoing modify
|
2021-10-10 13:15:49 +02:00 |
|
irc.h
|
send channel sync requests "later" in the command queue
|
2021-09-02 19:58:00 +02:00 |
|
lag.c
|
fix max_lag disconnect
|
2021-10-09 21:26:01 +02:00 |
|
massjoin.c
|
keep own ops status on /upgrade
|
2021-12-13 15:32:30 +01:00 |
|
meson.build
|
Added support for SCRAM-SHA-1, SCRAM-SHA-256 and SCRAM-SHA-512
|
2024-04-01 15:12:01 +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
|
improve code formatting
|
2023-09-12 13:51:36 +02:00 |
|
netsplit.h
|
update include guard names
|
2019-05-01 22:22:22 +02:00 |
|
sasl.c
|
proper sasl mechanism variable initialisation
|
2024-04-01 16:33:57 +02:00 |
|
sasl.h
|
Added support for SCRAM-SHA-1, SCRAM-SHA-256 and SCRAM-SHA-512
|
2024-04-01 15:12:01 +02:00 |
|
scram.c
|
minor cleanup
|
2024-04-01 16:33:36 +02:00 |
|
scram.h
|
Ensure all files have newlines at the end
|
2024-04-02 05:23:10 +00: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 |