Commit Graph

2681 Commits (54e689b0ad201b0a674a8ad0f03deb112bb10e5f)
 

Author SHA1 Message Date
Jeff Becker 8cfcc101b4
* path latency ticks every 5s
* retransmit xmit if we haven't gotten an ack yet (IWP)
6 years ago
Jeff Becker 9c57be0301
look up remote not self 6 years ago
Jeff Becker 711cc509a9
make format 6 years ago
Jeff Becker 18b50f4a74
* implement path transfer message
* update dht docs
* update other docs
* start working on dht for hidden services
* fix up unit tests for dht
* update makefile and other build files
6 years ago
Jeff Becker 7d9bffdf9c
make format 6 years ago
Jeff Becker 64d12086c9
update libtuntap, make it compile without warnings and add to CMakeLists.txt 6 years ago
Ryan Tharp 0af33b4205
Merge pull request #3 from neuroscr/master
vendor libtuntap, set log level c api, codel fixes, private network detection, nat address override, --locate and --localInfo utils
6 years ago
Jeff Becker eeb9c9e5b4
do correct dht lookup 6 years ago
Ryan Tharp 0cc0c8f476 better public override detection 6 years ago
Ryan Tharp d5a89b91b3 clean up debug, detect override better 6 years ago
Ryan Tharp b524f19119 fix missing header 6 years ago
Ryan Tharp d21a7027bc
fixed up daemon.ini to be helpful
added new options
6 years ago
Ryan Tharp 271e959d37 --localInfo, --locate refactor to wait for online before submitting the query 6 years ago
Ryan Tharp 38ea1e09c5 documentation 6 years ago
Ryan Tharp d132e3cd10 load config-file from config, llarp_main_getLocalRC(), llarp_main_checkOnline(), llarp_main_queryDHT() refactor 6 years ago
Ryan Tharp bf4b9d3a8f gimme contact file and make it snappy 6 years ago
Ryan Tharp 2f7214a59c check_online_request/llarp_main_queryDHT() refactor, llarp_main_getLocalRC() 6 years ago
Ryan Tharp b93943ab32 support for public-address/public-port overrides for NAT, decrease min paths to 3, add debugging 6 years ago
Ryan Tharp 9636beaeeb sameAddr(), isPrivate() 6 years ago
Ryan Tharp 07f0653e83 Merge branch 'master' of https://github.com/majestrate/llarp 6 years ago
Jeff Becker 1c26fb5e40
* codel related changes
* add tick callback to udp event loop
6 years ago
Jeff Becker 86f16ff090
don't make LRCM grow in size 6 years ago
Ryan Tharp 3dbe3f8d97 fix codel packet sending, adjust codel window to be more reasonable, add debugging/warnings 6 years ago
Jeff Becker 9b2bcfc22e
only pump queue from timer 6 years ago
Jeff Becker 92d1f50203
make path latency tests work 6 years ago
Jeff Becker 5439947781
fix path building so that it works for real 6 years ago
Jeff Becker 6633fb151d
make it work 6 years ago
Ryan Tharp 4da70701e2 for cSetLogLevel 6 years ago
Ryan Tharp ede0cb4772 Merge branch 'master' of https://github.com/neuroscr/loki-network 6 years ago
Ryan Tharp 3241655ed9 Merge branch 'master' of https://github.com/majestrate/llarp 6 years ago
Jeff Becker 5d9fe74e39
can we fix it? NO it's fucked. :D 6 years ago
Jeff Becker da22f306e0
* add path building management
* fix bug in iwp that caused crash
6 years ago
Ryan Tharp 3a36f42e01 fix export help, started --locate support 6 years ago
Ryan Tharp c31e5795fc setup() refactor, llarp_main_queryDHT() 6 years ago
Ryan Tharp 16f7de99e4 disable llarp_nodedb_async_load_rc 6 years ago
Ryan Tharp f0ba20741c remove unused variables 6 years ago
Ryan Tharp 7bfb0ad3e4 c api implementation for setting log level 6 years ago
Ryan Tharp 7545a34213 c api for setting logging level 6 years ago
Ryan Tharp 38a7c7263e Merge branch 'master' of https://github.com/neuroscr/loki-network 6 years ago
Jeff Becker ce643cc8e0
don't have FindClosest return true if we have no active dht nodes 6 years ago
Ryan Tharp e41ad35c9f include libtuntap 6 years ago
Ryan Tharp 39e11c2b7a
Merge pull request #1 from neuroscr/master
RCUtil --list, --import, --export
6 years ago
Ryan Tharp 15df397cd3 fix build 6 years ago
Ryan Tharp deb97fda3f Merge branch 'master' of https://github.com/majestrate/llarp 6 years ago
Jeff Becker a5570e87c6
Merge branch 'master' of ssh://github.com/majestrate/llarp 6 years ago
Jeff Becker c88d3860b8
some api code 6 years ago
Jeff 65233617ac fix macos build 6 years ago
Jeff Becker 47b4b5c536
make format 6 years ago
Jeff Becker f2c42e4e5a
onion routing downstream traffic relaying works on testnet 6 years ago
Jeff Becker 2f8cde8e07
path building works in downstream direction 6 years ago