summary refs log tree commit diff stats
path: root/src/common/inbound.c
AgeCommit message (Expand)Author
2024-01-04SASL SCRAM: renamed scram_free_session to scram_session_freePatrick Okraku
2024-01-04SASL SCRAM: Apply changes from code reviewPatrick Okraku
2023-11-05Added support for SCRAM-SHA-1, SCRAM-SHA-256 and SCRAM-SHA-512Patrick Okraku
2023-11-05Moved SASL PLAIN authentication to own functionPatrick Okraku
2022-11-05Fix updating the topic (user@host) of dialogs on CHGHOST.Sadie Powell
2022-11-05Also request the extended-monitor capability.Sadie Powell
2022-05-13Split long SASL auth strings into 400-byte chunks (#2709)Artem Zhurikhin
2021-06-19Replace identify-msg support with solanum.chat/identify-msg.Sadie Powell
2021-06-17Place ChanServ notices in the front buffer if the front buffer is on the same...DasBrain
2021-05-23Implement support for the IRCv3 account-tag specification. (#2572)Sadie Powell
2021-05-23Implement support for the IRCv3 invite-notify specification. (#2574)Sadie Powell
2021-05-23Implement support for the IRCv3 SETNAME specification. (#2571)Sadie Powell
2021-03-03Better handle various ctime() calls failingPatrick Griffis
2020-07-22SASL EXTERNAL doesn't necessitate a certificatejesopo
2019-11-24Fix capability negotiation ending before sasl finishes with multi-line capPatrick Griffis
2019-05-28Make dcc_ip being a per-server value.Stepan Broz
2017-10-25Fix crash when connect commands change networkPatrick Griffis
2017-10-07Improve CTCP notice handlingPatrick Griffis
2017-09-19Handle leading spaces when matching extra alertsPatrick Griffis
2017-09-18Fix oob read caused by ptr[0] being NULL in inbound_noticeJoseph Bisch
2016-11-11Further tab color improvementsPatrick Griffis
2016-10-08Update usercount in inbound_nameslist_endgaffatape
2016-07-24Kill fe_set_hilight()Patrick Griffis
2016-06-29Introduce and use fe_timeout_add_secondsBen Gamari
2016-01-29Remove DH-AES/DH-BLOWFISH mechanisms and misc cleanupPatrick Griffis
2016-01-29Add support for twitch.tv/membershipPatrick Griffis
2016-01-29Add support for chghostPatrick Griffis
2016-01-29Add support for CAP 3.2Patrick Griffis
2016-01-28Fix missed commaPatrick Griffis
2016-01-28Add support for cap-notifyPatrick Griffis
2016-01-28Clean up handling CAP LSPatrick Griffis
2015-02-01Fix logging hostname of queriesTingPing
2014-12-31Don't return 0 in place of NULLTingPing
2014-12-28Fix building as c89TingPing
2014-12-28Use glib for all allocationsTingPing
2014-12-17More consistently include config.hTingPing
2014-12-04Fix some obvious type warnings.Arnavion
2014-05-12Properly support notices to prefix'd users on a channelDerp Derpingston
2014-04-06Add account to Join eventTingPing
2014-04-02Add marker-line functionality for scrollback, instant seek.RichardHitt
2014-03-24Improve handling scrollback when gui_tab_server==FALSERichardHitt
2014-01-30Now make_ping_time() in common/util.c returns the time in milliseconds insteadDiogo Sousa
2014-01-12Support numeric 908TingPing
2014-01-08Fix warningsTingPing
2014-01-08Rewrite dns commandTingPing
2013-12-27Properly request server-time when it's the only capTingPing
2013-11-17Fix crash with negative timestamp in banlistTingPing
2013-11-01Don't auto unmark away when getting znc playbackTingPing
2013-10-22fix another warningTingPing
2013-10-20Fix SASL on some networksTingPing