openbsd
2020-12-23 ericFix a memory leak: use a single memory allocation for...
2020-12-23 visaEnsure that filt_dead() takes effect
2020-12-23 visaClear error before each iteration in kqueue_scan()
2020-12-23 claudioBGP uses KEEPALIVE packets and the HOLD timer to detect...
2020-12-23 millertUpdate to tzdata2020e from iana.org. Major changes:
2020-12-23 kettenisFix regulators that use "active-low" polarity. Our...
2020-12-23 kettenisHandle a few more userland traps that would lead to...
2020-12-23 martijnUse regfree after we're done with preg.
2020-12-22 dlghave the ifrxr info stuff report the buffer size the...
2020-12-22 tobheLog SPI with SPI_SH() wherever possible.
2020-12-22 gkoehlerUse SIGILL for the Facility Unavailable Interrupt in...
2020-12-22 jmcfurther tidy up the dynamic address section, and try...
2020-12-22 kettenisAdd PCIe clocks.
2020-12-22 bluhmFor a while the kerrnel reports EACCES to userland...
2020-12-22 mpiImplement select(2) and pselect(2) on top of kqueue.
2020-12-22 bcookDestroy the mutex in tls_config objects when tls_config...
2020-12-22 kettenisDefer hardware initialization in order to give things...
2020-12-22 kettenisClear FSCR register. This gives us a sane default...
2020-12-22 tobiasFix typos
2020-12-22 nicmBreak cursor movement in grid into a common set of...
2020-12-22 jmctweak the description of KnownHostsCommand in ssh_conf...
2020-12-22 dlgprint all the rings on a nic without limiting it to...
2020-12-22 dlgname the rx rings like ix does for systat mb
2020-12-22 djmmore detail for failing tests
2020-12-22 djmregress test for KnownHostsCommand
2020-12-22 visasync
2020-12-22 visaMake clang the default compiler on loongson.
2020-12-22 jsgstop showing amd l3 cache information
2020-12-22 tbRemove lines accidentally left behind in the ProxyJump...
2020-12-22 bcookRevert call to pthread_mutex_destroy until installers...
2020-12-22 djmadd a ssh_config KnownHostsCommand that allows the...
2020-12-22 djmmove subprocess() from auth.c to misc.c
2020-12-22 jmctweak previous;
2020-12-21 tobheUse policy_test() to reassign existing SAs to updated...
2020-12-21 dtuckerRemove explicit rijndael-cbc@lysator.liu.se test since...
2020-12-21 millertFix typo in mktime() year format description. From...
2020-12-21 krwSimplify verbiage in "DYNAMIC ADDRESS CONFIGURATION...
2020-12-21 krwAvoid issuing pointless 'ifconfig <if> up' when process...
2020-12-21 schwarzeRename syntax test of the \O escape sequence (suppress...
2020-12-21 bcookDestroy the mutex in a tls_config object when tls_confi...
2020-12-21 kettenisOnly enable rasops1_putchar8() and rasops1_putchar16...
2020-12-21 martijnThe plumbing already allowed for smtp authentication...
2020-12-21 martijnUse NI_NUMERICSERV. We don't use the result and it...
2020-12-21 florianRewrite parse_netprefix to no longer use isc_sockaddr_f...
2020-12-21 claudioNow that a NULL string is marshalled as NULL again...
2020-12-21 dtuckerRemove the pre-standardization cipher rijndael-cbc...
2020-12-21 ericAlways call endservent_r() after getservbyport_r().
2020-12-21 djmproperly fix ProxyJump parsing; Thanks to tb@ for point...
2020-12-21 ottoShow scope id when set; ok florian@
2020-12-21 djmadapt to API change in hostkeys_foreach()/load_hostkeys()
2020-12-21 bluhmTest that IPv4 path MTU discovery works over IPsec...
2020-12-20 djmplumb ssh_conn_info through to sshconnect.c; feedback...
2020-12-20 djmallow UserKnownHostsFile=none; feedback and ok markus@
2020-12-20 djmload_hostkeys()/hostkeys_foreach() variants for FILE*
2020-12-20 bluhmUse regress framework for setup and shorten target...
2020-12-20 tbslightly tweak the jot regress tests to avoid file...
2020-12-20 bluhmAccept reject and blackhole routes for IPsec PMTU disco...
2020-12-20 kettenisFix typo.
2020-12-20 tobheDon't leak ipsec_hosts when building hosts_list.
2020-12-20 danielrename pkg_add's pod files to avoid filenames with...
2020-12-20 martijnOnlly call event_del if there are events enabled, since...
2020-12-20 martijnFree filter_name in lka_filter_end
2020-12-20 kettenisThe TCE table needs to be aligned on a boundary that...
2020-12-20 visaIntroduce klistops
2020-12-20 florianFix EDNS Client Subnet option (+subnet=)
2020-12-20 florianFix IPv6 link-local address handling for nameservers...
2020-12-20 ottoFix copy-pasto when selecting the addresses read from...
2020-12-20 jmatthewConvert uvm_km_valloc(9) calls to km_alloc(9). Tested...
2020-12-20 jsgsync with i915_pciids.h
2020-12-20 jsgdrm/i915: Remove dubious Valleyview PCI IDs
2020-12-20 jsgremove duplicate device id caused by subids in INTEL_IV...
2020-12-20 jsgtest against [VM_MIN_ADDRESS, VM_MAXUSER_ADDRESS] in...
2020-12-19 tobhePrint client kem key with correct length.
2020-12-19 tbremove extra s
2020-12-19 jmatthewApply r1.86 of amd64 acpi_machdep.c to arm64 and i386...
2020-12-19 danielrename filenames ending in a period
2020-12-19 patrickThere's no need to include the OFW GPIO header.
2020-12-19 patrickAdd support for the i.MX8MP PCIe clocks.
2020-12-18 patrickAdd support for the i.MX8MP second ethernet. The Plus...
2020-12-18 kettenisEmulate open drain GPIOs. This replaces the hack added...
2020-12-18 kettenisAdd symbolic constants related to open source and open...
2020-12-18 kettenisMake large read and write transactions work.
2020-12-18 millertUpdate awk to December 18, 2020 version.
2020-12-18 patrickAdd glue for the USB3 controller on the i.MX8MP SoC...
2020-12-18 patrickAdd code to initialize the USB 3 PHY on i.MX8MP.
2020-12-18 bluhmUse regress framework.
2020-12-18 claudioIn io_str_read() return 0-length strings as NULL pointe...
2020-12-18 patrickAdd support for the i.MX8MP USB clocks.
2020-12-18 patrickAttach imxgpc(4) to i.MX8MP as well.
2020-12-18 visaAdd fd close notification for kqueue-based poll() and...
2020-12-18 visaMake knote_{activate,remove}() internal to kern_event.c.
2020-12-18 soleneAdd details to -F flag
2020-12-18 claudioUse asprintf with %.*s to construct the path based...
2020-12-18 tobheMake sure the first packet of an SA has sequence number...
2020-12-17 chelohatht(4): more tsleep(9) -> tsleep_nsec(9)
2020-12-17 djmfix possible error("%s", NULL) on error paths
2020-12-17 djmrefactor client percent_expand() argument passing;...
2020-12-17 djmprepare readconf.c for fuzzing; remove fatal calls...
2020-12-17 kettenisOnly enable the USB 3.0 port and PHY if it is enabled...
2020-12-17 kettenisReset pin 3 of the GPIOAO bank to input mode to work...
next