openbsd
2021-01-26 deraadtsatisfy -fno-common by repairing one enum decl
2021-01-26 naddymove HostbasedAcceptedAlgorithms to the right place...
2021-01-26 jsingMove sequence numbers into the new TLSv1.2 record layer.
2021-01-26 ericMove private key setup to a helper function with proper...
2021-01-26 florianSome config changes require a restart of all resolvers...
2021-01-26 florianWhen checking for available address family for AI_ADDRC...
2021-01-26 espieremove test that's now bogus, as fullpkgpath takes...
2021-01-26 dtuckerRemove unused variables leftover from refactoring....
2021-01-26 nicmAlways resize the original screen before copying when...
2021-01-26 deraadtintrmap attribute missing from mcx; ok dlg
2021-01-26 dtuckerRename HostbasedKeyTypes (ssh) and HostbasedAcceptedKey...
2021-01-26 djmrefactor key constraint parsing in ssh-agent
2021-01-26 djmmore ssh-agent refactoring
2021-01-26 djmmake struct hostkeys public; I have no idea why I made...
2021-01-26 djmmove check_host_cert() from sshconnect,c to sshkey...
2021-01-26 djmuse recallocarray to allocate the agent sockets table...
2021-01-26 djmfactor out common code in the agent client
2021-01-25 mvsWe have this sequence in bridge(4) ioctl(2) path:
2021-01-25 kettenisGive machdep.c a thorough cleanup that is long overdue.
2021-01-25 florianRevert local diff now that we no longer use syslog...
2021-01-25 florianDisable logging to syslog for libunbound. We are not...
2021-01-25 mglockerResolve data toggle out of sync problem for ugen(4...
2021-01-25 mglockerAdd the new function usbd_clear_endpoint_feature()...
2021-01-25 sthenphp.port.mk sets MODPHP_BUILDDEP=No by default now.
2021-01-25 dlgraise the max number of queues/interrupts to 16, up...
2021-01-25 dlgif the rx descriptor reports the rss hash, use it for...
2021-01-25 dlgdon't lose the M_FLOWID flag if the ipv4 cksum is ok.
2021-01-25 claudioAdjust code since bgpd added an extra argument to aspat...
2021-01-25 claudioRFC6472 discourages the use of AS_SET segements in...
2021-01-25 yasuokaFix wg(4) ioctl to be able to handle multiple wgpeers.
2021-01-25 dlgfix filtering on kstat unit numbers
2021-01-25 dlgr1.102 forgot to tweak the "redistribute rtlabel" part...
2021-01-25 djmmake ssh hostbased authentication send the signature...
2021-01-25 dlgif stoeplitz is enabled, use it to provide a flowid...
2021-01-25 dlguse an intrmap when establishing interrupts for queues.
2021-01-24 millertUpdate to tzdata2021a from iana.org. Major changes:
2021-01-24 tobhehmac-sha2-384 and hmac-sha2-512 are enabled by default.
2021-01-24 florianImplement DNS64 synthesis.
2021-01-24 jsgmatch on Intel Alder Lake and Meteor Lake I219 Ethernet ids
2021-01-24 jsgregen
2021-01-24 jsgadd Intel Alder Lake and Meteor Lake I219 Ethernet ids
2021-01-24 florianAdd missing __KAME__ markers.
2021-01-24 florianPass sockaddr_in6 arround so that we have space to...
2021-01-24 deraadtsync
2021-01-24 jsgmatch on Realtek RTL8168H ids for Killer E2500V2 and...
2021-01-24 jsgregen
2021-01-24 jsgadd Realtek RTL8168H ids for Killer E2500V2 and E2600
2021-01-23 jsgmatch on another Realtek RTL8168 id
2021-01-23 jsgregen
2021-01-23 jsgadd another Realtek RTL8168 id
2021-01-23 mlarkinFix whitespace issues
2021-01-23 mlarkinvmm(4): wire faulted in pages
2021-01-23 tobheHandle write() errors.
2021-01-23 tobheHandle errors and truncated output from snprintf().
2021-01-23 knlist-io must be run from config dir
2021-01-23 tobheFix typos.
2021-01-23 patrickFix IORT struct for Context and PMU interrupts. I...
2021-01-23 deraadtsync
2021-01-23 florianMove resolv_conf string generation for ASR to function...
2021-01-23 florianDon't just blindly upgrade to VALIDATING if we see...
2021-01-23 robRemove unused variables found by clang. Additional...
2021-01-23 sthensync
2021-01-23 kettenisOPAL implements firmware calls that abstract communicat...
2021-01-23 espierecognize those ubiquitous webp file
2021-01-23 thfrintroduce ujoy(4), a restricted subset of uhid(4) for...
2021-01-22 robGracefully handle any erroneous closing bracket/brace...
2021-01-22 jcsims: an actual i2c-connected mouse is unlikely
2021-01-22 claudioExtend test with an full depth search of all possible...
2021-01-22 florianThe correct spelling is NULL.
2021-01-22 tbAvoid NULL deref on BIO_new{_mem_buf,}() failure.
2021-01-22 tbAvoid NULL deref on BIO_new{_mem_buf,}() failure.
2021-01-22 millertPrivate functions in the kernel do not to be prototyped.
2021-01-22 claudioCleanup and document the code a bit
2021-01-22 bennofix a memory leak, found by rob@ in relayd.
2021-01-22 nicmRevert clear changes to writing as they don't work...
2021-01-22 nicmAdd rectangle-on and rectangle-off copy mode commands...
2021-01-22 nicmFix some cursor movement commands, from Anindya Mukherjee.
2021-01-22 martijnAdjust for traphandler process removal commit.
2021-01-22 martijnRemove the traphandler process, which was nothing more...
2021-01-22 robValid integer and enumerated types always have non...
2021-01-22 dtuckerPubkeyAcceptedKeyTypes->PubkeyAcceptedAlgorithms here...
2021-01-22 dtuckerRename PubkeyAcceptedKeyTypes keyword to PubkeyAccepted...
2021-01-21 ericwhen using fake keys, skip the private key check
2021-01-21 ericreturn -1 on error for consistency
2021-01-21 millertIgnore special keys returned by the curses getch()...
2021-01-21 florianndp only deals with current localtime. Print time with...
2021-01-21 ericsync for libtls bump
2021-01-21 ericminor bump after symbol addition
2021-01-21 ericAllow setting a keypair on a tls context without specif...
2021-01-21 jsingMop up unused dtls1_build_sequence_number() function.
2021-01-21 bluhmPledge violation for SO_RTABLE prints "wroute" now...
2021-01-21 tobheHandle NO_PROPOSAL_CHOSEN for CREATE_CHILD_SA.
2021-01-21 tobheAdd support for INVALID_KE_PAYLOAD in CREATE_CHILD_SA
2021-01-21 jmcrevert previous after complaints from sthen and deraadt;
2021-01-21 mpiMake it possible to convert map arguments to long and...
2021-01-21 mvscarp(4): convert ifunit() to if_unit(9)
2021-01-21 mvsvlan(4): convert ifunit() to if_unit(9)
2021-01-21 jmcremove an unneccessary escape; from martin vahlensieck
2021-01-21 dlglet vfs keep track of nonblocking state for us.
2021-01-21 kevloDocument IFM_2500_T media type.
next