1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-25 01:03:01 +00:00
transmission/third-party
Mike Gelfand b928ae1ba8 Use libb64 instead of OpenSSL to encode/decode BASE64
Some crypto libraries (like CyaSSL, MatrixSSL and CommonCrypto) either
don't have or expose this functionality at all, expose only part of it,
or (like OpenSSL) have heavyweight API for it. Also, for the task as
easy as BASE64 encoding and decoding it's much better to use small and
simple specialized library.
2015-01-01 21:16:36 +00:00
..
curl use our own curl instead of the systems, since 10.6 and 10.7 curls don't get along 2011-10-10 11:17:59 +00:00
dht (trunk) #5671 'dht-0.22': update third-party/dht.c to Juliusz Chroboczek's upstream v0.22 2014-05-05 20:45:14 +00:00
libb64 Use libb64 instead of OpenSSL to encode/decode BASE64 2015-01-01 21:16:36 +00:00
libnatpmp #4825 update libnatpmp to libnatpmp-20110808 2012-03-21 02:51:26 +00:00
libutp (trunk, libutp) #5002 'crash in UTP_ProcessIncoming()' -- patch ef69847aaa from upstream 2012-12-11 04:08:26 +00:00
miniupnp Use built-in __APPLE__ macro instead of SYS_DARWIN and MACOSX 2014-07-03 19:20:12 +00:00
b64-01-newline.patch Use libb64 instead of OpenSSL to encode/decode BASE64 2015-01-01 21:16:36 +00:00
b64.cmake Use libb64 instead of OpenSSL to encode/decode BASE64 2015-01-01 21:16:36 +00:00
dht.cmake #5828: Initial CMake build system support 2014-12-01 19:55:22 +00:00
event2.cmake #5828: Initial CMake build system support 2014-12-01 19:55:22 +00:00
macosx-libevent-config.h update the mac libevent config files 2011-05-03 21:50:04 +00:00
macosx-libevent-event-config.h update the mac libevent config files 2011-05-03 21:50:04 +00:00
Makefile.am Use libb64 instead of OpenSSL to encode/decode BASE64 2015-01-01 21:16:36 +00:00
natpmp.cmake #5828: Initial CMake build system support 2014-12-01 19:55:22 +00:00
utp.cmake #5828: Initial CMake build system support 2014-12-01 19:55:22 +00:00
utp_config.h Make utp_config.h usable with MSVC (#warning directive is not standard) 2014-12-13 10:03:44 +00:00