bip/src/b64
Loïc Gomez f1214dbfb5
Update base64 lib to latest version
* be as close as possible to the original code (except for extra
   src/b64/utils sub-directory)
 * use new base64_encode_no_lf() function with no line returns
 * fix irc_server_sasl_authenticate(): add missing free(raw_str)
 * add a lastsync status file in src/b64 for tracking

Signed-off-by: Loïc Gomez <bip@animanova.fr>
2024-02-19 15:24:03 +09:00
..
base64.c Update base64 lib to latest version 2024-02-19 15:24:03 +09:00
base64.h Update base64 lib to latest version 2024-02-19 15:24:03 +09:00
base64.lastsync Update base64 lib to latest version 2024-02-19 15:24:03 +09:00
common.h Update base64 lib to latest version 2024-02-19 15:24:03 +09:00
includes.h Update base64 lib to latest version 2024-02-19 15:24:03 +09:00
os.h Update base64 lib to latest version 2024-02-19 15:24:03 +09:00