openbsd
2021-02-23 mpiMove `pgo_fault' handler outside of uvm_fault_lower().
2021-02-23 jsgremove some unused includes
2021-02-23 dlguse the ipv6 dst addr to look up an ipsec tdb in bridge...
2021-02-23 lumAllow the user to specify a path to the mg startup...
2021-02-23 dlguse link0 to allow vlans to cross the bridge.
2021-02-23 dlgimplement support for the blocknonip port flag.
2021-02-23 dlgadd support for setting and getting bridge port flags.
2021-02-23 chelohatimecounting: use C99-style initialization for all...
2021-02-23 dlgfilter MAC Bridge component Reserved address
2021-02-23 dlgtry and use my words to explain what veb is and does.
2021-02-23 dlgadd veb(4), a Virtual Ethernet Bridge driver.
2021-02-23 deraadtsync
2021-02-23 djmwarn when the user specifies a ForwardAgent path that...
2021-02-23 jsgremove unused acpiec_lock() acpiec_unlock() functions
2021-02-22 jsgremove unused decode_hw_header() function
2021-02-22 kettenisTerminate backtrace of secondary processors in ddb.
2021-02-22 kettenisMark as arm64-specific.
2021-02-22 tobheDon't pass 'id' as argument to make function signature...
2021-02-22 kettenisEnable bge(4).
2021-02-22 kettenisEnable apldog(4).
2021-02-22 kettenisapldog(4)
2021-02-22 kettenisAdd apldog(4), a driver for the watchdog on Apple M1...
2021-02-22 mvsMove UNIX socket's garbage collector to `systqmp'....
2021-02-22 patrickDisable double-data rate modes if 1.8V signalling is...
2021-02-22 patrickSlow mode is only relevant for legacy and high speed...
2021-02-22 kettenisImprove support for the variant found on the Apple...
2021-02-22 martijnMake the ober_get_* set of function to accept a NULL...
2021-02-22 tbFix bizarre punctuation and capitalization in a comment.
2021-02-22 tbSimplify version checks in the TLSv1.3 client
2021-02-22 jsingFactor out/change some of the legacy client version...
2021-02-22 bluhmWhen cutting of the head of an overlapping fragment...
2021-02-22 robertadd 7.0 syspatch pubkey
2021-02-22 nicmexpand_paths needs the global environment to be set...
2021-02-22 martijnMake use of the new '$' feature of ober_scanf_elements...
2021-02-22 claudioRename mkpath() to mkpathat() since it uses mkdirat...
2021-02-22 nicmFix regex searching with wrapped lines, from Anindya...
2021-02-22 nicmMove config file path expansion much earlier, keep...
2021-02-22 nicmThere are many format variables now so allocating all...
2021-02-22 nicmMove jump commands to grid reader, make them UTF-8...
2021-02-22 krwSwitch reboot timing to timespec, the better to handle the
2021-02-22 jmatthewUse the F_CHECK_SENT and F_CHECK_DONE flags to determin...
2021-02-22 jsgregen
2021-02-22 jsgadd some AMD 500 series, 17h/71h, Navi 10 and Kingston...
2021-02-21 tbPATH does not include '.' anymore. Fix the runs test...
2021-02-21 krwRename struct client_config fields 'timeout', 'link_tim...
2021-02-21 jmcexclamation mark needs escaped too;
2021-02-21 deraadthow about sticking to standard C.
2021-02-21 tobheAdd cryptox(4), a driver for armv8 cryptographic extens...
2021-02-21 krwNo need for state_preboot() to double check timeout...
2021-02-21 tobheDon't explicitly send address family in IMSG_VROUTE_ADD...
2021-02-21 kettenisOne CPUs that implement the VHE extension and have...
2021-02-21 sthenAdd ping -g, a concise display format similar to that...
2021-02-21 jmczap duplicate .Nm;
2021-02-21 deraadtsync
2021-02-21 dlgcut nvgre(4) over to use common etherbridge code.
2021-02-21 dlgcut bpe(4) over to using the common etherbridge code.
2021-02-21 dlgadd etherbridge, the guts of a learning bridge that...
2021-02-21 dlgi added stoeplitz_eaddr
2021-02-21 dlgfix the names of the things that actually do the hashing.
2021-02-21 dlgadd stoeplitz_eaddr, for getting a hash value from...
2021-02-20 tobheFail on invalid address family.
2021-02-20 jsgremove warning about amdgpu userptr ioctl being unimple...
2021-02-20 ottoEnable threads test
2021-02-20 ottoA regress test to test concurrent exception handling...
2021-02-20 ottoMake the unwind cache tread-safe by declaring it thread...
2021-02-20 krwtick_msg("lease", TICK_SUCCESS) in bind_lease() should...
2021-02-20 visaFix disestablishing of PCI interrupt handlers.
2021-02-20 tbugly whitespace
2021-02-20 tbRename f_err into fatal_err.
2021-02-20 tbRename the truncated label into decode_err. This descri...
2021-02-20 jmczap unneccessary .Pp;
2021-02-20 jsingRevise regress to match change in SSL{_CTX,}_get_{min...
2021-02-20 jsingReturn a min/max version of zero if set to zero.
2021-02-20 jsingAdd DTLSv1.2 methods.
2021-02-20 jsingHandle DTLS1_2_VERSION in various places.
2021-02-20 jsingRevise HelloVerifyRequest handling for DTLSv1.2.
2021-02-20 jsingGroup HelloVerifyRequest decoding and add missing check...
2021-02-20 jsingAdd various public DTLS related defines.
2021-02-20 jsingClean up/simplify dtls1_get_cipher().
2021-02-20 dlgmove from calling l3 protocol input handlers to using...
2021-02-20 dlgmove gre and mgre from calling l3 input handlers to...
2021-02-20 dlgmove gif from calling l3 protocol input handlers to...
2021-02-20 dlgadd p2p_input, like ether_input but for l3 tunnel inter...
2021-02-20 dlglet tun use bpf_mtap for handling input packets.
2021-02-20 dlgdefault interfaces to bpf_mtap_ether for their if_bpf_m...
2021-02-20 dlggive interfaces an if_bpf_mtap handler.
2021-02-20 sthensync
2021-02-20 afresh1Recommit upstream alignment fix plus libperl version...
2021-02-20 dlgdocument the monitor flag.
2021-02-20 dlgadd support for handling the interface monitor flag
2021-02-20 dlgadd a MONITOR flag to ifaces to say they're only used...
2021-02-19 tobheFail on duplicate nonce payload.
2021-02-19 lumAdd 't' to options in man page. ok jmc@ kn@
2021-02-19 knAppend .html suffix to temporary files enabling browser...
2021-02-19 krwPut duplicated code calculating backoff interval and...
2021-02-19 krwMissed poll -> ppoll in log_warn() verbiage.
2021-02-19 tbConvert reallocarray + memset to recallocarray.
2021-02-19 claudioAdd the same ASCII check to the URI in TAL files as...
2021-02-19 nicmCheck return value of chdir() to stop a silly warning...
2021-02-19 claudioMove the mkpath() call from the rsync path to the main...
next