Commit Graph

  • 34a861aa69 checkpoint Christien Rioux 2024-02-15 11:05:41 -0700
  • 9b04fb1e4b debug Christien Rioux 2024-02-14 21:33:04 -0500
  • 40288f41ba config fixes Christien Rioux 2024-02-14 18:56:14 -0500
  • 1c13ca81ea rename Christien Rioux 2024-02-07 19:13:17 -0500
  • a32774a29c remove operation for dart VeilidSubkeyRange and List<> Christien Rioux 2024-02-01 11:45:55 -0500
  • d74dad3ec9 Merge branch 'systemd-hardening' into 'main' TC 2024-03-03 21:45:38 +0000
  • 7431a5380a Added crates.io and Pypi release steps to build_repositories job. Maybe it works, maybe it doesn't. We'll find out at next release. TC 2024-03-03 21:19:21 +0000
  • a8abe155a9 Merge branch 'openbsd' into 'main' Christien Rioux 2024-02-23 19:27:17 +0000
  • a957cde4a9 Inital import of openbsd support. Provides the correct C representations for the data structures. For now it has a lot of code dupplication with apple.rs. These need to be abstracted and shared keeping only PlatformSupport implementations and C struct reprs. dsp 2024-02-20 00:36:14 -0700
  • a150a7a605 Merge branch 'salvatoret/default-empty-string' into 'main' Christien Rioux 2024-02-17 00:18:00 +0000
  • 6c6f0c4966
    Default config listen_address to empty string Salvatore Testa 2024-02-16 15:52:02 -0800
  • c8429a0a36 Merge branch 'kyanha-hickory-resolver' into 'main' Christien Rioux 2024-02-12 23:55:01 +0000
  • aa43f8d4a6 chore: rebrand trust-dns-resolver to hickory-resolver Kyle Hamilton 2024-02-12 17:04:27 -0500
  • 16dead2d6f Merge branch 'salvatoret/cargo-clippy-cleanup' into 'main' Christien Rioux 2024-02-10 20:35:06 +0000
  • ff853a6546 Merge branch 'salvatoret/copyable-target' into 'main' Christien Rioux 2024-02-10 20:33:50 +0000
  • 1db376686a Merge branch 'kyanha-unnecessary-awaits' into 'main' Christien Rioux 2024-02-10 20:33:18 +0000
  • fedc4d7bb5 Merge branch 'from-into-u8-array-types' into 'main' Christien Rioux 2024-02-10 20:32:17 +0000
  • 62ebd4a0aa oops, removing some test code eve.hobert 2024-02-02 16:16:10 -0600
  • 6b2c9ed48a adding an impl from and into [u8; size] for byte array types eve.hobert 2024-02-02 16:04:23 -0600
  • 205be49eec
    Run cargo clippy with unit tests Salvatore Testa 2024-02-02 11:03:03 -0800
  • 074ec50451
    Resolve cargo clippy errors Salvatore Testa 2024-02-01 14:24:32 -0800
  • e80984332d Removes unnecessary 'await' before 'return' Kyle Hamilton 2024-02-01 23:18:44 -0500
  • 5e55be4b7a
    Make Target copy-able Salvatore Testa 2024-02-01 14:32:30 -0800
  • 9f795ef520 Merge branch 'sajattack-main-patch-13365' into 'main' Christien Rioux 2024-01-29 01:45:28 +0000
  • 47e9029456 Use proper c_char ffi type Paul Sajna 2024-01-29 00:19:25 +0000
  • 9e690408c9 Merge branch 'feature/allow_popos' into 'main' Christien Rioux 2024-01-25 19:10:34 +0000
  • ca17a1c727 Merge branch 'docs/readme-br' into 'main' Christien Rioux 2024-01-25 19:10:09 +0000
  • 6f184f7326 Merge branch 'dht-work' into 'main' Christien Rioux 2024-01-21 21:08:31 +0000
  • fd4d42c6a2 clippy lint Christien Rioux 2024-01-21 15:50:48 -0500
  • a092463f77 clean up warnings John Smith 2024-01-20 22:06:15 -0500
  • 2ef91116ee switch to build hash from modtime for capnp generation Christien Rioux 2024-01-20 21:52:23 -0500
  • ffb636f262 Created README in pt_BR. pt_BR = Brazilian Portuguese. Fábio Corrêa 2024-01-20 15:50:45 -0300
  • aa8e379a7a Added Pop!_OS to setup_linux.sh script. Pop!_OS is an Ubuntu/Debian based distro. Fábio Corrêa 2024-01-20 14:48:32 -0300
  • 599677bb2d better version Christien Rioux 2024-01-19 22:10:10 -0500
  • 617d059eb5 add missing function Christien Rioux 2024-01-19 22:04:41 -0500
  • ae339e6573 wasm fixes Christien Rioux 2024-01-19 21:30:48 -0500
  • b9705285e9 xfer Christien Rioux 2024-01-19 14:34:09 -0500
  • 7848c14c2b disable dht test due to inconsistencies Christien Rioux 2024-01-19 13:44:00 -0500
  • b9aa268f71 schema work Christien Rioux 2024-01-06 20:46:52 -0500
  • 37ed0239f3 checkpoint Christien Rioux 2024-01-04 22:29:31 -0500
  • 92cb5a07cf add watch capability Christien Rioux 2023-12-17 14:03:56 -0500
  • 70ef992714 windows fix John Smith 2023-12-17 10:39:03 -0500
  • 5ad4814515 push configuration check to veilid-server John Smith 2023-12-17 10:05:08 -0500
  • 25637e5ff5 disable async-std+windows build John Smith 2023-12-17 09:52:10 -0500
  • 633c0394c9 fix windows tokio signature John Smith 2023-12-16 16:11:53 -0500
  • b11f404d3f async-std support John Smith 2023-12-16 15:49:53 -0500
  • 4e36524778 windows named pipe support for python John Smith 2023-12-16 12:46:57 -0500
  • 6bfe9a0236 default to ipc only John Smith 2023-12-15 19:22:06 -0500
  • d1aa488883 windows specific ipc logic John Smith 2023-12-15 18:24:53 -0500
  • f47adfa03f change signature of accept function John Smith 2023-12-15 16:56:31 -0500
  • d454f9fdf9 update deps John Smith 2023-12-15 13:49:10 -0500
  • bdb64a96ea cleanup a bit John Smith 2023-12-15 11:30:53 -0500
  • eecbb14774 defer to specified command line mode John Smith 2023-12-14 21:42:58 -0500
  • caa2746110 ipc works John Smith 2023-12-14 21:28:02 -0500
  • 37979277b5 IPC to server John Smith 2023-12-14 17:23:43 -0500
  • 6d2119f32e fix #347 and #349 John Smith 2023-12-12 16:45:57 -0500
  • 7129343ea1 some debugging for bootstrap and route purge John Smith 2023-12-12 16:13:56 -0500
  • 97a9a8d3af python update John Smith 2023-12-10 19:28:09 -0500
  • 2e2f3b0bc4 clippy lint John Smith 2023-12-10 19:25:49 -0500
  • f96e23b0f6 better display John Smith 2023-12-10 19:09:42 -0500
  • cfd7a319d2 remove unused function John Smith 2023-12-10 18:27:57 -0500
  • 277aed5d40 private route respondto fix John Smith 2023-12-10 18:25:50 -0500
  • c33b00fe32 clamp instead of reject max expiration time John Smith 2023-12-10 16:29:52 -0500
  • 9c0c7cf0b2 config oops John Smith 2023-12-10 15:40:38 -0500
  • 064661f20d expiration work John Smith 2023-12-10 14:55:44 -0500
  • b6f1e706f7 fix expiration John Smith 2023-12-10 14:25:04 -0500
  • d269b25a23 make ctrl-k clear screen everywhere John Smith 2023-12-10 13:40:47 -0500
  • 5f5515af5e oops John Smith 2023-12-10 13:26:21 -0500
  • 827a3443b0 fix lengths John Smith 2023-12-10 10:50:20 -0500
  • 448267217e ranges John Smith 2023-12-09 22:14:10 -0500
  • 0411055aed fixes for init nodes John Smith 2023-12-09 21:41:49 -0500
  • a076082763 punish clear John Smith 2023-12-09 20:43:38 -0500
  • 1e1faa3c1a debug John Smith 2023-12-09 19:44:52 -0500
  • 2ffba2c528 bug fixes John Smith 2023-12-09 19:04:59 -0500
  • b791a82ec6 cap scrollback Christien Rioux 2023-12-09 16:47:43 -0500
  • 4acb760c10 missing file Christien Rioux 2023-12-09 13:17:57 -0500
  • 6232355cdd cleanup output Christien Rioux 2023-12-09 12:33:18 -0500
  • 8ed3f0672e fix clear screen Christien Rioux 2023-12-09 12:27:44 -0500
  • 88d13d36c9 cleanup Christien Rioux 2023-12-08 13:50:02 -0500
  • d7783e27dd fix bugs John Smith 2023-12-08 11:32:18 -0500
  • cdf823c1cc better debug commands for dht John Smith 2023-12-08 10:57:58 -0500
  • 99fb135b5b fix invalid nodeinfo check John Smith 2023-12-07 10:28:26 -0500
  • ac6aa8f2eb fix overflow John Smith 2023-12-06 19:47:42 -0500
  • 96ead7dba5 fix address in use error and don't send valuechanged to node that sets value Christien Rioux 2023-12-06 17:32:11 -0500
  • 05f89e070c fix tests Christien Rioux 2023-12-05 21:07:42 -0500
  • b46fd7690f watch maintenance tasks Christien Rioux 2023-12-05 20:00:08 -0500
  • a67bfde1f7 send valuechanged Christien Rioux 2023-12-04 22:01:50 -0500
  • d1dad8de61 checkpoint Christien Rioux 2023-11-26 15:02:15 -0800
  • 9b8420d288 more watchvalue Christien Rioux 2023-11-25 15:59:43 -0800
  • 7917dadd30 merge Christien Rioux 2023-11-24 08:03:00 -0500
  • 8efa2de82c config -> record store Christien Rioux 2023-11-23 19:00:33 -0500
  • 077a1808a5 propagate set logic to watch logic Christien Rioux 2023-11-23 10:00:19 -0500
  • 4a76353f33 ensure get_value doesn't try to pull values unless they are close enough Christien Rioux 2023-11-23 09:49:25 -0500
  • a211c7cce3 more watchvalue Christien Rioux 2023-11-22 21:39:21 -0500
  • 248f8dad06 watchvalue recordkeeping Christien Rioux 2023-11-21 19:39:27 -0500
  • 9d9a76e45c more watch value Christien Rioux 2023-11-20 08:58:14 -0500
  • 70e256a25a checkpoint Christien Rioux 2023-11-19 21:14:58 -0500
  • 3f86801ecd Merge branch 'salvatoret/clean-up-warnings' into 'main' Christien Rioux 2024-01-19 18:53:31 +0000
  • 1a4cab5007 Merge branch 'salvatoret/default-storage-folder' into 'main' Christien Rioux 2024-01-19 18:52:42 +0000
  • 633b50354b Merge branch 'salvatoret/example-on-readme' into 'main' Christien Rioux 2024-01-19 18:46:38 +0000