Age | Commit message (Expand) | Author |
2024-06-02 | sencond -> second; ok florian@ | Jonathan Gray |
2024-06-02 | ugh, another typo; spotted by naddy | Theo de Raadt |
2024-06-02 | oops typo | Theo de Raadt |
2024-06-02 | prev_plen is only accessed on the 2nd round through the loop. | Florian Obser |
2024-06-02 | Fix indent; pointed out by miod | Florian Obser |
2024-06-02 | Make sure we find a link-local address and rdomain | Florian Obser |
2024-06-02 | gc unused variable | Florian Obser |
2024-06-02 | Grow amd64 install*.{iso,img} because -fret-clean *.tgz sets are a tiny | Theo de Raadt |
2024-06-02 | Due to growth, crunchgen must also try to block -fret-clean, so also use | Theo de Raadt |
2024-06-02 | Due to growth we can't allow -fret-clean behaviour in distrib/special, | Theo de Raadt |
2024-06-02 | oops, we need to hold on to ifap for a bit longer | Florian Obser |
2024-06-02 | add -fret-clean option (amd64 and i386 only at first), defaulting to off. | Theo de Raadt |
2024-06-02 | add -fret-clean option (amd64 and i386 only at first), defaulting to off. | Theo de Raadt |
2024-06-02 | pledge, MAP_STACK, and pinsyscall failures have been providing failure | Theo de Raadt |
2024-06-02 | fix leaks | Florian Obser |
2024-06-02 | Unlike DHCPv4 we will only send multicast messages. | Florian Obser |
2024-06-02 | we do not poke around in udp headers | Florian Obser |
2024-06-02 | DHCPv6 is not concerned with link layer addresses. | Florian Obser |
2024-06-02 | Implement renew & rebind. | Florian Obser |
2024-06-02 | Switch to rebinding at the rebinding time not when one timeout past. | Florian Obser |
2024-06-02 | sync | Florian Obser |
2024-06-02 | user, group & /var/db/dhcp6leased for dhcpleased(8) | Florian Obser |
2024-06-02 | Import dhcp6leased(8) | Florian Obser |
2024-06-02 | Power down PCI devices in S0 as well. Needed for suspend-to-idle. | Mark Kettenis |
2024-06-01 | md4/ripemd: remove misplaced semicolons | Theo Buehler |
2024-06-01 | Neuter the bounded attribute as was done elsewhere for portable | Theo Buehler |
2024-06-01 | Remove mention of SHA-0, update STANDARDS section | Theo Buehler |
2024-06-01 | sndiod: Don't add/remove server.device entries in dev_{open,close}() | Alexandre Ratchov |
2024-06-01 | Missed SHA224() in previous: reverse order of attributes | Theo Buehler |
2024-06-01 | Reverse order of attributes | Theo Buehler |
2024-06-01 | Remove support for static buffers in HMAC/digests | Theo Buehler |
2024-06-01 | be really strict with fds reserved for communication with the separate | Damien Miller |
2024-06-01 | Move common definitions into the header file. | Kenji Aoyama |
2024-05-31 | Preferred and valid lifetime options are sometimes ignored. | Florian Obser |
2024-05-31 | Prefixes delegated via DHCPv6 have a lifetime, honour it. | Florian Obser |
2024-05-31 | getifaddrs(3) does a non trivial amount of work. | Florian Obser |
2024-05-31 | Document a weird decision in RFC 8209 | Theo Buehler |
2024-05-31 | warn when -r (deprecated option to disable re-exec) is passed | Damien Miller |
2024-05-31 | typos | Damien Miller |
2024-05-31 | rpki-client: check issuer for certs and CRLs | Theo Buehler |
2024-05-30 | Adjust hmac test for removal of static buffer from HMAC() | Theo Buehler |
2024-05-30 | sem_open() uses /tmp/*.sem files. Exclude them from /tmp daily cleanup | Stuart Henderson |
2024-05-30 | ssl(8): the history section hasn't aged well at all. zap it. | Theo Buehler |
2024-05-30 | Properly setup the fts_state in the FTS_D case. | Claudio Jeker |
2024-05-30 | Ensure pmap_create() waits in case kernel virtual space shortage. | Martin Pieuchot |
2024-05-30 | avoid potential use-after-free | Jonathan Gray |
2024-05-30 | Increase logging verbosity as to what exactly hit a limit | Job Snijders |
2024-05-30 | Fix copy-paste error in last commit. Fixes lladdr and l3vpn regress. | Claudio Jeker |
2024-05-30 | arm64: move cpu_suspended out of #ifdef SUSPEND | Theo Buehler |
2024-05-30 | sync | Theo Buehler |