Jeff
|
440f26136d
|
Merge pull request #304 from majestrate/staging
disable pretty print json
|
2019-02-11 12:36:25 -05:00 |
|
Jeff Becker
|
de575ab088
|
disable pretty print json
|
2019-02-11 12:35:49 -05:00 |
|
Jeff
|
f84ceb3b6a
|
Merge pull request #300 from majestrate/staging
add rpc endpoint for dumping internal state
|
2019-02-11 12:30:56 -05:00 |
|
Jeff Becker
|
62c200c6fa
|
disable rc expiration
|
2019-02-11 12:26:52 -05:00 |
|
Jeff Becker
|
46222df421
|
refactor
|
2019-02-11 12:14:43 -05:00 |
|
Jeff
|
9e7b36c9df
|
Merge pull request #298 from michael-loki/ccache
Add support for building with ccache
|
2019-02-11 08:04:18 -05:00 |
|
Jeff Becker
|
05cd1b7f8e
|
extract more status info for outbound context
|
2019-02-09 10:39:39 -05:00 |
|
Jeff Becker
|
1a929f9383
|
send control messages if too quiet to keep convotags alive as needed
|
2019-02-09 10:26:20 -05:00 |
|
Jeff Becker
|
9a2f11a212
|
try expiring convos
|
2019-02-09 09:37:24 -05:00 |
|
Jeff Becker
|
6df133cab2
|
remove dead sessions when done
|
2019-02-09 09:15:54 -05:00 |
|
Michael
|
4f3c2a7e80
|
Add support for building with ccache
|
2019-02-09 12:38:49 +00:00 |
|
Jeff Becker
|
e1fceb3636
|
fix it (again)
|
2019-02-08 17:44:21 -05:00 |
|
Jeff Becker
|
66753430ad
|
fix it
|
2019-02-08 16:29:56 -05:00 |
|
Jeff Becker
|
e1522faeaa
|
add introspection rpc endpoint
|
2019-02-08 14:43:25 -05:00 |
|
Jeff Becker
|
6fa10019d0
|
testnet tweak
|
2019-02-08 09:12:31 -05:00 |
|
Jeff Becker
|
ab0be935ca
|
fix testnet
|
2019-02-08 09:04:18 -05:00 |
|
Jeff
|
e762c5c252
|
Merge pull request #295 from majestrate/staging
more dht fixing, only pick the most up to date entity for reply
|
2019-02-08 08:43:29 -05:00 |
|
Jeff Becker
|
e24b595191
|
more dht fixing, only pick the most up to date entity for reply
|
2019-02-08 08:42:12 -05:00 |
|
Jeff
|
b6de3fe904
|
Merge pull request #294 from majestrate/staging
Staging
|
2019-02-08 08:23:52 -05:00 |
|
Jeff Becker
|
d7f715c632
|
don't send more than 1 introset in reply
|
2019-02-08 08:21:55 -05:00 |
|
Jeff Becker
|
732aa3297a
|
fix makefile jobserver
|
2019-02-08 08:12:07 -05:00 |
|
Jeff Becker
|
871a10b38b
|
Merge branch 'staging' of ssh://github.com/majestrate/loki-network into staging
|
2019-02-08 08:05:29 -05:00 |
|
Jeff Becker
|
27ce591f52
|
add note
|
2019-02-08 08:05:09 -05:00 |
|
Jeff Becker
|
2dfb53ef13
|
prevent deadlock
|
2019-02-08 08:04:12 -05:00 |
|
Jeff
|
450b354b87
|
Merge pull request #293 from majestrate/staging
unbreak build
|
2019-02-07 18:05:44 -05:00 |
|
Jeff
|
f0dc5f2b48
|
unbreak build
|
2019-02-07 18:04:28 -05:00 |
|
Jeff
|
d6c2d86a07
|
Merge pull request #292 from majestrate/staging
Staging
|
2019-02-07 17:51:49 -05:00 |
|
Jeff
|
0f777d822b
|
Merge branch 'staging' of ssh://github.com/majestrate/loki-network into staging
|
2019-02-07 17:49:29 -05:00 |
|
Jeff
|
ba8313e57e
|
limit replies on introset lookup, pick newest
|
2019-02-07 17:48:41 -05:00 |
|
Jeff
|
0f17456b0d
|
Merge pull request #291 from majestrate/staging
Staging
|
2019-02-07 09:37:55 -05:00 |
|
Jeff Becker
|
faf8149502
|
make testnet ini files work
|
2019-02-07 09:35:02 -05:00 |
|
Jeff Becker
|
2f656de767
|
take in public-ip as parameter in addition to public-address
|
2019-02-07 09:30:43 -05:00 |
|
Jeff Becker
|
32ecf64c57
|
fix testnet
|
2019-02-07 09:27:28 -05:00 |
|
Jeff
|
003b836199
|
Merge pull request #290 from majestrate/staging
add ninja build option
|
2019-02-07 09:17:09 -05:00 |
|
Jeff Becker
|
6014884207
|
add ninja build option to makefile such that you can run:
make NINJA=$(which ninja)
and it will use ninja to build
|
2019-02-07 09:12:11 -05:00 |
|
Jeff
|
98daf7ae41
|
Merge pull request #289 from majestrate/staging
update testnet docs and add more tuneable paramters
|
2019-02-07 08:21:22 -05:00 |
|
Jeff Becker
|
5d4c02c22b
|
update testnet docs and add more tuneable paramters
|
2019-02-07 08:20:03 -05:00 |
|
Jeff
|
8ca9aba957
|
Merge pull request #288 from majestrate/staging
Staging
|
2019-02-07 07:42:16 -05:00 |
|
Jeff Becker
|
10f9d6444d
|
actually insert entries when they exist
|
2019-02-07 07:40:44 -05:00 |
|
Jeff Becker
|
fae2b1a444
|
make it compile on debian and ubuntu
|
2019-02-07 07:31:14 -05:00 |
|
Jeff Becker
|
914c9566b8
|
Merge remote-tracking branch 'origin/staging' into staging
|
2019-02-07 07:28:24 -05:00 |
|
Jeff Becker
|
d5caec719f
|
make it compile
|
2019-02-07 07:25:22 -05:00 |
|
Jeff Becker
|
cff6bc1c8d
|
don't hang
|
2019-02-07 07:23:02 -05:00 |
|
Jeff
|
f4271b96af
|
Merge pull request #287 from despair86/dev
fix target specific libs
|
2019-02-06 21:19:06 -05:00 |
|
Rick V
|
1fafe27300
|
damn it
|
2019-02-06 20:14:48 -06:00 |
|
Jeff
|
1369c3b23c
|
Merge pull request #283 from despair86/dev
more windows fixes
|
2019-02-06 21:10:30 -05:00 |
|
Jeff
|
5ee2774ddf
|
Merge pull request #286 from michael-loki/bits_refactor
Refactor and add tests for bits.hpp
|
2019-02-06 21:09:30 -05:00 |
|
Rick V
|
3e85ccb032
|
update makefile
|
2019-02-06 20:02:00 -06:00 |
|
Rick V
|
4c19f562f0
|
A compromise for C++17 ports.
Remove abseil build config for such targets.
Include headers (which should fall through by definition).
Macintosh can go fuck itself.
|
2019-02-06 19:53:15 -06:00 |
|
Rick V
|
406e3a6b6c
|
document option correctly
|
2019-02-06 19:53:14 -06:00 |
|