Skip to content

remove awa-lwt: it has not been used much, and we want to focus on awa-mirage#61

Merged
hannesm merged 1 commit intomirage:mainfrom
hannesm:no-awa-lwt
May 17, 2023
Merged

remove awa-lwt: it has not been used much, and we want to focus on awa-mirage#61
hannesm merged 1 commit intomirage:mainfrom
hannesm:no-awa-lwt

Conversation

@hannesm
Copy link
Member

@hannesm hannesm commented May 17, 2023

No description provided.

@dinosaure
Copy link
Member

/cc @palainp Are you fine with that?

@hannesm
Copy link
Member Author

hannesm commented May 17, 2023

also cc @haesbaert who authored this code

@palainp
Copy link
Member

palainp commented May 17, 2023

I probably am, I've pretty much only used awa-mirage so far :)
The original awa-lwt code was heavily used to write/update the awa-mirage part, so there are links between the two.

@hannesm
Copy link
Member Author

hannesm commented May 17, 2023

I talked with christiano, he's fine this to be deleted.

@hannesm hannesm merged commit 907537d into mirage:main May 17, 2023
@hannesm hannesm deleted the no-awa-lwt branch May 17, 2023 14:03
hannesm added a commit to hannesm/opam-repository that referenced this pull request Jun 19, 2023
CHANGES:

* FEATURE server: propagate window-change message (mirage/awa-ssh#55 @reynir)
* FEATURE server: implement ext-info and server-sig-algs extension (mirage/awa-ssh#56 @reynir)
* FEATURE server: support RFC 4419 (group key exchanges) and NIST ECDH key
  exchanges, and X25519 (mirage/awa-ssh#63 mirage/awa-ssh#67 @hannesm)
* FEATURE server: handle unknown public keys (instead of closing the connection,
  send a message back, allowing other public keys to be probeb) (mirage/awa-ssh#68 @reynir)
* BUGFIX server: fix rekey (avoid allocating lots of timeout tasks (mirage/awa-ssh#58 @reynir)
* BUGFIX server: filter advertised host key algorithms with used host key
  (mirage/awa-ssh#62 @hannesm)
* server: use logs instead of printf (mirage/awa-ssh#69 @hannesm)
* awa-lwt: drop package (unused, mirage/awa-ssh#61 @hannesm)
* drop Driver module, embed into awa_test_server.ml (mirage/awa-ssh#64 @hannesm)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants