Rick V
|
975b4ca743
|
clang-format
|
2019-02-26 15:48:03 -06:00 |
|
Rick V
|
0de253065e
|
remove ded code
add code for proper DNSc search
|
2019-02-26 15:35:04 -06:00 |
|
Jeff Becker
|
ef13ec7499
|
Merge remote-tracking branch 'origin/staging' into staging
|
2019-02-26 07:55:27 -05:00 |
|
Rick V
|
d67eb40697
|
require full C++11 toolset for mingw-w64 (see loki-project/loki #441)
|
2019-02-25 21:06:02 -06:00 |
|
Rick V
|
95835a50f9
|
move critical section to cover all handler entry points
|
2019-02-25 18:47:59 -06:00 |
|
Rick V
|
e94d1ebb4f
|
combine these
|
2019-02-25 17:35:37 -06:00 |
|
Rick V
|
6e91547b39
|
ok serialising tun::FlushSend should get rid of that crash from #192
|
2019-02-25 16:55:05 -06:00 |
|
Rick V
|
f0ce9a0afb
|
try fixing threading bug
XXX: get jeff to go over threadpool code for overview
|
2019-02-25 16:15:01 -06:00 |
|
Jeff Becker
|
66e503b6aa
|
print snode not hex
|
2019-02-25 08:24:26 -05:00 |
|
Jeff Becker
|
88f988d142
|
use std::set
|
2019-02-25 08:03:34 -05:00 |
|
Jeff Becker
|
89a8c9248d
|
fix crash
|
2019-02-25 07:51:01 -05:00 |
|
Jeff Becker
|
08d70e6d14
|
track client rcs
|
2019-02-25 07:46:40 -05:00 |
|
Jeff Becker
|
ab3d435d7f
|
don't cast size_t to ssize_t
|
2019-02-25 07:46:29 -05:00 |
|
Michael
|
e4cf1f245c
|
Convert most of llarp to use Printer
|
2019-02-24 23:46:44 +00:00 |
|
Michael
|
e6e19369e9
|
Create Printer - A general-purpose, stateful printer class
|
2019-02-24 23:46:44 +00:00 |
|
Michael
|
95a5c386fe
|
Initial type trait work
|
2019-02-24 23:46:44 +00:00 |
|
Michael
|
b80ecfa4d6
|
Use string_view for string_view
|
2019-02-24 23:46:44 +00:00 |
|
Michael
|
54e689b0ad
|
Use string_view for string_view
|
2019-02-24 02:45:40 +00:00 |
|
Jeff Becker
|
0b558959b6
|
send keepalives periodically
|
2019-02-23 13:04:12 -05:00 |
|
Jeff Becker
|
a27dab46d1
|
don't close link on message handl fail
|
2019-02-23 12:54:35 -05:00 |
|
Jeff Becker
|
c626f7c9b7
|
revert
|
2019-02-23 12:39:48 -05:00 |
|
Jeff Becker
|
64f34dccc2
|
set transit started time
holy what the crap.
|
2019-02-23 12:36:39 -05:00 |
|
Jeff Becker
|
77e238bf94
|
stick for 10 seconds longer in relay commit
|
2019-02-23 12:34:12 -05:00 |
|
Jeff Becker
|
6c5a015f4f
|
unconditional reply
|
2019-02-23 12:22:34 -05:00 |
|
Jeff Becker
|
1694337cab
|
ONLY CHECK FOR ACTIVE DHT NODES
|
2019-02-23 11:46:29 -05:00 |
|
Jeff Becker
|
482dce28bd
|
make it work
|
2019-02-22 14:04:47 -05:00 |
|
Jeff
|
5c941263e9
|
Merge pull request #339 from michael-loki/dht_context_testing
Solidify interfaces
|
2019-02-22 12:56:06 -05:00 |
|
Michael
|
4fb2b39f74
|
Format changes
|
2019-02-22 17:18:54 +00:00 |
|
Michael
|
89ae60cfab
|
llarp::Context uses AbstractRouter now
|
2019-02-22 16:21:05 +00:00 |
|
Jeff Becker
|
1a283c0176
|
try addressing issue #324
|
2019-02-22 11:18:53 -05:00 |
|
Michael
|
13a9f65520
|
Fully define interface for dht::Context
|
2019-02-22 15:08:08 +00:00 |
|
Jeff Becker
|
5642179019
|
publish retry on failure for introset publishing
|
2019-02-21 14:55:31 -05:00 |
|
Jeff Becker
|
a81a483cc2
|
build paths if we don't have enough
|
2019-02-21 14:26:59 -05:00 |
|
Jeff Becker
|
068b60221c
|
don't ever fail on dht messages
|
2019-02-21 13:34:10 -05:00 |
|
Jeff Becker
|
21ab744b17
|
build one path if we don't have a path for remote intro on send
|
2019-02-21 13:21:16 -05:00 |
|
Jeff Becker
|
c7e100787b
|
swap intros should only swap intros
|
2019-02-21 13:00:37 -05:00 |
|
Jeff Becker
|
eecc00211f
|
squash commits and make convotags more "reliable" (probably)
|
2019-02-21 12:47:35 -05:00 |
|
Jeff Becker
|
5dde4e6351
|
use source path's intro as being able to reply on convo tags
|
2019-02-21 12:46:08 -05:00 |
|
Jeff Becker
|
762728c7ec
|
fix
|
2019-02-21 12:13:27 -05:00 |
|
Jeff Becker
|
3baf89e8ce
|
more
|
2019-02-21 11:45:33 -05:00 |
|
Jeff Becker
|
262000570b
|
use source path's intro as being able to reply on convo tags
|
2019-02-21 11:21:41 -05:00 |
|
Michael
|
c6e6bdb90f
|
Fix for windows just being the Worst
|
2019-02-20 22:09:29 +00:00 |
|
Michael
|
4132f883a7
|
Make libabyss mandatory
|
2019-02-20 22:08:49 +00:00 |
|
Michael
|
de13ab3adc
|
Fix warning in bencode
|
2019-02-20 22:05:40 +00:00 |
|
Ryan Tharp
|
06af3ca95b
|
Merge pull request #332 from neuroscr/master
make macos 10.12 happy
|
2019-02-20 05:47:10 -08:00 |
|
Ryan Tharp
|
547cf96606
|
make macos 10.12 happy
|
2019-02-20 05:46:23 -08:00 |
|
Jeff Becker
|
b511242632
|
increment sequence number on good send only
|
2019-02-20 08:42:50 -05:00 |
|
Jeff
|
652d8cd036
|
Merge pull request #330 from majestrate/unfuck-dht
unbreak dht
|
2019-02-20 08:30:17 -05:00 |
|
Jeff Becker
|
b9a0531057
|
make dht work again ._.
|
2019-02-20 08:29:12 -05:00 |
|
Jeff Becker
|
ee95c1ed0c
|
make dht work again ._.
|
2019-02-20 08:28:35 -05:00 |
|
Jeff Becker
|
f67ffaf900
|
fix typo
|
2019-02-20 07:22:39 -05:00 |
|
Jeff Becker
|
7428855698
|
try fixing timeout bug after 6 or so hours
|
2019-02-20 07:09:18 -05:00 |
|
Jeff Becker
|
be30516986
|
use std::string for integers because i am tired of fixing formatting strings
|
2019-02-20 07:09:00 -05:00 |
|
Ryan Tharp
|
2b433f046d
|
Oh it was a typo
|
2019-02-19 16:13:16 -08:00 |
|
Ryan Tharp
|
8e000c8321
|
linux gcc 7.3 support
|
2019-02-19 16:10:19 -08:00 |
|
Ryan Tharp
|
f06b275193
|
make macos happy
|
2019-02-19 16:03:20 -08:00 |
|
Jeff Becker
|
6435951e86
|
Merge remote-tracking branch 'origin/staging' into staging
|
2019-02-19 17:16:56 -05:00 |
|
Ryan Tharp
|
413843bab1
|
Merge branch 'staging' into dev
|
2019-02-19 14:10:35 -08:00 |
|
Jeff
|
9ddc74fc3f
|
Merge pull request #317 from neuroscr/master
Fix undefined behaviors and misaligned member access / macos compile fix
|
2019-02-19 17:09:56 -05:00 |
|
Jeff Becker
|
b1dd10c007
|
fix previous commit
|
2019-02-19 12:04:06 -05:00 |
|
Jeff Becker
|
393e70dfa6
|
publish new introset on path death
|
2019-02-19 11:58:58 -05:00 |
|
Jeff Becker
|
591f3c92a9
|
make build records smaller
|
2019-02-19 10:06:39 -05:00 |
|
Jeff Becker
|
41bb83aaba
|
more
|
2019-02-19 08:32:26 -05:00 |
|
Rick V
|
5a3947ca5c
|
clang-format
|
2019-02-18 17:58:12 -06:00 |
|
Rick V
|
0f45e286ff
|
XXX: the inline string_view constructors *should* be harmless on pre-C++17 platforms...
fix windows build
|
2019-02-18 17:50:04 -06:00 |
|
Jeff Becker
|
445ed05b32
|
make format
|
2019-02-18 14:44:41 -05:00 |
|
Jeff
|
f941025d7c
|
Merge pull request #319 from majestrate/staging
Staging
|
2019-02-18 07:09:55 -05:00 |
|
Jeff Becker
|
dfbd878dfb
|
Merge remote-tracking branch 'origin/staging' into staging
|
2019-02-18 06:51:33 -05:00 |
|
Jeff Becker
|
a23a61717b
|
Merge remote-tracking branch 'origin/staging' into staging
|
2019-02-18 06:44:43 -05:00 |
|
Michael
|
887fb4ac62
|
Replace insert(make_pair()) with emplace()
|
2019-02-18 10:35:23 +00:00 |
|
Ryan Tharp
|
f247a3623c
|
So lu on linux gcc 7.3 but llu everywhere else?
|
2019-02-18 02:13:42 -08:00 |
|
Ryan Tharp
|
25d00e2974
|
Merge remote-tracking branch 'origin/master'
|
2019-02-18 02:00:36 -08:00 |
|
Ryan Tharp
|
ad91071633
|
Fix undefined behaviors and misaligned member access
|
2019-02-18 01:59:33 -08:00 |
|
Ryan Tharp
|
8e51d3a491
|
fix linux gcc 7.3 error (warning)
|
2019-02-18 09:39:18 +00:00 |
|
Jeff Becker
|
8d96c0945e
|
Merge remote-tracking branch 'origin/staging' into staging
|
2019-02-17 17:02:01 -05:00 |
|
Jeff
|
bbbad826ef
|
Merge pull request #316 from michael-loki:buffer_obj
Convert llarp_buffer_t to be a class with methods
|
2019-02-17 16:59:31 -05:00 |
|
Jeff Becker
|
90507337ce
|
compute number of connected routers
|
2019-02-17 16:08:14 -05:00 |
|
Michael
|
a00d6afc5e
|
Convert llarp_buffer_t to be a class with methods
|
2019-02-17 13:09:48 +00:00 |
|
Michael
|
a0125ffe86
|
Move abyss/json to llarp/util/json
|
2019-02-15 23:43:26 +00:00 |
|
Jeff Becker
|
b5a1637224
|
make shared lib compile
|
2019-02-15 17:55:52 -05:00 |
|
Jeff Becker
|
1d958d95de
|
* make rpc compile right
* make link sessions introspectable
* make utp write buffers fully flush each tick
|
2019-02-15 17:19:19 -05:00 |
|
Michael
|
90373b806c
|
Fix log tag after cmake changes
|
2019-02-15 20:49:10 +00:00 |
|
Jeff
|
cdc19c52fa
|
Merge branch 'staging' into abstract_router_replacement
|
2019-02-15 12:10:18 -05:00 |
|
Jeff
|
03b8f1429e
|
Merge pull request #311 from majestrate/staging
Staging
|
2019-02-15 08:48:32 -05:00 |
|
Jeff Becker
|
22b63fba38
|
close and shutdown utp socket on timeout
|
2019-02-15 08:45:56 -05:00 |
|
Michael
|
048fa83c39
|
Finish replacement of Router with AbstractRouter
|
2019-02-14 22:31:31 +00:00 |
|
Jeff
|
a204d7c42e
|
Merge pull request #309 from majestrate/staging
Staging
|
2019-02-14 08:50:25 -05:00 |
|
Jeff Becker
|
550fc3c439
|
Revert "tweaking handover logic"
This reverts commit 50bfe5d810 .
|
2019-02-14 08:49:07 -05:00 |
|
Michael
|
ebf2800c3f
|
Fixup windows
|
2019-02-14 00:22:21 +00:00 |
|
Jeff Becker
|
50bfe5d810
|
tweaking handover logic
|
2019-02-12 09:24:36 -05:00 |
|
Jeff Becker
|
1921704b78
|
tweak timeout
|
2019-02-12 07:41:13 -05:00 |
|
Michael
|
2997b38e35
|
Fixup after rebase
|
2019-02-12 10:24:43 +00:00 |
|
Ryan Tharp
|
1114ba1295
|
fix staging
|
2019-02-12 01:28:12 +00:00 |
|
Michael
|
656843e9a3
|
Fix issues on debian
|
2019-02-12 01:19:38 +00:00 |
|
Michael
|
1aeacb0043
|
Refactor CMakeLists into distinct directories
|
2019-02-12 01:19:37 +00:00 |
|
Ryan Tharp
|
d17383aba6
|
Merge branch 'cmake_refactor' of https://github.com/michael-loki/loki-network
|
2019-02-12 00:54:18 +00:00 |
|
Michael
|
4fc582af96
|
Fix annoying typo
|
2019-02-12 00:33:19 +00:00 |
|
Ryan Tharp
|
420a52c4ea
|
linux gcc 7.3 fix
|
2019-02-11 23:40:36 +00:00 |
|
Jeff Becker
|
24de7f052a
|
make outbound port configurable on runtime
|
2019-02-11 13:40:20 -05:00 |
|
Jeff
|
555711b70d
|
Merge pull request #303 from michael-loki/no_new
Replace usage of new/delete with unique_ptr/stack allocation
|
2019-02-11 13:38:06 -05:00 |
|