Age | Commit message (Expand) | Author |
5 days | Use imsgbuf_queuelen() instead of accessing the w.queue member. | Claudio Jeker |
5 days | Use imsgbuf_clear() where appropriate instead of msgbuf_clear(). | Claudio Jeker |
5 days | Rename imsg_init, imsg_clear, imsg_read, imsg_write and imsg_flush to | Claudio Jeker |
5 days | Convert imsg_write() callers to the new simplified return logic. | Claudio Jeker |
5 days | Introduce imsg_write() and use it instead of msgbuf_write(). | Claudio Jeker |
5 days | imsg_flush no longer returns EAGAIN. Simplify proc_flush_imsg() accordingly. | Claudio Jeker |
5 days | The block size of HMAC-SHA2-{384,512} must be 128 bytes. | YASUOKA Masahiko |
6 days | pfctl: clear statistic for specified addresses | kirill |
2024-11-12 | bump the type used to specify traffic queue bandwidth to 64bit. | David Gwynne |
2024-11-11 | Prevent completely empty interface blocks. | Florian Obser |
2024-11-09 | sync curly braces markup, fix indent | Klemens Nanni |
2024-11-09 | usage should fit in a 80-column display. | Igor Sobrado |
2024-11-04 | Ignore extra groups that don't fit in the buffer passed to getgrouplist(3) | Jeremie Courreges-Anglas |
2024-11-04 | add a "natt" option that forces negotiation of nat-t (and udpencap). | David Gwynne |
2024-11-01 | Simplify name/prefix markup, readability tweak and cleanup | Klemens Nanni |
2024-10-30 | Document /var/db/dhcp6leased/uuid. | Florian Obser |
2024-10-23 | remove duplicate defines | Jonathan Gray |
2024-10-08 | apply the CVE-2024-8508 fix from unbound (put a limit on resources used | Stuart Henderson |
2024-10-05 | Make scaling available for normal mice, too; not just for touchpads. | Christopher Zimmermann |
2024-09-29 | add some commas, to aid readability; | Jason McIntyre |
2024-09-25 | Correct an indexing error that may leave stale data in the mousecfg buffer. | Ulf Brosziewski |
2024-09-20 | remove unneeded semicolons; checked by millert@ | Jonathan Gray |
2024-09-16 | Close correct file descriptor. | Florian Obser |
2024-09-15 | Add handling of "Class" attribute. diff from markus | YASUOKA Masahiko |
2024-09-15 | remove unused variables | Jonathan Gray |
2024-09-11 | Fix a typo | YASUOKA Masahiko |
2024-09-10 | missing "Ar" in previous; | Jason McIntyre |
2024-09-09 | When accounting start the type attribute was added twice. | YASUOKA Masahiko |
2024-09-09 | Add triple-dots to synopsis as multiple name[=value] arguments may be given | Klemens Nanni |
2024-09-06 | Repair build with gcc. | Miod Vallat |
2024-09-05 | Sync to unbound 1.21.0; heavy lifting by sthen | Florian Obser |
2024-09-01 | dhcpleased: fix a sizeof for IMSG_REQUEST_REBOOT. | Theo Buehler |
2024-08-27 | Do not send zero sized vendor or client ids. | Florian Obser |
2024-08-26 | Use i2s instead of hard coding the imsg type. Suggested by tb. | Florian Obser |
2024-08-26 | errno is unset, use fatalx(3) instead of fatal(3). | Florian Obser |
2024-08-26 | Be stricter in what we accept from the main process. | Florian Obser |
2024-08-25 | Do not peek inside of struct imsg. | Florian Obser |
2024-08-25 | sin6_to_str and i2s take a single argument. | Florian Obser |
2024-08-24 | Simplify engine_showinfo_ctl() | Florian Obser |
2024-08-24 | Stop peeking into struct imsg when relaying control messages. | Florian Obser |
2024-08-24 | Do not peek inside of struct imsg. | Florian Obser |
2024-08-24 | Helper function for logging imsg type names. | Florian Obser |
2024-08-19 | correctly indent a line | Jonathan Gray |
2024-08-19 | Replace too flexible inet_aton(3) with getaddrinfo(3). | Florian Obser |
2024-08-17 | Fix some memory leaks in the RADIUS part. | YASUOKA Masahiko |
2024-08-11 | rework DESCRIPTION for both dhcpleased(8) and slaacd(8) to more accurately | Jason McIntyre |
2024-08-09 | Add 2024 root zone trust-anchor, it is expected to be used in 2026. | Florian Obser |
2024-08-08 | Fix a typo in log message. | YASUOKA Masahiko |
2024-07-18 | Fix memory leaks and improve id handling of iked_radserver_req. | YASUOKA Masahiko |
2024-07-15 | Add e2fs_fsmnt, and the newly defined e2fs_kbytes_written to the list of | Martijn van Duren |