Loïc Gomez Kyoshiro
  • Joined on 2022-03-20
Kyoshiro pushed to fix_gcc_10_flags at Kyoshiro/bip 2024-02-07 09:59:40 +01:00
61fa571632 Move gcc hardening/ warning flags to configure.ac to avoid breaking incompatible environments
88f9b47d04 Use -Warith-conversion only with gcc 10 and later
Compare 2 commits »
Kyoshiro created pull request bip/bip#9 2024-02-07 09:59:03 +01:00
Fix deprecation notices for OpenSSL 3
Kyoshiro pushed to 780_fix_ssl_deprecation at Kyoshiro/bip 2024-02-07 09:58:51 +01:00
9f73e8cfc2 Fix deprecation notices for OpenSSL 3
Kyoshiro created pull request bip/bip#8 2024-02-07 09:54:23 +01:00
Log unhandled IRC errors as LOG_INFO in bip.log
Kyoshiro created pull request bip/bip#7 2024-02-07 09:52:52 +01:00
Set default recon_timer (and step) to 30s
Kyoshiro created pull request bip/bip#6 2024-02-07 09:52:40 +01:00
Allow a user to /BIP JUMP [-f] [other_conn] (within their list).
Kyoshiro created pull request bip/bip#5 2024-02-07 09:51:30 +01:00
Set default backlog_lines = 0 (fixes Debian bug #818374)
Kyoshiro pushed to 758_reload_ssl_certs at Kyoshiro/bip 2024-02-07 09:50:04 +01:00
Kyoshiro created branch 758_reload_ssl_certs in Kyoshiro/bip 2024-02-07 09:50:04 +01:00
Kyoshiro pushed to 761_default_backlog_lines at Kyoshiro/bip 2024-02-07 09:50:04 +01:00
1fd945a3b5 Set default backlog_lines = 0 (fixes Debian bug #818374)
Kyoshiro created branch 761_default_backlog_lines in Kyoshiro/bip 2024-02-07 09:50:04 +01:00
Kyoshiro pushed to 757_bip_jump_other at Kyoshiro/bip 2024-02-07 09:50:04 +01:00
fdc8c7be66 Allow a user to /BIP JUMP [-f] [other_conn] (within their list).
Kyoshiro created branch 757_bip_jump_other in Kyoshiro/bip 2024-02-07 09:50:04 +01:00
Kyoshiro pushed to 756_default_recon_timer at Kyoshiro/bip 2024-02-07 09:50:04 +01:00
82abbb6ce6 Set default recon_timer (and step) to 30s
Kyoshiro created branch 756_default_recon_timer in Kyoshiro/bip 2024-02-07 09:50:04 +01:00
Kyoshiro pushed to 481_irc_errors at Kyoshiro/bip 2024-02-07 09:50:04 +01:00
56a4c15130 Log unhandled IRC errors as LOG_INFO in bip.log
Kyoshiro created branch 481_irc_errors in Kyoshiro/bip 2024-02-07 09:50:04 +01:00
Kyoshiro pushed to fix_list_conn at Kyoshiro/bip 2024-02-07 09:48:45 +01:00
12f228be25 Fix endless loop on /BIP LIST connections with long on_connect_send
e382d31b67 Handle CAP requests from clients, reply with no capabilities
7ab58b5b72 Add method to stringify a line struct, skipping first N elements
8776eaf076 Merge branch '244_log_timestamp_format_plus_compilefixes' into fix_list_conn
3cc93758ba Add timestamp_format global option
Compare 10 commits »
Kyoshiro created branch fix_list_conn in Kyoshiro/bip 2024-02-07 09:48:45 +01:00
Kyoshiro created branch fix_gcc_10_flags in Kyoshiro/bip 2024-02-07 09:48:18 +01:00