Commit Graph

8461 Commits

Author SHA1 Message Date
Elliot Glaysher
31afbc71ce Eyre uses turbo to build security drivers. 2018-07-25 12:36:31 -07:00
Anthony Arroyo
ff1fdd0321 MVE commit 6ff12409456c4f3ee4f34fb7f29fad3512126ae1 2018-07-24 18:56:07 -07:00
Elliot Glaysher
7ebf6f262f Make |mass work 2018-07-24 11:08:57 -07:00
Elliot Glaysher
84e05eba12 Integration of the state machine code complete; can boot a fakezod.
Fakezod boots with the new state machine code, and can run the +ford-turbo
test suite.
2018-07-24 10:54:16 -07:00
Fang
8580e7b247 Add support for targeting the last x messages in a query range.
/circle/inbox/grams/-5/-0 gets the last 5 messages from the inbox, nothing more.
Closes #643.
2018-07-23 15:30:07 -07:00
Fang
daae6f4ac8 Make talk start out with the last 200 messages of scrollback. 2018-07-23 15:26:30 -07:00
Fang
21eb5f3430 resolved conflict and merged 2018-07-23 15:26:09 -07:00
Elliot Glaysher
bf696a049d Merge branch 'ford-master-state-machine' into ford-turbo 2018-07-23 15:20:29 -07:00
Elliot Glaysher
8f046df9d4 Make cleanup of scrys/subs compile; add new tests. 2018-07-23 14:57:27 -07:00
Ted Blackman
7b9f871bf2 untested cleanup of subscription and scrying functions 2018-07-23 14:06:21 -07:00
Ted Blackman
c68931bdf8 untested minor bugfix 2018-07-23 14:06:05 -07:00
Ted Blackman
01595622f3 untested multiplexer for pending scrys 2018-07-23 14:05:54 -07:00
Ted Blackman
aa17947db7 WIP +request-tracker and some docs cleanup 2018-07-23 14:05:31 -07:00
Elliot Glaysher
2279fd8649 Add a live=? bit to %build. 2018-07-23 13:58:38 -07:00
Elliot Glaysher
e986337c9c Make +ford-turbo pass without %pin and %same in results 2018-07-23 10:30:06 -07:00
Ted Blackman
2398a91344 Removed %pin, %same, and %dude from +build-result. Untested 2018-07-23 10:06:09 -07:00
Curtis Yarvin
8d1cb514c3 Add =label=spec feature. 2018-07-21 12:19:33 -07:00
Elliot Glaysher
edaa6cb363 Remove next-builds/candidate-builds from state. 2018-07-20 16:22:13 -07:00
Elliot Glaysher
658803812c All tests that we want to pass pass. 2018-07-20 16:17:29 -07:00
Elliot Glaysher
4afa6b73ef WIP: +test-alts-and-live and +test-double-alts 2018-07-20 15:56:35 -07:00
Elliot Glaysher
0bdabe2481 WIP: got +test-alts working 2018-07-20 14:53:13 -07:00
Anthony Arroyo
a6eb000939 added comment re: protocol number limitations 2018-07-20 17:52:48 -04:00
Isaac Visintainer
b26641c997 reverted to old long-poll system but with 8 second fixed era length 2018-07-20 17:49:47 -04:00
Elliot Glaysher
ca2fe7a543 WIP: +test-five-oh-fora passes. 2018-07-19 17:05:30 -07:00
Elliot Glaysher
9d8e295094 WIP: trying to move to master branch. 2018-07-19 16:49:11 -07:00
Anthony Arroyo
dc103dcabd
Merge pull request #765 from urbit/https-acme
adds letsencrypt client :acme, integrates with :dns app and %eyre
2018-07-19 12:11:04 -07:00
Joe Bryan
4db7e486ed stub out :acme +sigh-recoverable-error rate-limit callback, print httr in mark 2018-07-19 14:11:16 -04:00
Joe Bryan
ffe7970d74 retry failed domain validation token verification 2018-07-19 14:11:16 -04:00
Joe Bryan
05050a09ff retry failed dns bindings in +hear:tell 2018-07-19 14:11:16 -04:00
Joe Bryan
7aada841f4 fix typo in error message 2018-07-19 14:11:16 -04:00
Joe Bryan
243c0a9a10 ignores our own route updates in :dns 2018-07-19 14:11:16 -04:00
Joe Bryan
22e5bb0366 uses pkcs8 private keys for %eyre cert installation 2018-07-19 14:11:16 -04:00
Joe Bryan
36d15d296c fixes pkcs8 ASN.1 en/de-coding (missing constant version) 2018-07-19 14:11:16 -04:00
Joe Bryan
f5991978be retry %direct binding verification of 504 response (cttp timeout) 2018-07-19 14:11:16 -04:00
Chris Johnson
70fc8ea772 - MVE Build b134affc18ba532e3ceb459478eac6cfffc47523 2018-07-18 17:22:47 -07:00
Chris Johnson
13fb0e2210 - Committed some styling/functionality fixes to profile.hoon 2018-07-18 10:07:57 -07:00
Curtis Yarvin
bc6ad0456d Some ?# cleanups. 2018-07-16 16:24:59 -07:00
Chris Johnson
73b713f42f - MVE Build e4a093471f7849783ef0d35499c082779fc69544
- Added “vanilla” classes to unstyled collection <ul>s
2018-07-16 13:07:47 -07:00
Joe Bryan
7ea4b5bc0b adds authentication nonce to proxy notifications %wise and %that 2018-07-10 23:40:13 -04:00
Joe Bryan
6419f27e3a adds debug install/uninstall cert events 2018-07-10 16:42:46 -04:00
Joe Bryan
5a953aa01b fixes bug in +reserved predicate for ipv4 addresses 2018-07-10 16:42:46 -04:00
Joe Bryan
14841db28d updates :dns to notify %eyre on new bindings 2018-07-10 16:42:46 -04:00
Curtis Yarvin
0f6077395b Basic ?# functionality tested. 2018-07-10 11:18:59 -07:00
Curtis Yarvin
24dc55ca95 +ar passes smoke test. 2018-07-09 17:57:56 -07:00
cgyarvin
4f79a8164c
Merge pull request #760 from urbit/rivendell-nspv
Transfer ~tep to Rivendell and ~bes to NSPV.
2018-07-06 10:35:02 -07:00
Curtis Yarvin
274030f7ff Transfer ~tep to Rivendell and ~bes to NSPV. 2018-07-06 10:11:05 -07:00
Curtis Yarvin
a5ce1b67f6 Without debug. 2018-07-06 09:58:55 -07:00
Curtis Yarvin
af10afba1e _ar texture matching. 2018-07-06 08:03:11 -07:00
Anthony Arroyo
546352b5a2 MVE build a8ad67148a4f01e795ca29cedc073a4923bacb57 2018-07-03 16:07:19 -07:00
Anthony Arroyo
fa0f64a31b Landscape (MVE) version de04b2d7f05981ec378b926bbe21dd04248e8d5a 2018-07-03 08:53:52 -07:00