openbsd
2018-02-14 tbLocalize _f in do_upgrade().
2018-02-14 mpikern_mutex.c is gone.
2018-02-14 mpiPut WITNESS only functions with the rest of the locking...
2018-02-14 mpiMake sure lo5 is tied to rdomain 5.
2018-02-14 schwarzeNew manual page EVP_PKEY_asn1_new(3) from Richard Levitte
2018-02-14 schwarzeI recently documented X509_VERIFY_PARAM_lookup(3),...
2018-02-14 schwarzeMention two more block cipher modes that actually exist...
2018-02-13 schwarzeAdd the missing RETURN VALUES section.
2018-02-13 schwarzeAdd the missing RETURN VALUES section, mostly from...
2018-02-13 chelohaNormalize handle limit timeval in microsecond (usec...
2018-02-13 chelohaatoll -> strtonum
2018-02-13 espiegive up a bit on the infamous cups update issue.
2018-02-13 djmremove space before tab
2018-02-13 schwarzeCorrectly describe BN_get_word(3) and BN_set_word(3).
2018-02-13 schwarzeMention that BN_new(3) sets the value to zero;
2018-02-13 schwarzeDelete duplicate .Nm entry in the NAME section,
2018-02-13 schwarzeAdd the missing RETURN VALUES section.
2018-02-12 espiesome mode of session resumptions are not currently...
2018-02-12 schwarzeAdd the missing RETURN VALUES section;
2018-02-12 schwarzeAdd the missing RETURN VALUES section;
2018-02-12 schwarzeAdd missing RETURN VALUES section.
2018-02-12 mpiUse IP6_SOIIKEY_LEN instead of hardcoded value.
2018-02-12 mpiAlways destroy all interfaces before starting a new...
2018-02-12 schwarzeAdd the missing RETURN VALUES section and reorder the...
2018-02-12 mpiPass '-inet6' to the default loopback before each test.
2018-02-12 mpiNow that the default loopback interface is brough UP...
2018-02-12 mpiRevert previous, the changed has been backed out and...
2018-02-12 mpiFix most outputs now that lo5 is getting 127.0.0.1...
2018-02-12 dlgrestore the previous semantics wrt if up, tunnel, and...
2018-02-12 dlgrestore the previous semantics wrt if up, tunnel, and...
2018-02-12 dlgrestore the previous semantics wrt if up, tunnel, and...
2018-02-12 dlguse a mobileip_tunnel struct to represent the interface...
2018-02-12 dlgrestore the previous semantics wrt if up, tunnel, and...
2018-02-12 schwarzeSimplify documentation of split-screen mode, avoiding...
2018-02-12 mlarkinTypo in a comment (CR$_VMXE instead of CR4_VMXE). No...
2018-02-12 dlg; ends c statements, not ;;
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...
next