summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-30resize some of the ramdisks and miniroots that can be larger.Theo de Raadt
2016-12-30fix deadlock when keys/principals command produces a lot of outputDamien Miller
2016-12-30Remove unused headers.Jeremie Courreges-Anglas
2016-12-30Prevent scheduling from interfering with the epilogue instructions, as soonMiod Vallat
2016-12-30restore a not so redundant test. loopcount = -1 is a significant indicatorTed Unangst
2016-12-30syuncTheo de Raadt
2016-12-30Display details of the server ephemeral key, based on OpenSSL.Joel Sing
2016-12-30Add support for SSL_get_server_tmp_key().Joel Sing
2016-12-30Add regress coverage for enabled protocol version range.Joel Sing
2016-12-30Pull out (and largely rewrite) the code that determines the enabledJoel Sing
2016-12-30Place ASN_ITEM_{ptr,rptr,ref} and DECLARE_ASN1_ITEM under #ifndefJoel Sing
2016-12-30Expand ASN1_ITEM_rptr macros here as well... used with NETSCAPE_X509 of allJoel Sing
2016-12-30Expand ASN1_ITEM_rptr macros - no change in preprocessor output.Joel Sing
2016-12-30Expand ASN1_ITEM_rptr and ASN1_ITEM_ptr macros - no change in generatedJoel Sing
2016-12-30Stop using M_PKCS12_* compatibility macros here as well.Joel Sing
2016-12-30Expand ASN1_ITEM_ref and ASN1_ITEM_ptr macros - no change in generatedJoel Sing
2016-12-30syncTheo de Raadt
2016-12-30Expand ASN1_ITEM_rptr macros - no change in generated assembly.Joel Sing
2016-12-30Expand ASN1_ITEM_rptr macros - no change in generated assembly.Joel Sing
2016-12-30Expand ASN1_ITEM_rptr macros - no change in generated assembly.Joel Sing
2016-12-30Expand ASN1_ITEM_rptr macros - no change in generated assembly.Joel Sing
2016-12-30Expand ASN1_ITEM_rptr macro - no change in generated assembly.Joel Sing
2016-12-30Expand ASN1_ITEM_rptr macro - no change in generated assembly.Joel Sing
2016-12-30Expand ASN1_ITEM_rptr macros - no change in generated assembly.Joel Sing
2016-12-30Remove now unused c2l, c2ln, l2c, n2l, l2cn and n2l3 macros.Joel Sing
2016-12-30Explicitly include openssl/opensslconf.h in headers that use OPENSSL_NO_*Joel Sing
2016-12-30Place M_PKCS12_* compatibility macros under #ifndef LIBRESSL_INTERNAL.Joel Sing
2016-12-30Expand M_PKCS12_* "compatibility" macros. No change to generated assembly.Joel Sing
2016-12-30Now libtls creates nicer certificate verification error messages.Alexander Bluhm
2016-12-30Add xterm+pcfkeys to the tmux entry, for all the xterm(1) function keys.Nicholas Marriott
2016-12-30Change the xterm-keys option to default to on, so that tmux willNicholas Marriott
2016-12-30Update to terminfo-20161126.Nicholas Marriott
2016-12-30Ansify pmap_copy().Visa Hankala
2016-12-30When entering a mapping on write access, compute the PTE after makingVisa Hankala
2016-12-30markup from jan stary;Jason McIntyre
2016-12-30Fix EFI_CALL() to pass the arguments properly when number of arguments is 0.YASUOKA Masahiko
2016-12-30Fix EFI_CALL() to pass the arguments properly when number of arguments is 0.YASUOKA Masahiko
2016-12-29it has been six months and two days... remove keepenv { obsolete } syntaxTed Unangst
2016-12-29Write d2i_ASN1_NULL(3) manual page from scratch.Ingo Schwarze
2016-12-29Eliminate 68 unused static variables that gcc complains about.Kenneth R Westerback
2016-12-29fix typo; from OpenSSLIngo Schwarze
2016-12-29In pf_refragment6() use the valid route from pf_route6() insteadAlexander Bluhm
2016-12-29Get rid of recursive splsoftnet() in in6_ifattach_linklocal().Martin Pieuchot
2016-12-29Change NET_LOCK()/NET_UNLOCK() to be simple wrappers aroundMartin Pieuchot
2016-12-29Release the NET_LOCK() before calling unp_connect(). It is not possibleMartin Pieuchot
2016-12-29Use __func__ instead of explicit function name in panic messages.Alexander Bluhm
2016-12-28Fix white spaces. No binary change.Alexander Bluhm
2016-12-28fix the remaining cases of .Xr with only one argumentIngo Schwarze
2016-12-28Use the generic clock framework.Mark Kettenis
2016-12-28syncTheo de Raadt