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