Age | Commit message (Expand) | Author |
2019-04-28 | Quiet down signify, seeing all the OKs scroll by is not helping. | Florian Obser |
2019-04-27 | Only apply sign extension when less than eight bytes have been consumed. This | rob |
2019-04-26 | Fix default MIRROR. | Antoine Jacoutot |
2019-04-26 | If we don't have a proper installurl, use cdn.openbsd.org. | Antoine Jacoutot |
2019-04-26 | do not re-verify the signature for each file when checking the old files, | Christian Weisgerber |
2019-04-26 | Use a different approach to determine the appropriate signing key: | Christian Weisgerber |
2019-04-26 | check owner and permission of download directory | Florian Obser |
2019-04-26 | Dt is uppercase; | Jason McIntyre |
2019-04-25 | don't be overly specific in set selection and don't use an undefined | Christian Weisgerber |
2019-04-25 | hook up sysupgrade(8) | Florian Obser |
2019-04-25 | Add sysupgrade(8) a tool to upgrade OpenBSD to the next release or a | Florian Obser |
2019-04-25 | Adjust the MRT notification parser similar to bgpd to support extended | Claudio Jeker |
2019-04-25 | Extend maximum message size of the shutdown communication to 255 bytes. | Claudio Jeker |
2019-04-24 | restrict filesystem access to read only on main process via unveil(2) | Ricardo Mestre |
2019-04-23 | add some missing "pp." to .%P macros; | Ingo Schwarze |
2019-04-23 | whitespace fix | remi |
2019-04-23 | Use the network address instead of the interface address for the "link id" | remi |
2019-04-23 | For originating router LSAs for P2P interfaces check for linkstate | remi |
2019-04-19 | strongly hint at pkg_info -z to clone installations from machine to machine | Marc Espie |
2019-04-17 | fix spelling in pkg_add output: tieing -> tying | Stefan Sperling |
2019-04-16 | document where multiline {} is applicable; | Jason McIntyre |
2019-04-16 | Rewrite using libelf(3). | Sunil Nimmagadda |
2019-04-14 | use strvis on strings from the device; ok sthen mortimer | Theo de Raadt |
2019-04-14 | md5 auth has useful information on the wire that helps when fixing issues | David Gwynne |
2019-04-12 | Unbreak listening for prefix changes. | Florian Obser |
2019-04-10 | Instead of a (ulong) case just use %zu in printf and remove the cast. | Claudio Jeker |
2019-04-10 | Include endian.h since htobe* or be*toh is used. Helps with protable. | Claudio Jeker |
2019-04-08 | macro fix; | Jason McIntyre |
2019-04-08 | remove unused declarations | Eric Faurot |
2019-04-08 | fix parsing of datalines before passing them to filters, the | splitting is | Gilles Chehade |
2019-04-07 | don't silence children under fw_update, since ftp(1) can tell us | Marc Espie |
2019-04-07 | Be more careful when setting timeout to 0 because there is pending work | Claudio Jeker |
2019-04-07 | some scenarios may call match_locations on a DeleteSet. | Marc Espie |
2019-04-06 | add -Dsnapshot as a synonym for -Dsnap | Marc Espie |
2019-04-06 | help the debugger, we usually don't want to stop after a fork to an | Marc Espie |
2019-04-06 | do not call freeaddrinfo() on a NULL pointer. | Eric Faurot |
2019-04-05 | insert a missing .El and fix a typo | Ingo Schwarze |
2019-04-05 | take elfrdsetroot, clean it up for regular usage, and make it a full | Theo de Raadt |
2019-04-05 | fix link URL; pointed out by "openbsduser <at> airmail.cc" | Stuart Henderson |
2019-04-05 | print the gre protocol number as hex when vflag is enabled | David Gwynne |
2019-04-05 | support printing cdp over gre and ppp | David Gwynne |
2019-04-04 | RFC 2328 mandates in 12.4.1.1 that the Link ID of the Type 3 link has to | remi |
2019-04-04 | accept the NULL string in the proc message formatting api and simplify | Eric Faurot |
2018-04-27 | Import lpd, a re-implementation of the lpr daemon following the latest | Eric Faurot |
2019-04-03 | Fix the bug that radius module didn't work when the size of radius message | YASUOKA Masahiko |
2019-04-02 | print MPLS_MCAST as mpls, rather than unknown | David Gwynne |
2019-04-02 | Add a config option to specify the preference of name servers. | Florian Obser |
2019-04-02 | add some msi and msi-x details | Jonathan Matthew |
2019-04-02 | Report reliable VM state on status command | kn |
2019-04-02 | Document new domain-search syntax available to | Kenneth R Westerback |