Commit Graph

2409 Commits (020fc9f59471a7506d83e4f2978ac394771fcda0)
 

Author SHA1 Message Date
Rick V 3037de9450
lower non-AVX2 minimum CPU target to NetBust Xeon (Nocona, Prescott)
(cherry picked from commit e7ae0e5258)
6 years ago
Rick V 33c803edb6
now that lokinet finally runs correctly, for certain values of correct
we can enable hidden svc on windows server clients
6 years ago
Rick V 207a1d575a
update Netscape ca cert bundle
update bootstrap to support the original Opteron 64

(cherry picked from commit bd285b3bdb09566d0a472381faffb17b8e07b5a6)
6 years ago
Rick V fab9374779
make less noise in public test releases 6 years ago
Rick V bcca2532f6
update version resrc v0.4 'subscribe to pewdiepie` 6 years ago
Rick V 1a56265f69
patch superseded by mike 6 years ago
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)
6 years ago
Rick V 3232a98b2c
clang-format, include <iterator>, fix size_type casts for ILP32 and LLP64 data models 6 years ago
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
6 years ago
Rick V a5daa7269e
ok fix tick finally 6 years ago
Ryan Tharp 31f196a6eb
Merge pull request #236 from michael-loki/dht_tests
Add test suites for dht bucket, kademlia and key
6 years ago
Ryan Tharp 6c1a6cc4a0
Merge pull request #230 from neuroscr/master
UX improvements
6 years ago
Ryan Tharp 4b12bb7100 undo bad merge 6 years ago
Jeff Becker 9991d17976
Merge branch 'staging' into use-lokid-seed 6 years ago
Jeff Becker 3b76182ee6
fix whitespace parsing 6 years ago
Jeff Becker fe1245d82e
add note 6 years ago
Jeff Becker 465a3d3e43
redo ini parser 6 years ago
Ryan Tharp 0be2edaff7 Merge branch 'master' of https://github.com/neuroscr/loki-network 6 years ago
Ryan Tharp cf434ef3da Merge branch 'staging' of https://github.com/loki-project/loki-network 6 years ago
Jeff Becker 57ad2b2cfc
update pylokinet to use configurable lokid endpoint (no auth yet) 6 years ago
Jeff Becker da28fd9fab
apply lokid config section 6 years ago
Jeff Becker b521ba4670
make pylokinet work 6 years ago
Jeff Becker d89e58199a
add initial identity key seed stuff
add more kubernetes stuff

make shared library installed if built
6 years ago
Jeff Becker c622aa1eb3
move stuff around 6 years ago
Michael ccb5f6b696
Add tests for dht::TXOwnere 6 years ago
Michael 2d395cc3f9
Move code to correct home 6 years ago
Michael 550669e318
Fix typo in class name 6 years ago
Michael 80bd41916e
More tidying of dht code 6 years ago
Michael 03d56c1591
Add test suites for dht bucket, kademlia and key 6 years ago
Michael 7296ebcbe8
Tidy dht code 6 years ago
Jeff Becker 9f436174d4
add openrc for freebsd 6 years ago
Jeff Becker 177dca91e2
add pidfile option 6 years ago
Ryan Tharp 947d702b3b refactor out strcpy 6 years ago
Ryan Tharp 332336060c Always have a key early (even if no key file set) so you don't regen keys twice 6 years ago
Ryan Tharp c4c9197586 address Michael's code review (remove std::make_pair) and add note 6 years ago
Ryan Tharp 2e4ad12a87 Merge branch 'staging' of https://github.com/loki-project/loki-network 6 years ago
Jeff Becker ed297f68d9
add docs 6 years ago
Jeff Becker a1596e3604
more 6 years ago
Jeff Becker c69d4e7389
add gitignore 6 years ago
Jeff Becker 024f020569
make it work for real 6 years ago
Jeff Becker 6ae3f2b394
make it work 6 years ago
Jeff Becker e5792087cc
ad initial pylokinet wrapper 6 years ago
Jeff Becker 6064ff5a68
try fixing unit tests 6 years ago
Jeff Becker 41e8691702
make format 6 years ago
Jeff Becker 015e68df68
Merge branch 'staging' of ssh://github.com/loki-project/loki-network into staging 6 years ago
Jeff Becker 85264322a9
start addressing issue #231 6 years ago
Ryan Tharp 1ba5b75082 Merge branch 'master' of https://github.com/neuroscr/loki-network 6 years ago
Ryan Tharp e93798886a bring back ShouldCreateDefaultHiddenService(), Handle identity-privkey better, prefer this-> when accessing object properties 6 years ago
Ryan Tharp be24a2c235 clang-format and make xcode happy 6 years ago
Ryan Tharp c24751f3c1 Jeff approved workaround to read Keyfile early so Name() can be correct during set up/configuration 6 years ago