openbsd
2021-09-07 denissynchronize tcpdump.8 and pcap-filter.5 primitives...
2021-09-07 djmavoid NULL deref in -Y find-principals. Report and...
2021-09-06 tbThe default Ruby has switched to 3.0
2021-09-06 patrickAccompany some functions wich are marked inline with...
2021-09-06 deraadtwe do not build binaries -g by default
2021-09-06 deraadtrepair missing paths on unveil failure
2021-09-06 tobheFix leaks in vroute addr and route caches.
2021-09-06 mpiSerialize access to the global list of pmaps with a...
2021-09-06 deraadtdocument EFAULT, and replace all 'It Er' errno with...
2021-09-06 millertrevision 1.381 neglected to remove sChallengeResponseAu...
2021-09-05 dvvmm(4): raise vm pool ipl to IPL_MPFLOOR
2021-09-05 mglockerThis allows us to disable usb(4) without kernel crash.
2021-09-05 dvvmm(4): fix vcpu locking issues reported by syzbot
2021-09-05 mpiIntroduce dummy pagers for 'special' subsystems using...
2021-09-05 jobInclude encoding.c
2021-09-05 mpiClear map to not double print it now that map & hist...
2021-09-05 mpiPass `uobj' to uvmfault_unlockall() at the end of the...
2021-09-05 jmcnew sentence, new line, and tweak wording of previous;
2021-09-05 inoguchiRemove unused variable tmptm in do_body of openssl...
2021-09-05 inoguchiUsing serial number instead as subject if it is empty...
2021-09-05 inoguchiCheck extensions before setting version to v3
2021-09-05 inoguchiUse accessor method rather than direct X509 structure...
2021-09-04 deraadtsync
2021-09-04 schwarzeduring prioritization for man(1), correctly extract...
2021-09-04 bluhmTo mitigate against spectre attacks, AMD processors...
2021-09-04 schwarzemdoc(7): improve output of .At 32v
2021-09-04 schwarzedelete a stray word reported by wilfried dot meindl...
2021-09-04 jsingFactor out the TLSv1.3 code that handles content from...
2021-09-04 beckRefactor ssl_update_cache. This now matches the logic...
2021-09-04 jsingImprove DTLS hello request handling code.
2021-09-04 jsingChange dtls1_get_message_header() to take a CBS.
2021-09-04 jsingImprove DTLS record header parsing.
2021-09-04 schwarzeIn the fallback code to look for manual pages without...
2021-09-04 jmatthewAdd uaq(4), a driver for Aquantia AQC111U/AQC112U USB...
2021-09-04 schwarze* avoid the misleading wording "second kill signal"
2021-09-04 schwarze* more specific error messages
2021-09-04 mglockerRevert list_move() to list_move_tail() change from...
2021-09-04 jasperin backtraces, print as many arguments as the function...
2021-09-04 mbuhlDisable tests that don't work in bluhms regress framework.
2021-09-03 bluhmMake sure that strings passed to printline() are always...
2021-09-03 jobAdd X509 Extensions for IP Addresses and AS Identifiers
2021-09-03 schwarze* add the missing STANDARDS section as noticed by tb@
2021-09-03 jasperadd kprobes provider for dt
2021-09-03 bluhmUse a define for the iov array size in syslogd. This...
2021-09-03 fcambusAllow the compiler driver to link the libclang_rt.profi...
2021-09-03 jcaZap a chatty printf
2021-09-03 patrickIt's time to enable smmu(4).
2021-09-03 tbImplement a -h option that allows specifying a target...
2021-09-03 jcaDon't pretend we support PT_STEP on this architecture.
2021-09-03 jcaEnable ptrace(2) support for PT_GETFPREGS/PT_SETFPREGS
2021-09-03 patrickMake virtio(4) less restrictive on the type of BAR...
2021-09-03 tbNow that the issue is fixed, enable test-extensions.py
2021-09-03 jsingUse SSL3_HM_HEADER_LENGTH instead of the magic number 4.
2021-09-03 jsingEnsure that a server hello does not have trailing data.
2021-09-03 jsingEnsure that a client hello does not have trailing data.
2021-09-03 jsingSet message_size correctly when switching to the legacy...
2021-09-03 stspReset a net80211 node's QoS Tx sequence counter to...
2021-09-03 knDocument sleep button, lid status and lidaction/pwracti...
2021-09-03 bluhmMake Bob happy.
2021-09-03 stspMake iwm(4) and iwx(4) resume code path more similar...
2021-09-03 dvvmm(4): grab kernel lock before vmspace init
2021-09-03 stspEnsure that iwm(4) and iwx(4) will reload firmware...
2021-09-03 florianMake traceroute(8) faster by sending probes and doing...
2021-09-03 beckCall the callback on success in new verifier in a compa...
2021-09-03 bentleyUpdate Albuquerque, NM zip codes.
2021-09-03 deraadtsigh -- review one one pointless sys/param.h, and disco...
2021-09-03 claudioMention RFC8050 in bgpd.8
2021-09-03 claudioAdd add-path support in MRT dumps (RFC8050).
2021-09-03 dtuckerUse .Cm instead of .Dq in StrictHostKeyChecking list...
2021-09-03 dtuckerMention using ssh -i for specifying the public key...
2021-09-03 dtuckerRefer to KEX "algorithms" instead of "methods" to match...
2021-09-03 dtuckerRemove redundant attrib_clear in upload_dir_internal...
2021-09-03 dtuckerAdd test for client termination status on signal.
2021-09-02 jmcvarious improvements to the text/usage, chiefly removin...
2021-09-02 jobUnroll ASN1_ITEM_ref()
2021-09-02 jobChange OPENSSL_strdup() to strdup()
2021-09-02 jobChange OPENSSL_malloc to calloc()
2021-09-02 jobRepair unrolling of static ASN1_ITEM IPAddrBlocks_it
2021-09-02 jobMake v3_addr and v3_asid extern const
2021-09-02 jobAdd err.h for X509error() and friends
2021-09-02 jobFix OPENSSL_assert() and assert()
2021-09-02 deraadtremove sys/param.h that are not needed
2021-09-02 deraadtannotate that sys/param.h is needed for roundup and...
2021-09-02 deraadtrather than using sys/param.h, define a local replaceme...
2021-09-02 deraadtremove sys/param.h that snuck in, by replacing MAXPATHL...
2021-09-02 jobUnroll ASN1_EX_TEMPLATE_TYPE IPAddrBlocks
2021-09-02 deraadtsys/param.h is not needed for any visible reason
2021-09-02 jobChange the OPENSSL_strdup() to strdup()
2021-09-02 deraadtremove sys/param.h use, by replacing MAXLOGNAME ->...
2021-09-02 jobFix header file includes
2021-09-02 deraadtsync
2021-09-02 jobMove the error put functions from X509V3err() to X509V3...
2021-09-02 jobUnroll ASN1_SEQUENCE() ASN1_CHOICE() ASN1_ITEM_TEMPLATE()
2021-09-02 tbAdd -f to usage
2021-09-02 jasperfollow-up on previous commit and rename the _sys union...
2021-09-02 bluhmDo not create loopback interfaces lo1, lo2, ... upfron...
2021-09-02 tobhestyle
2021-09-02 kettenisInitialize the uvm object when we actually need it...
2021-09-02 krwSplit part_type into separate types 'mbr_type' and...
2021-09-02 jasperrename struct dt_evt fields to make it clear this isn...
next