Cory McWilliams cory
cory pushed to main at cory/tildefriends 2025-02-04 21:32:26 -05:00
dddec489b9 ssb: Results of staring at unexpected shs disconnections: wire up tunnel.endpoints and blobs.createWants more correctly/thoroughly. And add slightly more context when deliberately disconnected from the remote side.
cory pushed to main at cory/tildefriends 2025-02-04 12:53:10 -05:00
b4049eaeaa welcome: Feeling fancy. Might revert later.
cory pushed to main at cory/tildefriends 2025-02-04 12:40:15 -05:00
b3fd724b5a docs: Some updates to the README.
cory pushed to main at cory/tildefriends 2025-02-03 12:39:28 -05:00
aca25be86a docs: Minor cleanup/normalization.
cory pushed to main at cory/tildefriends 2025-02-02 22:39:58 -05:00
0f8cbdac57 docs: Bring back docs as a directory. Long live https://docs.tildefriends.net/
630219d667 docs: Stop using docs as a submodule. It discouraged pull requests.
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-02-02 22:21:18 -05:00
fef268e434 build: Oops.
cory pushed to main at cory/tildefriends 2025-02-02 22:18:09 -05:00
e18dcf3a48 build: Maybe ssh?
cory pushed to main at cory/tildefriends 2025-02-02 21:56:01 -05:00
e019320146 build: Forgot the actual rsync options I wanted.
cory pushed to main at cory/tildefriends 2025-02-02 21:51:22 -05:00
65b31e14f9 build: +rsync. Formatting yaml.
cory pushed to main at cory/tildefriends 2025-02-02 21:47:08 -05:00
9cb5cbcde9 build: OK, that fail's on me.
cory pushed to main at cory/tildefriends 2025-02-02 21:44:07 -05:00
25914ff5a7 build: c'mon
cory pushed to main at cory/tildefriends 2025-02-02 21:40:32 -05:00
c4af799279 build: Let's try to put docs somewhere.
cory pushed to main at cory/tildefriends 2025-02-02 17:12:36 -05:00
3f8f0e14f4 build: Make a directory for a thing that fails intermittently??
5414b30e7f build: Resolve some zsign/cmake warnings.
7aee897c1b cleanup: No longer need form parsing in JS.
Compare 3 commits »
cory pushed to main at cory/tildefriends 2025-02-02 16:39:14 -05:00
4060f9cc11 build: jarsigner -> apksigner to suppress a warning.
5b526cbf5b build: Clean up / consolidate some OpenSSL options now that there is only one place. Also: deadstrip better?
Compare 2 commits »
cory pushed to main at cory/tildefriends 2025-02-02 16:08:54 -05:00
f5065ff42b build: Indicate that we always use system OpenSSL on Haiku and BSD.
cory pushed to main at cory/tildefriends 2025-02-02 15:56:42 -05:00
86b5546f5f build: Get rid of the ios-specific OpenSSL build script. Now there is only one.
cory pushed to main at cory/tildefriends 2025-02-02 15:55:15 -05:00
43ae2a293b build: Fix cross-compiling for arm.
cory pushed to main at cory/tildefriends 2025-02-02 15:23:05 -05:00
b8ddbd4255 build: Remove the mingw-specific OpenSSL build script.
87cdba1db8 build: Replace the android-specific script to build OpenSSL with the shared one.
df83187e33 cleanup: Remove File.writeFile(). It is no longer used or necessary.
Compare 3 commits »
cory closed issue cory/tildefriends#101 2025-02-02 14:46:24 -05:00
Rename macos targets/directories to just debug and release
cory pushed to main at cory/tildefriends 2025-02-02 14:39:41 -05:00
eccdbf29ab build: Move built openssl to out where it belongs.