Block a user
8f3b313776
Fix file descriptor leak on erroring client disconnects
d49f135370
Move strict gcc compilation flags to configure.ac to avoid breaking incompatible environments
5f054bdded
Fix bipmkpw compilation issues per external variables
76c9ee11de
Handle CAP requests from clients, reply with no capabilities
b810ba0f77
Add method to stringify a line struct, skipping first N elements
Fix file descriptor leak on erroring client disconnects
Merging manually, could use a post-merge review if possible !
d49f135370
Move strict gcc compilation flags to configure.ac to avoid breaking incompatible environments
d49f135370
Move strict gcc compilation flags to configure.ac to avoid breaking incompatible environments
5f054bdded
Fix bipmkpw compilation issues per external variables
76c9ee11de
Handle CAP requests from clients, reply with no capabilities
b810ba0f77
Add method to stringify a line struct, skipping first N elements
d19099eb3c
Log unhandled IRC errors as LOG_INFO in bip.log
Move gcc hardening/warning/gcc10 flags to configure.ac to avoid breaking incompatible environments
Merging manually, could use a post-merge review if possible !
Fix bipmkpw compilation issues per external variables
Merging manually, could use a post-merge review if possible !
5f054bdded
Fix bipmkpw compilation issues per external variables
76c9ee11de
Handle CAP requests from clients, reply with no capabilities
b810ba0f77
Add method to stringify a line struct, skipping first N elements
d19099eb3c
Log unhandled IRC errors as LOG_INFO in bip.log
99a1244e46
Allow a user to /BIP JUMP [-f] [other_conn] (within their list).
76c9ee11de
Handle CAP requests from clients, reply with no capabilities
b810ba0f77
Add method to stringify a line struct, skipping first N elements
d19099eb3c
Log unhandled IRC errors as LOG_INFO in bip.log
99a1244e46
Allow a user to /BIP JUMP [-f] [other_conn] (within their list).
edd460a8fa
Set default recon_timer (and step) to 30s
b810ba0f77
Add method to stringify a line struct, skipping first N elements
d19099eb3c
Log unhandled IRC errors as LOG_INFO in bip.log
99a1244e46
Allow a user to /BIP JUMP [-f] [other_conn] (within their list).
edd460a8fa
Set default recon_timer (and step) to 30s
4cd5bdb381
Set default backlog_lines = 0 (fixes Debian bug #818374)
Update base64 to the latest version, move to a dedicated directory
Okay! Here's what I did:
- rebased against current master
- kept your initial commit untouched
- moved the lib to src/b64 directory
- updated the lib and added required files (while not adding…
Kyoshiro
pushed to #765_Add_copyright_data_for_base64_files_and_update_to_the_new_version at bip/bip
2024-02-19 07:26:38 +01:00
f1214dbfb5
Update base64 lib to latest version
662bc9baf1
Move utils/base64 to b64 dedicated directory
8c3e51c559
update base64 files: resync from the src project
d19099eb3c
Log unhandled IRC errors as LOG_INFO in bip.log
99a1244e46
Allow a user to /BIP JUMP [-f] [other_conn] (within their list).