Commit Graph

5 Commits

Author SHA1 Message Date
Fredrik Fornwall 43307593f5 tsocks: Bump revision after sed patch 2018-06-04 01:21:52 +02:00
Fredrik Fornwall 0e1ebcc80a tsocks: Fix building with tar strip-components 2017-11-07 05:51:44 +01:00
Oliver Schmidhauser 2232fa2c11 Fix building tsocks for 32 bit architectures
Thanks to @vishalbiswas in #1573
2017-09-25 12:00:08 +02:00
Fredrik Fornwall 4baecf33a4 tsocks: Blacklist arm and i686 arches
Hitting compile errors on arm and i686:

tsocks.c:226:36: error: use of undeclared identifier '__len'; did you
mean 'mblen'?
return(realconnect(__fd, __addr, __len));
2017-09-22 00:45:33 +02:00
Oliver Schmidhauser ac01b02184 tsocks: Add package (#1550) 2017-09-22 00:29:36 +02:00