Commit Graph

2597 Commits (342cdaddd0b6ea232aed5b87e1fd6c25a8ada3ca)
 

Author SHA1 Message Date
Michael 342cdaddd0
Add support for gtest_add_tests 5 years ago
Michael 1aeacb0043
Refactor CMakeLists into distinct directories 5 years ago
Jeff 409cd62050
Merge pull request #307 from michael-loki/fix_fckup
Fix annoying typo
5 years ago
Michael 4fc582af96
Fix annoying typo 5 years ago
Ryan Tharp 420a52c4ea linux gcc 7.3 fix 5 years ago
Jeff 4a477d94dc
Merge pull request #305 from majestrate/staging
make outbound port configurable on runtime
5 years ago
Jeff Becker 24de7f052a
make outbound port configurable on runtime 5 years ago
Jeff 555711b70d
Merge pull request #303 from michael-loki/no_new
Replace usage of new/delete with unique_ptr/stack allocation
5 years ago
Jeff 440f26136d
Merge pull request #304 from majestrate/staging
disable pretty print json
5 years ago
Jeff Becker de575ab088
disable pretty print json 5 years ago
Jeff f84ceb3b6a
Merge pull request #300 from majestrate/staging
add rpc endpoint for dumping internal state
5 years ago
Jeff Becker 62c200c6fa
disable rc expiration 5 years ago
Jeff Becker 46222df421
refactor 5 years ago
Michael 8dc4ffbae7
Use forward_list over list 5 years ago
Michael 67b5d48095
Replace usage of new/delete with unique_ptr/stack allocation 5 years ago
Jeff 9e7b36c9df
Merge pull request #298 from michael-loki/ccache
Add support for building with ccache
5 years ago
Jeff Becker 05cd1b7f8e
extract more status info for outbound context 5 years ago
Jeff Becker 1a929f9383
send control messages if too quiet to keep convotags alive as needed 5 years ago
Jeff Becker 9a2f11a212
try expiring convos 5 years ago
Jeff Becker 6df133cab2
remove dead sessions when done 5 years ago
Michael 4f3c2a7e80
Add support for building with ccache 5 years ago
Jeff Becker e1fceb3636
fix it (again) 5 years ago
Jeff Becker 66753430ad
fix it 5 years ago
Jeff Becker e1522faeaa
add introspection rpc endpoint 5 years ago
Jeff Becker 6fa10019d0
testnet tweak 5 years ago
Jeff Becker ab0be935ca
fix testnet 5 years ago
Jeff e762c5c252
Merge pull request #295 from majestrate/staging
more dht fixing, only pick the most up to date entity for reply
5 years ago
Jeff Becker e24b595191
more dht fixing, only pick the most up to date entity for reply 5 years ago
Jeff b6de3fe904
Merge pull request #294 from majestrate/staging
Staging
5 years ago
Jeff Becker d7f715c632
don't send more than 1 introset in reply 5 years ago
Jeff Becker 732aa3297a
fix makefile jobserver 5 years ago
Jeff Becker 871a10b38b
Merge branch 'staging' of ssh://github.com/majestrate/loki-network into staging 5 years ago
Jeff Becker 27ce591f52
add note 5 years ago
Jeff Becker 2dfb53ef13
prevent deadlock 5 years ago
Jeff 450b354b87
Merge pull request #293 from majestrate/staging
unbreak build
5 years ago
Jeff f0dc5f2b48 unbreak build 5 years ago
Jeff d6c2d86a07
Merge pull request #292 from majestrate/staging
Staging
5 years ago
Jeff 0f777d822b Merge branch 'staging' of ssh://github.com/majestrate/loki-network into staging 5 years ago
Jeff ba8313e57e limit replies on introset lookup, pick newest 5 years ago
Jeff 0f17456b0d
Merge pull request #291 from majestrate/staging
Staging
5 years ago
Jeff Becker faf8149502
make testnet ini files work 5 years ago
Jeff Becker 2f656de767
take in public-ip as parameter in addition to public-address 5 years ago
Jeff Becker 32ecf64c57
fix testnet 5 years ago
Jeff 003b836199
Merge pull request #290 from majestrate/staging
add ninja build option
5 years ago
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
5 years ago
Jeff 98daf7ae41
Merge pull request #289 from majestrate/staging
update testnet docs and add more tuneable paramters
5 years ago
Jeff Becker 5d4c02c22b
update testnet docs and add more tuneable paramters 5 years ago
Jeff 8ca9aba957
Merge pull request #288 from majestrate/staging
Staging
5 years ago
Jeff Becker 10f9d6444d
actually insert entries when they exist 5 years ago
Jeff Becker fae2b1a444
make it compile on debian and ubuntu 5 years ago