Rick V
828c5d36f7
remove extra braces
2019-01-22 18:17:03 -06:00
Rick V
3a47c96aee
how the hell does someone skip over these while redoing source tree layout
2019-01-22 18:17:03 -06:00
Rick V
3b62fdb73d
added warning to resource script
2019-01-22 18:17:02 -06:00
Rick V
919a037954
ignore windows-srv-bootstrap temp files
2019-01-22 18:17:02 -06:00
Rick V
3037de9450
lower non-AVX2 minimum CPU target to NetBust Xeon (Nocona, Prescott)
...
(cherry picked from commit e7ae0e5258
)
2019-01-22 18:17:02 -06:00
Rick V
33c803edb6
now that lokinet finally runs correctly, for certain values of correct
...
we can enable hidden svc on windows server clients
2019-01-22 18:17:01 -06:00
Rick V
207a1d575a
update Netscape ca cert bundle
...
update bootstrap to support the original Opteron 64
(cherry picked from commit bd285b3bdb09566d0a472381faffb17b8e07b5a6)
2019-01-22 18:17:01 -06:00
Rick V
fab9374779
make less noise in public test releases
2019-01-22 18:17:00 -06:00
Rick V
bcca2532f6
update version resrc v0.4 'subscribe to pewdiepie`
2019-01-22 18:17:00 -06:00
Rick V
1a56265f69
patch superseded by mike
2019-01-22 18:16:59 -06:00
Rick V
e083bb0e22
tweak FD_SETSIZE to reduce possibility of UDP timeouts
...
geez searching 4K sockets most of which are blank...
(cherry picked from commit 39b45e1d57
)
2019-01-22 18:16:59 -06:00
Rick V
3232a98b2c
clang-format, include <iterator>, fix size_type casts for ILP32 and LLP64 data models
2019-01-22 18:16:58 -06:00
Rick V
778a45bb37
at last
...
full anonymity on computers the world over
is nearing completion - see path.cpp for a potential bug
(cherry picked from commit 7bd6ddf88a
)
# Conflicts:
# llarp/ev_win32.hpp
2019-01-22 18:16:57 -06:00
Rick V
a5daa7269e
ok fix tick finally
2019-01-22 18:12:51 -06:00
Ryan Tharp
31f196a6eb
Merge pull request #236 from michael-loki/dht_tests
...
Add test suites for dht bucket, kademlia and key
2019-01-22 15:15:22 -08:00
Ryan Tharp
6c1a6cc4a0
Merge pull request #230 from neuroscr/master
...
UX improvements
2019-01-22 15:14:51 -08:00
Ryan Tharp
4b12bb7100
undo bad merge
2019-01-22 15:12:22 -08:00
Ryan Tharp
0be2edaff7
Merge branch 'master' of https://github.com/neuroscr/loki-network
2019-01-22 00:36:10 +00:00
Ryan Tharp
cf434ef3da
Merge branch 'staging' of https://github.com/loki-project/loki-network
2019-01-22 00:35:38 +00:00
Michael
ccb5f6b696
Add tests for dht::TXOwnere
2019-01-19 18:16:40 +00:00
Michael
2d395cc3f9
Move code to correct home
2019-01-19 18:16:10 +00:00
Michael
550669e318
Fix typo in class name
2019-01-19 13:54:50 +00:00
Michael
80bd41916e
More tidying of dht code
2019-01-19 13:49:15 +00:00
Michael
03d56c1591
Add test suites for dht bucket, kademlia and key
2019-01-19 01:41:14 +00:00
Michael
7296ebcbe8
Tidy dht code
2019-01-19 01:41:14 +00:00
Jeff Becker
9f436174d4
add openrc for freebsd
2019-01-18 08:26:26 -05:00
Jeff Becker
177dca91e2
add pidfile option
2019-01-18 08:24:33 -05:00
Ryan Tharp
947d702b3b
refactor out strcpy
2019-01-17 18:33:55 -08:00
Ryan Tharp
332336060c
Always have a key early (even if no key file set) so you don't regen keys twice
2019-01-17 18:28:30 -08:00
Ryan Tharp
c4c9197586
address Michael's code review (remove std::make_pair) and add note
2019-01-17 13:15:40 -08:00
Ryan Tharp
2e4ad12a87
Merge branch 'staging' of https://github.com/loki-project/loki-network
2019-01-17 21:14:01 +00:00
Jeff Becker
ed297f68d9
add docs
2019-01-17 13:45:42 -05:00
Jeff Becker
a1596e3604
more
2019-01-17 13:43:07 -05:00
Jeff Becker
c69d4e7389
add gitignore
2019-01-17 13:12:29 -05:00
Jeff Becker
024f020569
make it work for real
2019-01-17 12:30:46 -05:00
Jeff Becker
6ae3f2b394
make it work
2019-01-17 11:59:25 -05:00
Jeff Becker
e5792087cc
ad initial pylokinet wrapper
2019-01-17 11:21:35 -05:00
Jeff Becker
6064ff5a68
try fixing unit tests
2019-01-17 10:11:17 -05:00
Jeff Becker
41e8691702
make format
2019-01-17 09:02:50 -05:00
Jeff Becker
015e68df68
Merge branch 'staging' of ssh://github.com/loki-project/loki-network into staging
2019-01-17 08:56:33 -05:00
Jeff Becker
85264322a9
start addressing issue #231
2019-01-17 08:56:03 -05:00
Ryan Tharp
1ba5b75082
Merge branch 'master' of https://github.com/neuroscr/loki-network
2019-01-16 21:25:37 +00:00
Ryan Tharp
e93798886a
bring back ShouldCreateDefaultHiddenService(), Handle identity-privkey better, prefer this-> when accessing object properties
2019-01-16 13:16:23 -08:00
Ryan Tharp
be24a2c235
clang-format and make xcode happy
2019-01-16 13:13:01 -08:00
Ryan Tharp
c24751f3c1
Jeff approved workaround to read Keyfile early so Name() can be correct during set up/configuration
2019-01-16 13:12:24 -08:00
Ryan Tharp
dc1bd9acb4
include notes on closing braces
2019-01-16 13:09:52 -08:00
Ryan Tharp
5be015d290
clang format and just note those last closing braces
2019-01-16 13:09:28 -08:00
Ryan Tharp
3148d0c20b
clang-format
2019-01-16 13:08:57 -08:00
Ryan Tharp
c4241ae4ad
note about name(), change verbiage to make more sense, be more verbose about failures
2019-01-16 13:08:00 -08:00
Ryan Tharp
3feb074599
be more verbose about failure and actual DNS bind
2019-01-16 13:06:53 -08:00