bip/src/utils
Loïc Gomez 07084a5902
Be as close as possible to base64 lib, and use new function to reduce changes.
* use new base64_encode_no_lf() function having no line returns
* fix irc_server_sasl_authenticate(): add missing free(raw_str)
2022-06-07 10:42:31 +02:00
..
utils Be as close as possible to base64 lib, and use new function to reduce changes. 2022-06-07 10:42:31 +02:00
base64.c Be as close as possible to base64 lib, and use new function to reduce changes. 2022-06-07 10:42:31 +02:00
base64.h Be as close as possible to base64 lib, and use new function to reduce changes. 2022-06-07 10:42:31 +02:00
includes.h Be as close as possible to base64 lib, and use new function to reduce changes. 2022-06-07 10:42:31 +02:00
os.h Be as close as possible to base64 lib, and use new function to reduce changes. 2022-06-07 10:42:31 +02:00