openbsd
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.
2021-01-21 sthenBackport "Squelch udp connect 'no route to host' errors...
2021-01-21 knRevert r1.87 "Pledge before authentication when possible"
2021-01-21 jmcsome updates from pjanzen;
2021-01-21 tbdon't set AUTO_RETRY. it's a remnant of an experiment.
2021-01-21 mortimerRearrange variables in dump / restore to handle -fno...
2021-01-20 bluhmAn invalid packet may not have set src and dst in packe...
2021-01-20 ottoMissing return value; ok jmc@
2021-01-20 tobheMake sure to enforce matching dstid as initiator. Use...
2021-01-20 claudioCleanup, fix and add a few more test cases. Make sure...
2021-01-20 bluhmTest path MTU discovery with IPv6 TCP packets tunneled...
2021-01-20 bluhmIf pledge "wroute" is missing for setsockopt SO_RTABLE...
2021-01-20 bluhmCheck the rewritten address output from tcpdump -e...
2021-01-20 bluhmPrint rewritten addresses in tcpdump(8) logged with...
2021-01-20 kettenisReprogram outbound windows to match the device tree...
2021-01-20 sthentypo; spotted by jmc
2021-01-20 jmatthewCheck management capabilities before trying to attach...
2021-01-20 knPledge before authentication when possible
2021-01-20 nicmChange so that window_flags escapes # automatically...
2021-01-20 tbDrop unneeded cast in seal_record_protected_cipher
2021-01-19 bluhmpflog(4) tried to log the translated packet with rdr...
2021-01-19 dlgblacklist com on m3000s. our com code causes faults...
2021-01-19 kettenisImplement intx support.
2021-01-19 mvspipex(4): convert ifunit() to if_unit(9)
2021-01-19 mvsswitch(4): convert ifunit to if_unit(9)
2021-01-19 mvspppoe(4): convert ifunit() to if_unit(9)
2021-01-19 mvspipex(4): convert ifunit() to if_unit(9)
2021-01-19 mvskern/subr_disk.c: convert ifunit() to if_unit(9)
2021-01-19 mvsnfs/nfs_boot.c: convert ifunit() to if_unit(9)
2021-01-19 kettenisEnable athn(4)
2021-01-19 jsingAdd code to handle change of cipher state in the new...
2021-01-19 jsingProvide functions to determine if TLSv1.2 record protec...
next