Commit Graph

  • 4a19fd081c
    Merge e3929e4ccf into b544ac3350 culb 2024-08-18 22:39:00 -0600
  • e3929e4ccf
    Merge pull request #1 from culb/PerlChangeVersion culb 2024-08-18 22:29:18 -0400
  • 79b89d4d29
    Merge a29514f3dd into b544ac3350 konsolebox 2024-04-16 20:23:19 +0800
  • a29514f3dd Abort connect when IP fails to bind konsolebox 2024-04-16 15:28:39 +0800
  • 24a44662cc server_read_child: Support codes greater than 9 konsolebox 2024-04-16 15:18:02 +0800
  • c7e241d1de CI: Allow tests to run in all branches konsolebox 2024-04-16 19:31:10 +0800
  • a1b3a5c7ef
    Merge a3e7e7506d into b544ac3350 Benjamin Burkhart 2024-02-11 10:17:04 +0000
  • 80fd7af9fb
    Merge 151e808f24 into b544ac3350 Eduardo Lima 2024-02-11 10:17:04 +0000
  • b01f858a50
    Merge 9d8318c085 into b544ac3350 OndrejBakan 2024-02-11 10:17:04 +0000
  • 90da81c57a
    Merge a1ce8da81e into b544ac3350 Spencer Berger 2024-02-11 10:17:04 +0000
  • 62217bf37b
    Merge caccc4df1f into b544ac3350 Shlomi Fish 2024-02-11 10:17:04 +0000
  • 4cea1dc0a5
    Merge 9c2d6fc43b into b544ac3350 Soni L 2024-02-11 10:17:04 +0000
  • 9769517d91
    Merge 631e8286ae into b544ac3350 ioistired 2024-02-11 10:17:04 +0000
  • 6eeaaf8fc5
    Merge c72e98717e into b544ac3350 micronn 2024-02-11 10:17:04 +0000
  • d4d55a832d
    Merge a6afe76b31 into b544ac3350 Martchus 2024-02-11 10:17:04 +0000
  • 939ddb015f
    Merge e417fbffbb into b544ac3350 David Woodhouse 2024-02-11 10:17:04 +0000
  • 4c40721328
    Merge 084914ca54 into b544ac3350 Johannes Kuhn 2024-02-11 10:17:04 +0000
  • fe51bcd94b
    Merge acf4df40a2 into b544ac3350 kmikita 2024-02-11 10:17:04 +0000
  • ca5f0feb23
    Merge 75e602ae36 into b544ac3350 Leesoo Ahn 2024-02-10 16:59:02 -0500
  • 3b723e1437
    Merge 2305a0b0fe into b544ac3350 Antonio Prcela 2024-02-10 16:58:19 -0500
  • c2fa1a0553
    Merge e1bff829a0 into b544ac3350 classabbyamp 2024-02-10 16:48:16 -0500
  • b544ac3350 CI: Fix typo master Patrick Griffis 2024-02-09 18:32:55 -0600
  • cc60ad275a Replace hexchat.net links Patrick Griffis 2024-02-09 18:29:15 -0600
  • 70069cd50e
    appdata: Fix release date Patrick 2024-02-09 14:20:48 -0600
  • 434a210ef7 2.16.2 v2.16.2 Patrick Griffis 2024-02-07 06:01:12 -0600
  • cb4fe6c5af Fix Typo culb 2024-02-03 15:48:31 -0500
  • 180ce9f4fd Change various types to the correct signedness to avoid warnings. Collin Funk 2024-01-28 19:33:45 -0800
  • 258515749b Change various types to the correct signedness to avoid warnings. Collin Funk 2024-01-28 19:33:45 -0800
  • 0c48785543 SASL SCRAM: create_nonce: changed data type Patrick Okraku 2023-12-30 13:33:36 +0100
  • 00b297524d SASL SCRAM: create_nonce: changed data type Patrick Okraku 2023-12-30 11:09:34 +0100
  • 681a88d6df SASL SCRAM: renamed scram_free_session to scram_session_free Patrick Okraku 2023-11-12 12:45:08 +0100
  • c82ad32171 SASL SCRAM: Apply changes from code review Patrick Okraku 2023-11-06 15:04:15 +0100
  • 9a277decf0 SASL SCRAM: create_nonce: changed data type Patrick Okraku 2023-12-30 13:33:36 +0100
  • 5d34848b3b SASL SCRAM: create_nonce: changed data type Patrick Okraku 2023-12-30 11:09:34 +0100
  • 5d98c39988
    Merge 4ac7664a06 into 9b76b557ec Tobias Umbach 2023-11-25 04:16:10 +0100
  • 9485eb438a SASL SCRAM: renamed scram_free_session to scram_session_free Patrick Okraku 2023-11-12 12:45:08 +0100
  • 2aa0574a54 SASL SCRAM: Apply changes from code review Patrick Okraku 2023-11-06 15:04:15 +0100
  • 9b76b557ec Added support for SCRAM-SHA-1, SCRAM-SHA-256 and SCRAM-SHA-512 Patrick Okraku 2023-11-01 19:12:32 +0100
  • 6420fd6117 SSL compile fix Patrick Okraku 2023-11-01 17:47:34 +0100
  • 50ca0d5b09 Moved SASL PLAIN authentication to own function Patrick Okraku 2023-11-01 17:15:23 +0100
  • 8c4ad778e8 SASL SCRAM: Added GUI output for scram_session->error Patrick Okraku 2023-11-05 11:27:00 +0100
  • da922247ec SASL SCRAM: code formatting/refactoring Patrick Okraku 2023-11-04 18:51:17 +0100
  • 30db9b9522 SASL SCRAM: Added localized error message for the case that digest is not supported Patrick Okraku 2023-11-04 17:45:27 +0100
  • a502ff280b CI: Reduce duplicate builds Patrick Griffis 2023-11-03 14:13:36 -0500
  • fef23f7ff2 win32: Remove Python 2 support Patrick Griffis 2023-11-03 10:58:56 -0500
  • 44d14a436b CI: Reduce duplicate builds Patrick Griffis 2023-11-03 14:13:36 -0500
  • a1f154cd5e win32: Remove Python 2 support Patrick Griffis 2023-11-03 10:58:56 -0500
  • a7a5487003 CI: Reduce duplicate builds Patrick Griffis 2023-11-03 14:13:36 -0500
  • c5108f93d4 win32: Remove Python 2 support Patrick Griffis 2023-11-03 10:58:56 -0500
  • 0369121811 SASL SCRAM: added files to Visual Studio Patrick Okraku 2023-11-03 14:28:50 +0100
  • 7f5671b319 SASL SCRAM: g_clear_pointer() for session clean up Patrick Okraku 2023-11-03 01:24:15 +0100
  • 3cb9b5f9b6 SASL SCRAM: added enum scram_status; replaced g_base64_decode_step by g_base64_decode_inplace; updated logging Patrick Okraku 2023-11-03 00:59:12 +0100
  • 02948e657f SASL SCRAM: code formatting Patrick Okraku 2023-11-02 22:30:52 +0100
  • 56963b223e
    Apply suggestions from code review patrick-irc 2023-11-02 22:52:00 +0100
  • 55f56e342b
    Apply suggestions from code review patrick-irc 2023-11-02 22:27:03 +0100
  • 7a768a9653 Fixed tabs Patrick Okraku 2023-11-01 19:27:09 +0100
  • 8ee60a169c Added support for SCRAM-SHA-1, SCRAM-SHA-256 and SCRAM-SHA-512 Patrick Okraku 2023-11-01 19:12:32 +0100
  • 0ca4eb8df8 SSL compile fix Patrick Okraku 2023-11-01 17:47:34 +0100
  • 560dea9b78 Moved SASL PLAIN authentication to own function Patrick Okraku 2023-11-01 17:15:23 +0100
  • 96fc5d42d0
    Update servlist.c Xandrah 2023-10-16 20:24:47 +0100
  • fb655b1f59 Update servlist.c fazeel-AI 2023-09-07 22:26:44 +0500
  • af57f49664
    Update servlist.c fazeel-AI 2023-09-07 21:52:22 +0500
  • e3582c5871
    Update servlist.c fazeel-AI 2023-09-07 21:25:23 +0500
  • 200aba3221
    Update servlist.c moneroshill 2023-08-07 11:23:19 -0400
  • e1bff829a0
    proto-irc.c: handle WHOX replies with realnames that aren't :-prefixed classabbyamp 2023-08-06 10:44:27 -0400
  • cda96128b8
    Add description for .desktop file for HexChat thememan (#2791) Matr1x-101 2023-07-16 16:48:37 +0100
  • c6bc074f53
    Update data/misc/io.github.Hexchat.ThemeManager.desktop.in Patrick 2023-07-16 10:48:29 -0500
  • e9c26ca477
    Update io.github.Hexchat.ThemeManager.desktop.in Matr1x-101 2023-07-15 19:09:10 +0100
  • 6155c18315
    servlist: Update UnderNet hostname Patrick 2023-06-21 19:05:08 -0500
  • a01d9ea152 checksum: Replace GString usage with regular strings Patrick Griffis 2023-05-01 14:27:29 -0500
  • 3dc18ff6fb checksum: fixed the TODO and FIXME, tested and improved info message printing Totto16 2023-04-03 22:51:23 +0200
  • 4ee2342404 checksum: Move checksum operation to a thread Patrick Griffis 2022-10-24 20:38:24 -0500
  • acff29ec14 checksum: Replace GString usage with regular strings wip/checksum/threading Patrick Griffis 2023-05-01 14:27:29 -0500
  • 5cbd2524dc python: fix for timers that unhook themselves Celelibi 2023-04-03 05:25:47 +0200
  • fc051b0ce8
    replaced the algorithm of getting the context to send the message Totto16 2023-04-14 00:09:16 +0200
  • b1887afd91 python: fix for timers that unhook themselves Celelibi 2023-04-03 05:25:47 +0200
  • 2eed65a01c
    Update plugins/checksum/checksum.c Totto 2023-04-05 16:11:29 +0200
  • cdc5582baf
    Update plugins/checksum/checksum.c Totto 2023-04-05 16:11:21 +0200
  • eac5175ec0
    fixed teh TODO and FIXME, tested and improved info message printing Totto16 2023-04-03 22:51:23 +0200
  • 9041292134
    Merge c87a7c63ed into 847e5a14d6 Totto 2023-04-03 20:02:35 +0200
  • 847e5a14d6 python: add flush() to Stdout Celelibi 2023-04-03 05:22:12 +0200
  • d7f110c060 python: add flush() to Stdout Celelibi 2023-04-03 05:22:12 +0200
  • 63d3890602 Not all servers accept SSL. Therefore, check the box "Use SSL for all the servers on this network" _only_ when the ssl flag is true for that network Fabrizio Gennari 2023-04-02 10:19:57 +0200
  • ee81df4da3 Add a few networks to the servers list Fabrizio Gennari 2023-04-01 21:45:28 +0200
  • e61aa24f71
    Update Russian language Alexander Popov 2023-03-28 02:17:32 +0300
  • c48afe3799 Be even more picky about invalid URLs Patrick Griffis 2023-03-14 21:21:22 -0500
  • 7ed34075d5 Switch to storing the preedit length in SexySpellEntryPriv. Sadie Powell 2023-02-02 08:44:18 +0000
  • 7b093eea91
    Add TechNet to servlist Colby 2023-01-30 15:29:49 +0000
  • bea6bb08e1 Build HexChat with GSEAL_ENABLE and fix internal field accesses. Sadie Powell 2023-01-30 06:45:57 +0000
  • cd8e0850b3
    Update servlist.c Colby 2023-01-30 04:55:31 +0000
  • 07873ca4e9 Migrate from gtk_widget_is_composited to gdk_screen_is_composited. wip/gtk3 Sadie Powell 2022-09-25 23:40:17 +0100
  • bde8d9d20a Remove gtk_tree_view_set_rules_hint. Sadie Powell 2022-09-25 17:17:59 +0100
  • c550dc9cb1 Migrate from gdk_drawable_get_size to gdk_window_get_{width,height}. Sadie Powell 2022-09-25 18:04:08 +0100
  • df8f516a40 Migrate from gdk_beep to gdk_desktop_beep. Sadie Powell 2022-09-25 17:09:54 +0100
  • 3de3a92afb Migrate from gtk_widget_is_composited to gdk_screen_is_composited. Sadie Powell 2022-09-25 23:40:17 +0100
  • f8e3bcbee8 Remove gtk_tree_view_set_rules_hint. Sadie Powell 2022-09-25 17:17:59 +0100
  • d4e222f494 Migrate from gdk_drawable_get_size to gdk_window_get_{width,height}. Sadie Powell 2022-09-25 18:04:08 +0100
  • e18c9cc8ea Migrate from gdk_beep to gdk_desktop_beep. Sadie Powell 2022-09-25 17:09:54 +0100
  • 67b25fddf1
    Add option to exclude nickname in window title (#2759) konsolebox 2023-01-25 07:03:53 +0800
  • cda92701d2 Show nicknames by default konsolebox 2023-01-25 06:00:00 +0800