Joe Bryan
|
521d165775
|
Merge pull request #1147 from mrdomino/libent
Use libent for getentropy
|
2019-01-16 14:31:47 -05:00 |
|
Jōshin
|
680fe91953
|
Remove includes introduced for getentropy
|
2019-01-16 09:14:11 -08:00 |
|
Jōshin
|
30b616dd8b
|
Use libent for getentropy
|
2019-01-16 09:06:12 -08:00 |
|
Ted Blackman
|
ced10a3818
|
Merge pull request #1144 from urbit/mug-stack
Mug stack
|
2019-01-15 22:02:37 -08:00 |
|
Ted Blackman
|
86ccb0b173
|
remove old version of u3r_mug()
|
2019-01-15 21:09:05 -08:00 |
|
Joe Bryan
|
18ba299912
|
renames test-hash
|
2019-01-15 23:58:29 -05:00 |
|
Joe Bryan
|
ee835ee87f
|
removes temporary u3r_mug tests
|
2019-01-15 23:58:16 -05:00 |
|
Joe Bryan
|
e655b07ecb
|
adds assertions to protect u3r_mug against stack overflow
|
2019-01-15 23:57:45 -05:00 |
|
Joe Bryan
|
76fa248700
|
adds a u3_none explicit bottom stack frame to u3r_mug
|
2019-01-15 23:49:03 -05:00 |
|
Ted Blackman
|
6d70ad19dd
|
WIP simplified conditionals, still dies, appears stateful?
|
2019-01-15 20:03:24 -08:00 |
|
Ted Blackman
|
e815ad4be7
|
WIP refactored but still dying
|
2019-01-15 19:42:40 -08:00 |
|
Ted Blackman
|
63ccf3ad7e
|
WIP still dying
|
2019-01-15 19:29:11 -08:00 |
|
Ted Blackman
|
b105e5e6db
|
WIP testing and printing
|
2019-01-15 18:58:28 -08:00 |
|
Ted Blackman
|
e22884ef7e
|
WIP compiles but crashes
|
2019-01-15 18:08:21 -08:00 |
|
Joe Bryan
|
f4d10b2d08
|
Merge pull request #1143 from urbit/contributing-updates
updates CONTRIBUTING.md, removing obsolete instructions
|
2019-01-15 19:35:53 -05:00 |
|
Joe Bryan
|
c0138ad0d3
|
updates CONTRIBUTING.md, removing obsolete instructions
|
2019-01-15 16:13:38 -05:00 |
|
Joe Bryan
|
fac0fef804
|
Merge pull request #1141 from urbit/readme-help
updates README and usage instructions
|
2019-01-15 15:19:56 -05:00 |
|
Joe Bryan
|
56b20626bd
|
Merge pull request #1142 from urbit/ames-bail-clean
exit cleanly if $galaxy is already running (fake or real)
|
2019-01-15 14:44:48 -05:00 |
|
Joe Bryan
|
449b2c1a5d
|
exit cleanly if $galaxy is already running (fake or real)
|
2019-01-15 14:28:55 -05:00 |
|
Joe Bryan
|
16c99e75af
|
corrects usage instructions
|
2019-01-15 13:23:11 -05:00 |
|
Joe Bryan
|
2a5757ab9d
|
corrects build/dependency sections of README
|
2019-01-15 13:22:47 -05:00 |
|
Joe Bryan
|
4674945e97
|
corrects links in README
|
2019-01-15 13:22:25 -05:00 |
|
Joe Bryan
|
14a718d14d
|
Merge branch 'master' into release-candidate
* master:
Disable terminal echo on passcode entry
|
2019-01-14 21:12:27 -05:00 |
|
Joe Bryan
|
dfb049a629
|
Merge pull request #1138 from urbit/vvisigoth-patch-1
Update README.md
|
2019-01-14 21:09:26 -05:00 |
|
Anthony Arroyo
|
31b333894a
|
Update README.md
|
2019-01-14 21:08:06 -05:00 |
|
Joe Bryan
|
f5f9d708c2
|
Merge pull request #1136 from mrdomino/release-candidate
Minor file-head cleanup
|
2019-01-14 16:56:20 -05:00 |
|
Jōshin
|
3e7d344c01
|
Minor file-head cleanup
I removed anything that was in portable.h, specified proper path names,
and removed some now-wrong (?) public domain notices.
|
2019-01-13 22:42:00 -08:00 |
|
Ted Blackman
|
0ad64600a2
|
Merge pull request #1135 from urbit/comet-stars
Download star list to boot comet
|
2019-01-11 18:31:41 -08:00 |
|
Ted Blackman
|
afd3236cdb
|
warn harder, with snark
|
2019-01-11 18:31:21 -08:00 |
|
Ted Blackman
|
7ade54973d
|
add a warning printf about slowness
|
2019-01-11 18:01:54 -08:00 |
|
Ted Blackman
|
c2ebf77ae2
|
Fix u3_dawn_come() call signature and call sites
|
2019-01-11 17:53:07 -08:00 |
|
Ted Blackman
|
b13f444809
|
mine a comet under a list of stars that we download
|
2019-01-11 17:40:09 -08:00 |
|
Philip Monk
|
d10812b2cb
|
Merge pull request #1134 from urbit/philip/boot-args
Provide default for -e for galaxies
|
2019-01-11 17:32:31 -08:00 |
|
Philip Monk
|
059b13f30e
|
provide default for -e
|
2019-01-11 17:31:30 -08:00 |
|
Joe Bryan
|
86c38a46ea
|
Merge pull request #1133 from urbit/hash-tests
fix heap allocation in hash_tests
|
2019-01-11 14:08:49 -05:00 |
|
Joe Bryan
|
9fae727179
|
fix heap allocation in hash_tests
|
2019-01-11 14:01:02 -05:00 |
|
Joe Bryan
|
0ee959b9e7
|
Merge pull request #1122 from mrdomino/c3-getentropy
c3_rand cleanup
|
2019-01-11 13:17:04 -05:00 |
|
Ted Blackman
|
7be1073007
|
Merge pull request #1130 from urbit/snapdown
Download ethereum snapshot from URL
|
2019-01-11 08:27:16 -08:00 |
|
Joe Bryan
|
b17702072c
|
Merge pull request #1131 from urbit/proxy-retouch
tcp proxy cleanup
|
2019-01-11 11:12:15 -05:00 |
|
Ted Blackman
|
4ea8492319
|
-m eth snap url, -C raw eth chain
|
2019-01-11 08:07:26 -08:00 |
|
Joe Bryan
|
61afdf9309
|
fixes typos in http.c
|
2019-01-11 11:06:20 -05:00 |
|
Joe Bryan
|
4feb9774ce
|
Merge pull request #1132 from urbit/mugmenot
disables inconsistent event-log validation step on replay
|
2019-01-11 10:19:01 -05:00 |
|
Joe Bryan
|
dc8e8f36c4
|
disables inconsistent event-log validation step on replay
|
2019-01-10 22:22:25 -05:00 |
|
Joe Bryan
|
d5e51fe6cc
|
Merge pull request #1129 from urbit/mug-retouch
corrects u3r_mug_chub and u3r_mug_words
|
2019-01-10 22:16:54 -05:00 |
|
Joe Bryan
|
a89db3ccc3
|
simplifies u3r_mug_words bytewidth loop
|
2019-01-10 22:10:44 -05:00 |
|
Joe Bryan
|
71d27f99f0
|
refactors _proxy_ward_start() and _proxy_ward_plan()
|
2019-01-10 20:51:14 -05:00 |
|
Joe Bryan
|
5c0a05011a
|
disables proxy printf on u3_ward auth failure
|
2019-01-10 20:20:42 -05:00 |
|
Joe Bryan
|
a82a68df21
|
skip free() in tests
|
2019-01-10 19:00:50 -05:00 |
|
Joe Bryan
|
cd757b39b9
|
revises u3r_mug_chub and u3r_mug_words to match u3r_mug_bytes
|
2019-01-10 18:47:16 -05:00 |
|
Joe Bryan
|
a50c21e3cf
|
identifies hash test failure printfs
|
2019-01-10 18:43:03 -05:00 |
|