Joe Bryan
4320e5e8ee
Merge branch 'jb/urcrypt' into jb/next-gen-term
...
* jb/urcrypt: (187 commits)
test: removes obsolete scrypt test comment
u3: renames secp init/stop functions, fixes comment
u3: fixes sample deconstruction error handling in scrypt jets
u3: fixes u3kc_bex() refcount, updates style
build: adds urcrypt to top-level shell.nix
urcrypt: restores pkg-config api versioning scheme
build: restore division between pkg-config and regular deps
mingw: sets libh2o install dir (for accurate pkg-config info)
pmnsh: adds support for pkg-config
build: update mingw CI to use "ares" cachix cache
build: fixes urbit+urcrypt mingw build
build: remove obsolete (urcrypt-vendored) dependencies
build: normalize our use of pkg-config, rename urcrypt config
build: implements static builds in urbit ./configure, prunes deps
build: hack urbit configure for static linking
build: force static urcrypt on darwin
urcrypt: updates libaes_siv link test, supplying -lcrypto
urcrypt: updates shared-library build test, accounts for mangling
build: gitignore urcrypt build results
build: gitignore library binaries
...
2021-08-20 16:59:33 -04:00
Joe Bryan
c28c3e040b
test: removes obsolete scrypt test comment
2021-08-19 22:15:20 -04:00
Joe Bryan
5b7af05bb4
u3: renames secp init/stop functions, fixes comment
2021-08-19 22:14:52 -04:00
Joe Bryan
c73e595d32
u3: fixes sample deconstruction error handling in scrypt jets
2021-08-19 22:09:41 -04:00
Joe Bryan
a313420101
u3: fixes u3kc_bex() refcount, updates style
2021-08-19 22:02:30 -04:00
Joe Bryan
425f164942
urcrypt: restores pkg-config api versioning scheme
2021-08-19 21:58:18 -04:00
Joe Bryan
507c681555
build: restore division between pkg-config and regular deps
2021-08-19 20:36:00 -04:00
Joe Bryan
64a8c104c5
pmnsh: adds support for pkg-config
2021-08-19 20:36:00 -04:00
Joe Bryan
80765b9516
build: fixes urbit+urcrypt mingw build
2021-08-19 20:36:00 -04:00
Joe Bryan
dfb42f4c6f
build: remove obsolete (urcrypt-vendored) dependencies
2021-08-19 20:35:48 -04:00
Joe Bryan
d137436fe8
build: normalize our use of pkg-config, rename urcrypt config
2021-08-19 20:32:55 -04:00
Joe Bryan
e3cd08b96a
build: implements static builds in urbit ./configure, prunes deps
2021-08-19 20:32:53 -04:00
Joe Bryan
d1a9ae4b2c
build: hack urbit configure for static linking
2021-08-19 20:32:51 -04:00
Joe Bryan
fbea80467d
urcrypt: updates libaes_siv link test, supplying -lcrypto
2021-08-19 20:32:48 -04:00
Joe Bryan
935a51def9
urcrypt: updates shared-library build test, accounts for mangling
2021-08-19 20:32:46 -04:00
Joe Bryan
22c11242b9
build: gitignore urcrypt build results
2021-08-19 20:31:13 -04:00
Joe Bryan
d6f30c5f6c
Merge commit '0b3f9a629f864ad1e68c5f5a73d11c93ae42d644' into jb/urcrypt-merge
...
* commit '0b3f9a629f864ad1e68c5f5a73d11c93ae42d644':
Squashed 'pkg/urcrypt/argon2/' changes from 4da94a611e..a4c1e3f713
git subtree pull --prefix pkg/urcrypt/argon2 \
git@github.com:urbit/argon2.git master --squash
2021-08-19 20:05:34 -04:00
Joe Bryan
0b19f51a6b
Merge remote-tracking branch 'frodwith/urcrypt' into jb/urcrypt-prep
...
* frodwith/urcrypt: (75 commits)
move libaes_siv to deps
fix typo in urcrypt.h
libaes_siv now using tip of dfoxfranke master
check for recovery header presence in configure, put -O3 in flags, move pc to distcleanfiles
clean generated pkg-config file
update urbit's configure to use a liburcrypt version
add a versioning scheme to urcrypt
remove scrypt from urbit build (in urcrypt now)
move the rest of the scrypt jets to urcrypt, enable them, and correct the hoon test to match the source rfc.
scr-pbk->urcrypt
start scrypt porting
Squashed 'pkg/urcrypt/scrypt/' content from commit a402f4116
finish porting secp jets to urcrypt
pkg-config support for urcrypt, update urbit build
cosmetic configure things
require shared ssl when building a shared urcrypt
remove some old files
add autogen.sh
use srcdir in -I to support out of tree builds
whitespace and symbol cleanup
...
2021-08-19 20:03:19 -04:00
Fang
8b6b51b4da
webterm: simpler TermState
...
Extending BaseState has fallen out of fashion.
2021-08-13 00:23:12 +02:00
Fang
da85ee2e38
Merge branch 'master' into m/next-gen-term
2021-08-12 15:15:36 +02:00
Joe Bryan
44c7eedbd2
build: updates libaes_siv, builds from upstream
2021-08-04 23:38:31 -04:00
ixv
3fc5db758b
Merge branch 'la/quiet-leave'
2021-07-29 12:19:43 -07:00
ixv
f5bb8db68f
Merge branch 'philip/dill-fix'
2021-07-29 12:18:25 -07:00
Philip Monk
eb383baba9
dill: no-op on strange fact
...
Otherwise, if you accidentally give on the system duct, you crash the
event, as in #5138
2021-07-29 14:56:26 -04:00
ryjm
54935ece34
dm-hook: reload agents on dm-hook state change
...
This fixes the %notify bug that prevented dms from coming through.
2021-07-29 14:43:02 -04:00
Logan Allen
79e95e7989
group-leave: make it safer
2021-07-29 14:23:21 +00:00
Logan Allen
265db42a0a
pull-hook: leave quietly, do not crash if we have already left
2021-07-29 14:18:48 +00:00
janeway
d76cf9ae8b
glob: update to 0v7.v4dng.o33qi.kc497.5jc02.ke5es
2021-07-29 11:51:48 +10:00
Liam Fitzgerald
cdb2166273
Merge remote-tracking branch 'origin/lf/fix-threads'
2021-07-29 11:37:52 +10:00
Liam Fitzgerald
ac5db5376a
Merge remote-tracking branch 'origin/la/old-subset-behavior'
2021-07-29 11:37:38 +10:00
ixv
d951a28913
notify: conditional rewatch in on-load
2021-07-28 18:20:55 -07:00
ixv
df4a34c79a
notify: drop card
2021-07-28 18:16:13 -07:00
ixv
0226bc0a7f
agentio: fix bug with fact-all
2021-07-28 17:05:48 -07:00
Liam Fitzgerald
97a52827d3
@urbit/api: fix empty getDeepOlderThan
2021-07-29 09:18:54 +10:00
ixv
83aaaa398a
hood: start notify
2021-07-28 12:26:33 -07:00
ixv
25e61ba000
metadata-store: expose metadata to web scries
2021-07-28 12:19:11 -07:00
ixv
e0358d2103
notify: style cleanup
2021-07-28 12:19:11 -07:00
ixv
867e7721cc
notify: initial app, mar, and sur
2021-07-28 12:19:11 -07:00
Logan Allen
5114a975fe
graph lib: make interface work the same as old one did
2021-07-28 13:14:44 -05:00
janeway
ceed4b78d0
glob: update to 0v2.ifoe4.fbv35.aigir.66su4.fbspu
2021-07-23 13:53:54 +10:00
Liam Fitzgerald
3907b96112
CalmPref: respect inverted form state
2021-07-23 13:39:59 +10:00
janeway
2f9044ab99
glob: update to 0v2.ifoe4.fbv35.aigir.66su4.fbspu
2021-07-23 11:46:06 +10:00
Liam Fitzgerald
d3a1f490e8
meta: update npm version
...
- @urbit/api@1.4.0
- @urbit/eslint-config@1.0.3
- @urbit/http-api@1.3.1
2021-07-23 11:37:50 +10:00
Liam Fitzgerald
de5118fa5f
graph-store: fix newest scry
2021-07-23 11:11:21 +10:00
Matilde Park
8f27e2ae53
Merge branch 'release/next-userspace' into release/2021-7-22
2021-07-22 12:54:40 -04:00
matildepark
2a3136a01c
Merge pull request #5115 from urbit/lf/omnibus
...
interface: form handling, optimism sweep
2021-07-22 12:33:16 -04:00
Liam Fitzgerald
1e58dcda58
notifications: refactor pokes
2021-07-22 14:40:06 +10:00
matildepark
84e453daef
Merge pull request #5125 from urbit/hm/chat-autofocus
...
ChatEditor: fix ref reference
2021-07-22 00:35:17 -04:00
Hunter Miller
f40848eb1f
ChatEditor: fix ref reference
...
Fixes urbit/landscape#1059
2021-07-21 12:57:29 -05:00
Philip Monk
d15d832ef4
Merge remote-tracking branch 'origin/master' into release/next-sys
2021-07-21 13:49:07 -04:00