summaryrefslogtreecommitdiff
path: root/src/plugins/relay/CMakeLists.txt
AgeCommit message (Expand)Author
2024-04-07relay: add synchronization with remote and handler for events received (issue...Sébastien Helleu
2024-04-07relay: add connection to remote (issue #2066)Sébastien Helleu
2024-04-07relay: add command `/remote`, add remote configuration in relay.conf (issue #...Sébastien Helleu
2024-02-01relay: add "api" protocol (HTTP REST API) (issue #2066)Sébastien Helleu
2024-01-01core: update copyright datesSébastien Helleu
2023-10-01core: make zstd dependency optional (closes #2024)Sébastien Helleu
2023-05-13core: add quotes around paths in CMake files (closes #29)Sébastien Helleu
2023-01-01core: update copyright datesSébastien Helleu
2022-01-17core: update copyright datesSébastien Helleu
2021-12-24relay: add zstd compression in weechat protocolSébastien Helleu
2021-01-02core: update copyright datesSébastien Helleu
2020-04-18core: make GnuTLS a required dependencySébastien Helleu
2020-04-15relay: add missing gcrypt lib in CMake and autotools filesSébastien Helleu
2020-04-14relay: add command "handshake" in weechat relay protocol and nonce to prevent...Sébastien Helleu
2020-03-01relay: call function string_hash_binary in relay_websocket_build_handshake to...Sébastien Helleu
2020-01-04core: update copyright datesSébastien Helleu
2019-10-01core: fix style in CMake filesSébastien Helleu
2019-04-25cmake: allow custom libdir (fix #1341)Ryan Farley
2019-03-24core: add CMake option "ENABLE_CODE_COVERAGE" to compile with code coverage o...Sébastien Helleu
2019-01-01core: update copyright datesSébastien Helleu
2018-11-29core: use https for links to GNU GPL licenseSébastien Helleu
2018-01-05core: update copyright datesSébastien Helleu
2017-01-01core: update copyright datesSébastien Helleu
2016-01-01core: update copyright datesSébastien Helleu
2015-01-01core: update copyright datesSébastien Helleu
2014-04-12core: use lower case for CMake keywordsSébastien Helleu
2014-01-01core: update copyright datesSebastien Helleu
2013-03-09relay: add message "_nicklist_diff" (differences between old and current nick...Sebastien Helleu
2013-02-12relay: add gcrypt include and link arguments to compile relay pluginSebastien Helleu
2013-02-10relay: add experimental websocket server support (RFC 6455) for irc and weech...Sebastien Helleu
2013-01-01core: update copyright datesSebastien Helleu
2012-08-14core: add new plugin "script" (scripts manager, replacing scripts weeget.py a...Sebastien Helleu
2012-08-01relay: add missing gnutls lib for linkSebastien Helleu
2012-07-27relay: add support of SSL (for irc and weechat protocols), new option relay.n...Sebastien Helleu
2012-01-08core: update copyright datesSebastien Helleu
2011-12-06relay: add WeeChat protocol (for remote GUI), doc about protocol, new optionsSebastien Helleu
2011-01-01Update copyright datesSebastien Helleu
2010-09-17Beta version of IRC proxy feature in Relay pluginSebastien Helleu
2010-06-22Update licenses and copyrights, add missing author names in sourcesSebastien Helleu
2010-01-03Update copyright datesSebastien Helleu
2009-10-29Add partial irc-proxy feature to relay pluginSebastien Helleu
2009-09-20Fix cmake directories: let user customize lib, share, locale and include dire...Sebastien Helleu
2009-01-03Update copyright datesSebastien Helleu
2008-12-10Add new plugin "relay", new function "string_format_size" in plugin APISebastien Helleu