Commit Graph

72 Commits

Author SHA1 Message Date
Sarah Jamie Lewis e2dda25e37 Merge pull request 'Fix Tails/OnionGrater Quoted Response Issue' (#2) from tails into trunk
Reviewed-on: #2
2023-04-05 02:09:26 +00:00
Sarah Jamie Lewis a68c0fd160 Fix Tails/OnionGrater Quoted Response Issue 2023-04-04 15:40:05 -07:00
Dan Ballard 5996d426c1 Merge pull request 'Add backoff to handle slow android socket setup' (#1) from android_backoff into trunk
Reviewed-on: #1
2020-11-16 15:35:35 -08:00
Sarah Jamie Lewis e353e4c70d Add backoff to handle slow android socket setup 2020-11-16 15:03:12 -08:00
Sarah Jamie Lewis 5b9bdf108a Adding Authentication to ControlPort 2020-10-15 15:29:54 -07:00
Sarah Jamie Lewis 4bf58a3c21 Replace all Paths 2020-10-15 14:38:02 -07:00
Sarah Jamie Lewis 58e2c82c9c Initial Fork 2020-10-15 14:24:16 -07:00
Chad Retz f9f678b84c
Merge pull request #32 from dballard/hidewindows
Hide the tor dos window on windows
2020-01-24 09:43:28 -06:00
Dan Ballard 75338dbf32 Making Creator use CmdCreatorFunc (which was added) to allow users more
control over cmd creation
2020-01-24 10:39:46 -05:00
Chad Retz 1c71414a61
Merge pull request #34 from lu4p/patch-1
Update process.go to support embedded tor when using go modules
2019-11-05 16:31:59 -06:00
lu4p 5aeeb64103
Update process.go 2019-11-05 23:15:00 +01:00
Chad Retz f5c65d3eb0 Make Tor 0.3.5.x the default embedded version, fixes #24 2019-01-22 12:44:56 -06:00
Chad Retz 452e22de4f Merge branch 'master' of https://github.com/cretz/bine 2019-01-17 10:47:21 -06:00
Chad Retz 72669404c4 Update libs for 0.3.5.7 embedded Tor 2019-01-17 10:46:58 -06:00
Chad Retz 62912bff1c
Merge pull request #22 from karalabe/autocreate-datadir-permission
tor: fix folder permission (+x) for auto-created datadir
2018-12-05 08:27:46 -06:00
Péter Szilágyi ecb6237785
tor: fix folder permission (+x) for auto-created datadir 2018-12-05 14:06:05 +02:00
Chad Retz 465b965484
Merge pull request #20 from mvojacek/windows-morestatic
Force linking against pthreads statically
2018-11-26 10:39:29 -06:00
Chad Retz 885f3ac42f Add static pthread link for 0.3.3 per PR #20 2018-11-26 10:38:49 -06:00
Michal Vojáček 6eaf27e90d force linking against pthreads statically 2018-11-21 22:42:12 +01:00
Chad Retz 5c62b5e9f6 Proxy auth and isolate test
* Don't use Tor info for proxy auth and update docs which fixes #18
* Add new test to confirm functionality of IsolateSOCKSAuth
2018-11-05 11:53:41 -06:00
Chad Retz 25e2ee8b21
Merge pull request #17 from vbatts/static_build
process/embedded: missing import
2018-10-16 10:09:12 -05:00
Vincent Batts b53b17f637
process/embedded: missing import
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2018-10-16 10:30:33 -04:00
Chad Retz 532dd077a6 Remove code-generated comments made by go-bindata 2018-09-27 12:39:54 -05:00
Chad Retz d33e577700 Added embedded geoip support. Fixes #16 2018-09-27 12:38:02 -05:00
Chad Retz a2791cefd9 More HTTP alt-svc work 2018-09-25 11:05:24 -05:00
Chad Retz d6a5258640 Initial version for #15 2018-09-24 16:57:24 -05:00
Chad Retz 84f23f93a1 Finish support for embedded control connection, fixes #13 2018-09-21 13:06:47 -05:00
Chad Retz 781510e18d Disable network and close conn on embedtest 2018-09-21 12:11:37 -05:00
Chad Retz 8ba66edb0c More explicit embedded socket support for issue #13 2018-09-21 12:03:30 -05:00
Chad Retz b4e16a90bf Added tor 0.3.5.x support, fixes #7. Also exposed socket for #13 2018-09-20 16:46:23 -05:00
Chad Retz 1ddd5da865 Abstracted embedded part to specific versions, fixes #14 2018-09-20 11:47:42 -05:00
Chad Retz 5223d0404b
Shrink logo 2018-09-18 15:01:34 -05:00
Chad Retz 737419b97a Merge branch 'master' of https://github.com/cretz/bine 2018-09-18 14:57:42 -05:00
Chad Retz 5f8b88b83c Create logo, fixes #11 2018-09-18 14:57:08 -05:00
Chad Retz f77fae492f Clean up single-line event and new hs_desc_content test for #8 and #9 2018-07-24 10:41:49 -05:00
Chad Retz a3771891b4
Merge pull request #9 from csucu/fix-relayAsyncEvents
Modified parsing of eventcode in relayAsyncEvents
2018-07-24 10:20:39 -05:00
csucu 4aedc493a3 Moved -1 check 2018-07-22 17:32:29 +01:00
csucu ba5dbc955d Modified parsing of eventcode in relayAsyncEvents 2018-07-22 17:15:54 +01:00
Chad Retz cbd288d20b Use version 3 onion services for embedded file server example 2018-06-29 15:34:51 -05:00
Chad Retz 97366c4e45 Change Windows gcc recommendation from TDM to MSYS2 2018-06-29 15:34:28 -05:00
Chad Retz e74374da52
Merge pull request #4 from karalabe/fix-embedded-start-control-port
tor: pass explicitly given control ports to starter
2018-06-29 11:10:40 -05:00
Péter Szilágyi 1b07faea8f
tor: pass explicitly given control ports to starter 2018-06-29 13:27:29 +03:00
Chad Retz c8632525b3 Removed only windows/linux text since https://github.com/cretz/tor-static/pull/3 was tested. Fixes #2. 2018-05-26 15:09:30 -05:00
Chad Retz 89a0a89801 Update for Linux embedded Tor 2018-05-25 17:28:11 -05:00
Chad Retz 05a541532b gRPC example 2018-05-23 09:01:39 -05:00
Chad Retz f33268f084 More tests for torutil and test explanation 2018-05-19 09:46:12 -05:00
Chad Retz 00909b144c Support precomputed ed25519 public keys 2018-05-19 07:20:36 -05:00
Chad Retz c11e3bb90d Update README 2018-05-17 15:07:34 -05:00
Chad Retz dba7e8856b Statically compiled Tor and examples 2018-05-17 14:37:22 -05:00
Chad Retz 3ed91b141c Some ed25519 and key function docs 2018-05-16 17:56:00 -05:00