openbsd
2024-06-07 claudioDownload new TA files into a temporary place (.ta/...
2024-06-07 jsgremove unused packet header length defines
2024-06-07 jsgremove unused CONCAT define
2024-06-07 tbFix non-xsc path in x509_verify_potential_parent()
2024-06-07 jsgremove UADDR_HINT_MAXGAP, missed when uaddr_hint alloca...
2024-06-07 tbCall out argument reversal between check_issued() and...
2024-06-07 deraadtret-clean is compatible with unhibernate again, due...
2024-06-07 deraadtInside LLVM, Functions become marked with exposesReturn...
2024-06-06 jmcescape the final dot at eol in "e.g." to avoid double...
2024-06-06 djmenable PerSourcePenalties by default.
2024-06-06 djmmention that PerSourcePenalties don't affect concurrent...
2024-06-06 djmdisable stderr redirection before closing fds
2024-06-06 djmregress test for PerSourcePenalties
2024-06-06 djmmake sure logs are saved from sshd run via start_sshd
2024-06-06 djmsimplify
2024-06-06 djmprepare for PerSourcePenalties being enabled by default...
2024-06-06 djmAdd a facility to sshd(8) to penalise particular proble...
2024-06-06 tbssl_tlsext: fix uninitialized variable warning with gcc
2024-06-06 floriansync
2024-06-06 florianhook dhcp6leasectl to the built
2024-06-06 floriandhcp6leasectl
2024-06-06 florianhand PD_IAs to dhcp6leasectl
2024-06-06 florianCorrect plural form usage.
2024-06-06 tbTell my future self why I don't want to change this...
2024-06-06 bluhmFix call instruction disassembler in ddb.
2024-06-06 tbCheck that TA certs are correctly signed
2024-06-06 tbrpki-client: fix RFC section references in ta_parse()
2024-06-06 tbrpki-client: fix a crash in filemode
2024-06-06 florianAccept more compact forms of prefix delegation requests.
2024-06-06 tbip_resources_print(): zap extra blank line
2024-06-06 tbrpki-client: simplify ta_parse()
2024-06-06 bluhmClear DF flag after kcopy faulted.
2024-06-05 deraadtdisable -fret-clean in the kernel until the returns_twi...
2024-06-05 tbRevert __bounded__ hack in chacha-merged.c
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...
next