Commit Graph

2886 Commits (79214ae5c3fb517bf22316c9262982ab5374649c)
 

Author SHA1 Message Date
Jeff 79214ae5c3
Merge pull request #420 from loki-project/staging
Staging
5 years ago
Jeff 352733b71e
Merge pull request #418 from despair86/master
do not conflict with any existing TAP ifs on windows
5 years ago
Jeff 7783a2f42b
Merge pull request #419 from majestrate/staging
Staging
5 years ago
Jeff Becker 9d2ae0a5df
have service nodes build paths too >.> 5 years ago
Rick V 9c2a280988
well i'm a fucking idiot
(Why would i have a DHCP lease _before_ i connect a media cable?)
5 years ago
Rick V 18be2a8562
seek only the generic TAP device
(On my system, i have a commercial VPN installed that uses its own fork of TAP-Win32 as its tunnelling driver)
5 years ago
Rick V 866643f099
public releases should run reasonably well on most
devices in spite of the buiild system
currently, the instruction scheduling is tuned for the AMD K10 uarch, which is the CPU
of the unix build agent
5 years ago
Rick V 1eca9e4726
nits 5 years ago
Jeff 39ce3dc70a
Merge pull request #417 from majestrate/staging
try tweaking timeout
5 years ago
Jeff 1da7013240
Merge pull request #416 from despair86/master
🅱ootstrap 🅱roke 🅰gain
5 years ago
Jeff Becker dc36856922
try tweaking timeout 5 years ago
Rick V de1714c399
fix internal testnet bootstrap
remove release tag
5 years ago
Rick V e7fe345b7c
fix installer bootstrap 5 years ago
Rick V 14de93066a
fix TLS WebClient
add fonts (licence: https://github.com/be5invis/Iosevka/blob/master/LICENSE.md)
remove release tag (iss should have a custom option for cli builds in the editor)
5 years ago
Rick V 634f67feab
nit 5 years ago
Jeff 14d3bfa151
Merge pull request #415 from loki-project/staging
Staging
5 years ago
Jeff 79390446b0
Merge pull request #414 from majestrate/staging
revert break
5 years ago
Jeff Becker 2eb6d8a3ae
fix name 5 years ago
Jeff Becker 28474155b9
implement localhost.loki on tun 5 years ago
Jeff d580c0c49d
Merge pull request #413 from majestrate/master
revert
5 years ago
Jeff Becker 9d649b7b14
Revert "make exit handle localhost.loki for now"
This reverts commit 654864919f.
5 years ago
Jeff Becker 567efb9a92
Revert "move is_random_snode/is_localhost_loki into dns, llarp_HandleHookedDNSMessage() attempt at unification refactor between exit/tun handlers"
This reverts commit e388dc47eb.
5 years ago
Jeff ec5c8f2a9e
Merge pull request #412 from loki-project/staging
update master
5 years ago
Jeff 1ffe0eacba
Merge pull request #410 from despair86/dev
this is it folks it's finally here
5 years ago
Jeff ff18ba229a
Merge pull request #411 from majestrate/staging
change signing algo
5 years ago
Jeff Becker ee283547b5
change signature scheme and fucking hope that the rest of the code doesn't fug itself over ;~; 5 years ago
Rick V 7baf68c8d2
add the event handler only once 5 years ago
Rick V f142cc1763
wooooooooo 5 years ago
Rick V b0e4edd276
more branding 5 years ago
Rick V 28164cd093
add revision to installer data 5 years ago
Rick V a48ae79bba
finally make a user-friendly front-end for lokinet (requires .NET or mono CLR v2+) 5 years ago
Ryan Tharp 95f8f641e1 Merge branch 'staging' of https://github.com/loki-project/loki-network into staging 5 years ago
Ryan Tharp 654864919f make exit handle localhost.loki for now 5 years ago
Ryan Tharp e388dc47eb move is_random_snode/is_localhost_loki into dns, llarp_HandleHookedDNSMessage() attempt at unification refactor between exit/tun handlers 5 years ago
Ryan Tharp d02eec2bcf add note 5 years ago
Ryan Tharp 823f276280 allow blocked output of identitySecret 5 years ago
Jeff 2e5cdd7ec9
Merge pull request #407 from majestrate/master
try fixing service node seed to public/private key generation
5 years ago
Jeff 3bf3339dd3 try fixing service node seed to public/private key generation 5 years ago
Jeff 4348f5b13d
Merge pull request #405 from majestrate/master
make macos happy
5 years ago
Jeff 78554291f3
Merge pull request #404 from despair86/dev
Win32 abseil-cpp integration for GNU environment
5 years ago
Jeff 4c611ea935 make macos happy 5 years ago
Rick V 63bcc49390 cut win64 build over 5 years ago
Rick V 250bcfc340 make abseil reproducible 5 years ago
Rick V be5e70f9eb
update clang bits for release 5 years ago
Rick V 072ff9a50e
finally make -WX/-Werror optional 5 years ago
Rick V 23b5b7a0d3
provide limited travis automation support for innosetup 5 years ago
Rick V 3d62460f42
that didn't even fix the abseil shite
in fact, the *original* issue was resolved ages ago

This reverts commit 2373698ea91feb29158caa1634335858becb038d.
yeah this was a solution in search of a problem that no longer exists
5 years ago
Rick V 8443c5ab8c
Support abseil on i686-pc-winnt-gnu 5 years ago
Rick V 53f7360094
added warning for AMD users 5 years ago
Rick V 61fb9a9c82
added some notes to gear up for the #371 putback by @michael-loki
moved platform-specifc stuff *to* platform specifc lib
removed -Wno-format on windows and *actually* turn on proper format checking
here using compiler-specifc extension for C99
5 years ago