index
:
oxish.git
main
sync-hostkey-format
fork from https://github.com/djc/oxish
Hee-Suk Kim
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Cargo.lock
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: add private_key() method on SigningKey trait
Hee-Suk Kim
7 days
1
-0
/
+1
*
Bump versions to 0.1.0
Dirkjan Ochtman
13 days
1
-4
/
+4
*
build(deps): bump clap from 4.6.4 to 4.6.6
dependabot[bot]
2026-08-10
1
-4
/
+4
*
build(deps): bump data-encoding from 2.10.0 to 2.11.1
dependabot[bot]
2026-08-10
1
-2
/
+2
*
Bump versions to 0.1.0-rc.1
Dirkjan Ochtman
2026-08-03
1
-4
/
+4
*
Move AuthorizedKey into proto
Dirkjan Ochtman
2026-07-30
1
-0
/
+1
*
build(deps): bump tokio-stream from 0.1.18 to 0.1.19
dependabot[bot]
2026-07-27
1
-2
/
+2
*
build(deps): bump tokio from 1.53.0 to 1.53.1
dependabot[bot]
2026-07-27
1
-2
/
+2
*
build(deps): bump libc from 0.2.186 to 0.2.189
dependabot[bot]
2026-07-27
1
-2
/
+2
*
build(deps): bump clap from 4.6.2 to 4.6.4
dependabot[bot]
2026-07-27
1
-5
/
+5
*
Zeroize all secret and sensitive data
Dirkjan Ochtman
2026-07-20
1
-0
/
+3
*
Add support for compiling aws-lc-rs in FIPS mode
Dirkjan Ochtman
2026-07-20
1
-1
/
+138
*
Bump bitflags from 2.13.0 to 2.13.1
dependabot[bot]
2026-07-20
1
-2
/
+2
*
Bump tokio from 1.52.1 to 1.53.0
dependabot[bot]
2026-07-20
1
-2
/
+2
*
Bump anyhow from 1.0.103 to 1.0.104
dependabot[bot]
2026-07-20
1
-2
/
+2
*
Bump aws-lc-rs from 1.17.1 to 1.17.3
dependabot[bot]
2026-07-20
1
-4
/
+4
*
Bump clap from 4.6.1 to 4.6.2
dependabot[bot]
2026-07-20
1
-4
/
+4
*
Bump thiserror from 2.0.18 to 2.0.19
dependabot[bot]
2026-07-20
1
-9
/
+20
*
Add oxish-graviola provider
Dirkjan Ochtman
2026-07-04
1
-0
/
+19
*
Fix key derivation and add tests
Dirkjan Ochtman
2026-07-04
1
-0
/
+83
*
Move aws-lc crypto provider into a separate crate
Dirkjan Ochtman
2026-07-03
1
-11
/
+26
*
Add end-to-end test
Dirkjan Ochtman
2026-07-01
1
-0
/
+20
*
Bump anyhow from 1.0.102 to 1.0.103
dependabot[bot]
2026-06-29
1
-2
/
+2
*
Bump bitflags from 2.12.1 to 2.13.0
dependabot[bot]
2026-06-15
1
-2
/
+2
*
Bump bitflags from 2.11.1 to 2.12.1
dependabot[bot]
2026-06-02
1
-2
/
+2
*
Bump libc from 0.2.185 to 0.2.186
dependabot[bot]
2026-04-27
1
-2
/
+2
*
Take semver-compatible dependency updates
Dirkjan Ochtman
2026-04-17
1
-36
/
+36
*
Bump libc from 0.2.184 to 0.2.185
dependabot[bot]
2026-04-13
1
-2
/
+2
*
Bump libc from 0.2.183 to 0.2.184
dependabot[bot]
2026-04-06
1
-2
/
+2
*
Take semver-compatible dependency updates
Dirkjan Ochtman
2026-03-24
1
-130
/
+56
*
Bump tracing-subscriber from 0.3.22 to 0.3.23
dependabot[bot]
2026-03-16
1
-7
/
+7
*
Bump libc from 0.2.182 to 0.2.183
dependabot[bot]
2026-03-09
1
-2
/
+2
*
Take semver-compatible dependency updates
Dirkjan Ochtman
2026-02-23
1
-42
/
+42
*
Extract oxish-proto crate
Dirkjan Ochtman
2026-02-19
1
-0
/
+9
*
authentication: implement authorized key discovery
Dirkjan Ochtman
2026-02-18
1
-0
/
+7
*
authentication: look up user home directory
Dirkjan Ochtman
2026-02-18
1
-0
/
+1
*
Bump bitflags from 2.10.0 to 2.11.0
dependabot[bot]
2026-02-16
1
-2
/
+2
*
Take semver-compatible dependency updates
Dirkjan Ochtman
2026-02-06
1
-48
/
+48
*
Start implementing terminal session
Dirkjan Ochtman
2026-01-27
1
-0
/
+66
*
Take semver-compatible dependency updates
Dirkjan Ochtman
2026-01-14
1
-31
/
+31
*
Integrate with systemd's listenfd protocol
bjorn3
2025-12-19
1
-0
/
+111
*
Take semver-compatible dependency updates
Dirkjan Ochtman
2025-12-12
1
-18
/
+18
*
Take semver-compatible dependency updates
Dirkjan Ochtman
2025-11-24
1
-454
/
+124
*
Bump tracing-subscriber from 0.3.19 to 0.3.20
dependabot[bot]
2025-09-02
1
-56
/
+21
*
Update semver-compatible dependencies
Dirkjan Ochtman
2025-08-08
1
-99
/
+194
*
Update semver-compatible dependencies
Dirkjan Ochtman
2025-04-11
1
-29
/
+66
*
Update semver-compatible dependencies
Dirkjan Ochtman
2025-03-14
1
-54
/
+46
*
Update semver-compatible dependencies
Dirkjan Ochtman
2025-02-11
1
-18
/
+18
*
Update semver-compatible dependencies
Dirkjan Ochtman
2025-01-27
1
-198
/
+25
*
Bump aws-lc-rs from 1.12.0 to 1.12.1
dependabot[bot]
2025-01-20
1
-4
/
+4
[next]