893 Commits

Author SHA1 Message Date
kpcyrd
53e328d629 Merge pull request #269 from Setsuwaa/patch-1
Fixed a typo
2025-01-31 18:41:53 +01:00
Isabella Tsaniia
768f93755f Update workspace_cmd.rs 2025-01-30 20:52:03 -05:00
kpcyrd
9b16b67fb0 Merge pull request #266 from yunginnanet/patch-1
Doc: apt update perms
2024-09-24 10:06:24 +02:00
kayos
7aaad62ca2 Doc: apt update perms
apt update requires sudo, keep consistency and restore copypasta-ability
2024-09-23 18:21:18 -07:00
kpcyrd
49e2acab76 Release v0.26.1 v0.26.1 2024-09-14 16:16:02 +02:00
kpcyrd
1f71836dbc Merge pull request #262 from kpcyrd/update
Update dependencies
2024-08-22 21:18:11 +02:00
kpcyrd
cfe35bb710 Update dependencies 2024-08-22 21:08:02 +02:00
kpcyrd
77c5e3e115 Merge pull request #256 from kpcyrd/dependabot/cargo/shlex-1.3.0
Bump shlex from 1.1.0 to 1.3.0
2024-01-25 01:50:12 +01:00
dependabot[bot]
44c708fe48 Bump shlex from 1.1.0 to 1.3.0
Bumps [shlex](https://github.com/comex/rust-shlex) from 1.1.0 to 1.3.0.
- [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/comex/rust-shlex/commits)

---
updated-dependencies:
- dependency-name: shlex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 21:42:37 +00:00
kpcyrd
dd52fafae0 Merge pull request #253 from kpcyrd/dependabot/cargo/openssl-0.10.60
Bump openssl from 0.10.57 to 0.10.60
2023-11-29 13:03:35 +01:00
dependabot[bot]
62cf78c34a Bump openssl from 0.10.57 to 0.10.60
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.57 to 0.10.60.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.57...openssl-v0.10.60)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 21:44:45 +00:00
kpcyrd
c1a2d411b3 Merge pull request #251 from sebdufourcq/main
Update docker command line in README.md
2023-09-17 05:16:48 +02:00
Sébastien DUFOURCQ
5554611f63 Update docker command line in README.md
https://github.com/kpcyrd/sn0int/issues/237
2023-09-16 23:11:53 +02:00
kpcyrd
b49aba5a8a Release v0.26.0 v0.26.0 2023-09-09 13:15:17 +02:00
kpcyrd
f9abd33c87 Merge pull request #250 from kpcyrd/update
Update dependencies
2023-09-08 18:36:16 +02:00
kpcyrd
64d59c6eca Change target for runtime::http::tests::verify_request 2023-09-08 18:21:21 +02:00
kpcyrd
ea94650802 Update dependencies 2023-08-31 11:26:06 +02:00
kpcyrd
fe588f3b1d Merge pull request #247 from kpcyrd/clap-4
Port to clap 4
2023-08-31 02:07:22 +02:00
kpcyrd
88cb8b55f0 Port to clap 4
Fixes a bug in zsh completions
2023-07-08 15:01:41 +02:00
kpcyrd
1eeb1508e5 Merge pull request #242 from kpcyrd/dependabot/cargo/openssl-0.10.48
Bump openssl from 0.10.45 to 0.10.48
2023-03-25 13:30:38 +00:00
dependabot[bot]
c2f4edf475 Bump openssl from 0.10.45 to 0.10.48
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.45 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.45...openssl-v0.10.48)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-25 01:34:26 +00:00
kpcyrd
ed55944e6e Simplify install instructions for debian (reported by @einwickler) 2023-02-16 00:52:14 +01:00
kpcyrd
844a40e929 Release v0.25.0 v0.25.0 2023-01-28 19:51:02 +01:00
kpcyrd
2238285c16 Merge pull request #239 from kpcyrd/update
Update dependencies, fix #238
2023-01-28 18:42:38 +00:00
kpcyrd
e397edb4f4 Refactor MQTT client integration, integrate automatic keep-alive 2023-01-28 17:58:11 +01:00
kpcyrd
70b5039d50 Fix some clippy warnings, remove base64 crate 2023-01-27 19:31:48 +01:00
kpcyrd
326c868699 Update dependencies 2023-01-27 19:15:24 +01:00
kpcyrd
1be1967d6f Release v0.24.3 v0.24.3 2022-11-13 03:22:10 +01:00
kpcyrd
5364328e2a Merge pull request #236 from kpcyrd/bump
Fix clone3 sandbox crash, improve sandbox crash error message
2022-11-13 02:19:54 +00:00
kpcyrd
01bcb10833 Fix chrono deprecation warnings 2022-11-13 03:01:07 +01:00
kpcyrd
56f7b1c646 Fix winkekatze-sub.lua example module 2022-11-12 21:47:15 +01:00
kpcyrd
dc26c14da4 Allow clone3 syscall in sandbox (#235) 2022-11-12 21:46:47 +01:00
kpcyrd
a2c70e43de Replace EOF while parsing a value at line 1 column 0 error with Sandbox child has crashed 2022-11-12 21:37:05 +01:00
kpcyrd
b28276c42e Update dependencies 2022-11-12 21:24:19 +01:00
kpcyrd
aa3311bfab Merge pull request #234 from SpriteOvO/riscv64
Support compiling for RISC-V 64-bit
2022-09-29 16:43:42 +00:00
Sprite
edb5b4bf25 Support compiling for RISC-V 64-bit 2022-09-28 21:18:02 +08:00
kpcyrd
231d3293fe Merge pull request #229 from kpcyrd/bump
Update dependencies
2022-07-17 17:02:38 +00:00
kpcyrd
febb39ab03 Update dependencies 2022-07-17 18:49:21 +02:00
kpcyrd
ebc1fa791d Fix clippy warnings, reduce heap allocations 2022-07-14 00:04:38 +02:00
kpcyrd
3ea88d9bd5 Merge pull request #227 from stoeckmann/paths
Fix error messages in paths.rs
2022-04-13 22:49:41 +00:00
Tobias Stoeckmann
006e3618fb Unify function bodies 2022-04-13 22:29:38 +02:00
Tobias Stoeckmann
c4b74aa6fc Adjust error messages to show target directory 2022-04-13 22:29:36 +02:00
kpcyrd
6cd97d980d Release v0.24.2 v0.24.2 2022-03-29 02:38:09 +02:00
kpcyrd
b4f2591378 Merge pull request #225 from kpcyrd/bump
Update dependencies
2022-03-29 00:27:34 +00:00
kpcyrd
3a204a92a5 Add docker release github action 2022-03-29 01:16:52 +02:00
kpcyrd
b65c72d090 Update Dockerfile to alpine 3.15 and buildkit 2022-03-28 20:40:15 +02:00
kpcyrd
035ef9aa76 Add missing seccomp syscall (rseq) 2022-03-28 19:25:22 +02:00
kpcyrd
35c6501623 Update dependencies 2022-03-28 18:44:32 +02:00
kpcyrd
c0cb5840cc Merge pull request #224 from ysf/patch-1
Fixed typo
2022-03-21 17:57:30 +00:00
ysf
bba152d560 Fixed typo 2022-03-21 09:18:52 +01:00