Sarah Jamie Lewis
|
b8d308763c
|
Sign and Check ToFU Server Bundle
|
3 months ago |
Dan Ballard
|
c581457acd
|
Merge pull request 'Remove any dependence on protobufs of libricochet' (#320) from tapir_server into master
Reviewed-on: https://git.openprivacy.ca/cwtch.im/cwtch/pulls/320
Ha normally I hate panics but these seem like reasonable cases for them
|
3 months ago |
Sarah Jamie Lewis
|
3f522d4d23
|
Remove any dependence on protobufs of libricochet
|
3 months ago |
Dan Ballard
|
5473587a3e
|
Merge pull request 'Tapir Server Refactor' (#317) from tapir_server into master
Reviewed-on: https://git.openprivacy.ca/cwtch.im/cwtch/pulls/317
|
3 months ago |
Sarah Jamie Lewis
|
e5d21b25a3
|
Assume Invites are v2 Groups
|
3 months ago |
Sarah Jamie Lewis
|
aed688c72f
|
Metrics Test...
|
3 months ago |
Sarah Jamie Lewis
|
918c410ab3
|
Upgrade Connectivity
|
3 months ago |
Sarah Jamie Lewis
|
6739df68c3
|
Group V2 Logic
|
3 months ago |
Sarah Jamie Lewis
|
1e34eb67a7
|
Fixing up ContactRetry and Integ Tests
|
3 months ago |
Sarah Jamie Lewis
|
2d9050346b
|
Fixing Tor/Server Integration
|
4 months ago |
Sarah Jamie Lewis
|
d5fb0a5793
|
Tapir UI Integration First Pass
|
4 months ago |
Sarah Jamie Lewis
|
8ed7dd471a
|
Small Fixes
|
6 months ago |
Sarah Jamie Lewis
|
7c73df1f06
|
More considered server side sync capability
|
6 months ago |
Sarah Jamie Lewis
|
f74e8647ef
|
Fixup APIs, Error handling and formatting
|
6 months ago |
Sarah Jamie Lewis
|
d230a1b629
|
Fix Data Race in Metrics
|
6 months ago |
Sarah Jamie Lewis
|
0550a71244
|
Tapir Server Refactor
|
6 months ago |
Sarah Jamie Lewis
|
c2114018f8
|
Merge pull request 'rm debug log line that was also an error line' (#318) from dan/cwtch:rmerr into master
Reviewed-on: https://git.openprivacy.ca/cwtch.im/cwtch/pulls/318
|
6 months ago |
Dan Ballard
|
5b8dd8d7fa
|
rm debug log line that was also an error line
|
6 months ago |
Dan Ballard
|
2c13feb71e
|
Merge pull request 'Allow Peers to Store History' (#316) from peer_history into master
Reviewed-on: https://git.openprivacy.ca/cwtch.im/cwtch/pulls/316
|
6 months ago |
Sarah Jamie Lewis
|
422b0d5deb
|
Allow Peers to Store History
|
6 months ago |
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
|
7 months ago |
Dan Ballard
|
15a8ac5874
|
make storage v1 fileenc methods public for app easy resuse on config storage; upgrade to colored log
|
7 months ago |
Sarah Jamie Lewis
|
8a4f7dda86
|
Merge pull request 'Adding new authorization level to peers' (#310) from dan/cwtch:approveBlocked into master
|
7 months ago |
Dan Ballard
|
42fb73f6cb
|
Merge branch 'master' into approveBlocked
|
7 months ago |
Dan Ballard
|
67051e4fa4
|
changing go get go lint to not cause go mod vendoring collision
|
7 months ago |
Dan Ballard
|
e91e892eef
|
Adding new authorization level to peers; porting Blocked status to authorization; removing trusted; securing engine/peerapp message processing around authoriztion
|
7 months ago |
Dan Ballard
|
e05d1addf6
|
Merge pull request 'Update libricochet-go which deprecates extra25519 dep' (#306) from replace-extra25519 into master
|
9 months ago |
Sarah Jamie Lewis
|
0d580acf65
|
Updating libricochet-go v1.0.13
|
9 months ago |
Sarah Jamie Lewis
|
8869ca5323
|
Update libricochet to 1.0.12
|
9 months ago |
Dan Ballard
|
012a6e080f
|
add lint to go.mod, remove from drone get
|
9 months ago |
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
|
9 months ago |
Dan Ballard
|
5f39c1d498
|
make peer handling of NewRetValMessage optional, as UI handles it fully
|
9 months ago |
Dan Ballard
|
ca507f776b
|
Merge pull request 'Upgrading tapir' (#303) from upgrade-tapir into master
|
9 months ago |
Sarah Jamie Lewis
|
8a765b2094
|
Upgrading tapir
|
9 months ago |
Dan Ballard
|
0eacec9df7
|
Merge pull request 'Key Val store peer get/ret requests and attributes' (#302) from dan/cwtch:keyval into master
|
10 months ago |
Dan Ballard
|
dc3df531dd
|
peer getVal/retVal messages and functions and handling
|
10 months ago |
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
|
10 months ago |
Dan Ballard
|
a11b201f65
|
fix storage pretending to load stores it does not have a password for
|
10 months ago |
Sarah Jamie Lewis
|
438f05c4af
|
Merge branch 'logconn' of dan/cwtch into master
|
11 months ago |
Dan Ballard
|
12089d9fa4
|
migrate to stand alone log and connectivity packages
|
11 months ago |
Sarah Jamie Lewis
|
dc7b1caef3
|
Merge branch 'race' of dan/cwtch into master
|
11 months ago |
Dan Ballard
|
258cf84e68
|
fixing race conditions; removing peer.GetProfile as unsafe
|
11 months ago |
Sarah Jamie Lewis
|
cd0d118ece
|
Merge branch 'binebump' of dan/cwtch into master
|
11 months ago |
Dan Ballard
|
ce2ab92822
|
bump libricochet-go version cus bine dos window hide
|
1 year ago |
Sarah Jamie Lewis
|
958dbfd211
|
Merge branch 'pwv1' of dan/cwtch into master
|
1 year ago |
Dan Ballard
|
639ea560d5
|
creating a new v1 storage system with shared salt and only key in memory;
also make server/metrics test deterministic and not sleep based
|
1 year ago |
Sarah Jamie Lewis
|
884e658305
|
Merge branch 'storageDebug' of dan/cwtch into master
|
1 year ago |
Dan Ballard
|
3d39bab25b
|
make storage engine debug not info and hide params for events; was breaking log printing occasionally
|
1 year ago |
Dan Ballard
|
dc4ac394eb
|
Merge branch 'update-tapir' of cwtch.im/cwtch into master
|
1 year ago |
Sarah Jamie Lewis
|
0ed51a1418
|
Checkout tapir
|
1 year ago |