Commit Graph

225 Commits

Author SHA1 Message Date
Sarah Jamie Lewis f82c2f9da4 Merge branch 'windows' of openprivacy/libricochet-go into master 2020-01-27 11:24:29 -08:00
Dan Ballard 7c828d3916 Use new Bine CmdCreatorFunc to make a ProcessCreator to hide Tor dos window.
Also hide it in checkTorVersion
2020-01-24 18:19:36 -05:00
Dan Ballard 79a1ff9161 Merge branch 'race' of openprivacy/libricochet-go into master 2019-11-07 16:26:35 -08:00
Sarah Jamie Lewis 5a1fc1b94d Fixing Race Conditions 2019-11-07 16:21:15 -08:00
Dan Ballard 9ba39b93b7 Merge branch 'restart-new' of openprivacy/libricochet-go into master 2019-11-06 12:07:47 -08:00
Sarah Jamie Lewis 29540dcf71 Expose Reboot 2019-11-06 11:59:29 -08:00
Dan Ballard 0fdcfd1553 drone liny 2019-11-06 11:57:14 -08:00
Dan Ballard ac4993adb7 drone get/download 2019-11-06 11:52:22 -08:00
Dan Ballard 881ca5c6c2 drone use go mod instead of list xargs for fetch 2019-11-06 11:50:25 -08:00
Dan Ballard 61f89d7b2c drone force modules 2019-11-06 11:40:58 -08:00
Sarah Jamie Lewis 725f64020a Merge branch 'logfile' of dan/libricochet-go into master 2019-08-12 14:47:10 -07:00
Dan Ballard b7cca3fa83 log now suports creating a logger around a file 2019-08-12 14:17:17 -07:00
Sarah Jamie Lewis 07747c4dd2 Merge branch 'torFix' of dan/libricochet-go into master 2019-07-31 15:09:46 -07:00
Dan Ballard 59ea2902e8 move .Dial outside of lock to stop throtteling one conn per time; get Dialer once only 2019-07-31 14:41:07 -07:00
Sarah Jamie Lewis 4ccdc79526 Merge branch 'torStatus' of dan/libricochet-go into master 2019-07-10 13:16:21 -07:00
Dan Ballard 6517665498 ACN and tor provider: take callback for status change 2019-07-10 13:08:49 -07:00
Sarah Jamie Lewis cd872e9e0a Merge branch 'logExclude' of dan/libricochet-go into master 2019-06-21 15:41:32 -07:00
Dan Ballard b534ecd04e add log exclude 2019-06-21 15:34:46 -07:00
Sarah Jamie Lewis aca0f63dd2 Merge branch 'nonewnym' of dan/libricochet-go into master 2019-02-20 19:45:31 +00:00
Dan Ballard bf57db657a stop issueing tor NEWNYM commands on errrors on open() 2019-02-20 11:36:42 -08:00
Sarah Jamie Lewis 8db3c09fce Merge branch 'tornetwork' of dan/libricochet-go into master 2019-02-14 19:50:29 +00:00
Dan Ballard fa12b3dcb9 when strting tor, dont let the network be disabled 2019-02-14 11:40:57 -08:00
erinn 9e4e042ffb Merge branch 'master' of dan/libricochet-go into master 2019-02-05 19:57:33 +00:00
Dan Ballard d78488a200 torprovide more nil checks 2019-02-05 11:54:52 -08:00
Sarah Jamie Lewis b3d6e0e019 Merge branch 'master' of dan/libricochet-go into master 2019-02-04 22:19:53 +00:00
Dan Ballard bf28d6574f prevent sigfault when tor is closed 2019-02-04 14:12:16 -08:00
Sarah Jamie Lewis 0739119a4d Merge branch 'v1-define1' of openprivacy/libricochet-go into master 2019-01-28 22:22:05 +00:00
Sarah Jamie Lewis 527ba61de0 Fixing V1 Error Issue with go mod 2019-01-28 14:20:14 -08:00
erinn af195d186c Merge branch 'v1-define' of openprivacy/libricochet-go into master 2019-01-28 22:07:20 +00:00
Sarah Jamie Lewis 5bfb17588c Defining Version 1.0 2019-01-28 14:01:57 -08:00
Dan Ballard 1131bc930e Merge branch 'v1-cleanup' of openprivacy/libricochet-go into master 2019-01-28 19:56:29 +00:00
Sarah Jamie Lewis 877f01a358 Cleaning up ineffectual error checking and misspellings 2019-01-26 14:05:09 -08:00
Dan Ballard 46e3eeeb7d Merge branch 'v1-cleanup' of openprivacy/libricochet-go into master 2019-01-23 21:10:36 +00:00
Sarah Jamie Lewis 96fc03580b Officially Break backwards-compatitbility with Ricochet-IM 2019-01-23 12:26:32 -08:00
Sarah Jamie Lewis 7a4350f0c1 Delete last reminants of V2 Onion Handling 2019-01-23 11:55:42 -08:00
Sarah Jamie Lewis b2f6b314fc Merge branch 'v1-cleanup' of openprivacy/libricochet-go into master 2019-01-23 19:47:30 +00:00
Sarah Jamie Lewis 64ce11d436 Cleaning up and documenting examples 2019-01-23 11:38:54 -08:00
erinn 8f00e26b81 Merge branch 'v1-encrypt' of openprivacy/libricochet-go into master 2019-01-23 19:38:13 +00:00
Sarah Jamie Lewis a96f682e77 Start using the derived ephemeral session key for encrypting 2019-01-23 11:31:44 -08:00
Dan Ballard 487b1e9ae0 Merge branch 'v1' of openprivacy/libricochet-go into master
<3
2019-01-23 01:19:46 +00:00
Sarah Jamie Lewis 9a680cd257 Renaming Instance and InstanceFactory
Now up to standard with go lint
2019-01-21 14:52:26 -08:00
Dan Ballard e068de0ef8 Merge branch 'close' of openprivacy/libricochet-go into master 2019-01-21 20:30:21 +00:00
Dan Ballard 1f0e87b3c4 Merge branch 'module_update' of openprivacy/libricochet-go into master 2019-01-21 20:28:52 +00:00
Sarah Jamie Lewis f4fbd52d4b go mod tidy 2019-01-21 11:34:27 -08:00
Sarah Jamie Lewis d87a0fcb52 Add Close() Method to Connection.
Explicitly Close Connection
2019-01-21 11:19:49 -08:00
Dan Ballard 859cdf95e1 Merge branch 'module' of openprivacy/libricochet-go into master 2019-01-14 20:03:12 +00:00
Dan Ballard 3137689de8 Merge branch 'update_readme' of openprivacy/libricochet-go into master 2019-01-14 19:51:42 +00:00
Sarah Jamie Lewis 2cf7113f80 Defining a Go Module 2019-01-13 14:20:42 -08:00
Sarah Jamie Lewis 4c23e439f0 First cut at 1.0 README 2019-01-11 20:46:31 +00:00
Dan Ballard 540e68b8ef Merge branch 'cleanup' of openprivacy/libricochet-go into master 2019-01-11 20:01:07 +00:00