Loïc Gomez Kyoshiro
  • Joined on 2022-03-20
Kyoshiro pushed to 756_default_recon_timer at Kyoshiro/bip 2024-02-08 14:30:05 +01:00
f50d6b4b15 Set default recon_timer (and step) to 30s
Kyoshiro pushed to 757_bip_jump_other at Kyoshiro/bip 2024-02-08 14:25:08 +01:00
e11e39e5c0 Allow a user to /BIP JUMP [-f] [other_conn] (within their list).
Kyoshiro commented on pull request bip/bip#5 2024-02-08 14:21:52 +01:00
Set default backlog_lines = 0 (fixes Debian bug #818374)

Nice catch! I've force-pushed with the changes.

Also detailed the change in the commit message.

Kyoshiro pushed to 761_default_backlog_lines at Kyoshiro/bip 2024-02-08 14:21:19 +01:00
c757fb4357 Set default backlog_lines = 0 (fixes Debian bug #818374)
Kyoshiro pushed to 761_default_backlog_lines at Kyoshiro/bip 2024-02-08 14:20:10 +01:00
69afdec885 Set default backlog_lines = 0 (fixes Debian bug #818374)
Kyoshiro pushed to 803_fix_list_conn at Kyoshiro/bip 2024-02-08 14:13:24 +01:00
cd7d357a6f Fix endless loop on /BIP LIST connections with long on_connect_send
Kyoshiro pushed to 803_fix_list_conn at Kyoshiro/bip 2024-02-08 14:08:07 +01:00
200d287cd7 Fix endless loop on /BIP LIST connections with long on_connect_send
Kyoshiro commented on pull request bip/bip#19 2024-02-07 13:40:58 +01:00
Update copyright info

Asked more people on IRC if they want to appear in the contributors

Kyoshiro created pull request bip/bip#19 2024-02-07 13:40:28 +01:00
WIP Update copyright info
Kyoshiro created branch 755_copyright in Kyoshiro/bip 2024-02-07 13:39:48 +01:00
Kyoshiro pushed to 755_copyright at Kyoshiro/bip 2024-02-07 13:39:48 +01:00
e9a7648e46 Update copyright info
Kyoshiro commented on pull request bip/bip#18 2024-02-07 13:25:52 +01:00
Handle CAP requests from clients, reply with no capabilities

Requires bip/bip#17 first

Kyoshiro created pull request bip/bip#18 2024-02-07 13:25:43 +01:00
WIP Handle CAP requests from clients, reply with no capabilities
Kyoshiro created pull request bip/bip#17 2024-02-07 13:25:12 +01:00
Add method to stringify a line struct, skipping first N elements
Kyoshiro pushed to 792_client_cap_1 at Kyoshiro/bip 2024-02-07 13:24:39 +01:00
7a45944786 Add method to stringify a line struct, skipping first N elements
Kyoshiro created branch 792_client_cap_1 in Kyoshiro/bip 2024-02-07 13:24:39 +01:00
Kyoshiro pushed to 792_client_cap_2 at Kyoshiro/bip 2024-02-07 13:24:22 +01:00
8da56cbcce Handle CAP requests from clients, reply with no capabilities
Kyoshiro created branch 792_client_cap_2 in Kyoshiro/bip 2024-02-07 13:24:22 +01:00
Kyoshiro commented on pull request bip/bip#16 2024-02-07 13:16:30 +01:00
Also reload SSL context on bip reload, allowing for SSL cert updates

Do not merge before bip/bip#11 bip/bip#15

Kyoshiro created pull request bip/bip#16 2024-02-07 13:16:15 +01:00
Also reload SSL context on bip reload, allowing for SSL cert updates