Commit Graph

2045 Commits

Author SHA1 Message Date
Ryan Tharp
40522639ce Merge branch 'master' of https://github.com/loki-project/loki-network 2018-11-21 13:39:27 +00:00
Jeff
66d5b4b08a
Merge pull request #68 from majestrate/master
prevent crash and dont sign every single exit traffic message
2018-11-21 08:36:33 -05:00
Jeff Becker
5cbfccfff4
don't crash 2018-11-21 08:34:08 -05:00
Jeff
3601df01ce
Merge pull request #66 from despair86/dev
rip out/replace event loop win32
2018-11-21 07:32:56 -05:00
Jeff Becker
2bd2815290
don't sign traffic 2018-11-21 07:31:36 -05:00
Ryan Tharp
b707809efa fix RPI compile target and make sure $HOME/.lokinet/ exists before trying to download to it 2018-11-21 03:07:34 +00:00
Ryan Tharp
da6621519d Merge branch 'master' of https://github.com/neuroscr/loki-network 2018-11-20 11:52:36 -08:00
Ryan Tharp
a9b92628a1 fix unit_test to remove the redundant params from the response functions 2018-11-20 19:51:14 +00:00
Ryan Tharp
efe86c2401 Merge branch 'master' of https://github.com/loki-project/loki-network 2018-11-20 19:32:12 +00:00
Jeff Becker
1f96584c94
Merge remote-tracking branch 'origin/master' 2018-11-20 12:10:33 -05:00
Jeff Becker
a3bb2c7d6a
actually start disk threadpool 2018-11-20 12:08:02 -05:00
Jeff Becker
1380014583
set hooks 2018-11-20 11:58:18 -05:00
Jeff
3ef2b5c8ad
Merge pull request #67 from majestrate/dev
various fixes to make the network stop spamming itself
2018-11-20 11:11:50 -05:00
despair
f23afc9f98 eh no more escapes 2018-11-20 10:00:43 -06:00
Jeff Becker
ab5f477907
fix up leak 2018-11-20 10:46:26 -05:00
despair
906f11d08f gah how did i miss that 2018-11-20 09:38:46 -06:00
Jeff Becker
2e3adb48e3
add boilerplate for router whitelist via jsonrpc, disabled at the moment 2018-11-20 10:22:59 -05:00
Jeff Becker
4a9079a7a2
fix again 2018-11-20 10:01:02 -05:00
despair
9301a4165e oof, missed the leading underscore
clang-format
fading away, PR imminent :DDDDDD
-rick
2018-11-20 08:49:53 -06:00
despair
6792f3f378 add qol fix for oldfag clients or those who inexplicably have the legacy console turned ON 2018-11-20 08:47:17 -06:00
Jeff Becker
937059cf47
fix munin script 2018-11-20 09:40:31 -05:00
Jeff Becker
a4c30a4b81
fix merge 2018-11-20 07:44:18 -05:00
Jeff Becker
b543d6243d
Merge branch 'master' into dev 2018-11-20 07:42:17 -05:00
Jeff Becker
a8ec8a4215
Merge remote-tracking branch 'origin/master' 2018-11-20 07:41:18 -05:00
Jeff
2c9f6da29b
Merge pull request #59 from michael-loki/more_deeceeify
De-C-ify several .h headers
2018-11-20 07:38:51 -05:00
Jeff Becker
336ef631b2
more logging, try expunging loose sessions more vigorously 2018-11-20 07:13:05 -05:00
despair
436025e0ca fix utp flags leaking into the actual socket transmission
clang-format
2018-11-20 06:11:51 -06:00
despair
964e834fea finally get the right error on windows
fix

fix up errno on win32

test
2018-11-20 02:38:24 -06:00
despair
55670b6f82 fill in PTR request if it's too short (some DNS clients do this, notable: Microsoft DNS Client 5.0) 2018-11-20 02:38:23 -06:00
despair
d1fa9ca342 is the resulting storage a proper string, or just a plain char array (no terminator)
eh
2018-11-20 02:38:18 -06:00
despair
b9ab1f19a9 wooooo path builds work
update readme

fix gcc 8.x error
fix apple cross-clang someday
2018-11-20 02:38:02 -06:00
Michael
d21af22ca3
Rename defaults.h 2018-11-20 00:52:19 +00:00
Michael
d750ec0605
Rename logic.h 2018-11-20 00:52:19 +00:00
Michael
1c0cf72c02
Rename endian.h 2018-11-20 00:52:19 +00:00
Michael
f91d2b9e11
Rename proto.h 2018-11-20 00:52:19 +00:00
Michael
e39d02ddc2
Rename version.h 2018-11-20 00:52:19 +00:00
Michael
4851c54c92
Rename common.h 2018-11-20 00:52:19 +00:00
Ryan Tharp
f5c05289aa start SOA type record 2018-11-19 16:18:09 -08:00
Ryan Tharp
271ef910d7 Fix RPI build 2018-11-20 00:13:27 +00:00
Ryan Tharp
375c39e748 Merge branch 'master' of http://github.com/loki-project/loki-network 2018-11-19 23:44:42 +00:00
Ryan Tharp
3a8a90e440 make gcc 8.2 and RPI=1 happy 2018-11-19 23:42:04 +00:00
Jeff
92a1799902
Merge pull request #57 from michael-loki/deeceeify
De-C-ify several .h headers
2018-11-19 18:15:15 -05:00
despair
c7d3e39c53 todo: check if we're adding a tun to the event loop
if so, add it to the listeners, but _not_ the epollfd
abstraction - epollfd takes _only_ sockets, and will reeeee
if you give it a file handle. fuck 16-bit Windows with a rusty
knife. In this case, we assume (like unix) that a file/device file
is _always_ ready to write
2018-11-19 16:57:26 -06:00
Michael
0b2ebc83e0
De-C-ify several .h headers 2018-11-19 22:45:37 +00:00
Jeff Becker
e287e5132b
more vigorus pings 2018-11-19 17:04:23 -05:00
Jeff Becker
950d13a818
more logging 2018-11-19 16:55:41 -05:00
Jeff Becker
bad32dbb98
more logging 2018-11-19 16:33:51 -05:00
Jeff Becker
c9fda1e5af
pass 2018-11-19 12:19:37 -05:00
Jeff Becker
3dd466629b
check for nullptr 2018-11-19 12:14:35 -05:00
Jeff Becker
90a4f90ee6
limit build rate a lot more 2018-11-19 11:48:35 -05:00