Commit Graph

  • 7e5a26739b Merge branch '1.10.x' Alexey Sokolov 2025-06-09 22:29:32 +01:00
  • 543e12cb6a Docker for git version: update alpine to 3.22 Alexey Sokolov 2025-06-09 22:29:04 +01:00
  • 7dc24e79fd Update crowdin config for 1.10.x branch Alexey Sokolov 2025-06-09 22:03:55 +01:00
  • cb0a5e4018 Update version to 1.11 in master branch Alexey Sokolov 2025-06-09 22:03:14 +01:00
  • 5e3fecbcf1 Update future version to 1.10.1 in the 1.10.x branch Alexey Sokolov 2025-06-09 22:01:20 +01:00
  • 075cd3897f Increase the version number to 1.10.0 znc-1.10.0 Alexey Sokolov 2025-06-09 21:41:36 +01:00
  • b32d3dbbc9 Fix test on cygwin Alexey Sokolov 2025-06-09 20:20:15 +01:00
  • d1f26593b3 ZNC 1.10.0-rc1 znc-1.10.0-rc1 Alexey Sokolov 2025-05-28 21:15:08 +01:00
  • e10c874abe ZNC 1.10.0-beta1 Alexey Sokolov 2025-05-18 20:30:17 +01:00
  • 23efef6a5c update csocket Alexey Sokolov 2025-05-17 21:27:45 +01:00
  • 9a61e6058e Drop old travis config Alexey Sokolov 2025-05-17 10:10:15 +01:00
  • 0abfd1361c Update translations from Crowdin for bg_BG da_DK de_DE el_GR es_ES fr_FR id_ID it_IT nl_NL pl_PL pt_BR pt_PT ro_RO ru_RU tr_TR ZNC-Jenkins 2025-05-12 00:26:03 +00:00
  • 7108a862fa ZNC 1.10.0-alpha2 Alexey Sokolov 2025-05-11 21:28:21 +01:00
  • 694f50c9c0 Make CTCP flood timer use monotonic time Alexey Sokolov 2025-05-11 21:16:20 +01:00
  • 4f65f86ccd Warn user if flood protection is delaying the messages for too long Alexey Sokolov 2025-05-11 21:03:13 +01:00
  • cfd8d3f88d Make PING skip the flood queue just like PONG does Alexey Sokolov 2025-05-11 19:36:46 +01:00
  • aaeab22ea3 Fix processing of multi-token CAP ACK Alexey Sokolov 2025-05-11 18:35:05 +01:00
  • cc1333fd5e Update translations from Crowdin for bg_BG da_DK de_DE el_GR es_ES fr_FR id_ID it_IT nl_NL pl_PL pt_BR pt_PT ro_RO ru_RU tr_TR ZNC-Jenkins 2025-05-11 00:26:00 +00:00
  • 4a15e1cf36 Fix unit test after previous change Alexey Sokolov 2025-05-10 20:59:40 +01:00
  • 3d1551b7f2 Don't forward client JOINs during registration Alexey Sokolov 2025-05-10 19:56:23 +01:00
  • 8dab274ed8 Update translations from Crowdin for bg_BG da_DK de_DE el_GR es_ES fr_FR id_ID it_IT nl_NL pl_PL pt_BR pt_PT ro_RO ru_RU tr_TR ZNC-Jenkins 2025-05-10 00:25:54 +00:00
  • 5e5d6cac59 merge Alexey Sokolov 2025-05-09 23:59:54 +01:00
  • 5943bc9ed9 Send several caps in the same CAP REQ Alexey Sokolov 2025-05-09 22:50:08 +01:00
  • e80b11b5b5 Move base64 table from header to .cpp Alexey Sokolov 2025-05-09 21:40:27 +01:00
  • d707b41ac3 Add more stuff to .gitignore Alexey Sokolov 2025-05-09 21:09:40 +01:00
  • 2ca596ce8f Update translations from Crowdin for bg_BG da_DK de_DE el_GR es_ES fr_FR id_ID it_IT nl_NL pl_PL pt_BR pt_PT ro_RO ru_RU tr_TR ZNC-Jenkins 2025-05-09 00:26:31 +00:00
  • c2f299abdf Filter out server-dependent caps in CAP NEW using blacklist too Alexey Sokolov 2025-05-08 23:25:58 +01:00
  • 1c197a5508 Add a way to disable certain capabilities Alexey Sokolov 2025-05-08 21:55:40 +01:00
  • 1063b7f5d6 CI: handle the case where junit is not outputted Alexey Sokolov 2025-05-04 19:56:35 +01:00
  • ca6ae51179 CI: try to fix jenkins from counting every test twice Alexey Sokolov 2025-05-04 19:41:11 +01:00
  • 2f110896e7 CI: restore JUnit output processing in Jenkinsfile Alexey Sokolov 2025-05-04 18:28:15 +01:00
  • 267b2fee99 ZNC 1.10.0-alpha1 Alexey Sokolov 2025-05-04 12:29:18 +01:00
  • 553ce0bfd8 Mention boost version in readme Alexey Sokolov 2025-05-04 12:11:34 +01:00
  • 47c4fa6cd8 Merge pull request #1939 from DarthGandalf/boost Alexey Sokolov 2025-05-04 12:10:10 +01:00
  • 50f085cc2f Disable i18n test when i18n is disabled Alexey Sokolov 2025-05-04 10:36:48 +01:00
  • 1ec5408d7a Find boost in CONFIG mode of CMake Alexey Sokolov 2025-03-16 15:48:48 +00:00
  • 26d2b8fc86 Add doxygen comment to CMessage::GetType() Alexey Sokolov 2025-05-02 19:32:06 +01:00
  • ca6d6cd27f Update translations from Crowdin for bg_BG da_DK de_DE el_GR es_ES fr_FR id_ID it_IT nl_NL pl_PL pt_BR pt_PT ro_RO ru_RU tr_TR ZNC-Jenkins 2025-05-02 00:24:52 +00:00
  • 5b871e74aa Bring unix socket syntax of AddPort in line with AddServer Alexey Sokolov 2025-05-02 01:00:56 +01:00
  • 2a5dc04ef5 Merge pull request #1945 from DarthGandalf/unix Alexey Sokolov 2025-05-02 00:47:26 +01:00
  • 00579d151e Pass %p to LLVM_PROFILE_FILE instead of wrapper Alexey Sokolov 2025-05-01 22:44:39 +01:00
  • 2f02a9ea00 Merge branch 'master' into unix Alexey Sokolov 2025-05-01 22:41:27 +01:00
  • 92fc74cc00 Try to fix codecov config Alexey Sokolov 2025-05-01 22:40:10 +01:00
  • 864252bfc6 update csocket Alexey Sokolov 2025-05-01 22:31:12 +01:00
  • 5974d0ff3b Workaround for parallel writing of LLVM profiler data Alexey Sokolov 2025-05-01 22:24:10 +01:00
  • 056c7d8069 Explain how install ZNC in a custom path (#1946) TehPeGaSuS 2025-04-29 08:51:57 +02:00
  • 5184d662d3 macos test probably should be fixed now Alexey Sokolov 2025-04-28 21:56:45 +01:00
  • 81e7fd69de WIP debugging failures on mac and cygwin... Alexey Sokolov 2025-04-28 00:26:02 +01:00
  • 1ac3571c60 Add modified Qt to NOTICE Alexey Sokolov 2025-04-22 01:15:23 +01:00
  • 951c39479f Update several tests to accept empty string or "localhost" Alexey Sokolov 2025-04-22 01:10:22 +01:00
  • d8234a1a71 Fix the IP in SASL Alexey Sokolov 2025-04-22 00:09:55 +01:00
  • e084af4b7d more hacks to the cygwin hack Alexey Sokolov 2025-04-21 17:33:35 +01:00
  • 174a57a6ab fix typo Alexey Sokolov 2025-04-21 16:38:33 +01:00
  • 6b6614cffc Adapt cygwin workaround to ancient cygwin's qt version Alexey Sokolov 2025-04-21 16:35:31 +01:00
  • ce0a1584ba Cygwin: try a horrible hack to fix integration test with unix sockets Alexey Sokolov 2025-04-21 15:47:21 +01:00
  • 2af8cef4c2 update csocket Alexey Sokolov 2025-04-21 11:22:24 +01:00
  • fc15b8ec5e Make 'make inttest' run in parallel even outside CI Alexey Sokolov 2025-04-21 09:31:08 +01:00
  • 4c8e780a60 Revert "CI: parallelize integration test" Alexey Sokolov 2025-04-21 09:06:23 +01:00
  • 81e3c908ad Fix include Alexey Sokolov 2025-04-21 01:01:42 +01:00
  • b1a03fa1cc CI: parallelize integration test Alexey Sokolov 2025-04-21 00:52:29 +01:00
  • b642d92ce7 Switch integration test to mostly use unix sockets Alexey Sokolov 2025-04-21 00:00:14 +01:00
  • 63d10ccb17 Add support to connect to server via unix socket Alexey Sokolov 2025-04-20 22:20:52 +01:00
  • 66b17926cc update csocket Alexey Sokolov 2025-04-20 08:54:25 +01:00
  • d3a7f125cf Make unix sockets work from modules Alexey Sokolov 2025-04-20 02:02:59 +01:00
  • ea33a85ccb Update translations from Crowdin for bg_BG da_DK de_DE el_GR es_ES fr_FR id_ID it_IT nl_NL pl_PL pt_BR pt_PT ro_RO ru_RU tr_TR ZNC-Jenkins 2025-04-20 00:26:50 +00:00
  • 0af3e0705f Configure unix listeners in webadmin Alexey Sokolov 2025-04-19 22:59:09 +01:00
  • dab1127090 Add unix listener support to *status addport, delport Alexey Sokolov 2025-04-19 22:17:30 +01:00
  • 18af9b0895 More cleanup of listeners Alexey Sokolov 2025-04-19 20:44:39 +01:00
  • 3348de5b97 Remove old compatibility code in webadmin Alexey Sokolov 2025-04-19 20:23:08 +01:00
  • b952502eae Dedup code between TCP and Unix listener Alexey Sokolov 2025-04-19 20:16:46 +01:00
  • 38804af214 Merge pull request #1944 from DarthGandalf/invite Alexey Sokolov 2025-04-19 11:16:00 +01:00
  • 6035704622 Update translations from Crowdin for bg_BG da_DK de_DE el_GR es_ES fr_FR id_ID it_IT nl_NL pl_PL pt_BR pt_PT ro_RO ru_RU tr_TR ZNC-Jenkins 2025-04-19 00:26:55 +00:00
  • b53612edab Merge branch 'master' into unix Alexey Sokolov 2025-04-18 23:46:16 +01:00
  • 5d6aceac79 Add test for OnInvite()+OnInviteMessage() Alexey Sokolov 2025-04-18 22:36:53 +01:00
  • 5befe2f7f8 Implement invite-notify Alexey Sokolov 2025-04-18 22:23:01 +01:00
  • a206d1a3bb Webadmin: Fix Edit Network when using DenySetNetwork (#1942) Daniel 2025-04-18 09:11:43 +08:00
  • 9ab81d1dad Update translations from Crowdin for bg_BG da_DK de_DE el_GR es_ES fr_FR id_ID it_IT nl_NL pl_PL pt_BR pt_PT ro_RO ru_RU tr_TR ZNC-Jenkins 2025-04-14 00:26:32 +00:00
  • 6a0f0dce9c Merge pull request #1941 from DarthGandalf/tagmsg Alexey Sokolov 2025-04-13 11:46:18 +01:00
  • ef4b59005c CTCP sent to *status shouldn't reach server Alexey Sokolov 2025-04-11 21:45:45 +01:00
  • 69cb57e51e Add @since comment to SASL module callbacks Alexey Sokolov 2025-04-11 21:34:59 +01:00
  • f93829e3b3 Implement message-tags spec Alexey Sokolov 2025-04-11 21:19:24 +01:00
  • df6a5073ff Bump codecov/codecov-action from 4 to 5 (#1923) dependabot[bot] 2025-03-18 13:53:18 +00:00
  • bf5aa45b34 Update translations from Crowdin for bg_BG da_DK de_DE el_GR es_ES fr_FR id_ID it_IT nl_NL pl_PL pt_BR pt_PT ro_RO ru_RU tr_TR ZNC-Jenkins 2025-03-17 00:26:30 +00:00
  • ebfe1143e4 log: don't log user quit to disabled channels Alexey Sokolov 2025-03-16 21:58:34 +00:00
  • ce47e7ea3d Fix sending server passwords with spaces in them Alexey Sokolov 2025-03-16 21:31:34 +00:00
  • 29104e81a2 certauth: use SHA-256 instead of SHA-1 for fingerprints Alexey Sokolov 2025-03-16 20:00:11 +00:00
  • 30fbf1172c Fix host name retrieval during TLS certificate generation (#1935) Giovanni 2025-03-16 15:43:39 +00:00
  • 9ec6ce833e Merge pull request #1936 from DarthGandalf/sasl Alexey Sokolov 2025-03-16 14:09:28 +00:00
  • ab4125692c Remove accidentally added header from previous commit Alexey Sokolov 2025-03-16 11:14:01 +00:00
  • 89e6d58d5a SASL: Move tests which are not about modules Alexey Sokolov 2025-03-16 09:45:48 +00:00
  • 0a45c4710a SASL: Support receiving USER and NICK after CAP END Alexey Sokolov 2025-03-16 09:44:10 +00:00
  • a7dffb8ff1 Add modperl support for sasl Alexey Sokolov 2025-03-16 00:42:27 +00:00
  • 93e364b296 Add modpython sasl test Alexey Sokolov 2025-03-15 22:43:35 +00:00
  • d6578402b7 Merge branch 'sasl' of github.com:DarthGandalf/znc into sasl Alexey Sokolov 2025-03-15 22:34:02 +00:00
  • 2ac6493150 Merge branch 'master' into sasl Alexey Sokolov 2025-03-15 10:16:44 +00:00
  • 886969557f Merge branch '1.9.x' of github.com:znc/znc into 1.9.x 1.9.x Alexey Sokolov 2025-03-15 10:13:39 +00:00
  • acc5c65ceb CI: update actions versions Alexey Sokolov 2025-03-15 10:13:21 +00:00
  • acfa401caa Update translations from Crowdin for bg_BG da_DK de_DE el_GR es_ES fr_FR id_ID it_IT nl_NL pl_PL pt_BR pt_PT ro_RO ru_RU tr_TR ZNC-Jenkins 2025-03-15 09:56:17 +00:00
  • 7cbdb16e8d Merge branch 'master' of github.com:znc/znc Alexey Sokolov 2025-03-15 09:04:52 +00:00
  • e7e1fd17c5 CI: Update crowdin.yml in 1.9.x branch too Alexey Sokolov 2025-03-15 09:03:42 +00:00