1
0
forked from bip/bip
bip/AUTHORS
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

16 lines
415 B
Plaintext

Arnaud 'nohar' Cornet
Loïc 'Kyoshiro' Gomez
Sexy contributors:
Yoan 'jj' Guillot: fixes
Yannick 'YS' Schaus: SSL cert stuff
Raphaël 'Trou' Rigo: fixes
Thanks to our marketting and management team:
ack|, ato, blackmore, lafouine, Gaston & gromit
Crypto shamelessly stolen from Christophe 'sexy' Devine.
Credits to Jouni Malinen for base64 library:
Source: http://w1.fi/cgit/hostap/commit/src/utils/base64.c