Commit Graph

2944 Commits (fd02e3e149cc1a53d10cdaef232ab685568a6a5d)

Author SHA1 Message Date
Jeff Becker 0d3c07999a
break it again just to be sure 5 years ago
Jeff Becker a4160006ab
make it compile 5 years ago
Jeff Becker 3b1a0b2835
add multi-ack and change protocol handshake to pin identity key 5 years ago
Rick V 8daaab5f6a
fix 5 years ago
Rick V ef6f62cc04
some people set the netid explicitly, and set it to default anyway 5 years ago
Rick V 4a5cbbdc70
auto config has been removed for months now
win32 accidentally left out the error reporting
5 years ago
Jeff Becker 0250f79742
Merge remote-tracking branch 'origin/master' 5 years ago
Michael 19473a291a
Abort when a null mutex is locked from a different thread (in debug mode only) 5 years ago
Jeff Becker 4c77bf208f
update default netid 5 years ago
Jeff 325b697e90
Merge pull request #787 from despair86/master
make build internally consistent, bump windows version to 0.5.0
5 years ago
Jeff Becker d11321366c
make it compile 5 years ago
Jeff Becker 12314e8d00
ensure no crash on quit 5 years ago
Jeff Becker 5cdd92e2a3
remove more locking and make it safe 5 years ago
Jeff Becker ab64c0d013
Merge remote-tracking branch 'micheal/abort_mutex' 5 years ago
Jeff Becker 1adae338ce
Merge remote-tracking branch 'origin/master' 5 years ago
Michael 23d76e3600
Abort when a null mutex is locked from a different thread (in debug mode only) 5 years ago
Michael 67c36998e6
Fix windows 5 years ago
Jeff Becker e9f01923d9
dont nack replayed messages, tweak transmission parameters.
this yields more efficient througput. probably.
5 years ago
Michael edd0ec398f
Move thread stuff to subdirectory 5 years ago
Michael 0950571313
Move metrics to subdirectory 5 years ago
Michael 4d8fe2a8a8
Move meta programming to subdirectory 5 years ago
Michael 1aec0dfa2b
Move logging to subdirectory 5 years ago
Jeff Becker 2ab265be41
disable link layer locking because there was no contention 5 years ago
Jeff Becker c01112e4b7
tracy lock contention testing and other fun things 5 years ago
Rick V 294b98527d
clang-format remaining code, use __asm__ for avx2 port since we
insist on straight C99 without extensions (asm isn't special in
C99, __asm__ is)
5 years ago
Rick V 842fe039bc
derp 5 years ago
Rick V 6205e96c36
move non-string version info to common header 5 years ago
Rick V 51279075d8
iconv 🅱roke 5 years ago
Rick V df430650ef
undo utf8 conversion 5 years ago
Rick V fb70d7afc9
bump version for release 5 years ago
Jeff c9299f47c7 Merge branch 'master' of ssh://github.com/majestrate/loki-network 5 years ago
Jeff 093021ef99 try fixing handover drop bug 5 years ago
Jeff Becker deecbbbdef
optimize 5 years ago
Jeff Becker 83432d7567
make format 5 years ago
Jeff Becker 4c569d83b7
make it compile 5 years ago
Jeff d2824c6b13
Merge pull request #792 from majestrate/master
bump versions and call timeout hook
5 years ago
Jeff Becker 78d191bd75
prepare for 0.5.0 5 years ago
Jeff Becker d1e590ce9d
fix sign 5 years ago
Jeff Becker 795ac6bab3
get rid of dead code 5 years ago
Jeff Becker b904a4ee22
fix explore 5 years ago
Jeff Becker 0986b6ab5e
quick little fixes 5 years ago
Jeff Becker 444d832b7c
correct constructors on llarp_buffer_t and check rc on regen 5 years ago
Jeff Becker 16934cdd20
please the CI gods, wololo 5 years ago
Jeff Becker ba2aaa68c6
add short data fragments and rx replay filter 5 years ago
Jeff Becker d76385894f
Merge remote-tracking branch 'origin/master' into iwp-redux 5 years ago
Jeff Becker eabbb83149
use estimated build time instead of expiration time for delta when determining when to space out builds 5 years ago
Jeff Becker e0424a91a7
bump path build handover window, check cooldown on build. 5 years ago
Jeff 62183e4173
Merge pull request #788 from majestrate/iwp-redux
fix log level
5 years ago
Jeff Becker 3c2c895593
fix log level 5 years ago
Jeff b42605d1ba
Merge pull request #783 from majestrate/iwp-redux
Add "new" (old) link protocol: IWP
5 years ago
Jeff Becker 4c8da9bb6d
use correct constructor for llarp_buffer_t 5 years ago
Jeff Becker b5402dc6c3
Merge remote-tracking branch 'origin/master' into iwp-redux 5 years ago
Jeff Becker 88f685b74a
add forgotten bits 5 years ago
Jeff Becker 0241851b72
add likn layer delivery timeout notification for iwp 5 years ago
Rick V b3a975ff8e
sun fix
fix testing on sun
5 years ago
Jeff 908ac2722f
Merge pull request #785 from michael-loki/docker_compose_swarm
Fix docker-compose isolated network
5 years ago
Michael 70937ab503
Fix docker-compose isolated network 5 years ago
Jeff e7796a7ba4
Merge pull request #784 from michael-loki/shadow_fixes
Partial fixes for shadow
5 years ago
Michael 7d39f84ef3
Partial fixes for shadow 5 years ago
Jeff Becker 94f8531776
more fixups 5 years ago
Jeff Becker 6a48a3b402
code review fixes:
* use std::unordered_set
* use default for ctor/dtor
* don't crash on short packet with nack
5 years ago
Rick V 55612bc032
ok use clang-format v8 5 years ago
Rick V 2000826a35
override print 5 years ago
Rick V 50d4b4b40c
fix log colours on old win32 platforms 5 years ago
Rick V 447c4e6012
header got stripped 5 years ago
Jeff Becker 35c78348f2
default to no implementation on pipe for pleasing win32 5 years ago
Jeff Becker 1d32e6a28f
silence clang errors again 5 years ago
Jeff Becker 82ea973137
silence clang errors 5 years ago
Jeff Becker 4ac07ea9fb
use std::make_tuple 5 years ago
Jeff Becker 5f8388b1c0
lower log level for renegotiate 5 years ago
Jeff Becker 7e38a133d8
send keep alive on pump when needed 5 years ago
Jeff Becker d6ec5e7ed7
don't crash 5 years ago
Jeff Becker 461f41a4c6
mark alive on nack 5 years ago
Jeff Becker acf5f78949
update iwp , add NACK 5 years ago
Jeff Becker ba316f85ba
default to iwp 5 years ago
Jeff Becker 426ee41c46
initial iwp 5 years ago
Jeff Becker aea4542edd
more 5 years ago
Jeff Becker 3c3338e801
Merge remote-tracking branch 'origin/master' into memlink 5 years ago
michael-loki 3f868f2cdf
Merge pull request #782 from michael-loki/tidy_ensure_config
replace endl with '\n in config.cpp
5 years ago
Michael cd27f96832
replace endl with '\n in config.cpp 5 years ago
Michael 7cb1b525c9
Dump more info from router contact 5 years ago
Michael 777261cb20
Use ToString over ToHex 5 years ago
Michael afb94381a2
Use ToString instead 5 years ago
Michael 094b697b01
Replace StatusObject with underlying JSON type 5 years ago
Jeff ecf3c37d2e
Merge pull request #768 from majestrate/sane-limits
Sane limits
5 years ago
Michael 40aabd6d92
Use the right version of clang-tidy 5 years ago
Jeff Becker 28de66e964
correct header? 5 years ago
Jeff Becker c14993bc56
use llarp::path::default_len to inform how many routers we need 5 years ago
Michael 0a1620aff2
make format 5 years ago
Michael de21a2f687
Include json output 5 years ago
Michael 16cdfbd5f0
clang-tidy modernize pass 5 years ago
Jeff Becker 4c9675ffe7
ensure timestamp is not in future 5 years ago
Jeff Becker e3c8761cf5
pump to make stuff speed up if stuck 5 years ago
Jeff Becker 7fb7e783e6
merge 5 years ago
Jeff Becker 4f98535f84
more 5 years ago
Jeff Becker a1fff96a1b
limit connections in outbound session maker 5 years ago
Jeff Becker efa61f324f
include header 5 years ago
Jeff Becker e8573b6254
add limits files 5 years ago
Jeff Becker 2345dd3239
try adding proper limits 5 years ago
Jeff Becker 4f5c69c07e
Merge branch 'concise-utp-timeout-2019-08-09' into utp-write-split-2019-08-09 5 years ago
Jeff Becker 83de715f50
make sure stats are called every 1s 5 years ago
Jeff Becker e11ca27d1f
pumpwrite -> pump 5 years ago
Jeff Becker 79aaa8a021
when pushing large amounts per tick try not to bottleneck on utp_writev 5 years ago
Jeff Becker f4d2f808ec
make it compile 5 years ago
Jeff Becker 15e8c070c6
more consise utp timeout logic 5 years ago
Jeff Becker fdbb2e8dc8
make format 5 years ago
Jeff Becker 847fcdf5f3
move convotag missmatch check to the right place 5 years ago
Jeff 0d1dea997d
Merge pull request #759 from michael-loki/fix_metrics_thread_safety
Fix metrics thread safety
5 years ago
Jeff Becker a34b48e117
make it compile 5 years ago
Jeff Becker 3dd79d7137
also check if we are a public router when checking for timeout in read direction 5 years ago
Michael 84601fa474
Make format 5 years ago
Michael d1990b5e93
Fix suspicious thread-unsafety 5 years ago
Jeff Becker b9cb59f021
Merge branch 'master' of ssh://github.com/majestrate/loki-network 5 years ago
Jeff da4f1ddb0a
Merge pull request #757 from majestrate/master
don't expire based on reply intro
5 years ago
Jeff c2c4f61ded don't expire based on reply intro 5 years ago
Jeff Becker c1f33bb1ac
initial mempipe implementation 5 years ago
michael-loki d6f2a1954f
Merge pull request #756 from michael-loki/fix_deadlock_on_error
Fix a deadlock when link fails to establish
5 years ago
Michael be211926cf
Fix a deadlock when link fails to establish 5 years ago
Jeff Becker e3d13fc2a0
drop missmatched convotags 5 years ago
Jeff fc64b83c13
Merge pull request #752 from majestrate/master
always regen expired rc
5 years ago
Jeff Becker 70ddc84d3a
always regen expired rc 5 years ago
Jeff 60d9d72d4c
Merge pull request #751 from majestrate/master
dont close backlogged client connections
5 years ago
Jeff Becker b6987a389c
don't time out clients based on downstream traffic 5 years ago
Jeff 10d7e7cb77
Merge branch 'master' into master 5 years ago
Michael c429f0cec9
Jeff's fixes 5 years ago
Jeff Becker 768c6f7367
dont close socket on bad state 5 years ago
Michael a270fe5f33
fixup! Fix gcc trunk warnings 5 years ago
Michael f9e9227e19
Fix gcc trunk warnings 5 years ago
Michael 4763888d2c
Add fail-able docker build for gcc trunk 5 years ago
Rick V 8cf5f2c9a5 fix thread naming on windows 5 years ago
Rick V 2644f173b0
namespace 5 years ago
Rick V f6c97091fd
clang-format 5 years ago
Rick V 5cef16e7cf
this is new, intro'd with the libuv refactor
@when did implicit conversions from void* become bad

partial refactor of win32 udp listener impl
5 years ago
Rick V 609a9a1c31
fix netbsd 5 years ago
Rick V a0a14b97a0
really fix #689 this time 5 years ago
Rick V 3782479276
fix sun 5 years ago
Rick V 2ccbf5616d
enable SetThreadName (#689) 5 years ago
Rick V 581e64a2ef
back out for now 5 years ago
Rick V 578bcba73d
ok use exception filter
typo

no infinite loops
5 years ago
Rick V 16096c6adb
add debug helper lib for core dump generation on all supported windows targets
had an epiphany earlier

i kept having problems with static linking because
i merged the GNU C runtime with the SEH library
instead of merging the latter with pthread
5 years ago
Jeff 3d2dfcc027
Merge pull request #747 from majestrate/master
bug fixes
5 years ago
Jeff Becker 8329aa0ee6
always rewrite address 5 years ago
Jeff Becker a9f524383a
close dropped session later in event loop 5 years ago
Jeff Becker 4cfc3481dc
remove session->Close() 5 years ago
Jeff Becker 2261885206
mark addresses as active when we use them 5 years ago
Jeff Becker f37552bbd3
properly close dropped inbound sessions on utp 5 years ago
Jeff Becker aa0a795689
call path build fail stuff in logic thread 5 years ago
Jeff Becker b4af87aa42
have IPPacket::srcv6 and IPPacket::dstv6 check for ipv4 packets and expand them to ipv6 5 years ago
Jeff 0515ad6bf9
Merge pull request #726 from michael-loki/travis_docker
Get make windows working in CI
5 years ago
Jeff Becker f349677f1c
use ipv4 address on snodes for now 5 years ago
Jeff Becker 7e9ef19f69
use std::min 5 years ago
Jeff Becker f4ac918b7e
remove -1 5 years ago
Jeff Becker d595b51b0b
fix dht exploration ;~; 5 years ago
Jeff Becker e1dd7ad97f
revert dht stuff 5 years ago
Michael a062186f2d
or not 5 years ago
Michael ee2dd0fb68
Use __cpp_lib_filesystem 5 years ago
Michael 3c2f7792c2
Fixup 5 years ago
Michael 614b669fd5
Abandon debian 5 years ago
Michael df498c7bf8
try to make some windows 5 years ago
Jeff Becker 60fbeca9d4
const correctness 5 years ago
Jeff Becker db2206664a
fix crashes in testnet 5 years ago
Jeff Becker 9a8470bcc1
* const correctness
* use std::map's upper_bound to find many closer entries
* randomize key for exploration to allow many explore jobs in paralell
5 years ago
Jeff af74ee6f70
Merge pull request #737 from majestrate/add-link-layer-delivery-feedback
Add link layer delivery feedback
5 years ago
Jeff c08f8361a3
Merge pull request #732 from tewinget/path-build-status-messages
Adds Link-Relay Status Messages
5 years ago
Jeff Becker b0406e1a76
on logic queue overflow put job on timer instead 5 years ago
Jeff Becker b8904ab0f4
fix compile for tests 5 years ago
Jeff Becker 4eff86d681
use size_t 5 years ago
Jeff Becker 835b334a59
* increase utp buffers
* disallow inbound traffic on outbound utp link
* const correctness
5 years ago
Jeff Becker 9a055947cb
make it compile 5 years ago
Jeff Becker 16e6ab2193
propagate all utp link errors 5 years ago
Jeff Becker 503bea19cd
make travis happy 5 years ago
Jeff Becker 822f529be8
add link layer delivery feedback 5 years ago
Jeff Becker b29ec20ad4
try deferred resolve for exit handler 5 years ago
Jeff Becker 972d4f8672
fix crash of clients and propagate lookup failures 5 years ago
Thomas Winget 697ece64cc make TransitHop self-destruct if path is invalidated 5 years ago
Thomas Winget 38fd0552d3 Adds Link-Relay Status Messages
Success case:
  - the path endpoint creates and sends a LR_StatusMessage upon
    successful path creation

Failure case:
  - an intermediate hop creates and sends a LR_StatusMessage upon
    failure to forward the path to the next hop for any reason

Both cases:
  - transit hops receive LR_StatusMessages and add a frame
    to them reflecting their "status" with respect to that path
  - the path creator receives LR_StatusMessages and decrypts/parses
    the LR_StatusRecord frames from the path hops.  If all is good,
    the Path does as it would when receiving a PathConfirmMessage.
    If not, the Path marks the new path as failed.

LR_StatusMessage is now used/sent in place of PathConfirmMessage
5 years ago
Thomas Winget 011abde5ec make travis happy again *and* don't break message sending 5 years ago
Thomas Winget af2c960867 revert change that made travis happy because it broke things 5 years ago
Thomas Winget bbb5339b33 add debug-level log message on path build success 5 years ago
Thomas Winget 5e0fc2bc71 change log level of message send success 5 years ago
Jeff 183ec25717
Merge pull request #729 from majestrate/fix-android-2019-07-24
make android compile again
5 years ago
Thomas Winget baf8019fe5 Refactor Router code into more classes
This commit refactors functionality from the Router class into separate,
dedicated classes.
There are a few behavior changes that came as a result of discussion on
what the correct behavior should be.
In addition, many things Router was previously doing can now be provided
callback functions to alert the calling point when the asynchronous
action completes, successfully or otherwise.
5 years ago
Jeff Becker 43cb62af16
fix android compile, have makefile pull in libuv for cmake on android 5 years ago
Jeff Becker 909e0399d6
make android compile 5 years ago
Jeff f154c9a0d0
Merge pull request #721 from majestrate/fix-dht-2019-07-19
handle dht case
5 years ago
Jeff dc259e339f
Merge pull request #708 from michael-loki/travis_windows
Test windows support in travis
5 years ago
Michael 53bccc4f23
try to ensure on windows, but don't fail 5 years ago
Michael 9b40c0eb67
Fixup some tests 5 years ago
Michael 6ede15888e
Change manifest ids 5 years ago
Michael 4806e52f62
Try to silence some warnings to reduce noise 5 years ago
Michael 5c064d7ddc
Silence spammy threadpool warning 5 years ago
Michael 91c1ba87cc
Change ConfigParser too 5 years ago
Michael 8fd4ceb55b
Don't use LoadFromString 5 years ago
Michael 302c0ff18c
fixup printer.cpp 5 years ago
Michael 533d12e52e
more fs.cpp 5 years ago
Michael 3b17e65b0b
Fix more headers for fs.cpp 5 years ago
Michael 4b3920006e
fix str.cpp 5 years ago
Michael 0326f2ea56
fix fs.cpp 5 years ago
Michael ac8624698d
Fix some string_view problems 5 years ago
Michael 71c6aca820
include cctype 5 years ago