• Joined on 2026-06-04
pegasus synced commits to refs/heads/unreal60_dev at pegasus/unrealircd from mirror 2026-06-07 17:24:47 +02:00
27a086b03a Add TKL IDs via message tags in S2S.
pegasus synced new reference refs/tags/v4.9.2 to pegasus/weechat from mirror 2026-06-07 11:44:47 +02:00
pegasus synced commits to refs/tags/v4.9.2 at pegasus/weechat from mirror 2026-06-07 11:44:47 +02:00
pegasus synced commits to refs/heads/main at pegasus/weechat from mirror 2026-06-07 11:44:47 +02:00
436bbeceff tests: increase buffer size for injection of fake IRC message
pegasus synced commits to refs/heads/4.9 at pegasus/weechat from mirror 2026-06-07 11:44:47 +02:00
eb8c8641ea Version 4.9.3-dev
bd6455d07f Version 4.9.2
8d3180fa78 tests: increase buffer size for injection of fake IRC message
Compare 3 commits »
pegasus synced commits to refs/heads/4.6 at pegasus/weechat from mirror 2026-06-07 11:44:47 +02:00
c6f30816dd tests: increase buffer size for injection of fake IRC message
pegasus synced commits to refs/heads/4.6 at pegasus/weechat from mirror 2026-06-06 19:24:48 +02:00
c55b5836f0 relay: fix out-of-bounds read in relay_http_print_log_request (#2324)
e93db7f99d relay: limit size of partial message received while reading an HTTP request to prevent memory exhaustion
22ee76cdd6 xfer: fix out-of-bounds read in xfer_chat_recv_cb on empty line (#2323)
cf2d0733d3 irc: fix out-of-bounds read in DCC command with quoted filename (#2322)
75b72e7f69 xfer: replace directory separator in remote nick by underscore in download filename (#2321)
Compare 13 commits »
pegasus synced commits to refs/heads/4.9 at pegasus/weechat from mirror 2026-06-06 19:24:48 +02:00
519ab4e7bb relay: fix out-of-bounds read in relay_http_print_log_request (#2324)
pegasus synced commits to refs/heads/theme at pegasus/weechat from mirror 2026-06-06 19:24:48 +02:00
2e88586ade core: always write all options in theme files
91e926ee22 core: fix description of automatic theme backup
e5542a58fc core: add /theme rename to rename a user theme file
94e5b65ecb core: auto-detect terminal background and apply light theme on first start
6360925e55 core: fix style in comments
Compare 46 commits »
pegasus synced commits to refs/heads/main at pegasus/weechat from mirror 2026-06-06 19:24:47 +02:00
c307087e2d core: update ChangeLog (#2324)
51a1149852 relay: fix out-of-bounds read in relay_http_print_log_request (#2324)
Compare 2 commits »
pegasus synced commits to refs/heads/main at pegasus/weechat from mirror 2026-06-06 11:14:47 +02:00
d74993a42c relay: limit size of partial message received while reading an HTTP request to prevent memory exhaustion
51464e400f core: add links to issues in ChangeLog (#2321, #2322)
1c5e6c3fc2 core: update ChangeLog (#2323)
e563dfc903 doc: add build of Serbian API Relay doc
befbcceb7f relay/api: add field "last_read_line_id" in GET /api/buffers
Compare 6 commits »
pegasus synced commits to refs/heads/4.9 at pegasus/weechat from mirror 2026-06-06 11:14:47 +02:00
3c36fd7412 relay: limit size of partial message received while reading an HTTP request to prevent memory exhaustion
b62c97dbe3 core: add links to issues in ChangeLog (#2321, #2322)
f91f92b48f xfer: fix out-of-bounds read in xfer_chat_recv_cb on empty line (#2323)
Compare 3 commits »
pegasus synced commits to refs/heads/2.1 at pegasus/anope from mirror 2026-06-05 21:34:46 +02:00
9dd3acfc87 Append EXTRA_CONFIG_ARGS to CMake command
pegasus synced commits to refs/heads/unreal60_dev at pegasus/unrealircd from mirror 2026-06-05 18:34:47 +02:00
b19573d562 Update release notes
pegasus synced commits to refs/heads/unreal60_dev at pegasus/unrealircd from mirror 2026-06-05 17:34:46 +02:00
3571c9e75b Create BASEDIR with 0700. Just like we already did for almost all subdirs.
pegasus synced commits to refs/heads/unreal60_dev at pegasus/unrealircd from mirror 2026-06-05 16:54:47 +02:00
be08bc2e33 Let's call it "./unrealircd mkcert" instead (like mkpasswd). Fix test suite.
pegasus synced commits to refs/heads/unreal60_dev at pegasus/unrealircd from mirror 2026-06-05 16:14:53 +02:00
982325fc82 Move "make pem" to "./unrealircd makecert" and make tools use this
pegasus synced commits to refs/heads/unreal60_dev at pegasus/unrealircd from mirror 2026-06-05 10:44:47 +02:00
cbc9213d5e Similarly to previous, fix allow channel::except and spamfilter::except
pegasus synced commits to refs/heads/unreal60_dev at pegasus/unrealircd from mirror 2026-06-05 10:24:47 +02:00
425a9b978a Fix deny channel::mask not working if security group. Reported by PeGaSuS.
pegasus synced commits to refs/heads/unreal60_dev at pegasus/unrealircd from mirror 2026-06-05 10:04:47 +02:00
dee26e2e12 Add const to third argument of unreal_create_match()