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 |
|
Fang
|
4a6e71832f
|
Add RIPEMD-160 to zuse
Jet hinted but not yet implemented.
|
2018-07-20 01:41:27 +02:00 |
|
Fang
|
df63ff6208
|
Add argon2 and blake2b to zuse
|
2018-07-19 21:47:06 +02: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 |
|
Fang
|
050fa5d996
|
Fix incorrect usage of HMAC function in secp core.
|
2018-07-13 17:28:19 +02:00 |
|
Fang
|
1e6dc842a4
|
Add secp core with secp256k to zuse.
Not yet fully jet-hinted.
|
2018-07-13 15:22:34 +02:00 |
|
Fang
|
676b188d5f
|
Add correct byte-order HMAC family to zuse.
|
2018-07-13 14:50:15 +02:00 |
|
Fang
|
5041937837
|
Add jet hint to ++swp.
|
2018-07-13 13:53:07 +02:00 |
|
Fang
|
64964ea2a9
|
Add ++sha to hoon.hoon, for correct byte-order SHA hashing.
|
2018-07-11 22:50:10 +02:00 |
|
Fang
|
c8514d5841
|
Add +=byts type.
Similar to octs, but for "normal" byte order as found in most @
except @t.
|
2018-07-11 20:49:11 +02:00 |
|
Fang
|
7b4eb67346
|
Add ++rev for reversing bloq order.
This is different from ++swp in that it turns leading zeroes into
trailing zeroes correctly, rather than ignoring them.
|
2018-07-11 20:47:23 +02: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 |
|