Steve Dee
4d9822ea63
Remove crya
2014-05-08 17:13:25 -07:00
Steve Dee
21d00550ed
Merge remote-tracking branch 'urbit/master' into newbreach
...
Conflicts:
.gitignore
Makefile
urb/urbit.pill
Took both bpt and ed25519, and generated a new pill starting from master's.
2014-05-08 14:53:12 -07:00
johncburnham
6ebf16f2ff
changing v:ne broke things, moved funct. to ++urle
2014-05-02 19:22:46 -07:00
johncburnham
a4a2eb9865
fixed ++urle
2014-05-02 15:22:18 -07:00
~hatteb-mitlyd
b132b73315
Merge remote-tracking branch 'urbit/master' into newbreach
...
Conflicts:
urb/urbit.pill
Create a new pill.
2014-04-30 14:02:14 -07:00
C. Guy Yarvin
d52d36e49b
About to change ++scry interface.
2014-04-30 10:04:07 -07:00
Steve Dee
ff4b3d877c
Merge branch 'master' into newbreach
...
Conflicts:
urb/urbit.pill
urb/zod/arvo/zuse.hoon
2014-04-29 17:43:30 -07:00
C. Guy Yarvin
b979188071
Typed cards.
2014-04-28 15:24:32 -07:00
Steve Dee
77b65f5ab4
Merge branch 'master' into newbreach
...
Conflicts:
urb/urbit.pill
urb/zod/arvo/ames.hoon
2014-04-25 18:39:29 -07:00
C. Guy Yarvin
da0dcfc636
Merge branch 'master' of github.com:urbit/urbit
...
is merge is necessary,
2014-04-25 10:37:54 -07:00
C. Guy Yarvin
7329ea5343
Merge branch 'master' of github.com:urbit/urbit
2014-04-23 10:03:05 -07:00
C. Guy Yarvin
2c3c4c8b1d
Fix ames timer to actually work.
2014-04-23 10:02:36 -07:00
Steve Dee
d50809b420
Merge branch 'master' into newbreach
...
Conflicts:
urb/zod/arvo/ames.hoon
v/sist.c
2014-04-21 19:06:16 -07:00
Steve Dee
c53ba0af7d
Whitespace: the invisible killer
...
Includes our first ever pass over the jets. Yikes.
2014-04-21 18:22:11 -07:00
johncburnham
768c552714
well that's embarassing
2014-04-21 11:11:13 -07:00
C. Guy Yarvin
ff5f37ad1c
Merge branch 'master' of github.com:urbit/urbit
2014-04-21 10:02:34 -07:00
C. Guy Yarvin
5e5303496f
Login and stuff.
2014-04-21 10:02:09 -07:00
johncburnham
ff160e0443
added utc library
2014-04-18 20:27:19 -07:00
~hatteb-mitlyd
73bbeb9544
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
df6edc8619
WIP jetted AES
...
be:aesc jet appears to be working.
2014-04-17 18:56:47 -07:00
C. Guy Yarvin
b55b408937
Web shell stuff.
2014-04-16 12:47:41 -07:00
Steve Dee
c8655dbeca
Merge branch 'master' into newbreach
...
Took master's pill.
Conflicts:
Makefile
urb/urbit.pill
2014-04-16 10:53:50 -07:00
C. Guy Yarvin
7db0bbf04b
Add @ui.
2014-04-15 17:49:11 -07:00
C. Guy Yarvin
66a68f4ce5
Merge branch 'master' of github.com:urbit/urbit
2014-04-15 10:33:01 -07:00
C. Guy Yarvin
3d9983f39e
More advanced and faster.
2014-04-15 10:32:48 -07:00
Steve Dee
3904660cdf
Remove redundant(?) woof
...
A structurally identical decl exists in hoon.hoon, so I'm assuming this
is redundant.
2014-04-14 19:20:21 -07:00
C. Guy Yarvin
20c6d005b3
Clean up requests from dead connections.
2014-04-14 11:01:18 -07:00
~hatteb-mitlyd
dac62b87e2
sort-of fix jets for Ed25519
...
puck:ed is correct for at least the single test-point i tried.
sign:ed is still wrong.
2014-04-11 17:17:39 -07:00
~hatteb-mitlyd
33bb87af0f
Merge remote-tracking branch 'urbit/master' into newbreach
...
Update to the latest vere
2014-04-10 12:04:51 -07:00
Steve Dee
09ddf90b62
Use acru/crua in ames
2014-04-09 17:39:40 -07:00
C. Guy Yarvin
24f0d3cfb1
Good pill, no debug.
2014-04-09 17:06:33 -07:00
C. Guy Yarvin
ffd462591f
Merge branch 'master' of github.com:urbit/urbit
...
Conflicts:
urb/zod/arvo/zuse.hoon
2014-04-09 16:52:25 -07:00
C. Guy Yarvin
9178eba744
Script fixes.
2014-04-09 16:51:19 -07:00
Steve Dee
02f8900165
One change that didn't make it in
2014-04-09 13:03:02 -07:00
Steve Dee
8e0604c4d2
Sign the input message, not the whole sealed noun
2014-04-09 12:59:09 -07:00
Steve Dee
0d901a8608
Trailing whitespace
...
Repeat after me:
find urb/zod/ -type f -name *.hoon | xargs sed -i '' -e 's/[[:space:]]*$//'
2014-04-08 17:34:29 -07:00
C. Guy Yarvin
2676054930
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
deaa14d27a
Various fixes and improvements.
2014-04-08 15:26:01 -07:00
Steve Dee
b54dea7533
New cryptosuite interface
...
`seal`/`tear` now imply `sign`/`sure` and take the public key of
the other party. As this muddies the `pu`/`se` distinction, we lump
all asym ops under `as`.
2014-04-08 10:59:49 -07:00
Steve Dee
977a7fc702
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
C. Guy Yarvin
0879da2286
Final template tweaks.
2014-04-05 14:25:16 -07:00
C. Guy Yarvin
08c3078647
"Fix" script and style non-escaping.
2014-04-05 12:04:05 -07:00
C. Guy Yarvin
774beceac3
Template language.
2014-04-02 18:06:45 -07:00
C. Guy Yarvin
a6dbaf7584
Some html and syntax tweaks.
2014-03-25 17:48:22 -07:00
C. Guy Yarvin
81cc2694dd
Test web proxying.
2014-03-22 14:42:25 -07:00
C. Guy Yarvin
9f47123717
A bunch of web fixes. Preparing to proxy.
2014-03-21 14:46:14 -07:00
C. Guy Yarvin
faf34392d8
Fix %eyre bugs, performance problems, etc.
2014-03-20 23:24:22 -07:00
C. Guy Yarvin
3cf9dc3ba2
Check in a bunch of web stuff.
2014-03-19 18:05:42 -07:00
Steve Dee
a6b43c81ad
Trailing whitespace, hoon level, part 2
2014-03-14 10:50:12 -07:00
C. Guy Yarvin
d7a59f0cbf
Basic generative loading...
2014-03-12 18:04:58 -07:00