| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update smoltcp, embedded-nal-async to use the `core::net` IP addr types. | Dario Nieuwenhuis | 2024-10-07 | 1 | -9/+8 |
| | | |||||
| * | net: refactor to simplify lifetimes/generics. | Dario Nieuwenhuis | 2024-09-16 | 1 | -15/+10 |
| | | |||||
| * | dns: properly handle AddrType::Either in get_host_by_name() | Aurélien Jacobs | 2024-06-11 | 1 | -4/+19 |
| | | |||||
| * | Remove nightly and unstable-traits features in preparation for 1.75. | Dario Nieuwenhuis | 2023-11-29 | 1 | -1/+0 |
| | | |||||
| * | Use smoltcp constant in results from DNS | Emil Fresk | 2023-11-14 | 1 | -1/+5 |
| | | |||||
| * | Update heapless to v0.8, embedded-nal-async to v0.7 | Dario Nieuwenhuis | 2023-11-10 | 1 | -1/+2 |
| | | |||||
| * | Update to embedded-io 0.5 (#1752) | Dario Nieuwenhuis | 2023-08-07 | 1 | -1/+1 |
| | | |||||
| * | net: StaticV4 config behind proto-ipv4 | Ruben De Smet | 2023-06-06 | 1 | -0/+1 |
| | | |||||
| * | net: document crate. | Dario Nieuwenhuis | 2023-05-15 | 1 | -2/+11 |
| | | |||||
| * | fix: cfg guard for ipv6 | Ulf Lilleengen | 2023-02-10 | 1 | -0/+1 |
| | | |||||
| * | add waker for DNS slots | Ulf Lilleengen | 2023-02-10 | 1 | -3/+1 |
| | | |||||
| * | Expose api on Stack and add doc | Ulf Lilleengen | 2023-02-10 | 1 | -5/+3 |
| | | | | | Make it work with smoltcp 0.9 | ||||
| * | Rewrite to use a single socket | Ulf Lilleengen | 2023-02-10 | 1 | -73/+47 |
| | | |||||
| * | cargo fmt | Ulf Lilleengen | 2023-02-10 | 1 | -1/+1 |
| | | |||||
| * | Handle cancellation | Ulf Lilleengen | 2023-02-10 | 1 | -2/+14 |
| | | |||||
| * | Add DNS socket to embassy-net | Ulf Lilleengen | 2023-02-10 | 1 | -0/+114 |
