openbsd
2021-03-08 claudioRevert commitid: AZrsCSWEYDm7XWuv;
2021-03-08 deraadtdhclient relationship with "inet autoconf" is incorrect...
2021-03-08 florianWe no longer "accept" RAs in the kernel, delete mislead...
2021-03-08 florianNote that slaacd(8) is enabled by default. Also note...
2021-03-08 jcsAdd another Type Cover device
2021-03-08 jcsregen
2021-03-08 jcsAdd Surface Pro Type Cover
2021-03-08 jcsAllow uhidev child devices to claim selective report ids
2021-03-08 kettenisAdd support for sdhc(4) on Raspberry Pi in ACPI mode.
2021-03-08 kurtAdd RK809 to list of supported chips for this driver.
2021-03-08 kurtAdd support for rk809 as seen on the Rock Pi N10 with...
2021-03-08 claudioWhen introducing prefix_eligible() I botched up one...
2021-03-08 kettenisRevise the ASID allocation sheme to avoid a hang when...
2021-03-08 mpiMove a KERNEL_ASSERT_LOCKED() from single_thread_clear...
2021-03-08 mpiKill SINGLE_PTRACE and use SINGLE_SUSPEND which has...
2021-03-08 ratchovsndiod: Use chronological order for {dev,port}_list
2021-03-08 ratchovsndiod: Initialize dev->master_enabled earlier
2021-03-08 ratchovsndiod: Style tweak: uniformize pattern to access ctlsl...
2021-03-08 jsguse a journal reference instead of cstr when possible
2021-03-08 deraadtRemove the workaround which identified Go executables...
2021-03-08 jsgcorrect paper title
2021-03-08 jsgAdd some references, most of these were removed when...
2021-03-07 mortimerExplicitly align kernel text.
2021-03-07 yasuokaFix aml_store() to work properly when the lvalue is...
2021-03-07 ericuse the mx hostname for sni on outgoing connection...
2021-03-07 florianReduce debug logging by moving protocol level debug log
2021-03-07 tbFix intercardinal directions in hack help.
2021-03-07 florianNo need to cap the exponential backoff here, iface_time...
2021-03-07 tobheLog ESN for child SAs if enabled.
2021-03-07 jsgv1/v2 find is different to pwb/v5 find
2021-03-07 patrickPass standard DMA tag to acpi(4) table drivers.
2021-03-07 florianWithdraw nameservers when the interface goes down.
2021-03-07 florianFold get_lladdr into update_iface, now the only caller.
2021-03-07 florianNo need to pass the link local and hw address around...
2021-03-07 florianreshuffle to bring more in line with dhcpleased
2021-03-07 florianIntroduce engine_update_if().
2021-03-07 bcookLibreSSL 3.3.2
2021-03-07 jsgansi
2021-03-07 jsgansi
2021-03-07 jsgansi
2021-03-07 jsgansi
2021-03-07 dlguse uint64_t ethernet addresses for compares in carp.
2021-03-06 tobhewhitespace
2021-03-06 millertFix PRINT macro, the suffix param to sshlog() was missing.
2021-03-06 patrickSince with the current design there's one device per...
2021-03-06 patrickOne major issue talked about in research papers is...
2021-03-06 florianImplement last remaining bits to update from RFC 4941...
2021-03-06 florianTurns out there are dhcp servers that ignore DHCPREQUES...
2021-03-06 deraadtsync
2021-03-06 jsgansi
2021-03-06 espieput back Lst_Destroy(paths) where it belongs
2021-03-05 tobhePrint PFS group for rekeyed Child SAs.
2021-03-05 tobheLog transforms of established IKE and Child SAs.
2021-03-05 tobheMove policy printing code from parse.y to new print.c
2021-03-05 janAvoid print for NULL pointer
2021-03-05 claudioFix regress tests after changes to tal.c, mft.c, and...
2021-03-05 claudioFactor out the URI check we do in various places into...
2021-03-05 lumIf there is a problem with opening a directory via...
2021-03-05 claudioFactor out the SHA256 hash checks into valid_filehash...
2021-03-05 zhukTest case for read-only array being not that read-only...
2021-03-05 zhukFix old ksh bug: wrong variable being looked up when...
2021-03-05 jsgansi
2021-03-05 janadd missing PCI classes
2021-03-05 jsgansi
2021-03-05 ericStart porting smtpd to libtls.
2021-03-05 claudioRemove space at end of line
2021-03-05 jsgansi
2021-03-05 jsgansi
2021-03-05 yasuokaFix some heap over-read in logging in PPTP protocol...
2021-03-05 antonStop abusing display blocks under the authors section...
2021-03-05 jsgderegister
2021-03-05 jsgansi
2021-03-05 dlgpass the uint64_t dst ethernet address from ether_input...
2021-03-05 jsgansi
2021-03-05 jsgansi
2021-03-05 dlgwork with 64bit ethernet addresses in ether_input().
2021-03-05 patrickImprove readability of softc accesses.
2021-03-05 patrickIntroduce an IOVA allocator instead of mapping pages...
2021-03-05 patrickExtend the commented code that shows which additional...
2021-03-04 tobheRemove -g from CFLAGS. This was accidentally added...
2021-03-04 tobheDerive config netmask from address pool if not explicit...
2021-03-04 kettenisTurns out the cores on Apple's M1 SoC only support...
2021-03-04 kettenisPrint feature that indicates a CPU core supports 16...
2021-03-04 jmcnew sentence, new line;
2021-03-04 visaTweak whitespace and adjust prototypes.
2021-03-04 visaCombine octeon_pcibusvar.h into octeon_pcibus.c to...
2021-03-04 tbAdd two error checks for strdup for consistency.
2021-03-04 tbtypo in comment
2021-03-04 visaUpdate clock interrupt count atomically.
2021-03-04 claudioLast commit was done from a non-clean tree. Revert...
2021-03-04 claudioUpdate TAL files to offical versions that include a...
2021-03-04 claudioUnify the out of memory errors here as well.
2021-03-04 claudioUse the same way to error out in out of memory situation.
2021-03-04 tban -> and
2021-03-04 tbzap whitespace on three lines
2021-03-04 claudioReplace NOTREACHED with actuall errx() calls. I managed...
2021-03-04 claudioRemove NOTREACHED marker, it should be obvious when...
2021-03-04 claudioSimply ignore errors from tls_close(). ftp(1) does...
2021-03-04 claudioImplement a https client as a sub-process for rpki...
2021-03-04 claudioAdd sys/queue.h to the include list since imsg.h needs...
next