Commit Graph

666 Commits

Author SHA1 Message Date
erinn 4606489cca add cwtchPeer.InitForEvents which allows overriding the default set of eventbus events handles by the peer
the build was successful Details
2020-10-03 15:13:06 -07:00
Sarah Jamie Lewis f9b345fc10 Merge pull request 'Sign and Check ToFU Server Bundle' (#321) from tapir_server into master
the build was successful Details
Reviewed-on: #321
2020-10-01 14:17:12 -07:00
Sarah Jamie Lewis 558496b754 Merge branch 'master' into tapir_server
the build was successful Details
2020-10-01 14:16:34 -07:00
Sarah Jamie Lewis b8d308763c Sign and Check ToFU Server Bundle
the build was successful Details
2020-10-01 14:06:30 -07:00
Dan Ballard c581457acd Merge pull request 'Remove any dependence on protobufs of libricochet' (#320) from tapir_server into master
the build was successful Details
Reviewed-on: #320

Ha normally I hate panics but these seem like reasonable cases for them
2020-09-28 15:32:38 -07:00
Sarah Jamie Lewis 3f522d4d23 Remove any dependence on protobufs of libricochet
the build was successful Details
2020-09-28 15:09:25 -07:00
Dan Ballard 5473587a3e Merge pull request 'Tapir Server Refactor' (#317) from tapir_server into master
the build was successful Details
Reviewed-on: #317
2020-09-28 14:56:16 -07:00
Sarah Jamie Lewis e5d21b25a3 Assume Invites are v2 Groups
the build was successful Details
2020-09-28 14:13:30 -07:00
Sarah Jamie Lewis aed688c72f Metrics Test...
the build was successful Details
2020-09-28 11:50:31 -07:00
Sarah Jamie Lewis 918c410ab3 Upgrade Connectivity
the build failed Details
2020-09-28 11:19:33 -07:00
Sarah Jamie Lewis 6739df68c3 Group V2 Logic
the build failed Details
2020-09-28 11:18:18 -07:00
Sarah Jamie Lewis 1e34eb67a7 Fixing up ContactRetry and Integ Tests
the build was successful Details
2020-09-28 10:40:41 -07:00
Sarah Jamie Lewis 2d9050346b Fixing Tor/Server Integration
the build was successful Details
2020-09-21 15:39:54 -07:00
Sarah Jamie Lewis d5fb0a5793 Tapir UI Integration First Pass
the build failed Details
2020-09-21 14:41:40 -07:00
Sarah Jamie Lewis 8ed7dd471a Small Fixes 2020-09-21 14:41:40 -07:00
Sarah Jamie Lewis 7c73df1f06 More considered server side sync capability 2020-09-21 14:41:40 -07:00
Sarah Jamie Lewis f74e8647ef Fixup APIs, Error handling and formatting 2020-09-21 14:41:40 -07:00
Sarah Jamie Lewis d230a1b629 Fix Data Race in Metrics 2020-09-21 14:41:40 -07:00
Sarah Jamie Lewis 0550a71244 Tapir Server Refactor 2020-09-21 14:41:40 -07:00
Sarah Jamie Lewis c2114018f8 Merge pull request 'rm debug log line that was also an error line' (#318) from dan/cwtch:rmerr into master
the build was successful Details
Reviewed-on: #318
2020-07-25 09:30:33 -07:00
Dan Ballard 5b8dd8d7fa rm debug log line that was also an error line
the build was successful Details
2020-07-25 09:18:58 -07:00
Dan Ballard 2c13feb71e Merge pull request 'Allow Peers to Store History' (#316) from peer_history into master
the build was successful Details
Reviewed-on: #316
2020-07-08 15:32:47 -07:00
Sarah Jamie Lewis 422b0d5deb Allow Peers to Store History
the build was successful Details
2020-07-08 15:25:19 -07:00
Sarah Jamie Lewis 3529e21b0e Merge pull request 'make storage v1 fileenc methods public for app easy resuse on config storage' (#311) from dan/cwtch:pubEnc into master
the build was successful Details
2020-06-25 11:26:44 -07:00
Dan Ballard 15a8ac5874 make storage v1 fileenc methods public for app easy resuse on config storage; upgrade to colored log
the build failed Details
2020-06-25 11:21:10 -07:00
Sarah Jamie Lewis 8a4f7dda86 Merge pull request 'Adding new authorization level to peers' (#310) from dan/cwtch:approveBlocked into master
the build was successful Details
2020-06-16 14:18:11 -07:00
Dan Ballard 42fb73f6cb Merge branch 'master' into approveBlocked
the build was successful Details
2020-06-16 12:07:27 -07:00
Dan Ballard 67051e4fa4 changing go get go lint to not cause go mod vendoring collision
the build failed Details
2020-06-16 12:06:38 -07:00
Dan Ballard e91e892eef Adding new authorization level to peers; porting Blocked status to authorization; removing trusted; securing engine/peerapp message processing around authoriztion
the build failed Details
2020-06-16 11:34:15 -07:00
Dan Ballard e05d1addf6 Merge pull request 'Update libricochet-go which deprecates extra25519 dep' (#306) from replace-extra25519 into master
the build was successful Details
2020-04-20 12:43:19 -07:00
Sarah Jamie Lewis 0d580acf65 Updating libricochet-go v1.0.13
the build was successful Details
2020-04-20 12:33:57 -07:00
Sarah Jamie Lewis 8869ca5323 Update libricochet to 1.0.12 2020-04-20 12:32:25 -07:00
Dan Ballard 012a6e080f add lint to go.mod, remove from drone get
the build was successful Details
2020-04-20 12:28:29 -07:00
Sarah Jamie Lewis a4751b6dac Merge pull request 'make peer handling of NewRetValMessage optional, as UI handles it fully' (#304) from dan/cwtch:retValHandleOpt into master
the build was successful Details
2020-04-17 11:06:19 -07:00
Dan Ballard 5f39c1d498 make peer handling of NewRetValMessage optional, as UI handles it fully
the build was successful Details
2020-04-16 17:00:17 -07:00
Dan Ballard ca507f776b Merge pull request 'Upgrading tapir' (#303) from upgrade-tapir into master
the build was successful Details
2020-03-31 13:12:34 -07:00
Sarah Jamie Lewis 8a765b2094 Upgrading tapir
the build was successful Details
2020-03-31 13:05:52 -07:00
Dan Ballard 0eacec9df7 Merge pull request 'Key Val store peer get/ret requests and attributes' (#302) from dan/cwtch:keyval into master
the build was successful Details
2020-03-27 12:01:24 -07:00
Dan Ballard dc3df531dd peer getVal/retVal messages and functions and handling
the build was successful Details
2020-03-27 11:51:52 -07:00
Sarah Jamie Lewis f952fbc680 Merge pull request 'fix storage pretending to load stores it does not have a password for' (#301) from dan/cwtch:fixStorage into master 2020-03-18 16:13:04 -07:00
Dan Ballard a11b201f65 fix storage pretending to load stores it does not have a password for 2020-03-18 16:10:03 -07:00
Sarah Jamie Lewis 438f05c4af Merge branch 'logconn' of dan/cwtch into master
the build failed Details
2020-02-10 15:57:04 -08:00
Dan Ballard 12089d9fa4 migrate to stand alone log and connectivity packages
the build was successful Details
2020-02-10 18:36:28 -05:00
Sarah Jamie Lewis dc7b1caef3 Merge branch 'race' of dan/cwtch into master
the build was successful Details
2020-02-04 17:31:47 -08:00
Dan Ballard 258cf84e68 fixing race conditions; removing peer.GetProfile as unsafe
the build was successful Details
2020-02-04 20:03:43 -05:00
Sarah Jamie Lewis cd0d118ece Merge branch 'binebump' of dan/cwtch into master
the build failed Details
2020-02-03 14:55:24 -08:00
Dan Ballard ce2ab92822 bump libricochet-go version cus bine dos window hide
the build was successful Details
2020-02-03 13:49:46 -05:00
Sarah Jamie Lewis 958dbfd211 Merge branch 'pwv1' of dan/cwtch into master
the build was successful Details
2020-01-21 12:06:14 -08:00
Dan Ballard 639ea560d5 creating a new v1 storage system with shared salt and only key in memory;
the build was successful Details
also make server/metrics test deterministic and not sleep based
2020-01-21 11:32:03 -08:00
Sarah Jamie Lewis 884e658305 Merge branch 'storageDebug' of dan/cwtch into master
the build was successful Details
2020-01-13 14:23:36 -08:00