Jeff Becker
|
bcf9135da6
|
testnet
|
2019-09-05 16:20:55 -04:00 |
|
Jeff Becker
|
3c0245f8b3
|
Merge remote-tracking branch 'github/master' into iwp-multi-ack
|
2019-09-05 13:40:04 -04:00 |
|
Jeff Becker
|
4bf6882c8a
|
more async cryptography
|
2019-09-05 13:39:09 -04:00 |
|
Jeff Becker
|
88cde21b9b
|
multithreaded iwp cryptography
|
2019-09-05 10:57:01 -04:00 |
|
Jeff Becker
|
0d3c07999a
|
break it again just to be sure
|
2019-09-05 09:36:46 -04:00 |
|
Jeff Becker
|
a4160006ab
|
make it compile
|
2019-09-05 09:34:59 -04:00 |
|
Jeff Becker
|
3b1a0b2835
|
add multi-ack and change protocol handshake to pin identity key
|
2019-09-05 09:21:35 -04:00 |
|
Rick V
|
8daaab5f6a
|
fix
|
2019-09-04 20:52:53 -05:00 |
|
Rick V
|
b773da7dbf
|
0.6 relate and other general updates to MacOS packaging
|
2019-09-04 20:42:37 -05:00 |
|
Rick V
|
ef6f62cc04
|
some people set the netid explicitly, and set it to default anyway
|
2019-09-04 20:35:46 -05:00 |
|
Rick V
|
4a5cbbdc70
|
auto config has been removed for months now
win32 accidentally left out the error reporting
|
2019-09-04 20:25:50 -05:00 |
|
Jeff Becker
|
0250f79742
|
Merge remote-tracking branch 'origin/master'
|
2019-09-04 18:06:41 -04:00 |
|
Michael
|
19473a291a
|
Abort when a null mutex is locked from a different thread (in debug mode only)
|
2019-09-04 22:34:41 +01:00 |
|
Jeff
|
c6f25f8ecb
|
Merge pull request #802 from loki-project/majestrate-patch-2
Update lokinet-bootstrap
|
2019-09-04 12:26:58 -04:00 |
|
Rick V
|
0de6ec56cd
|
Merge pull request #803 from majestrate/win32-update
change default url for bootstrap
|
2019-09-04 09:46:08 -05:00 |
|
Jeff Becker
|
4c77bf208f
|
update default netid
|
2019-09-04 09:48:56 -04:00 |
|
Jeff Becker
|
5c01598886
|
change default url for bootstrap
|
2019-09-04 09:47:20 -04:00 |
|
Jeff Becker
|
bde5195315
|
change default url for bootstrap
|
2019-09-04 09:46:53 -04:00 |
|
Jeff
|
578046144c
|
Update lokinet-bootstrap
change default bootstrap url
|
2019-09-04 09:38:47 -04:00 |
|
Jeff
|
659b91a600
|
Merge pull request #801 from loki-project/majestrate-patch-1
Update motto.txt
|
2019-09-04 09:21:54 -04:00 |
|
Jeff
|
8ff61b4591
|
Update motto.txt
change final motto for 0.5.0
|
2019-09-04 09:19:16 -04:00 |
|
Jeff
|
325b697e90
|
Merge pull request #787 from despair86/master
make build internally consistent, bump windows version to 0.5.0
|
2019-09-04 08:59:51 -04:00 |
|
Jeff Becker
|
d11321366c
|
make it compile
|
2019-09-04 08:43:50 -04:00 |
|
Jeff Becker
|
12314e8d00
|
ensure no crash on quit
|
2019-09-04 08:41:07 -04:00 |
|
Jeff Becker
|
5cdd92e2a3
|
remove more locking and make it safe
|
2019-09-04 08:24:17 -04:00 |
|
Jeff Becker
|
ab64c0d013
|
Merge remote-tracking branch 'micheal/abort_mutex'
|
2019-09-04 07:58:48 -04:00 |
|
Jeff Becker
|
1adae338ce
|
Merge remote-tracking branch 'origin/master'
|
2019-09-04 07:58:02 -04:00 |
|
michael-loki
|
b625fdc882
|
Merge pull request #797 from michael-loki/refactor_util_lib
Refactor util lib
|
2019-09-04 12:54:25 +01:00 |
|
Rick V
|
df0cdb84f9
|
oops
|
2019-09-03 18:29:29 -05:00 |
|
Michael
|
23d76e3600
|
Abort when a null mutex is locked from a different thread (in debug mode only)
|
2019-09-03 23:25:37 +01:00 |
|
Michael
|
67c36998e6
|
Fix windows
|
2019-09-03 23:06:22 +01:00 |
|
Jeff Becker
|
e9f01923d9
|
dont nack replayed messages, tweak transmission parameters.
this yields more efficient througput. probably.
|
2019-09-03 16:22:52 -04:00 |
|
Michael
|
edd0ec398f
|
Move thread stuff to subdirectory
|
2019-09-03 20:52:28 +01:00 |
|
Michael
|
0950571313
|
Move metrics to subdirectory
|
2019-09-03 20:52:28 +01:00 |
|
Michael
|
4d8fe2a8a8
|
Move meta programming to subdirectory
|
2019-09-03 20:52:28 +01:00 |
|
Michael
|
1aec0dfa2b
|
Move logging to subdirectory
|
2019-09-03 20:52:27 +01:00 |
|
Jeff Becker
|
2ab265be41
|
disable link layer locking because there was no contention
|
2019-09-03 11:58:36 -04:00 |
|
Jeff Becker
|
c01112e4b7
|
tracy lock contention testing and other fun things
|
2019-09-03 11:56:56 -04:00 |
|
Rick V
|
6b2874824e
|
add config file options
|
2019-09-03 08:02:36 -05:00 |
|
Rick V
|
7b70b52044
|
add config edit button, and see if this fixes the pipe read bug
|
2019-09-03 08:02:36 -05:00 |
|
Rick V
|
f93123584e
|
this kills the TAP
|
2019-09-03 08:02:35 -05:00 |
|
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)
|
2019-09-03 08:02:35 -05:00 |
|
Rick V
|
595b15d538
|
make format crypto/
|
2019-09-03 08:02:35 -05:00 |
|
Rick V
|
842fe039bc
|
derp
|
2019-09-03 08:02:34 -05:00 |
|
Rick V
|
6205e96c36
|
move non-string version info to common header
|
2019-09-03 08:02:34 -05:00 |
|
Rick V
|
51279075d8
|
iconv 🅱roke
|
2019-09-03 08:02:34 -05:00 |
|
Rick V
|
aef42701c0
|
set point-to-point mode on TAP
|
2019-09-03 08:02:34 -05:00 |
|
Rick V
|
df430650ef
|
undo utf8 conversion
|
2019-09-03 08:02:33 -05:00 |
|
Rick V
|
1a7212a745
|
add description to lokinet svc manifest
|
2019-09-03 08:02:33 -05:00 |
|
Rick V
|
5ecc76a332
|
if cppbackport is built, make that consistent too
|
2019-09-03 08:02:32 -05:00 |
|