openbsd
2024-06-05 miodPass cpu_fork() function to the new process through...
2024-06-05 florianImplement lease files.
2024-06-05 florianUse a loop to add request options.
2024-06-05 florianunused function
2024-06-05 florianimplement removing of addresses from interfaces
2024-06-05 tbOnly complain about empty list of revoked certs if...
2024-06-05 krwNo need to call d_open/d_close for every hibernate...
2024-06-05 florianDo not try to configure an interface with prefix length 0.
2024-06-05 florianDo not request a prefix with length zero.
2024-06-05 stspadd support for VLAN tag offloading to dwqe(4)
2024-06-05 mglockerNow that our hibernation sub-system supports 4096 byte...
2024-06-05 tbmake test struct const
2024-06-04 krwBump versions of boot media now capable of un-hibernati...
2024-06-04 krwEnable hibernate/resume to nvme(4) disks with 4096...
2024-06-04 landryservices: add matrix-fed tcp port 8448
2024-06-04 gkoehlerAllow sbld allocation to fail when PMAP_CANFAIL.
2024-06-04 florianIAIDs can start at 0.
2024-06-04 deraadtenable -fret-clean on amd64, for libc libcrypto ld...
2024-06-04 millertAvoid unnecessary string traversals in u8_isutf() and...
2024-06-04 tbrpki-client: rework AIA, SIA, and CRL handling
2024-06-04 tbrpki-client: reject certs with unexpected SIA accessMethods
2024-06-04 tbrpki-client: only allow a single rpkiNotify SIA accessM...
2024-06-04 janvio(4): remove useless casts and fix spacing
2024-06-04 claudioIn dequeue_randomness() use an atomic instruction to...
2024-06-04 opnow that we have dired-up-directory, use it in dired...
2024-06-04 opadd dired-up-directory bound to ^ to go up on directory...
2024-06-04 tbrpki-client: remove proto argument from x509_location()
2024-06-03 dvLock and unlock EPT pmaps before page table entry modif...
2024-06-03 matthieuadd .mjs -> text/javascript. ok florian@
2024-06-03 floriangc v4 struct
2024-06-03 deraadtmore sleepy florian knf issues
2024-06-03 florianOpenBSD intentionally does not print a flavor for -r.
2024-06-03 deraadtmore whitespace and knf
2024-06-03 florianknf; pointed out by deraadt
2024-06-03 jsgcorrecly -> correctly
2024-06-03 ophttpd: render "emojis" as text in directory listing
2024-06-03 claudioRemove lock_class_sched_lock from lock_classes since...
2024-06-03 deraadtsort
2024-06-03 tbRework SIA handling to be less incorrect
2024-06-03 claudioRemove the now unsued s argument to SCHED_LOCK and...
2024-06-03 claudioThere is no more LO_CLASS_SCHED_LOCK lock class.
2024-06-03 mglockerRemove superfluous pmap_extract() call in the hibernati...
2024-06-03 florianimplement rapid commit
2024-06-03 floriansync
2024-06-03 florianTrack changes to dhcp6leased.conf
2024-06-03 florianetc bits for dhcp6leased
2024-06-03 florianhook dhcp6leased to the build
2024-06-03 ottoFix input handling wrt redrawing. The new version of...
2024-06-03 antonPledge violation messages are no longer accessible...
2024-06-03 antonPassing a NULL digest to SHA routines from libcrypto...
2024-06-03 deraadtavoid shadowing a local variable in a lower scope
2024-06-03 millertSpelling fixes and removal of unneeded prototypes and...
2024-06-03 millertBuild with WARNINGS=Yes and fix resulting warnings.
2024-06-02 jsgremove prototypes with no matching function
2024-06-02 jsgsencond -> second; ok florian@
2024-06-02 deraadtugh, another typo; spotted by naddy
2024-06-02 deraadtoops typo
2024-06-02 florianprev_plen is only accessed on the 2nd round through...
2024-06-02 florianFix indent; pointed out by miod
2024-06-02 florianMake sure we find a link-local address and rdomain
2024-06-02 floriangc unused variable
2024-06-02 deraadtGrow amd64 install*.{iso,img} because -fret-clean ...
2024-06-02 deraadtDue to growth, crunchgen must also try to block -fret...
2024-06-02 deraadtDue to growth we can't allow -fret-clean behaviour...
2024-06-02 florianoops, we need to hold on to ifap for a bit longer
2024-06-02 deraadtadd -fret-clean option (amd64 and i386 only at first...
2024-06-02 deraadtadd -fret-clean option (amd64 and i386 only at first...
2024-06-02 deraadtpledge, MAP_STACK, and pinsyscall failures have been...
2024-06-02 florianfix leaks
2024-06-02 florianUnlike DHCPv4 we will only send multicast messages.
2024-06-02 florianwe do not poke around in udp headers
2024-06-02 florianDHCPv6 is not concerned with link layer addresses.
2024-06-02 florianImplement renew & rebind.
2024-06-02 florianSwitch to rebinding at the rebinding time not when...
2024-06-02 floriansync
2024-06-02 florianuser, group & /var/db/dhcp6leased for dhcpleased(8)
2024-06-02 florianImport dhcp6leased(8)
2024-06-02 kettenisPower down PCI devices in S0 as well. Needed for suspe...
2024-06-01 tbmd4/ripemd: remove misplaced semicolons
2024-06-01 tbNeuter the bounded attribute as was done elsewhere...
2024-06-01 tbRemove mention of SHA-0, update STANDARDS section
2024-06-01 ratchovsndiod: Don't add/remove server.device entries in dev_...
2024-06-01 tbMissed SHA224() in previous: reverse order of attributes
2024-06-01 tbReverse order of attributes
2024-06-01 tbRemove support for static buffers in HMAC/digests
2024-06-01 djmbe really strict with fds reserved for communication...
2024-06-01 aoyamaMove common definitions into the header file.
2024-05-31 florianPreferred and valid lifetime options are sometimes...
2024-05-31 florianPrefixes delegated via DHCPv6 have a lifetime, honour it.
2024-05-31 floriangetifaddrs(3) does a non trivial amount of work.
2024-05-31 tbDocument a weird decision in RFC 8209
2024-05-31 djmwarn when -r (deprecated option to disable re-exec...
2024-05-31 djmtypos
2024-05-31 tbrpki-client: check issuer for certs and CRLs
2024-05-30 tbAdjust hmac test for removal of static buffer from...
2024-05-30 sthensem_open() uses /tmp/*.sem files. Exclude them from...
2024-05-30 tbssl(8): the history section hasn't aged well at all...
2024-05-30 claudioProperly setup the fts_state in the FTS_D case.
2024-05-30 mpiEnsure pmap_create() waits in case kernel virtual space...
2024-05-30 jsgavoid potential use-after-free
next