Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-17 | bootp: fix g_str_has_prefix warning/critical | Marc-André Lureau | 1 | -1/+1 |
2022-01-25 | bootp: add support for UEFI HTTP boot | Ignat Korchagin | 1 | -0/+23 |
2021-11-18 | Allow to disable internal DHCP server | Rafael Gieschke | 1 | -1/+1 |
2021-06-21 | dhcp: Always send DHCP_OPT_LEN bytes in options | Samuel Thibault | 1 | -3/+3 |
2021-06-18 | Fix "DHCP broken in libslirp v4.6.0" | Akihiro Suda | 1 | -1/+3 |
2021-06-14 | bootp: check bootp_input buffer size | Marc-André Lureau | 1 | -2/+2 |
2021-06-14 | bootp: limit vendor-specific area to input packet memory buffer | Marc-André Lureau | 1 | -11/+15 |
2020-01-22 | bootp: replace simple snprintf() with strcpy() | Marc-André Lureau | 1 | -3/+4 |
2020-01-22 | bootp: remove extra cast | Marc-André Lureau | 1 | -1/+1 |
2019-08-01 | Fix bogus indent, no source change | Samuel Thibault | 1 | -6/+4 |
2019-03-22 | slirp: clarify license of slirp files using SPDX: explicit MIT | Marc-André Lureau | 1 | -0/+1 |
2019-03-07 | slirp: move sources to src/ subdirectory | Marc-André Lureau | 1 | -0/+369 |