openbsd
2018-02-12 dlgdont handle SIOCSIFRDOMAIN twice, egre isn't supposed...
2018-02-11 krwOoops. After getting a NAK in response to a renewal...
2018-02-11 matthieuRevert rev 1.163. Causes network issues in Firefox.
2018-02-11 dtuckerDon't reset signal handlers inside handlers.
2018-02-11 patrickUse the new APIs for setting block lengths and reading...
2018-02-11 patrickMove .openbsd.randomdata into .rodata. This makes...
2018-02-11 patrickRework the DDB trace handling for armv7. By switching...
2018-02-11 schwarzeDocument three more functions recently made public...
2018-02-11 patrickAdd sdmmc_io_set_blocklen() which allows to set the...
2018-02-11 patrickAdd sdmmc_io_read_region_1() and sdmmc_io_write_region_...
2018-02-11 jmctypo in output string; from edgar pettijohn
2018-02-11 ottofix madvise(2) flags matching; ok deraadt@ tom@
2018-02-11 martijnMake sorting in the pcache view work. This allows us...
2018-02-11 mpiMove landisk to MI mutex.
2018-02-11 jmcmacro fix;
2018-02-11 patrickCopy the scan results into a new buffer to re-align...
2018-02-11 patrickSince the BCDC header has a variable data offset, so...
2018-02-11 deraadtoops, typo
2018-02-11 patrickUpdate the packet header length as well as the mbuf...
2018-02-11 deraadtDocument how MAP_STACK will be used. All stacks must...
2018-02-11 deraadtlight documentation for MAP_STACK
2018-02-11 patrickSDIO support for bwfm(4) is good enough now that we...
2018-02-11 krwMake "invalid host name" messages log_debug() since...
2018-02-11 deraadtStart mapping thread stacks with MAP_STACK. mmap(...
2018-02-11 deraadtCan mask MAP_STACK by name rather than number
2018-02-11 deraadtAdd MAP_STACK flag. Currently masked by mmap()
2018-02-11 schwarzeMerge documentation from OpenSSL for seven functions
2018-02-11 bennoUse the new route filter ROUTE_PRIOFILTER in ospfd...
2018-02-11 bennoAdd a ROUTE_PRIOFILTER socket option for roueing socket...
2018-02-11 henningif an interface is added to the bridge that doesn't...
2018-02-11 tbsysctl.h is no longer needed
2018-02-11 dlglist M_IPV6_DF_OUT
2018-02-11 dlgadd an ipv6 "don't fragment" flag to mbufs for ip6_outp...
2018-02-10 krwFix 'ignore ;' so that it really does reset the ignore...
2018-02-10 deraadtShift top-of-stack down so that the random==0 case...
2018-02-10 kettenisEnable axppmic(4).
2018-02-10 kettenisAdd AXP803 support.
2018-02-10 kettenisMore Allwinner A64 clocks.
2018-02-10 chelohaCap wait/interval at 100 million seconds.
2018-02-10 antonPledge monitoring process; ok tedu@
2018-02-10 mpiMerge license blocks now that they are identical.
2018-02-10 mpiArtur Grabowski agreed to relicense his C mutex impleme...
2018-02-10 mpiConvert armv7 to MI mutex.
2018-02-10 jmcless macro; ok benno
2018-02-10 espieimplement the use of new ftp -S session=... for https
2018-02-10 mpiMove cleanup job control bits to their own function.
2018-02-10 mpiRevert previous & incorrect NULL dereference fix.
2018-02-10 espierewrite file around fh_file, temp file creation with...
2018-02-10 dlgprint etherip on ipv6.
2018-02-10 patrickReplace two spaces indents with tabs. Makes it easier...
2018-02-10 jsgAdditional AMD CPUID bits documented in
2018-02-10 claudioThere is a problem with assigning 127.0.0.1 here. Rever...
2018-02-10 djmconstify some private key-related functions; based on
2018-02-10 mpiRemove now unused assembly mutex code.
2018-02-10 mpiIf the kernel fails to clone an entry, report rtrequest...
2018-02-10 djmMention ServerAliveTimeout in context of TCPKeepAlives...
2018-02-10 claudioKill unneeded caddr_t cast.
2018-02-10 claudioRemove some special IPv4 in IPv6 mapped prefixes that...
2018-02-10 dlgrework gif to be more consistent.
2018-02-10 jmczap trailing whitespace;
2018-02-10 patrickSupplying entropy from etext has created a regression...
2018-02-10 djmclarify IgnoreUserKnownHosts; based on github PR from
2018-02-10 patrickPut the ldscript parts into a single file instead of...
2018-02-10 djmShorter, more accurate explanation of NoHostAuthenticat...
2018-02-10 deraadtsync
2018-02-10 jsingAdd TLS session support to ftp(1).
2018-02-10 djmDisable RemoteCommand and RequestTTY in the ssh session...
2018-02-10 jsingBe more specific about when the session file will be...
2018-02-10 claudiombufs and mbuf clusters are now backed by large pools...
2018-02-10 florianinstaller bits for RFC 7217 support
2018-02-10 florianRFC 7217 support for slaacd
2018-02-10 florianLoad RFC 7217 key material and generate if it does...
2018-02-10 florianifconfig can be used to to set interface flag to not...
2018-02-10 claudioFollow rfc8277 more closely and make make sure bgpd...
2018-02-10 florianadd support for binary sysctl payloads by handling...
2018-02-10 florianImplement RFC 7217: "A Method for Generating Semantical...
2018-02-10 djmRefuse to create a certificate with an unusable number...
2018-02-10 djmfatal if we're unable to write all the public key;...
2018-02-10 claudioSimilar to the IPv6 case create 127.0.0.1/8 on lo(4...
2018-02-10 deraadtSyncronize filesystems to disk when suspending. Each...
2018-02-10 jmatthewfix build with SDHC_DEBUG defined, no binary change...
2018-02-10 jmatthewAdd a mapping from grandparent driver name to hibernate...
2018-02-10 jsingBump TLS API version since we've added more functionality.
2018-02-10 jsingMove the keypair pubkey hash handling code to during...
2018-02-10 jsingTidy/standardise some code.
2018-02-10 jsingRemove NULL check from tls_conninfo_cert_pem() - all...
2018-02-10 jsingDocument functions for client-side TLS session support.
2018-02-10 jsingAdd support to libtls for client-side TLS session resum...
2018-02-10 jsingBump lib{crypto,ssl,tls} minors due to symbol addition.
2018-02-10 jsingExpose X509_VERIFY_PARAM_* functions that appeared...
2018-02-10 bennoclaudio noted that this is an else case because we...
2018-02-10 mortimerUse sched_pause(yield) to decide when to yield when...
2018-02-10 bennoAdd prefix-sets, lists of prefixes which can be used...
2018-02-10 tbUse return instead of exit from main.
2018-02-09 krwIf there is no link after link_timeout seconds don...
2018-02-09 chelohaSchedule alarm for start of minute if departure time...
2018-02-09 jcaStyle tweaks
2018-02-09 mortimerUse a static chacha instance to fill randomdata section...
2018-02-09 mpiImprove documentation of protected domains.
2018-02-09 dlguse in_addr and in6_addr instead of uint32_ts
next