Age | Commit message (Expand) | Author |
2022-03-31 | man pages: add missing commas between subordinate and main clauses | Christian Weisgerber |
2022-03-25 | Savecore uses its own private copy of compress, so it should | Theo Buehler |
2022-03-21 | Prevent crash of unprivileged engine process (pledged stdio). | Florian Obser |
2022-03-21 | default the conffile variable to the default file name instead of NULL. | David Gwynne |
2022-03-16 | Make sure contents of vroute messages are aligned properly. | Tobias Heider |
2022-03-16 | The 'status' parameter to uuid_* functions is uint32_t, not int. | Kenneth R Westerback |
2022-03-15 | Always use letoh32(gh.gh_part_num) instead of NGPTPARTITIONS when | Kenneth R Westerback |
2022-03-14 | Abstract duplicated code scanning gpt_types[] into a helper | Kenneth R Westerback |
2022-03-14 | And the prototype too. | Kenneth R Westerback |
2022-03-14 | PRT_uuid_to_typename() can return const char *. | Kenneth R Westerback |
2022-03-14 | Nuke extraneous blank line. | Kenneth R Westerback |
2022-03-14 | Improve retransmission of message fragments. RFC 7383 states that loss of | Tobias Heider |
2022-03-13 | parse_packet() is used by unbound to parse response packets, not | Florian Obser |
2022-03-13 | Missing 'or'. | Kenneth R Westerback |
2022-03-12 | Probe for DNS64 presence with an absolute name so that asr doesn't add | Florian Obser |
2022-03-11 | Simple hack to preserve the EFI System partition when | Kenneth R Westerback |
2022-03-07 | rename net80211 ioctl struct ieee80211_channel to struct ieee80211_chaninfo | Stefan Sperling |
2022-03-03 | Use LDNS_RCODE define; no functional change | Florian Obser |
2022-03-01 | Update to libunbound 1.15.0; heavy lifting by sthen in unbound(8). | Florian Obser |
2022-03-01 | Upstream renamed parse_extract_edns to | Florian Obser |
2022-02-24 | Rename parselabel() to parsefstab() and makelabel() to | Kenneth R Westerback |
2022-02-22 | don't hide the mtu on "bridge" interfaces. | David Gwynne |
2022-02-21 | If the signature on an icmp echo reply doesn't match, don't count it as | Jonathan Matthew |
2022-02-20 | Nameservers in router advertisements are struct in6_addr, not | Florian Obser |
2022-02-19 | The 'e' command of the simple editor has not provided editing of | Kenneth R Westerback |
2022-02-18 | Avoid gendered language in man pages when not referring to a specific | Jonathan Gray |
2022-02-18 | writelabel() only needs one prototype. | Kenneth R Westerback |
2022-02-18 | Move prototypes for checklabel(), readlabel() and parselabel() | Kenneth R Westerback |
2022-02-18 | No need for makebootarea() prototype as makebootarea() perished with NUMBOOT in | Kenneth R Westerback |
2022-02-16 | According to RFC 2132, 2. BOOTP Extension/DHCP Option Field Format | Florian Obser |
2022-02-14 | Whitespace nit. | Kenneth R Westerback |
2022-02-13 | SKEEYSEED -> SKEYSEED | mbuhl |
2022-02-06 | remove please from manual pages | Jonathan Gray |
2022-02-04 | Wrap some annoyingly long lines. | Kenneth R Westerback |
2022-02-04 | %llu should be enough for anybody, no need to use %lld/(long long) for | Kenneth R Westerback |
2022-02-04 | Remove CHS information from internal representation of MBR partitions. Generate | Kenneth R Westerback |
2022-02-04 | Fix another instance of incorrect capitalization of ChaCha20. | Theo Buehler |
2022-02-03 | fdisk(8): Make -A preserve BIOS boot partition | Visa Hankala |
2022-01-31 | In isakmpd's pf_key_v2_enable_sa(), check if proto is NULL and if so, | Stuart Henderson |
2022-01-28 | When it's the possessive of 'it', it's spelled "its", without the | Philip Guenther |
2022-01-27 | Nuke single use function PRT_fix_BN() and just use the ATA/ATAPI LBA -> CHS | Kenneth R Westerback |
2022-01-22 | Wrap some long lines. | Kenneth R Westerback |
2022-01-21 | Split PRT_print() into PRT_print_parthdr() and PRT_print_part() | Kenneth R Westerback |
2022-01-18 | PRT_make() can just zap the destination dos_partition if the | Kenneth R Westerback |
2022-01-16 | isakmpd: fix -Wunused-but-set-variable warnings | Christian Weisgerber |
2022-01-16 | pfctl: fix -Wunused-but-set-variable warning | Christian Weisgerber |
2022-01-14 | isakmpd: convert modp to opaque DH | Theo Buehler |
2022-01-09 | unwind/unbound: prepare for opaque DSA and RSA. | Theo Buehler |
2022-01-04 | Make host name DHCP option configurable. | Florian Obser |
2022-01-04 | Wait for the link-local address to become non-tentative. | Florian Obser |