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 packet parsing out of ReadState::packet
bjorn3
2026-01-19
2
-72
/
+32
*
Introduce Completion enum
bjorn3
2026-01-19
2
-11
/
+16
*
Fix validation of the identification string
bjorn3
2026-01-19
1
-1
/
+3
*
Truncate buffer when reading from stream
Dirkjan Ochtman
2026-01-17
2
-10
/
+10
*
Loop in case identification is incomplete
Dirkjan Ochtman
2026-01-17
1
-3
/
+10
*
Simplify version exchange error handling
Dirkjan Ochtman
2026-01-17
1
-23
/
+15
*
Untangle buffering data and decoding it
Dirkjan Ochtman
2026-01-17
2
-9
/
+14
*
Attach read() to ReadState
Dirkjan Ochtman
2026-01-17
2
-22
/
+25
*
Abstract I/O stream
Dirkjan Ochtman
2026-01-17
2
-11
/
+10
*
Move some code around
Dirkjan Ochtman
2026-01-15
3
-119
/
+118
*
Port KeyExchange state to centralized I/O
Dirkjan Ochtman
2026-01-15
2
-28
/
+43
*
Add abstraction for the handshake hash
Dirkjan Ochtman
2026-01-15
2
-20
/
+35
*
Deduplicate read buffer truncation
Dirkjan Ochtman
2026-01-15
2
-12
/
+10
*
Use generic packet decoding more
Dirkjan Ochtman
2026-01-15
2
-20
/
+24
*
Track packet payload through decoding
Dirkjan Ochtman
2026-01-15
1
-8
/
+32
*
Replace KeyExchange::for_new_session() with Default impl
Dirkjan Ochtman
2026-01-15
2
-6
/
+2
*
Extract I/O from EcdhKeyExchange state handling
Dirkjan Ochtman
2026-01-15
3
-65
/
+119
*
Avoid RawKeySet lifetime dependency on session ID
Dirkjan Ochtman
2026-01-15
1
-23
/
+23
*
Support for derived encryption keys larger than the SHA256 output (#84)
bjorn3
2026-01-15
1
-24
/
+64
*
Take semver-compatible dependency updates
Dirkjan Ochtman
2026-01-14
1
-31
/
+31
*
Reduce indirection some more
Dirkjan Ochtman
2026-01-05
1
-19
/
+25
*
Clean up indirection with KeyDerivation
Dirkjan Ochtman
2026-01-05
1
-13
/
+6
*
Use enum type to represent key input
Dirkjan Ochtman
2026-01-05
1
-8
/
+32
*
Extract named KeyDerivation type
Dirkjan Ochtman
2026-01-05
1
-13
/
+27
*
Tweak key type names
Dirkjan Ochtman
2026-01-05
1
-8
/
+8
*
Keep struct and impl together
Dirkjan Ochtman
2026-01-05
1
-7
/
+7
*
Move key types down to fit in with top-down ordering
Dirkjan Ochtman
2026-01-05
1
-44
/
+44
*
Send server version after receiving client version
bjorn3
2026-01-05
1
-7
/
+7
*
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
[prev]
[next]