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
...
*
Fix server to client keys in RawKeys::derive
bjorn3
2026-01-05
1
-3
/
+3
*
Make *KeyExchange::advance consume self
bjorn3
2026-01-05
1
-2
/
+2
*
Add code to derive encryption keys
bjorn3
2026-01-05
2
-7
/
+70
*
Don't try to listen when --generate-host-key is passed
bjorn3
2026-01-05
1
-1
/
+2
*
Replace hash_mpint_bytes with with_mpint_bytes
bjorn3
2025-12-19
2
-7
/
+7
*
Couple refactors to hash_mpint_bytes
bjorn3
2025-12-19
1
-10
/
+10
*
Introduce hash_mpint_bytes helper
bjorn3
2025-12-19
2
-16
/
+20
*
Store the generated host key on the disk
bjorn3
2025-12-19
2
-6
/
+29
*
Generate host key once when starting
bjorn3
2025-12-19
3
-13
/
+21
*
Bump MSRV to 1.83 (for File::create_new())
Dirkjan Ochtman
2025-12-19
5
-5
/
+6
*
Initial stab at a CONTRIBUTING.md
Dirkjan Ochtman
2025-12-19
1
-0
/
+359
*
Integrate with systemd's listenfd protocol
bjorn3
2025-12-19
3
-4
/
+129
*
Actually make lints apply
Dirkjan Ochtman
2025-12-12
4
-19
/
+18
*
Take semver-compatible dependency updates
Dirkjan Ochtman
2025-12-12
1
-18
/
+18
*
Enable more lints
Dirkjan Ochtman
2025-12-12
1
-4
/
+16
*
Avoid warning about unused macro input
Dirkjan Ochtman
2025-12-12
1
-1
/
+1
*
Avoid warning due to relaxed aws-lc-rs API
Dirkjan Ochtman
2025-11-24
1
-1
/
+1
*
Take semver-compatible dependency updates
Dirkjan Ochtman
2025-11-24
1
-454
/
+124
*
Bump actions/checkout from 5 to 6
dependabot[bot]
2025-11-24
1
-4
/
+4
*
Bump tracing-subscriber from 0.3.19 to 0.3.20
dependabot[bot]
2025-09-02
1
-56
/
+21
*
Bump actions/checkout from 4 to 5
dependabot[bot]
2025-08-18
1
-4
/
+4
*
Update semver-compatible dependencies
Dirkjan Ochtman
2025-08-08
1
-99
/
+194
*
Apply suggestions from clippy 1.89
Dirkjan Ochtman
2025-08-08
1
-3
/
+3
*
Flag yanked dependencies
Dirkjan Ochtman
2025-04-11
1
-0
/
+3
*
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
*
Add a bit of README intro
Dirkjan Ochtman
2025-01-27
1
-0
/
+21
*
Set license to Apache-2.0 or MIT
Dirkjan Ochtman
2025-01-27
1
-1
/
+1
*
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
*
Send ECDH key exchange reply
Dirkjan Ochtman
2025-01-19
3
-38
/
+216
*
Modularize packet encoding
Dirkjan Ochtman
2025-01-19
2
-46
/
+77
*
Extract Packet decoding
Dirkjan Ochtman
2025-01-19
3
-64
/
+62
*
Simplify reading abstraction
Dirkjan Ochtman
2025-01-19
3
-43
/
+27
*
Move Algorithms below KeyExchange
Dirkjan Ochtman
2025-01-19
1
-27
/
+27
*
Disperse handshake code into state methods
Dirkjan Ochtman
2025-01-19
2
-95
/
+122
*
Move connection state into Connection
Dirkjan Ochtman
2025-01-19
1
-50
/
+56
*
Fix ssh-ed25119 name in comment
Dirkjan Ochtman
2025-01-19
1
-1
/
+1
*
Start on ECDH key exchange support
Dirkjan Ochtman
2025-01-17
3
-1
/
+165
*
Clean up key exchange code
Dirkjan Ochtman
2025-01-17
1
-8
/
+9
*
Fix Decoded::next value for Packet impl
Dirkjan Ochtman
2025-01-17
1
-0
/
+4
*
Derive some more traits
Dirkjan Ochtman
2025-01-17
2
-7
/
+9
*
Split into multiple files
Dirkjan Ochtman
2025-01-17
3
-630
/
+647
*
Add reference to RFC 5656
Dirkjan Ochtman
2025-01-17
1
-0
/
+2
*
Tweak logging
Dirkjan Ochtman
2025-01-17
2
-13
/
+13
*
Split out library
Dirkjan Ochtman
2025-01-17
2
-826
/
+829
*
Add reference for curve25519-sha256 key exchange algorithm
Dirkjan Ochtman
2025-01-17
2
-0
/
+3
*
Implement initial key exchange message sending and receiving
Dirkjan Ochtman
2025-01-16
2
-16
/
+638
*
Simplify next message handling
Dirkjan Ochtman
2025-01-11
1
-10
/
+9
[prev]
[next]