openbsd
2018-02-14 dlgcreate virtual interfaces before starting all interface...
2018-02-14 schwarzeIn x509.h rev. 1.27 2018/02/14 16:18:10, jsing@ provided
2018-02-14 schwarzeIn ssl.h rev. 1.136 2018/02/14 17:08:44, jsing@ provided
2018-02-14 ottoZero as (un)mount flag is valid; ok millert@
2018-02-14 schwarzeIn ssl.h rev. 1.135 2018/02/14 16:16:10, jsing@ provided
2018-02-14 jsingSync.
2018-02-14 jsingBump lib{crypto,ssl,tls} minors due to symbol additions.
2018-02-14 jsingProvide SSL_CTX_up_ref().
2018-02-14 jsingProvide X509_STORE_CTX_get0_{cert,untrusted}() and
2018-02-14 jsingProvide X509_get{0,m}_not{Before,After}().
2018-02-14 jsingProvide ASN1_STRING_get0_data().
2018-02-14 jsingProvide EVP_PKEY_up_ref().
2018-02-14 jsingStart providing parts of the OpenSSL 1.1 API.
2018-02-14 jsingEnsure that D mod (P-1) and D mod (Q-1) are calculated...
2018-02-14 jsingProvide X509_get_signature_nid().
2018-02-14 jsingProvide SSL_CTX_get0_param() and SSL_get0_param().
2018-02-14 jsingSome obvious freezero() conversions.
2018-02-14 jsingUpdate keypair regress to match revised keypair hash...
2018-02-14 robwhitespace
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
next