Commit Graph

16 Commits

Author SHA1 Message Date
Joe Bryan
b1bc4b54f3 Merge branches 'jb/rnv-restage' and 'jb/rnv-fixes', remote-tracking branches 'frodwith/keccak' and 'botter-nidnul/release/next-vere' into jb/rnv-merge
* jb/rnv-restage:
  build: patch windows uv_pipe impl to allow null writes
  build: update pmnsh to support cachix text/x-nix-narinfo responses
  vere: renames terminal streams for clarity, removes unused uv_tcp_t
  vere: suppress null writes in term.c
  Revert "Merge pull request #4463 from urbit/m/next-gen-term"

* jb/rnv-fixes:
  vere: bumps versions
  vere: fixes crash (null deref) in comet booting
  u3: fixes printf in c3_assert()

* frodwith/keccak:
  jets: ice keccak
  working keccak jets
  urcrypt: fixing some typos - now builds
  Squashed 'pkg/urcrypt/keccak-tiny/' content from commit 9b438dc0f7
  urcrypt,jets: initial commit of keccak material

* botter-nidnul/release/next-vere:
  urcrypt: argon2 only optimize for x86_64 on x86_64
2021-09-24 18:05:37 -04:00
~botter-nidnul
b02abe92f0
urcrypt: argon2 only optimize for x86_64 on x86_64
change warning message
2021-09-24 04:49:40 -05:00
Paul Driver
f1b31d3320 urcrypt: fixing some typos - now builds 2021-09-20 16:03:54 -07:00
Paul Driver
1f809af4fd urcrypt,jets: initial commit of keccak material 2021-09-20 12:50:16 -07:00
Paul Driver
3e3bb6c41f check for recovery header presence in configure, put -O3 in flags, move pc to distcleanfiles 2020-10-12 13:17:11 -07:00
Paul Driver
1e0b393e34 clean generated pkg-config file 2020-10-12 12:13:22 -07:00
Paul Driver
8e7b9560c3 add a versioning scheme to urcrypt 2020-10-12 11:58:09 -07:00
Paul Driver
915880a4ab start scrypt porting 2020-10-10 15:01:31 -07:00
Paul Driver
988d1fe445 pkg-config support for urcrypt, update urbit build 2020-10-09 13:40:31 -07:00
Paul Driver
b8b5ed07f0 require shared ssl when building a shared urcrypt 2020-10-06 14:23:22 -07:00
Paul Driver
3f5566f683 use srcdir in -I to support out of tree builds 2020-10-05 10:54:14 -07:00
Paul Driver
d7c2c4aece whitespace and symbol cleanup 2020-10-05 10:31:45 -07:00
Paul Driver
88c68e9498 more flags fixing, remove some obsolete deps 2020-10-05 08:36:45 -07:00
Paul Driver
5e043d292d use convenience libraries for independent cflags etc 2020-10-05 08:24:27 -07:00
Paul Driver
8e596ca365 more autoconfiscation 2020-10-03 17:01:56 -07:00
Paul Driver
5fbd0b2a90 mid-autoconfiscation of urcrypt 2020-10-03 15:15:14 -07:00