Commit Graph

194 Commits

Author SHA1 Message Date
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
Sarah Jamie Lewis b05567fd81 Fixing Linting, Vetting & Formatting Issues 2019-01-09 15:02:09 -08:00
Dan Ballard 8d1cba2b0b Merge branch 'remove-v3-contact-request' of openprivacy/libricochet-go into master 2019-01-09 22:08:40 +00:00
Sarah Jamie Lewis 90231b0be9 Remove V3 Contact Request 2019-01-08 11:09:23 -08:00
erinn 328ffc9d76 Merge branch 'tor-attach' of dan/libricochet-go into master 2018-12-18 19:49:29 +00:00
Dan Ballard 489bf62ff7 torProvider / listen now generates determinitic local ports, and can handle tor 550 detached onion exists, and connect to it 2018-12-07 10:41:38 -08:00
Dan Ballard b34fe84917 log api typo 2018-12-03 13:27:21 -08:00
Sarah Jamie Lewis b6caf3fbc4 Merge branch 'logging' of dan/libricochet-go into master 2018-12-03 20:19:59 +00:00
Dan Ballard 2815e29704 adding new filterable logging system 2018-12-03 11:59:21 -08:00
Sarah Jamie Lewis fa720940d8 Merge branch 'tor-retry' of dan/libricochet-go into master 2018-11-26 21:43:16 +00:00
Dan Ballard 5697a1c03d torProvider now gracefuly handles tor process fails 2018-11-26 12:51:08 -08:00
Sarah Jamie Lewis 232849e304 Merge branch 'acn2' of dan/libricochet-go into master 2018-11-23 03:18:24 +00:00
Dan Ballard 38cff4212d rename local variables acn; Add bootstrap status support to ACN/torprovider 2018-11-21 22:15:35 -08:00
Sarah Jamie Lewis b8a7cd702a Merge branch 'errmsg' of openprivacy/libricochet-go into master 2018-11-22 00:21:42 +00:00
erinn 65fb3992a3 Merge branch 'acn' of dan/libricochet-go into master 2018-11-22 00:20:19 +00:00
erinn 52bbc23251 include error message on rejected channel 2018-11-21 16:18:07 -08:00
Dan Ballard 53e6f90925 Merge branch 'master' of https://git.openprivacy.ca/openprivacy/libricochet-go 2018-11-21 15:55:21 -08:00
Dan Ballard b1fb04a880 drone only email on fail 2018-11-21 15:55:11 -08:00
Dan Ballard 0d080e4332 name update 2018-11-21 15:07:57 -08:00
Dan Ballard 4da220b223 Merge branch 'validhostname' of openprivacy/libricochet-go into master 2018-11-21 22:10:33 +00:00
Sarah Jamie Lewis d54ed0b106 Adding IsValidHostname function 2018-11-21 14:07:13 -08:00
Dan Ballard 52ce7615c3 Merge branch 'test_fix' of openprivacy/libricochet-go into master 2018-11-21 04:43:14 +00:00
Sarah Jamie Lewis aba5fa4609 Fixing Regex Bug 2018-11-20 20:33:11 -08:00
Dan Ballard 6c0d17667b Merge branch 'test_fix' of openprivacy/libricochet-go into master 2018-11-20 19:49:10 +00:00
Sarah Jamie Lewis 69e6644eb2 Fixing 3DH Auth Tests 2018-11-20 11:35:15 -08:00
Sarah Jamie Lewis 353ef38a54 Merge branch 'bine' of dan/libricochet-go into master 2018-11-20 19:19:34 +00:00
Dan Ballard 8fc60a0495 Mirating from bulb/asaur to bine, adding a generic Mixnet interface 2018-11-20 09:14:14 -08:00
Dan Ballard 880bd2e020 drone use proper path for test 2018-11-19 16:57:56 -08:00
Dan Ballard 493c2f5ec0 drone use proper path for repo 2018-11-19 15:14:58 -08:00
Sarah Jamie Lewis 18bc23d5c1 Merge branch 'test-fix' of dan/libricochet-go into master 2018-11-10 21:07:45 +00:00
Dan Ballard dfba540973 drone gogs notify more 2018-11-09 15:49:36 -08:00
Dan Ballard 3900552e06 testing script fail on fail; fix chatchannel test - update for 3dh 2018-11-09 15:47:21 -08:00