Organisationsmirageawa-sshbranch/mainBuild History

Build History for branch/main

Builds (7)
Merge pull request #75 from reynir/fix-server-sig-algs Fix regression from 6379b473
5b5fe3
changes for 0.4.0
954307
Merge pull request #73 from hannesm/less-cstruct adapt to mirage-crypto 1.0.0 API changes
cb3a1b
changes for 0.3.1
dbe9c4
Adapt to mirage-flow 4 API (#70) * mirage: avoid an assert false, properly return an error * provide close and shutdown in Awa_mirage * simplify - a shutdown \`read_write is a close * mirage: preserve half-closed connections, and deal with them properly * mirage: avoid assertions * address @reynir review - and use inject_state * mirage: revise close and shutdown first to the ssh teardown, then do the underlying flow teardown * shutdown: don't shutdown the flow unless closed If we are in `Read_closed we may still want to read channel-close and when we are in `Write_closed we may still want to write channel-close. * mirage: set closed earlier in close(); also remove TODO comment * mirage: add comment about states and why errors may occur that we ignore (thanks to @dinosaure) * minor tweaks * shutdown: if in closed/error state, call close on the underlying flow nevertheless --------- Co-authored-by: Reynir Björnsson <reynir@reynir.dk> Co-authored-by: Romain Calascibetta <romain.calascibetta@gmail.com>
7c6613
Merge pull request #71 from reynir/fix-test-server Fix test server
389c1f
changes for 0.3.0
7f4331