1
0
forked from bip/bip
bip/AUTHORS
Loïc Gomez 91dea58db0 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)
2024-02-04 15:35:30 +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