transmission/utils
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
..
CMakeLists.txt #5828: Initial CMake build system support 2014-12-01 19:55:22 +00:00
Makefile.am Use libb64 instead of OpenSSL to encode/decode BASE64 2015-01-01 21:16:36 +00:00
create.c (trunk) #4160: mike.dld patch: 4160-08-args.patch 2014-09-21 18:06:28 +00:00
edit.c (trunk) #4160: mike.dld patch: 4160-08-args.patch 2014-09-21 18:06:28 +00:00
show.c (trunk) #4160: mike.dld patch: 4160-08-args.patch 2014-09-21 18:06:28 +00:00
transmission-create.1 (utils) #4137 'support user-defined piece sizes in transmission-create' -- done. Initial patch by lav. 2013-01-17 18:55:51 +00:00
transmission-edit.1 (trunk) update credits 2011-01-03 05:58:58 +00:00
transmission-show.1 (trunk utils) #4979 "add manget link generator to transmission-show" -- done. 2012-07-23 15:28:27 +00:00
units.h tweak naming in the #include guard 2014-06-10 00:51:53 +00:00