openbsd
2021-02-25 jsingAvoid passing last and depth to x509_verify_cert_error...
2021-02-25 otto- Make use of the fact that we know how the chunks...
2021-02-25 espiesplit off the large module documentations, so that...
2021-02-25 janPrevent zero size devices from attaching
2021-02-25 djms/PubkeyAcceptedKeyTypes/PubkeyAcceptedAlgorithms/
2021-02-25 dlgwe don't have to cast to caddr_t when calling m_copydat...
2021-02-25 dlglet m_copydata use a void * instead of caddr_t
2021-02-25 dlgenable veb(4), it's time for wider testing.
2021-02-25 knFix SMALL build
2021-02-24 dlgadd support for hashing 64 and 32 bit numbers in host...
2021-02-24 deraadtsync
2021-02-24 dtuckerRename pubkeyacceptedkeytypes to pubkeyacceptedalgorith...
2021-02-24 tobheUse ASN1_STRING_get0_data() instead of the deprecated...
2021-02-24 deraadtbuild resolvd
2021-02-24 deraadtMore accurately describe the DNS proposal sources and...
2021-02-24 deraadtfairly significant rewrite, including:
2021-02-24 florianWe need to track the pid of the connecting control...
2021-02-24 florianImport resold(8), a daemon to rewrite resolv.conf.
2021-02-24 tbFix comment explaining last_untrusted. This should...
2021-02-24 tbMake the new validator check for EXFLAG_CRITICAL
2021-02-24 krwComplete deleting ifi->active before calling write_leas...
2021-02-24 krwNo need to get time() twice. Just use the already
2021-02-24 krwNo need to check ifi->active for NULL when looking...
2021-02-24 krwFix annoying typo in a comment.
2021-02-24 krwRemove incomplete/incorrect connection with autoconf...
2021-02-24 deraadtshow AF for DNS proposal messages; ok claudio bluhm
2021-02-24 visakqueue: Revise filterops interface
2021-02-24 lumVarious fixes from emails Joachim Nilsson sent to tech...
2021-02-24 lumsnprintf() does indeed return an int. From an email...
2021-02-24 jmcspelling fix;
2021-02-24 bluhmIn sorflush() use m_purge() instead of handrolling it.
2021-02-24 dlgwhite space tweak, no functional change
2021-02-24 dlgfix stoeplitz_n16 and stoeplitz_h16
2021-02-24 patrickEnumerate GCI core, which seems to contain the OTP...
2021-02-24 nicmCorrect client_prefix so it returns 1 if in prefix...
2021-02-24 dlgwhitespace tweaks, no functional change.
2021-02-24 dlgfix the length check on arp packets when handling arp...
2021-02-24 deraadtsync
2021-02-24 jsgremove unused usbd_get_device_string()
2021-02-24 jsgremove unused usbdi functions
2021-02-24 dlgadd support for adding and deleting mac addr entries...
2021-02-24 jsgremove unused xhci_cmd_evaluate_ctx()
2021-02-24 deraadtsync
2021-02-24 dlgadd support for adding and deleting address table entries.
2021-02-24 dlgadd support for adding and deleting address table entries.
2021-02-24 dtuckerPut obsolete aliases for hostbasedalgorithms and pubkey...
2021-02-23 deraadttypo
2021-02-23 dlghandle ifconfig veb0 flush with etherbridge_flush,...
2021-02-23 djmlots more s/key types/signature algorithms/ mostly in
2021-02-23 djmCorrect reference to signature algorithms as keys;...
2021-02-23 tbMake this test module aware so it passes with Go 1.16
2021-02-23 tbMake this test module aware so it passes with Go 1.16
2021-02-23 tobheUse pool to allocate tdbs.
2021-02-23 lumMove -u to alphabetically correct place in options...
2021-02-23 kettenisaplintc(4)
2021-02-23 kettenisAdd aplintc(4), a driver for the interrupt controller...
2021-02-23 deraadtsync
2021-02-23 chelohasparc64/clock.c: use ANSI-style function definitions
2021-02-23 mvsWrap by netlock the whole foreach loop which calls...
2021-02-23 mvsFix m_copyback(9) prototype in DESCRIPTION section.
2021-02-23 deraadtprevious commit mismanaged the control fd
2021-02-23 claudioAdjust pledge() and unveil() calls for proc_rsync(...
2021-02-23 deraadtsync
2021-02-23 jsgremove unused malloc_roundup()
2021-02-23 bluhmAs ip_insertoptions() may prepend a mbuf, "goto bad...
2021-02-23 aoyamaMake more efficient clearing interrupts on all processo...
2021-02-23 dlgsmall adjustment of the deck chairs, no functional...
2021-02-23 dlgfix up which link flags do what.
2021-02-23 mvsUse NULL instead of 0 in `m_nextpkt' assignment.
2021-02-23 dlgmake a start on transparent ipsec interception, based...
2021-02-23 jsgremove unused uvm_mapent_bias()
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
next