Commit Graph

2444 Commits

Author SHA1 Message Date
Michael
41f9f5fad6
Import abseil LTS 20181200 2019-02-03 01:56:38 +00: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
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
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
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
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
Ryan Tharp
9b223e41e8
Merge pull request #252 from neuroscr/master
add cluster-shell
2019-01-29 02:28:55 -08:00
Ryan Tharp
0e5157dc93 add cluster-shell 2019-01-29 10:26:41 +00:00
Jeff Becker
9e50e2d34a
try fixing AAAA record handling, return NOERROR with no records. 2019-01-28 11:16:17 -05:00
Jeff Becker
7489ab1380
only hook cname for random.snode 2019-01-28 10:46:49 -05:00
Jeff Becker
f1cf63fce7
add initial localhost.loki handling in dns 2019-01-28 10:26:35 -05:00
Jeff Becker
4406ef9c9c
enable xi serialization 2019-01-28 08:52:18 -05:00
Jeff Becker
18c4107ff6
* wire up jsonrpc caller for lokid integration
* add jsonrpc caller http basic auth
2019-01-28 08:04:45 -05:00
Michael
f24f554a01
Convert llarp::Crypto into an abstract base class 2019-01-26 15:40:58 +00:00
Michael
4b25dd901b
Fix warning on macOS 2019-01-26 11:12:48 +00:00
Michael
1f95f1e78f
More unit tests of dht internals 2019-01-26 00:40:40 +00:00
Michael
3f320009d7
Introduce abstract class for dht::Context 2019-01-26 00:40:40 +00:00
Michael
40449df0f1
Split classes out of dht::Context 2019-01-26 00:40:40 +00:00
Ryan Tharp
5b5ea74c40
Merge pull request #246 from majestrate/fix-issue-233
Fix issue 233
2019-01-25 14:57:54 -08:00
Jeff Becker
e164970b00
make format 2019-01-24 10:14:54 -05:00
Jeff Becker
7bc0b5f82b
try addressing issue #233 2019-01-24 10:13:41 -05:00
Jeff Becker
519cec50ac
update libabyss rpc endpoints for service nodes 2019-01-24 08:55:44 -05:00
Jeff Becker
1e0d82848f
revert to use u instead of t for timestamp in RC for backwards compat reasons 2019-01-24 08:18:15 -05:00
Jeff
3e3eca1c3e
Merge pull request #241 from despair86/dev
add testnet bootstrap for lokinet on windows
2019-01-24 08:13:37 -05:00
Rick V
3354e47cb5
add program description 2019-01-23 21:43:32 -06:00
Rick V
aa319f5155
fix documentation 2019-01-23 18:53:30 -06:00
Rick V
2dc7501823
restore old script from git log (see parent commit) 2019-01-23 18:07:00 -06:00
Rick V
4ec1025ec2
add separate version for testnet 2019-01-23 17:56:16 -06:00
Rick V
f64f773c5a
update nt bootstrap script 2019-01-23 17:18:56 -06:00
Rick V
ccb1d74ae0
begin work on libunr web client 2019-01-23 16:31:39 -06:00