Commit Graph

15 Commits

Author SHA1 Message Date
Mike Gelfand 204e9b04f5 Move transmission-remote to utils 2018-11-06 20:10:10 +00:00
Mike Gelfand b9095675ce #6017: Remove `-lm` from utils compile flags (but leave in linker flags) 2015-11-06 15:09:50 +00:00
Mike Gelfand c7d2a7f959 #4400: Add CyaSSL support 2015-01-07 02:04:08 +00:00
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
Jordan Lee b325bc0a16 (trunk) #5759 compilation error, undefined reference to sqrt 2014-08-20 17:14:17 +00:00
Jordan Lee ab24ef9fcb use pkg-config to get the zlib cflags/libs; remove obsolete zlib.m4 macro 2014-07-13 21:54:56 +00:00
Jordan Lee b7b11649a4 keep banging my hands against the keyboard until Jenkins is happy 2014-06-10 01:01:46 +00:00
Jordan Lee 742c2b542d set utils/Makefile.am's noinst_HEADERS so the build doesn't break on units.h 2014-06-10 00:55:53 +00:00
Jordan Lee 6d4858d8dd (trunk) #4732 "allow switching between internal and system libnatpmp" -- fixed with patch scarabeus and applied by me, so any patch breakage is probably mine... ;) 2012-02-04 01:28:15 +00:00
Jordan Lee 01f68ca846 (trunk libT) #4323 "Allow usage of system miniupnpc" -- fixed. 2011-10-09 02:05:52 +00:00
Jordan Lee 7df7d34f6d automake/autoconf; #includes in libtransmission 2011-02-18 00:32:19 +00:00
Charles Kerr 775c258bda (trunk utils) #3659 "fox building utils/ against ublibc" -- fixed 2010-10-23 16:47:13 +00:00
Charles Kerr eb31da8fad (trunk utils) #3611 "utils doesn't use LIBEVENT_CFLAGS during compilation" -- fixed 2010-10-09 13:59:30 +00:00
Daniel Lee 11ccd65373 (utils) add manpage for transmission-show 2010-06-21 13:29:48 +00:00
Charles Kerr eda211e5ce (trunk) #2983: add command-line utilities for creating .torrent files, for editing passkeys, for adding/removing trackers, etc. 2010-06-16 14:27:24 +00:00