Commit Graph

4342 Commits

Author SHA1 Message Date
jeff
3c1d5518d8 fix windows port and make it compile 2019-10-02 09:06:14 -04:00
jeff
c3451fc77a remove log level change 2019-10-01 11:06:56 -04:00
jeff
da9437d0cf don't need that 2019-10-01 11:05:37 -04:00
jeff
32ed821763 Merge remote-tracking branch 'upstream/dev' into multithreaded-cryptography 2019-10-01 10:51:28 -04:00
Jeff
a50c80070c
Merge pull request #848 from michael-loki/ui-macos_rework
Improvements to macOS app workflow
2019-09-30 08:29:28 -04:00
Jeff
1558f9af4c
Merge pull request #844 from michael-loki/xcode_harden
Use a hardened build for macOS release
2019-09-30 07:54:44 -04:00
Jeff
0aab04d1b2
Merge pull request #843 from michael-loki/fix_static_link
Fix static link with gcc
2019-09-30 07:54:30 -04:00
Michael
db20c12b05
Improvements to app workflow 2019-09-30 10:19:29 +01:00
Michael
89f039d69b
Use a hardened build for macOS release 2019-09-30 10:04:22 +01:00
Jeff
48db4c4a1c
Merge pull request #825 from despair86/dev
remove binaries from source tree
2019-09-25 10:38:18 -04:00
Jeff
3c2b2ce34d
Merge branch 'dev' into dev 2019-09-25 10:37:57 -04:00
Michael
50c67cb7a2
Use a hardened build for macOS release 2019-09-25 10:10:25 +01:00
michael-loki
0becc84eb5
Merge pull request #828 from michael-loki/ui-macos
Add initial macOS app
2019-09-24 11:11:41 +01:00
Michael
a5858c770f
Fix static link with gcc 2019-09-24 09:29:11 +00:00
Michael
5f0bb6fbd1
Try to fix windows build 2019-09-24 09:51:54 +01:00
Michael
ae3fc3a395
Add initial macOS app 2019-09-24 09:50:57 +01:00
Rick V
ffdb88f93f
update URI shortcuts 2019-09-23 21:22:34 -05:00
Rick V
37cf2c0bad
Revert "fix license", do the CRLF conversion at installer build time
This reverts commit 6fdbf6cb25988845ceef1c8b945a1bc93f6ee7e3.
2019-09-23 21:22:34 -05:00
Rick V
0ba4ab10a4
quote paths 2019-09-23 21:22:33 -05:00
Rick V
2a7dddf780
fix license 2019-09-23 21:22:33 -05:00
Rick V
1295b3d851
fix bootstrap command line 2019-09-23 21:22:33 -05:00
Rick V
ef4ccdc943
try running curl if we can't use native WebClient 2019-09-23 21:22:32 -05:00
Rick V
d1dd270bbb
fix command line parameters 2019-09-23 21:22:32 -05:00
Rick V
94e9305d54
fix static build 2019-09-23 21:22:31 -05:00
Rick V
48d0353a99
add targets for release engineering 2019-09-23 21:22:31 -05:00
Rick V
d1b86580e5
specify host/target explicitly for cross-build 2019-09-23 21:22:31 -05:00
Rick V
9ca2c35824
replace custom bootstrap with curl to match all other platforms
remove dead code
2019-09-23 21:22:30 -05:00
Rick V
98284ad6e6
build mbedtls from source JIT 2019-09-23 21:22:30 -05:00
Rick V
9232cef300
remove old bootstrap code 2019-09-23 21:22:29 -05:00
Rick V
00d34709eb
bump to 0.5.2 2019-09-23 21:22:29 -05:00
Rick V
bf2ecaa74a
bump to 0.5.1 2019-09-23 21:22:28 -05:00
Rick V
cb8d88326e
undo travis changes 2019-09-23 21:22:28 -05:00
Rick V
ed6ef2d527
clang-format 2019-09-23 21:22:27 -05:00
Rick V
cbdbe94bab
skip null adapters 2019-09-23 21:22:27 -05:00
Rick V
ade2ae1e9a
ok let's see how we're locked up
more debug
2019-09-23 21:22:27 -05:00
Rick V
4389e3fee2
try install .net manually
use full path

test
2019-09-23 21:22:26 -05:00
Rick V
dd29f06b92
try set up environment for travis installer build
aaa

ok we can stick these in when we're ready to test inno-setup
2019-09-23 21:22:26 -05:00
Rick V
b002d09f80
we grab a prebuilt bootstrap at build time
fix iss makefile
2019-09-23 21:22:25 -05:00
Rick V
9ba4ecc42d
refactor lokinet-bootstrap
clean up and make more robust
2019-09-23 21:22:25 -05:00
Rick V
70dea71db6
new http parser 2019-09-23 21:22:25 -05:00
Rick V
8fd13577ba
Remove binaries, download them at runtime 2019-09-23 21:22:09 -05:00
Jeff
90bfce60e1
Merge pull request #842 from michael-loki/sanitizers
Enable more sanitisers
2019-09-23 07:08:07 -04:00
Michael
86a07e2a80
Enable more sanitisers 2019-09-23 11:47:58 +01:00
Jeff
2eaa61922d
Merge branch 'master' into dev 2019-09-20 15:53:31 -04:00
Jeff
a24717de6d
Merge pull request #838 from majestrate/bump-for-0.5.2
bump version and motto
2019-09-20 15:50:56 -04:00
jeff
cd9c4d9f1a bump version and motto 2019-09-20 15:21:04 -04:00
Jeff
6fa697c558
Merge pull request #836 from majestrate/fix-handover-only-2019-09-19
final touches for handover drop bug
2019-09-20 14:52:05 -04:00
jeff
f9fb40f590 final touches 2019-09-20 12:56:19 -04:00
Jeff
35230adbe5
Merge pull request #833 from majestrate/gut-utp-2019-09-19
remove libutp and all such code related to utp
2019-09-19 16:48:36 -04:00
Jeff
a3857e4e19
Merge pull request #834 from majestrate/fix-handover-only-2019-09-19
try fixing handover
2019-09-19 16:48:13 -04:00