Commit Graph

2468 Commits

Author SHA1 Message Date
Ryan Tharp
4bf4faa956 make format 2019-02-04 16:41:33 -08:00
Ryan Tharp
fefb012bf8 fix llvm 3.8 2019-02-04 16:29:09 -08:00
Ryan Tharp
c442af02dc Merge branch 'staging' of https://github.com/loki-project/loki-network 2019-02-05 00:02:21 +00:00
Jeff
7cc74629cc
Merge pull request #268 from majestrate/staging
make it compile
2019-02-04 18:20:30 -05:00
Jeff Becker
b7b346cc7c
make it compile 2019-02-04 18:18:43 -05:00
Jeff Becker
00eede9160
Merge remote-tracking branch 'origin/staging' into staging 2019-02-04 18:13:57 -05:00
Ryan Tharp
144b3f4ec3 Merge branch 'staging' of https://github.com/loki-project/loki-network 2019-02-04 23:04:38 +00:00
Jeff
0de4e220e4
Merge pull request #266 from michael-loki/buffer_no_copying
Disable copy constructing llarp_buffer_t
2019-02-04 18:03:56 -05:00
Michael
7212baa062
Add implicit conversion from ManagedBuffer to llarp_buffer_t 2019-02-03 01:44:09 +00:00
Michael
7ca3e13e78
Rename to ManagedBuffer 2019-02-03 00:48:10 +00:00
Michael
47380ba64b
Simplify some code 2019-02-03 00:31:10 +00:00
Michael
6f0ce07571
Fix cause of issue with LinkLayerTest.TestUTPAliceConnectToBob 2019-02-02 23:22:41 +00:00
Michael
f3b0af9d2f
Create CopyableBuffer type 2019-02-02 23:21:35 +00:00
Michael
2de621b0ad
Disable copy constructing llarp_buffer_t 2019-02-01 01:58:13 +00:00
Jeff Becker
c31c8ce889
Merge remote-tracking branch 'origin/staging' into staging 2019-01-31 07:56:54 -05:00
Ryan Tharp
c64df4ba95 Merge branch 'staging' of https://github.com/loki-project/loki-network 2019-01-31 00:09:39 -08:00
Ryan Tharp
1ae91e8236
Merge pull request #265 from neuroscr/fixkqueuereadwriteorder
fix read/write order, so the read doesn't overwrite the data to be wr…
2019-01-31 00:08:17 -08:00
Ryan Tharp
ed8df1dbcb fix read/write order, so the read doesn't overwrite the data to be written 2019-01-31 00:07:00 -08:00
Ryan Tharp
9c37f1b9f2 Merge branch 'staging' of https://github.com/loki-project/loki-network 2019-01-31 00:00:04 -08:00
Ryan Tharp
4fbc0ee056
Merge pull request #264 from neuroscr/issue263
fix buffer overrun
2019-01-30 23:56:20 -08:00
Ryan Tharp
c7e126a426 fix buffer overrun 2019-01-30 23:53:43 -08:00
Ryan Tharp
93af0978a3 fix scoping issue 2019-01-30 23:22:50 -08:00
Ryan Tharp
544f0812cc fix MacOS build 2019-01-29 14:19:17 -08:00
Jeff
1a4de89daa
Merge pull request #256 from michael-loki/add_override
Fix minor warning
2019-01-29 17:15:54 -05:00
Michael
e9f6ca339a
Fix minor warning 2019-01-29 22:08:51 +00:00
Ryan Tharp
1372d029f6 Merge branch 'staging' of https://github.com/loki-project/loki-network 2019-01-29 22:04:11 +00:00
Ryan Tharp
70a7481ab7
Merge pull request #245 from majestrate/abyss_rpc_update
update libabyss rpc endpoints for service nodes
2019-01-29 14:00:47 -08:00
Ryan Tharp
9bb512750c
Merge pull request #247 from michael-loki/dht_tests
More unit tests of dht internals
2019-01-29 14:00:17 -08:00
Ryan Tharp
c3bf68b502
Merge branch 'staging' into dht_tests 2019-01-29 13:59:54 -08:00
Ryan Tharp
da78986377
Merge pull request #248 from michael-loki/crypto_interface
Convert llarp::Crypto into an abstract base class
2019-01-29 13:59:17 -08:00
Ryan Tharp
f20ac0f6e9
Merge branch 'staging' into crypto_interface 2019-01-29 13:59:05 -08:00
Ryan Tharp
07f536efad
Merge pull request #249 from majestrate/enable-xi
enable exit info serialization
2019-01-29 13:58:17 -08:00
Ryan Tharp
175fdbc89c
Merge pull request #250 from majestrate/add-localhost-loki
add initial localhost.loki handling in dns
2019-01-29 13:57:56 -08:00
Ryan Tharp
ff7dd54028
Merge pull request #255 from neuroscr/master
downgrade DNS server failure to a warning, autodetection delay, and don't create config if explicitly and no options
2019-01-29 13:57:25 -08:00
Jeff Becker
88285de3af
save new onion key 2019-01-29 08:20:27 -05:00
Ryan Tharp
aa2ca6c8d5 Merge branch 'staging' of https://github.com/majestrate/loki-network 2019-01-29 13:05:47 +00:00
Jeff Becker
828f1f82d7
disable key rotation 2019-01-29 07:56:02 -05:00
Ryan Tharp
1a62382ce7 Merge branch 'staging' of https://github.com/majestrate/loki-network 2019-01-29 12:48:30 +00:00
Jeff Becker
fd507e4194
fix hop selection and disable onion key rotation 2019-01-29 07:34:07 -05:00
Ryan Tharp
e94a7b88e7 fix typo in log message 2019-01-29 03:49:02 -08:00
Ryan Tharp
befcdc179e address #251 and improve UX 2019-01-29 03:23:40 -08:00
Ryan Tharp
2ac41a226f delay autodetection to ev 2019-01-29 03:23:10 -08:00
Ryan Tharp
9b6008db1d downgrade DNS server failure to a warning 2019-01-29 03:17:21 -08:00
Ryan Tharp
0eb105bef2
Merge pull request #254 from neuroscr/master
Another grab bag of small tweaks/fixes
2019-01-29 03:16:14 -08:00
Ryan Tharp
2d831dc33f get a copy of the binary to use 2019-01-29 03:14:59 -08:00
Ryan Tharp
1b673c9afa fix UX bug: don't always configured automatically 2019-01-29 03:12:21 -08:00
Ryan Tharp
ac2c1ad434 another build fix 2019-01-29 03:11:54 -08:00
Ryan Tharp
42873a088f fix build 2019-01-29 03:11:00 -08:00
Ryan Tharp
020fc9f594
Merge pull request #253 from neuroscr/master
add cluster-shell initialize script
2019-01-29 02:34:54 -08:00
Ryan Tharp
98ca84e909 add cluster-shell initialize script 2019-01-29 02:33:53 -08:00