]> jfr.im git - irc/weechat/weechat.git/history - src
relay: fix crash when decoding a malformed websocket frame (CVE-2021-40516)
[irc/weechat/weechat.git] / src /
2021-09-07  Sébastien Helleurelay: fix crash when decoding a malformed websocket... origin/2.3
2018-10-21  Sébastien Helleucore: replace call to strncpy by memcpy
2018-10-21  Sébastien Helleuirc: fix uninitialized variables in function irc_protoc...
2018-10-14  Sébastien HelleuMerge pull request #1267 from emkw/master
2018-10-14  emklua: mkdir API functions should return ERROR on error.
2018-10-14  Sébastien Helleuirc: fix colors 14 and 15 in /help irc.color.mirc_remap...
2018-10-09  Sébastien Helleucore: add repeat of string in evaluation of expressions...
2018-10-08  Sébastien Helleucore: fix evaluation of nested ternary operators (close...
2018-10-06  Sébastien Helleucore: fix style
2018-10-06  Sébastien HelleuMerge remote-tracking branch 'origin/pr/1259'
2018-10-01  Sébastien Helleuaspell: remove useless test on max_suggestions
2018-10-01  Sébastien Helleurelay: remove useless test on length
2018-10-01  Sébastien Helleurelay: remove useless test on num_sent
2018-10-01  Sébastien Helleuirc: remove useless test on argc
2018-10-01  Sébastien Helleucore: fix format of variables in printf-like functions...
2018-10-01  Sébastien Helleuirc: replace call to gmtime by gmtime_r
2018-10-01  Sébastien Helleucore: replace call to gmtime by gmtime_r
2018-10-01  Sébastien Helleucore: add missing argument in call to log_printf
2018-10-01  Sébastien Helleucore: replace "long unsigned int" by "unsigned long"
2018-09-30  Sébastien Helleurelay: add real IP in client description (closes #1256)
2018-09-24  Sébastien Helleulogger: add more info about log levels in /help logger...
2018-09-24  Sébastien Helleulogger: move logger command into a separate source...
2018-09-20  Sébastien Helleuirc: display a warning when the value of option irc...
2018-09-18  Sébastien Helleucore: allow multiple arguments in command /buffer close
2018-09-09  Simmo Saancore: allow specifying buffer number/name for /buffer...
2018-09-09  Sébastien Helleurelay: fix URL to the page with remote interfaces in...
2018-09-06  Sébastien Helleucore: allow multiple options "-r" ("--run-command"...
2018-09-01  Sébastien Helleucore: fix copyright dates
2018-08-30  Sébastien Helleucore: rename variable "plugin_blacklisted" to "plugin_f...
2018-08-18  Sébastien Helleucore: fix evaluation of condition when the left operand...
2018-08-17  Sébastien Helleucore: add option "-P" (or "--plugins") to customize...
2018-08-17  Sébastien Helleutrigger: add variables "tg_prefix_nocolor" and "tg_mess...
2018-08-17  Sébastien Helleutrigger: rename variable "tg_tags" to "tags" in line...
2018-08-16  Sébastien Helleutrigger: allow creation of temporary variables with...
2018-08-16  Sébastien Helleucore: fix string evaluation with regex replacement...
2018-08-16  Sébastien Helleucore: fix weechat_print modifier
2018-08-15  Sébastien Helleucore: fix use of NULL pointer in command /buffer when...
2018-08-15  Sébastien Helleucore: remove use of pointer "buffer" once the line...
2018-08-15  Sébastien Helleucore: remove unneeded initialization of variable "highl...
2018-08-15  Sébastien Helleuirc: add missing initialization of variable "chghost"
2018-08-15  Sébastien Helleutrigger: fix /help trigger
2018-08-15  Sébastien Helleucore: add comments in function to print a line
2018-08-15  Sébastien Helleucore: fix destruction of line prefix in weechat_print...
2018-08-15  Sébastien Helleucore: fix comparison of strings in weechat_print modifier
2018-08-15  Sébastien Helleutrigger: add missing initialization of variable "tags...
2018-08-15  Sébastien Helleuapi: fix memory leak in function string_split
2018-08-15  Sébastien Helleutrigger: fix memory leak in hook_line trigger callback
2018-08-15  Sébastien Helleucore: fix memory leak when removing a line hook
2018-08-15  Sébastien Helleutrigger: add missing values for line trigger
2018-08-14  Sébastien Helleucore: fix type of variables "buffer_name" and "buffer_t...
2018-08-14  Sébastien Helleucore: split wee-hook.c into multiple sources
2018-08-12  Sébastien Helleuapi: add function hook_line
2018-08-12  Sébastien Helleucore: fix check of tags in lines
2018-07-27  Sébastien HelleuMerge pull request #1225 from weechatter/partial_completion
2018-07-27  Sébastien Helleucore: allow partial buffer name in command /buffer...
2018-07-25  Sébastien Helleuscripts: fix duplicated lines in output of script eval...
2018-07-21  Nils Görsgui: fix uncleared completion item (#1162)
2018-07-15  Sébastien Helleucore: send signal "key_pressed" for mouse code only...
2018-07-15  Jos Ahrenscore: improve instructions to report the crash
2018-07-13  Sébastien Helleulua: fix macros used to return values
2018-07-13  Sébastien Helleurelay: fix compiler warnings on calls to snprintf
2018-07-13  Sébastien Helleucore: fix compiler warnings on calls to snprintf
2018-07-12  Sébastien HelleuMerge pull request #1222 from l/master/translation...
2018-07-12  Sébastien Helleupython: fix crash when loading a script with Python...
2018-07-11  Sébastien Helleuirc: add nick, host and log tags in message displayed...
2018-07-10  Sébastien Helleubuflist: fix crash when setting the option buflist...
2018-07-08  Sébastien Helleufset: fix memory leak when switching the format with...
2018-07-08  Sébastien Helleufset: fix truncation of option values when the length...
2018-07-01  Sébastien Helleurelay: fix socket creation for relay server on OpenBSD...
2018-06-24  Sébastien Helleuirc: add channel color in message 354 with missing...
2018-06-24  Sébastien Helleuirc: do not display message 354 with missing parameters...
2018-06-23  Sébastien Helleuirc: display message 354 (WHOX) received with missing...
2018-06-14  Sébastien Helleucore: change default value of option weechat.look.hotli...
2018-06-14  Sébastien Helleurelay: add filtering on protocol in info "relay_client_...
2018-06-14  Sébastien Helleucore: add key alt+"-" in /help filter
2018-06-13  Sébastien HelleuMerge remote-tracking branch 'origin/pr/1196'
2018-06-11  Sébastien Helleufset: fix crash when applying filters after closing...
2018-06-02  Sébastien Helleucore: add reverse of string in evaluation of expression...
2018-06-02  Sébastien Helleucore: count number of chars instead of bytes for suffix...
2018-06-02  Sébastien Helleucore: return NULL in function string_cut if string...
2018-05-31  Sébastien Helleutrigger: hide password in display of command "/msg...
2018-05-31  Sébastien Helleutrigger: hide password in command "/msg nickserv set...
2018-05-31  Sébastien Helleucore: send buffer pointer (when possible) in signal...
2018-05-22  Sébastien Helleucore: fix delete of previous/next word (keys Ctrl+w...
2018-05-22  Simon Arlottcore: unhook TLS handshake fd before calling connect...
2018-05-21  Sébastien Helleuirc: update ircv3 URLs in comments
2018-05-21  Sébastien Helleucore: use function string_split to split list items
2018-05-21  Sébastien Helleucore: uncomment CURL option PROXY_SSL_CIPHER_LIST
2018-05-21  Joseph Kichlinecore: handle lists in hook_process_hashtable for urls...
2018-05-21  Sébastien Helleuirc: display an error if memory can not be allocated...
2018-05-21  Sébastien HelleuMerge remote-tracking branch 'origin/pr/640'
2018-05-20  Sébastien Helleuirc: add space before capability only if the string...
2018-05-20  Sébastien Helleuirc: add missing space between capabilities in display...
2018-05-20  Sébastien HelleuMerge remote-tracking branch 'origin/pr/639'
2018-05-20  Sébastien Helleuirc: replace calls to sprintf by snprintf
2018-05-20  Sébastien Helleuirc: use dynamic string functions to display supported...
2018-05-20  Sébastien Helleuirc: add missing "cap_extended_join" in comment
2018-05-20  Sébastien Helleuirc: fix code style
2018-05-20  Sébastien Helleuirc: do a case-sensitive comparison of CAP command
2018-05-20  Sébastien Helleucore: remove unneeded comment
next