Jared Hance
2e2ce87449
Fix hashes in ++azel
2014-08-05 10:10:15 -04:00
C. Guy Yarvin
e7b54fe942
Moar printf.
2014-08-04 18:39:07 -07:00
C. Guy Yarvin
929328628a
Ames protocol to 3.
2014-08-04 18:19:15 -07:00
C. Guy Yarvin
d341ec529f
Ignore hashes while comparing file updates.
2014-08-04 17:38:38 -07:00
Jared Hance
e5711ca255
Merge branch 'master' into klay
...
Conflicts:
urb/urbit.pill
urb/zod/arvo/zuse.hoon
2014-08-01 14:02:51 -04:00
Jared Hance
05fc5f57b8
Various fixes, including timers
2014-08-01 10:54:31 -04:00
C. Guy Yarvin
5c3223ba1f
More memory pls.
2014-07-31 13:23:02 -07:00
Jared Hance
3d8419493d
Merge branch 'master' into klay
...
Conflicts:
urb/urbit.pill
2014-07-30 15:14:38 -04:00
C. Guy Yarvin
64be83c562
Various fixes and improvements.
2014-07-30 10:53:30 -07:00
Jared Hance
201a115f04
Merge branch 'master' into klay
...
Conflicts:
urb/urbit.pill
2014-07-29 13:25:18 -04:00
C. Guy Yarvin
1ae027d6cf
Ford compiles - still needs some syntax.
2014-07-24 13:29:16 -07:00
Jared Hance
4b88daa0cc
Can boot subs now!
2014-07-24 11:11:40 -04:00
Jared Hance
2e8b2aee22
Initial klay stuff.
...
Clay.hoon doesn't work yet, haven't done subscriptions.
Should probably changes yakis to only reference yaki mugs rather than
yakis themselves - and have a blob map in the dome. Otherwise
subscriptions and merges will suck for large stuff.
2014-07-17 11:40:52 -04:00
Jared Hance
2241d0011b
Merge branch 'clay'
...
Conflicts:
urb/urbit.pill
2014-07-16 13:56:34 -04:00
Jared Hance
e547b32554
Fix crash due to the change in %clay storage model
2014-07-10 09:49:59 -04:00
pcmonk
4ace669911
raft fix (maybe)
2014-07-09 18:08:55 -07:00
pcmonk
8bff7350aa
removed stale %send handling
2014-07-09 15:59:22 -07:00
pcmonk
c4b8f78afb
%send effect does not need to drop through anymore
2014-07-09 14:42:08 -07:00
~hatteb-mitlyd
258a1142de
fix infelicities in sync
2014-07-03 11:44:14 -07:00
~hatteb-mitlyd
b44797d0d2
undo noisy sync stuff, fix bad string compare leading to disastrous sync
2014-07-01 17:18:56 -07:00
C. Guy Yarvin
864c4f01c7
Change ++ja to ++jo and fix some stuff.
2014-07-01 16:29:44 -07:00
Jared Hance
bed7ddbb08
Fl Pt works.
...
The only failure I can get in the test suite is that signalling nan'n
crash it, which is expected behavior anyway.
Enables sse3 and fast-math.
2014-06-30 14:43:06 -04:00
Jared Hance
bf1978bc3b
More floating point bugfixes.
...
Also enable FTZ, a SSE instruction... For now at least.
2014-06-30 12:24:32 -04:00
C. Guy Yarvin
5eb3c4e1dd
%gall over %ames, first cut.
2014-06-29 16:58:17 -07:00
~hatteb-mitlyd
c4d01192dc
Merge remote-tracking branch 'urbit/newnextbreach'
...
this obsoletes newnextbreach, nextbreach, newbreach, et cetera.
Conflicts:
gen164/4/in.c
urb/zod/arvo/hoon.hoon
2014-06-25 13:39:48 -07:00
C. Guy Yarvin
c0692b7a5c
Various fixes and improvements.
2014-06-24 10:32:59 -07:00
~hatteb-mitlyd
98a44cde66
total hack to get effects processed sooner
2014-06-18 12:04:27 -07:00
Galen Wolfe-Pauly
ab410e2fe0
moved setup to readme, and ~
2014-06-09 14:56:56 -07:00
~hatteb-mitlyd
c85c87f71a
fix build on gcc
2014-06-09 10:00:17 -07:00
~hatteb-mitlyd
29eb63517b
reorder blew
2014-06-07 17:23:35 -07:00
~hatteb-mitlyd
cccf3e2d93
default telnet windows to 80x25
2014-06-07 17:07:28 -07:00
~hatteb-mitlyd
4195c71113
negotiate about window size properly
2014-06-07 16:55:15 -07:00
~hatteb-mitlyd
c35b08e16f
partially negotiate char-at-a-time telnet mode
2014-06-07 16:05:53 -07:00
~hatteb-mitlyd
9000cabe48
minor cleanups
2014-06-07 13:58:29 -07:00
~hatteb-mitlyd
50efa32a2b
remove wipe, change boil
2014-06-07 13:58:29 -07:00
~hatteb-mitlyd
4344e97cb8
crash less often with dead terminals
2014-06-07 13:20:51 -07:00
~hatteb-mitlyd
c3727ee120
Don't overload the hole card
2014-06-07 13:18:13 -07:00
~hatteb-mitlyd
1b20a22eef
terminal hole card
2014-06-07 13:05:35 -07:00
~hatteb-mitlyd
19ce1e5ffb
reorg tty struct
2014-06-07 12:27:48 -07:00
~hatteb-mitlyd
b0472d9276
close terminals properly
2014-06-07 12:27:47 -07:00
~hatteb-mitlyd
f186c44ad9
further telnet hacks
...
make C-d on an empty telnet terminal do nothing, don't suck in CRs
2014-06-07 12:27:47 -07:00
~hatteb-mitlyd
db0961f171
free a failed-accept http conn asynchronously
2014-06-07 12:27:47 -07:00
~hatteb-mitlyd
f8f3ae7968
first hack at telnet
2014-06-07 12:27:47 -07:00
Jared Hance
8b1bfe8e72
Merge branch 'master' into nextbreach
...
Conflicts:
urb/urbit.pill
urb/zod/arvo/hoon.hoon
2014-06-06 15:38:38 -04:00
C. Guy Yarvin
4628a5f531
More vane restructuring.
2014-06-05 15:14:49 -07:00
~hatteb-mitlyd
5b27726ca7
try to avoid fs caching on various platforms
2014-06-05 14:21:11 -07:00
C. Guy Yarvin
b445d373ed
%batz reasonably healthy on nextbreach.
2014-06-05 12:17:25 -07:00
~hatteb-mitlyd
e3a32b69db
carriers get files from U2_LIB, new pill
2014-06-03 18:33:35 -07:00
~hatteb-mitlyd
d45a407c1d
fix braino in fake-make
2014-06-03 16:45:00 -07:00
~hatteb-mitlyd
232c80ada5
beginning stages of fake-net hackery
2014-06-03 16:39:28 -07:00
C. Guy Yarvin
b45e72a750
IPv4 lanes now have a timestamp.
2014-06-03 14:01:40 -07:00
C. Guy Yarvin
f4acd72d90
Merge branch 'master' of github.com:urbit/urbit
...
Conflicts:
urb/urbit.pill
2014-06-03 11:25:12 -07:00
~hatteb-mitlyd
4c51fa75ee
crash when crude fails
2014-06-03 11:10:24 -07:00
C. Guy Yarvin
d57b87d94a
Some vane cleanups, etc.
2014-06-02 22:07:32 -07:00
~hatteb-mitlyd
b76b207bd2
fix booting without checkpoint
2014-06-01 22:24:50 -07:00
~hatteb-mitlyd
dd0104dbce
Add basic synclog code to try and track sync issues
2014-05-31 20:26:18 -07:00
~hatteb-mitlyd
c819b4c034
Merge remote-tracking branch 'origin/newbreach'
...
Update protocol for breach.
Conflicts:
f/trac.c
urb/urbit.pill
urb/zod/arvo/zuse.hoon
v/raft.c
2014-05-30 17:56:12 -07:00
Gavin Whelan
901c83799b
Merge various changes
2014-05-30 16:13:44 -07:00
Gavin Whelan
9933bca9cf
Merge and minor merge changes
2014-05-30 15:59:58 -07:00
~hatteb-mitlyd
b04775c002
remove old boot cruft
2014-05-30 15:05:47 -07:00
C. Guy Yarvin
8327419b78
Revert "Remove unused arms from arvo external core."
...
This reverts commit b754c2aeadbc8028a2e7989066dbbf08d2f293ef.
2014-05-30 14:51:28 -07:00
C. Guy Yarvin
4cbb1eeb18
Remove unused arms from arvo external core.
2014-05-30 14:45:41 -07:00
Gavin Whelan
97637ebe78
Merging clay fixes
2014-05-30 13:36:51 -07:00
C. Guy Yarvin
534e1a9090
Perfect GHETTO.
2014-05-30 12:47:47 -07:00
C. Guy Yarvin
bb4696d9aa
Only the GHETTO can save the GHETTO.
2014-05-30 12:05:03 -07:00
C. Guy Yarvin
93bd99a4d2
GHETTO.
2014-05-30 11:44:08 -07:00
C. Guy Yarvin
f4e45a67ab
GHETTO.
2014-05-30 11:43:48 -07:00
~hatteb-mitlyd
f97058f0b8
more profiling detritus
...
Conflicts:
v/raft.c
2014-05-30 11:42:49 -07:00
~hatteb-mitlyd
b23c701c2a
more profiling detritus
2014-05-30 11:09:47 -07:00
Gavin Whelan
eb4bd3c6cc
Merge
2014-05-29 12:33:46 -07:00
~hatteb-mitlyd
3566984894
crappy punk-perf
2014-05-29 12:19:55 -07:00
Gavin Whelan
3d2cc3027d
Merging merge
2014-05-28 12:26:16 -07:00
~hatteb-mitlyd
37e351528e
wire up delete/get/put in cttp
2014-05-18 18:49:59 -07:00
~hatteb-mitlyd
24b82f00fd
Merge remote-tracking branch 'urbit/master' into newbreach
...
pull in ssl fix
2014-05-16 15:53:23 -07:00
~hatteb-mitlyd
bf73cea511
SSL bios are freed by SSL_free
2014-05-16 15:52:11 -07:00
~hatteb-mitlyd
13e5b0966f
Merge remote-tracking branch 'urbit/master' into newbreach
...
Conflicts:
urb/urbit.pill
pill created from fakezod
2014-05-16 15:04:40 -07:00
~hatteb-mitlyd
cb4c01b32d
sync toplevel files
2014-05-16 14:01:48 -07:00
~hatteb-mitlyd
e68a2a25d9
attempt to sync out files at toplevel
2014-05-16 14:01:48 -07:00
~hatteb-mitlyd
935e3dd063
SSL palliative
2014-05-15 12:55:30 -07:00
~hatteb-mitlyd
d118abb758
fix free in cttp
2014-05-14 15:12:04 -07:00
~hatteb-mitlyd
8823426918
fix _cttp_mcut_quay
...
the quay is no longer a map...
2014-05-14 13:22:29 -07:00
~hatteb-mitlyd
7881861296
sync palliative: check after block, not before
2014-05-13 16:34:09 -07:00
~hatteb-mitlyd
a1055f57cb
sync palliative: don't assert, recreate
2014-05-13 16:32:44 -07:00
~hatteb-mitlyd
4daa9a6ed9
remove URBIT_HOME
...
New piers are structured as so:
cpu/.urb/{urbit.pill,chk,sis,get,put,code.~dansut-docfyn}
cpu/dansut-docfyn-dozzod-dozzod--dozzod-dozzod-dozzod-dozzod/{try,main,arvo}
2014-05-13 12:22:07 -07:00
~hatteb-mitlyd
43c3988995
add exit code to %logo card
2014-05-12 15:42:43 -07:00
~hatteb-mitlyd
3e869096b8
Merge remote-tracking branch 'urbit/master' into newbreach
...
Conflicts:
urb/urbit.pill
Generate new pill.
2014-05-09 13:26:22 -07:00
~hatteb-mitlyd
4c967b2d60
avoid use-after-free in raft.c
2014-05-09 12:39:14 -07:00
Steve Dee
fab6bcdd80
Remove crya
2014-05-08 17:13:25 -07:00
~hatteb-mitlyd
8e56d82666
Merge remote-tracking branch 'urbit/master' into newbreach
...
Conflicts:
urb/urbit.pill
Create a new pill.
2014-04-30 14:02:14 -07:00
~hatteb-mitlyd
e1a0cc1658
fix bogosity caused by uninitialized memory
2014-04-30 11:34:43 -07:00
Gavin Whelan
f77ac6a18c
fixing bug in partially merged unix.c
2014-04-30 11:23:12 -07:00
Gavin Whelan
11a3d774a1
Removing hokey ^ jam file thing.
2014-04-30 10:43:01 -07:00
Steve Dee
3b7734336c
Merge branch 'master' into newbreach
...
Conflicts:
urb/urbit.pill
urb/zod/arvo/ames.hoon
2014-04-25 18:39:29 -07:00
~hatteb-mitlyd
de79ff3fea
fix cttp: body comes after cr-lf, not before
2014-04-24 14:08:51 -07:00
C. Guy Yarvin
0672685788
Remove some ames printfs; fix a warning.
2014-04-23 12:32:08 -07:00
C. Guy Yarvin
ff716a6122
Merge branch 'master' of github.com:urbit/urbit
2014-04-23 10:03:05 -07:00
C. Guy Yarvin
29ca4f9fe2
Fix ames timer to actually work.
2014-04-23 10:02:36 -07:00
Steve Dee
44cd26548b
Merge branch 'master' into newbreach
...
Conflicts:
urb/zod/arvo/ames.hoon
v/sist.c
2014-04-21 19:06:16 -07:00
Steve Dee
65e9634db1
fsync after pack
...
Well, this might help. Apparently "useless" was a bit too strong a word.
2014-04-21 19:01:37 -07:00
Steven Dee
292156b2be
Trivial self-healing log code
2014-04-22 01:53:03 +00:00
Steven Dee
36133b61e5
Fix printf
2014-04-19 01:42:07 +00:00
Galen Wolfe-Pauly
ba2052fa83
Merge branch 'master' into welcome
2014-04-18 11:07:05 -07:00
~hatteb-mitlyd
e67816ef87
Merge remote-tracking branch 'urbit/master' into newbreach
...
take their urbit.pill
Conflicts:
Makefile
urb/urbit.pill
v/sist.c
2014-04-18 10:24:59 -07:00
Steve Dee
7aea3bd148
Expound on sequence number difference assert
...
Try to stop epople deleting their piers when this happens so we can
figure out what's going on here...
2014-04-17 11:40:00 -07:00
C. Guy Yarvin
c6ef1fba01
Shell console.
2014-04-16 17:49:41 -07:00
Steve Dee
a0e835ecd8
Merge branch 'master' into newbreach
...
Took master's pill.
Conflicts:
Makefile
urb/urbit.pill
2014-04-16 10:53:50 -07:00
Galen Wolfe-Pauly
2f6e953d03
welcome message
2014-04-15 20:28:22 -07:00
C. Guy Yarvin
c1a0511387
Eyre console stuff.
2014-04-15 18:35:25 -07:00
C. Guy Yarvin
1317ac3c1e
Clean up requests from dead connections.
2014-04-14 11:01:18 -07:00
~hatteb-mitlyd
aec40128c9
Merge remote-tracking branch 'urbit/master' into newbreach
...
Update to the latest vere
2014-04-10 12:04:51 -07:00
Steven Dee
e4708058a0
Include errno properly on OpenBSD
2014-04-10 04:24:19 -07:00
Steve Dee
5c5d2b81ec
Merge remote-tracking branch 'urbit/master' into newbreach
2014-04-09 17:38:59 -07:00
Steve Dee
a5a3d0d85d
Fix for 64-bit sequence numbers
2014-04-09 13:31:00 -07:00
Steve Dee
289bd6e0ee
Fix fs event sync
2014-04-08 16:06:14 -07:00
C. Guy Yarvin
bd5b0dd794
Merge branch 'master' of github.com:urbit/urbit
...
Conflicts:
urb/zod/arvo/eyre.hoon
urb/zod/arvo/hoon.hoon
2014-04-08 15:28:36 -07:00
C. Guy Yarvin
49cb66468f
Various fixes and improvements.
2014-04-08 15:26:01 -07:00
Steve Dee
c9a4cf19cf
64-bit entry numbers
2014-04-08 09:25:49 -07:00
Steve Dee
0ebce498bd
Trailing whitespace
...
You guys. The default git precommit hook checks for this. You can enable
it by copying and pasting this command into a shell in your Urbit
checkout:
cp .git/hooks/precommit{.sample,}
2014-04-07 10:19:02 -07:00
~hatteb-mitlyd
298f9389d8
mkdir and unlink are permitted exactly one error
...
fixes #131
2014-04-05 21:45:43 -07:00
~hatteb-mitlyd
93d5722faa
remove the old poll-based term stuff in favor of a uv_pipe
2014-04-03 14:47:22 -07:00
~hatteb-mitlyd
75dce9eefc
make asserting malloc into a #define
2014-04-03 14:37:32 -07:00
~hatteb-mitlyd
a0c18f56b2
change to asserting malloc
2014-04-01 17:48:26 -07:00
Steve Dee
fd3c03fa73
Options cleanup
...
Remove sow, pas, and rez. Add comments with flags and short
descriptions. Also correctly bound ports.
2014-03-31 07:46:54 -07:00
Steve Dee
90665f29ed
Skip event on replay, not disk read
2014-03-28 12:00:30 -07:00
~hatteb-mitlyd
f6c4224130
don't crash when server cannot be found
2014-03-28 11:43:35 -07:00
Steve Dee
b7c6df667c
Add flag to skip the last event
...
Handy when that event causes disastrous repercussions at the C level.
On the whole, terrible. Note that the flag is spelled "-Xwtf",
pronounced "pleaXe wipe that fscker".
2014-03-28 11:38:23 -07:00
C. Guy Yarvin
5a1e02fb48
Fix issue #128 .
2014-03-27 09:42:27 -07:00
~hatteb-mitlyd
d4cf1aabed
ignore ~files too. hokey unix stuff.
2014-03-25 10:39:53 -07:00
~hatteb-mitlyd
6151a2ba5d
ignore ENOENT in unix_load
2014-03-25 10:26:46 -07:00
Steven Dee
5c68bb4de6
fpurge stopped working on Arch at some point
2014-03-25 08:43:52 -07:00
Steve Dee
d9a27c0949
Found our 28 bytes
2014-03-25 08:05:46 -07:00
~hatteb-mitlyd
38c04a68e6
fix headers leak
2014-03-24 19:42:01 -07:00
~hatteb-mitlyd
d5c61a3038
use a uv_prepare callback to scan fs tree
...
Much more responsive file sync.
2014-03-24 11:31:03 -07:00
C. Guy Yarvin
f725293d6d
Revert "Fork a child to handle checkpointing."
...
This reverts commit 3fa73e4e350878c8dcf4c0a2f305f7a528c4a2c3.
2014-03-22 13:25:47 -07:00
~hatteb-mitlyd
23aced9775
Fork a child to handle checkpointing.
...
Kill the noise, and handle exit status from the child. If anything
untoward happens to the child, we need to know about it.
2014-03-21 18:08:58 -07:00
C. Guy Yarvin
c837404578
A bunch of web fixes. Preparing to proxy.
2014-03-21 14:46:14 -07:00
C. Guy Yarvin
55c9f41b14
Merge branch 'master' of github.com:urbit/urbit
2014-03-19 15:42:12 -07:00
C. Guy Yarvin
56a61c1c7f
Add a pseudo-secure http server.
2014-03-19 15:40:40 -07:00
~hatteb-mitlyd
45c092d14f
load some certificates so linux doesn't barf
2014-03-19 11:59:33 -07:00
~hatteb-mitlyd
1e57cf3e1e
kill the noise
2014-03-18 17:46:41 -07:00
~hatteb-mitlyd
c944ff7496
close the SSL connection after the response is seen
2014-03-18 17:32:13 -07:00
~hatteb-mitlyd
e7a75fed3c
separate out needs-handshake from SSL-is-open status
...
no longer responds to "no request"
2014-03-18 17:29:52 -07:00
~hatteb-mitlyd
b5e38673fc
a few ssl improvements
2014-03-18 17:29:51 -07:00
~hatteb-mitlyd
f3e99bae8f
connect SSL on port 443, not 80, and don't over-rout.
...
this nearly works.
2014-03-18 17:29:51 -07:00
~hatteb-mitlyd
4370e1ecc0
closer, no longer loops infinitely
2014-03-18 17:29:51 -07:00
~hatteb-mitlyd
1abfee3d03
works a little better, but is shoving SSL data into the parser
2014-03-18 17:29:51 -07:00
~hatteb-mitlyd
6f2e5cf333
actually completes the handshake now
2014-03-18 17:29:51 -07:00
~hatteb-mitlyd
65aba238a8
first-line work on SSLifying the HTTP client
...
doesn't work at all, because the encrypted buffer never gets written to the net
2014-03-18 17:29:51 -07:00
~hatteb-mitlyd
0d0d6e468a
formatting
2014-03-18 17:29:51 -07:00
~hatteb-mitlyd
12bf369663
continue for files only
2014-03-18 17:04:44 -07:00