Commit Graph

28 Commits (5c01598886943852af9dad327d0e22f4bb84f1d6)

Author SHA1 Message Date
Jeff Becker 5c01598886
change default url for bootstrap 5 years ago
Rick V fb70d7afc9
bump version for release 5 years ago
Rick V 2a7d2d9e02
add new and improved 32-bit lokinet-rcutil to install pkg 5 years ago
Rick V 728b2002aa
fix single-arch install config 5 years ago
Rick V 16096c6adb
add debug helper lib for core dump generation on all supported windows targets
had an epiphany earlier

i kept having problems with static linking because
i merged the GNU C runtime with the SEH library
instead of merging the latter with pthread
5 years ago
Rick V 43296127cd
bump version
(cherry picked from commit 642be27c839d3b86bcb6ce40842add9dee165d65)

# Conflicts:
#	win32-setup/lokinet-win32.iss
5 years ago
Rick V d749ebeb39
update to 0.4.1 5 years ago
Rick V 1eca9e4726
nits 5 years ago
Rick V de1714c399
fix internal testnet bootstrap
remove release tag
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
Rick V f142cc1763
wooooooooo 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
Rick V 23b5b7a0d3
provide limited travis automation support for innosetup 5 years ago
Rick V 71a58485ea
only run TAP uninstall once (runs multiple times for each upgrade/patch installed via inno-setup) 5 years ago
Rick V bc4f049af1
properly detect the presence of the TAP network driver
plus some other installer nitpicks
5 years ago
Rick V f64f773c5a
update nt bootstrap script 5 years ago
Rick e67caffe01
only old windows clients are required to restart (after installing inet6 protocol driver)
added note to that effect in script
6 years ago
Rick d58e17ba48
make lokinet-win32 installer safe to use for in-place upgrades
add version resource
6 years ago
Rick af14c6d0c2
remove old stuff 6 years ago
despair 1046cbab0b make sure the user folder exists before running bootstrap 6 years ago
despair 1050e16ce9 make less noise during setup 6 years ago
despair be7ac352ca switch to a simulation of epoll
the native async event system on windows
is _not_ very good at getting external events
(i.e. we receive data, but we don't get any indication
that this ever happened)
6 years ago
despair d311b2e9a9 remove dead code
(rip golden shield users D:)

remove more dead code

debug udp stuff

remove debug kqueue
6 years ago
despair 799bea1133 update install script
up next, activate inet6 driver after restart and install entries for UI front end
6 years ago
despair 45f46fbece this...looks promising :DDDDD 6 years ago
despair b1c28be916 grabbed packaging scripts and fluff from abandoned repo 6 years ago