1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-24 20:06:38 +02:00

Commit Graph

  • 2f375b652b core: add support of specifier %@ for UTC time in function util_strftimeval Sébastien Helleu 2025-05-18 22:15:06 +02:00
  • 927a50e366 core, plugins: replace "%p" by "%lx" in calls to sscanf Sébastien Helleu 2025-05-15 20:08:26 +02:00
  • d0c00f7db2 Revert "core, plugins: replace "%lx" by "%p" in calls to sscanf" Sébastien Helleu 2025-05-15 19:23:15 +02:00
  • 9783256649 relay/api: use specifier %@ for times formatted by util_strftimeval Sébastien Helleu 2025-05-18 22:15:39 +02:00
  • 8106db400d core: add support of specifier %@ for UTC time in function util_strftimeval Sébastien Helleu 2025-05-18 22:15:06 +02:00
  • 4d617d0e01 tests/fuzz: ignore huge data in fuzz testing of calculation functions Sébastien Helleu 2025-05-18 17:22:10 +02:00
  • acbf1ddfcf tests/fuzz: ignore empty or huge data in fuzz testing of secured data functions Sébastien Helleu 2025-05-18 17:20:49 +02:00
  • 72dce52901 core, plugins: replace "%p" by "%lx" in calls to sscanf fix-sscanf-pointer Sébastien Helleu 2025-05-15 20:08:26 +02:00
  • de7150c65b Revert "core, plugins: replace "%lx" by "%p" in calls to sscanf" Sébastien Helleu 2025-05-15 19:23:15 +02:00
  • 209ffbe50e core: fix buffer overflow in function eval_string_range_chars 3.8 Sébastien Helleu 2025-05-11 17:10:29 +02:00
  • 0c9028b47c core: fix buffer overflow in function eval_string_base_encode Sébastien Helleu 2025-05-11 16:11:54 +02:00
  • fdcab27513 core: fix integer overflow in function util_version_number Sébastien Helleu 2025-05-11 15:59:36 +02:00
  • 96dc934241 core: fix integer overflow in base32 encoding/decoding Sébastien Helleu 2025-05-11 15:23:22 +02:00
  • 7f96c31e1b core: fix integer overflow with decimal numbers in calculation of expression Sébastien Helleu 2025-05-11 14:48:17 +02:00
  • 999262cbf2 core: add version 4.6.3 Sébastien Helleu 2025-05-11 11:47:01 +02:00
  • 8a024dddad Version 4.6.4-dev Sébastien Helleu 2025-05-11 11:25:48 +02:00
  • 951c030082 Version 4.6.3 v4.6.3 Sébastien Helleu 2025-05-11 11:22:11 +02:00
  • 7b674c2618 core: add extra checks in function eval_string_range_chars Sébastien Helleu 2025-05-11 10:26:17 +02:00
  • 1efa9d6b08 core: reactivate CMake tests in root build directory (issue #1462) Sébastien Helleu 2025-05-11 10:15:08 +02:00
  • 5def4f72fe core: add API function util_version_number in upgrade guidelines Sébastien Helleu 2025-05-11 10:00:27 +02:00
  • 1fe23d9233 core: add API functions utf8_next_char, utf8_char_size and util_version_number in upgrade guidelines Sébastien Helleu 2025-05-11 07:54:55 +02:00
  • 3db2f71112 core: fix buffer overflow in function eval_string_range_chars Sébastien Helleu 2025-05-10 21:38:26 +02:00
  • 09917a807b core: fix buffer overflow in function eval_string_base_encode Sébastien Helleu 2025-05-10 15:28:41 +02:00
  • 334f88ae2c core: fix buffer overflow in function eval_syntax_highlight_colorize Sébastien Helleu 2025-05-10 09:49:45 +02:00
  • 5cfee46b59 tests/fuzz: add fuzz testing on evaluation functions (issue #1462) Sébastien Helleu 2025-05-10 21:21:08 +02:00
  • 75195d32da tests/fuzz: fix fuzz testing on function secure_derive_key (issue #1462) Sébastien Helleu 2025-05-10 21:17:48 +02:00
  • d475c16671 core: fix buffer overflow in function utf8_next_char and return NULL for empty string Sébastien Helleu 2025-05-10 20:40:09 +02:00
  • 6ecd9e66bf core: fix buffer overflow in function eval_string_base_encode Sébastien Helleu 2025-05-10 15:28:41 +02:00
  • 9d37159a6b core: use dynamic string in function string_replace_with_callback Sébastien Helleu 2025-05-10 09:50:09 +02:00
  • aa54d3653c core: fix buffer overflow in function eval_syntax_highlight_colorize Sébastien Helleu 2025-05-10 09:49:45 +02:00
  • b32f8662bc doc/dev: split components for tests: tests/fuzz and tests/unit Sébastien Helleu 2025-05-09 07:51:11 +02:00
  • f9520b971e tests/fuzz: add fuzz testing on secured data functions (issue #1462) Sébastien Helleu 2025-05-09 07:46:40 +02:00
  • 776b908431 tests/fuzz: remove unnecessary malloc Sébastien Helleu 2025-05-08 20:54:38 +02:00
  • 58a4dc757d doc/dev: add missing test files Sébastien Helleu 2025-05-08 20:49:04 +02:00
  • 229259b8c2 tests: add fuzz testing on some core util functions (issue #1462) Sébastien Helleu 2025-05-08 20:38:11 +02:00
  • 2e14645691 core: fix buffer overflow in function util_parse_time Sébastien Helleu 2025-05-08 19:09:18 +02:00
  • 2c0bbdf9b9 core: fix integer overflow in function util_version_number Sébastien Helleu 2025-05-08 18:45:18 +02:00
  • 1d808a1f1c core: fix buffer overflow in function util_parse_time Sébastien Helleu 2025-05-08 19:09:18 +02:00
  • 2bc290b6ed core: fix integer overflow and return "unsigned long" in function util_version_number Sébastien Helleu 2025-05-08 18:37:47 +02:00
  • 5839df90e7 core: fix memory leak in function util_parse_delay Sébastien Helleu 2025-05-08 18:12:11 +02:00
  • f6cace609c core: fix memory leak in function util_parse_delay Sébastien Helleu 2025-05-08 18:12:11 +02:00
  • 1da89711a7 tests/fuzz: increase code covered by string tests Sébastien Helleu 2025-05-08 17:04:23 +02:00
  • 675c3279ac tests/fuzz: initialize gettext before UTF-8 tests Sébastien Helleu 2025-05-08 17:02:37 +02:00
  • 7341d670b3 tests: add build script for OSS-Fuzz (issue #1462) Sébastien Helleu 2025-05-07 21:38:37 +02:00
  • 38bf51ccfb tests: convert fuzzing sources to C++ Sébastien Helleu 2025-05-07 21:15:51 +02:00
  • d74fc99fe1 core: write configuration files on disk only if there are changes (closes #2250) Sébastien Helleu 2025-05-07 20:43:10 +02:00
  • 51d24fd2da api: add function file_compare (issue #2250) Sébastien Helleu 2025-05-07 20:42:46 +02:00
  • 9a661aecd0 tests: move fuzzing dict to core directory Sébastien Helleu 2025-05-07 13:21:47 +02:00
  • 85f565f6c1 core: add appropriate compiler/linker options for code coverage with clang Sébastien Helleu 2025-05-07 13:18:25 +02:00
  • 7cae4b276d tests: remove useless variable rc Sébastien Helleu 2025-05-06 07:13:38 +02:00
  • 8e390939f9 core: fix typo in ChangeLog Sébastien Helleu 2025-05-06 07:59:49 +02:00
  • 6082453002 core: fix integer overflow in base32 encoding/decoding Sébastien Helleu 2025-05-05 20:43:21 +02:00
  • d0568dce79 core: fix integer overflow with decimal numbers in calculation of expression Sébastien Helleu 2025-05-05 20:25:41 +02:00
  • ca6035f754 core: fix integer overflow in base32 encoding/decoding Sébastien Helleu 2025-05-05 20:43:21 +02:00
  • 5b4820ab06 core: fix integer overflow with decimal numbers in calculation of expression Sébastien Helleu 2025-05-05 20:25:41 +02:00
  • 68d87f2b80 tests: add fuzz testing on core functions (issue #1462) Sébastien Helleu 2025-05-05 07:07:24 +02:00
  • ceb6a007ff core: add missing empty line Sébastien Helleu 2025-05-04 21:01:57 +02:00
  • 59b06c96de doc/dev: add missing tests directories and sources Sébastien Helleu 2025-05-05 12:22:01 +02:00
  • a1cbe63a42 tests: move CMake file, main C++/headers for tests and scripts to unit directory Sébastien Helleu 2025-05-03 21:09:04 +02:00
  • e15b369aa7 core: update German translations Nils Görs 2025-05-05 09:28:15 +02:00
  • 9f4cbe599b ci: add variable JOBS in script build_test.sh Sébastien Helleu 2025-05-04 20:14:59 +02:00
  • 8b6480272a ci: replace variable BUILDARGS by command line arguments Sébastien Helleu 2025-05-04 20:09:32 +02:00
  • 84c526ac20 ci: use script build_test.sh in macOS CI Sébastien Helleu 2025-05-04 16:15:25 +02:00
  • f08b6beeda ci: add variable "RUN_TESTS" in script build_test.sh Sébastien Helleu 2025-05-04 16:14:31 +02:00
  • 4116f62dd8 ci: split jobs config on multiple lines Sébastien Helleu 2025-05-04 16:10:05 +02:00
  • 5b62cb6451 buflist: add variables ${number_zero} and ${number_zero2} (zero-padded buffer number) Sébastien Helleu 2025-05-04 09:28:03 +02:00
  • 36be7ac1ff doc: update header in custom styles for asciidoctor Sébastien Helleu 2025-04-26 14:56:35 +02:00
  • ac04215164 core: move copyright/license header at the top of the cmake file Sébastien Helleu 2025-04-26 14:55:02 +02:00
  • 4d130d6b06 doc: move copyright/license headers at the top of the asciidoctor attributes files Sébastien Helleu 2025-04-26 14:54:26 +02:00
  • 44197397ef tests: remove obsolete coding charset in Python scripts Sébastien Helleu 2025-04-26 14:52:39 +02:00
  • b2a5d5995b doc: move copyright/license headers at the top of the files Sébastien Helleu 2025-04-26 14:04:31 +02:00
  • 683fa2f585 irc: add support of strikethrough color attribute (using half bright) (closes #2248) Sébastien Helleu 2025-04-26 12:44:35 +02:00
  • a008e8a423 core: move some copyrights and licenses from REUSE config into the files Sébastien Helleu 2025-04-25 18:16:02 +02:00
  • 0e777fef4e core: update example in /help key Sébastien Helleu 2025-04-25 18:12:59 +02:00
  • da4c24152b core: add option "precedence" in REUSE configuration Sébastien Helleu 2025-04-22 20:54:51 +02:00
  • 32e3e76dd3 doc/dev: add REUSE ignore tags Sébastien Helleu 2025-04-22 20:54:33 +02:00
  • a336a26fc6 doc/man: add REUSE ignore tags Sébastien Helleu 2025-04-22 20:53:50 +02:00
  • 00a873dda0 ci: replace TCL 8.7 by 8.6 in FreeBSD CI Sébastien Helleu 2025-04-21 08:40:45 +02:00
  • be3e487bd6 ci: replace TCL 8.7 by 8.6 in FreeBSD CI Sébastien Helleu 2025-04-21 08:40:45 +02:00
  • e282f77eee core: add parameter --show-trace in the call to schemathesis Sébastien Helleu 2025-04-20 09:07:45 +02:00
  • 286122b0c3 doc: update Serbian documentation Ivan Pešić 2025-04-14 15:46:41 +04:00
  • 7a28bb95e2 core: add version 4.6.2 Sébastien Helleu 2025-04-18 20:47:09 +02:00
  • a215a4581c debian: update changelog Sébastien Helleu 2025-04-18 20:03:35 +02:00
  • 86a910884b debian: bump Standards-Version to 4.7.2 Sébastien Helleu 2025-04-18 20:01:08 +02:00
  • 18e2badfbd Version 4.6.3-dev Sébastien Helleu 2025-04-18 20:43:53 +02:00
  • 120b048efb Version 4.6.2 v4.6.2 Sébastien Helleu 2025-04-18 20:39:02 +02:00
  • 600e438b90 debian: update changelog Sébastien Helleu 2025-04-18 20:03:35 +02:00
  • bf3a8628ae debian: bump Standards-Version to 4.7.2 Sébastien Helleu 2025-04-18 20:01:08 +02:00
  • 1478ecd77d core: fix write of weechat.log to stdout with weechat-headless --stdout (issue #2247) Sébastien Helleu 2025-04-15 08:11:39 +02:00
  • 41f96c6494 core: fix write of weechat.log to stdout with weechat-headless --stdout (closes #2247) Sébastien Helleu 2025-04-15 08:11:39 +02:00
  • 0835d043de doc/api: fix typo in description of function hook_url Sébastien Helleu 2025-04-12 12:20:59 +02:00
  • 5c9d9bc8fc core: add refresh of window title on buffer switch, when option weechat.look.window_title is set Sébastien Helleu 2025-04-11 19:30:32 +02:00
  • d0babe8679 core: add refresh of window title on buffer switch, when option weechat.look.window_title is set Sébastien Helleu 2025-04-11 19:30:32 +02:00
  • 61ce24cf46 core: add version 4.6.1 Sébastien Helleu 2025-04-09 14:09:29 +02:00
  • ff00323363 Version 4.6.2-dev Sébastien Helleu 2025-04-09 13:37:27 +02:00
  • 1d2e5ce700 Version 4.6.1 v4.6.1 Sébastien Helleu 2025-04-09 13:33:19 +02:00
  • cf2e7f4691 core: fix REUSE configuration Sébastien Helleu 2025-04-05 17:16:23 +02:00
  • 86d68a87d5 core: rename issue templates Sébastien Helleu 2025-04-05 17:15:32 +02:00
  • 0c3eaa9ba2 ci: add separate GitHub actions workflow for the REUSE compliance check Sébastien Helleu 2025-04-05 17:01:43 +02:00
  • 5e47c6453e ci: add copyright and license in GitHub Actions CI workflow Sébastien Helleu 2025-04-05 16:53:28 +02:00