Commit Graph

2865 Commits (567efb9a926e9b4f605a4b16f1b50e10ba68535c)
 

Author SHA1 Message Date
Jeff Becker 00eede9160
Merge remote-tracking branch 'origin/staging' into staging 6 years ago
Ryan Tharp 144b3f4ec3 Merge branch 'staging' of https://github.com/loki-project/loki-network 6 years ago
Jeff 0de4e220e4
Merge pull request #266 from michael-loki/buffer_no_copying
Disable copy constructing llarp_buffer_t
6 years ago
Michael 6055829df4
Remove tl::optional and use absl::optional always 6 years ago
Michael 41f9f5fad6
Import abseil LTS 20181200 6 years ago
Michael 7212baa062
Add implicit conversion from ManagedBuffer to llarp_buffer_t 6 years ago
Michael 7ca3e13e78
Rename to ManagedBuffer 6 years ago
Michael 47380ba64b
Simplify some code 6 years ago
Michael 6f0ce07571
Fix cause of issue with LinkLayerTest.TestUTPAliceConnectToBob 6 years ago
Michael f3b0af9d2f
Create CopyableBuffer type 6 years ago
Michael 2de621b0ad
Disable copy constructing llarp_buffer_t 6 years ago
Jeff Becker c31c8ce889
Merge remote-tracking branch 'origin/staging' into staging 6 years ago
Ryan Tharp c64df4ba95 Merge branch 'staging' of https://github.com/loki-project/loki-network 6 years ago
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…
6 years ago
Ryan Tharp ed8df1dbcb fix read/write order, so the read doesn't overwrite the data to be written 6 years ago
Ryan Tharp 9c37f1b9f2 Merge branch 'staging' of https://github.com/loki-project/loki-network 6 years ago
Ryan Tharp 4fbc0ee056
Merge pull request #264 from neuroscr/issue263
fix buffer overrun
6 years ago
Ryan Tharp c7e126a426 fix buffer overrun 6 years ago
Ryan Tharp 93af0978a3 fix scoping issue 6 years ago
Ryan Tharp 544f0812cc fix MacOS build 6 years ago
Jeff 1a4de89daa
Merge pull request #256 from michael-loki/add_override
Fix minor warning
6 years ago
Michael e9f6ca339a
Fix minor warning 6 years ago
Ryan Tharp 1372d029f6 Merge branch 'staging' of https://github.com/loki-project/loki-network 6 years ago
Ryan Tharp 70a7481ab7
Merge pull request #245 from majestrate/abyss_rpc_update
update libabyss rpc endpoints for service nodes
6 years ago
Ryan Tharp 9bb512750c
Merge pull request #247 from michael-loki/dht_tests
More unit tests of dht internals
6 years ago
Ryan Tharp c3bf68b502
Merge branch 'staging' into dht_tests 6 years ago
Ryan Tharp da78986377
Merge pull request #248 from michael-loki/crypto_interface
Convert llarp::Crypto into an abstract base class
6 years ago
Ryan Tharp f20ac0f6e9
Merge branch 'staging' into crypto_interface 6 years ago
Ryan Tharp 07f536efad
Merge pull request #249 from majestrate/enable-xi
enable exit info serialization
6 years ago
Ryan Tharp 175fdbc89c
Merge pull request #250 from majestrate/add-localhost-loki
add initial localhost.loki handling in dns
6 years ago
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
6 years ago
Jeff Becker 88285de3af
save new onion key 6 years ago
Ryan Tharp aa2ca6c8d5 Merge branch 'staging' of https://github.com/majestrate/loki-network 6 years ago
Jeff Becker 828f1f82d7
disable key rotation 6 years ago
Ryan Tharp 1a62382ce7 Merge branch 'staging' of https://github.com/majestrate/loki-network 6 years ago
Jeff Becker fd507e4194
fix hop selection and disable onion key rotation 6 years ago
Ryan Tharp e94a7b88e7 fix typo in log message 6 years ago
Ryan Tharp befcdc179e address #251 and improve UX 6 years ago
Ryan Tharp 2ac41a226f delay autodetection to ev 6 years ago
Ryan Tharp 9b6008db1d downgrade DNS server failure to a warning 6 years ago
Ryan Tharp 0eb105bef2
Merge pull request #254 from neuroscr/master
Another grab bag of small tweaks/fixes
6 years ago
Ryan Tharp 2d831dc33f get a copy of the binary to use 6 years ago
Ryan Tharp 1b673c9afa fix UX bug: don't always configured automatically 6 years ago
Ryan Tharp ac2c1ad434 another build fix 6 years ago
Ryan Tharp 42873a088f fix build 6 years ago
Ryan Tharp 020fc9f594
Merge pull request #253 from neuroscr/master
add cluster-shell initialize script
6 years ago
Ryan Tharp 98ca84e909 add cluster-shell initialize script 6 years ago
Ryan Tharp 9b223e41e8
Merge pull request #252 from neuroscr/master
add cluster-shell
6 years ago
Ryan Tharp 0e5157dc93 add cluster-shell 6 years ago
Jeff Becker 9e50e2d34a
try fixing AAAA record handling, return NOERROR with no records. 6 years ago