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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move aws-lc crypto provider into a separate crate
Dirkjan Ochtman
2026-07-03
8
-18
/
+44
*
Move crypto traits into proto crate
Dirkjan Ochtman
2026-07-03
7
-20
/
+21
*
Remove MSRV from README
Dirkjan Ochtman
2026-07-03
1
-1
/
+1
*
Extract CryptoProvider trait
Dirkjan Ochtman
2026-07-03
8
-198
/
+795
*
Generalize encryption key types
Dirkjan Ochtman
2026-07-03
3
-21
/
+24
*
Import Digest directly
Dirkjan Ochtman
2026-07-03
2
-14
/
+12
*
Add end-to-end test
Dirkjan Ochtman
2026-07-01
6
-11
/
+196
*
Rename User::new() to from_system()
Dirkjan Ochtman
2026-07-01
2
-2
/
+2
*
Extract from_str() method for Authorizedkey
Dirkjan Ochtman
2026-07-01
1
-64
/
+75
*
Bump anyhow from 1.0.102 to 1.0.103
dependabot[bot]
2026-06-29
1
-2
/
+2
*
Bump actions/checkout from 6 to 7
dependabot[bot]
2026-06-22
1
-4
/
+4
*
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
*
Fix formatting with cargo fmt
Dirkjan Ochtman
2026-04-17
1
-1
/
+1
*
Bump MSRV to 1.85
Dirkjan Ochtman
2026-04-17
2
-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
*
ci: try to reduce Dependabot noise
Dirkjan Ochtman
2026-02-23
1
-1
/
+1
*
Take semver-compatible dependency updates
Dirkjan Ochtman
2026-02-23
1
-42
/
+42
*
Simplify interface to send channel messages
Dirkjan Ochtman
2026-02-19
3
-57
/
+81
*
Deduplicate terminal closing state branches
Dirkjan Ochtman
2026-02-19
1
-20
/
+13
*
Introduce send_auth_failed() helper method
Dirkjan Ochtman
2026-02-19
1
-31
/
+14
*
Introduce simpler send() wrapper
Dirkjan Ochtman
2026-02-19
1
-49
/
+39
*
Extract authentication module
Dirkjan Ochtman
2026-02-19
2
-370
/
+377
*
connections: simplify interface to terminal future
Dirkjan Ochtman
2026-02-19
2
-7
/
+13
*
Specify dependencies in the workspace
Dirkjan Ochtman
2026-02-19
3
-15
/
+31
*
Rename proto module to buffers
Dirkjan Ochtman
2026-02-19
3
-4
/
+3
*
Extract oxish-proto crate
Dirkjan Ochtman
2026-02-19
13
-148
/
+162
*
Extract ProtoError type
Dirkjan Ochtman
2026-02-19
8
-140
/
+184
*
Move IdentificationError into messages
Dirkjan Ochtman
2026-02-19
2
-17
/
+17
*
authentication: implement signature verification
Dirkjan Ochtman
2026-02-19
3
-38
/
+228
*
Yield session ID from key exchange
Dirkjan Ochtman
2026-02-19
2
-3
/
+5
*
authentication: select matching key
Dirkjan Ochtman
2026-02-18
2
-3
/
+21
*
authentication: implement authorized key discovery
Dirkjan Ochtman
2026-02-18
6
-36
/
+246
*
authentication: look up user home directory
Dirkjan Ochtman
2026-02-18
3
-2
/
+84
*
authentication: check supported public key algorithms
Dirkjan Ochtman
2026-02-18
2
-1
/
+13
*
Reduce log level for applying terminal modes
Dirkjan Ochtman
2026-02-18
1
-2
/
+2
*
Bump bitflags from 2.10.0 to 2.11.0
dependabot[bot]
2026-02-16
1
-2
/
+2
*
Add OpenSSH vulnerability list
Dirkjan Ochtman
2026-02-12
1
-0
/
+548
*
Take semver-compatible dependency updates
Dirkjan Ochtman
2026-02-06
1
-48
/
+48
*
Send server-sig-algs extension
Dirkjan Ochtman
2026-01-31
4
-7
/
+69
*
Require Debug for Encode and Named
Dirkjan Ochtman
2026-01-31
2
-3
/
+5
*
Switch to only allowing public key authentication
Dirkjan Ochtman
2026-01-31
2
-41
/
+190
*
Recognize UserAuthPkOk message type
Dirkjan Ochtman
2026-01-31
1
-0
/
+3
*
Recognize ecdsa-sha2-nistp256 public key algorithm
Dirkjan Ochtman
2026-01-31
1
-0
/
+15
[prev]
[next]