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
/
oxish
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rename User::new() to from_system()
Dirkjan Ochtman
2026-07-01
1
-1
/
+1
*
Simplify interface to send channel messages
Dirkjan Ochtman
2026-02-19
1
-33
/
+18
*
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
1
-370
/
+10
*
connections: simplify interface to terminal future
Dirkjan Ochtman
2026-02-19
1
-2
/
+2
*
Rename proto module to buffers
Dirkjan Ochtman
2026-02-19
1
-3
/
+2
*
Extract oxish-proto crate
Dirkjan Ochtman
2026-02-19
1
-9
/
+8
*
Extract ProtoError type
Dirkjan Ochtman
2026-02-19
1
-26
/
+19
*
Move IdentificationError into messages
Dirkjan Ochtman
2026-02-19
1
-16
/
+2
*
authentication: implement signature verification
Dirkjan Ochtman
2026-02-19
1
-34
/
+189
*
Yield session ID from key exchange
Dirkjan Ochtman
2026-02-19
1
-1
/
+1
*
authentication: select matching key
Dirkjan Ochtman
2026-02-18
1
-2
/
+21
*
authentication: implement authorized key discovery
Dirkjan Ochtman
2026-02-18
1
-34
/
+235
*
authentication: look up user home directory
Dirkjan Ochtman
2026-02-18
1
-2
/
+82
*
authentication: check supported public key algorithms
Dirkjan Ochtman
2026-02-18
1
-0
/
+13
*
Send server-sig-algs extension
Dirkjan Ochtman
2026-01-31
1
-1
/
+18
*
Switch to only allowing public key authentication
Dirkjan Ochtman
2026-01-31
1
-33
/
+39
*
Initialize a workspace
Dirkjan Ochtman
2026-01-31
1
-0
/
+391
[prev]