Age | Commit message (Expand) | Author |
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 |
2016-12-28 | Write documentation for <openssl/x509v3.h> DER decoding and | Ingo Schwarze |
2016-12-28 | add missing .Vt macros | Ingo Schwarze |
2016-12-28 | standard section name; | Jason McIntyre |
2016-12-28 | spelling fix; | Jason McIntyre |
2016-12-28 | sync | Theo de Raadt |
2016-12-28 | Split -DSMALL into -DNOSSL, so that a SSL-enabled version of ftp can | Theo de Raadt |
2016-12-28 | Make the second, section number argument of .Xr mandatory. | Ingo Schwarze |
2016-12-28 | In pf_find_state() pkt_sk was set to NULL if pkt_sk->reverse was | Alexander Bluhm |
2016-12-28 | Better check for a valid route than for an existing route in pf | Alexander Bluhm |
2016-12-28 | Rewrite and add d2i_X509_REQ_INFO(3) and i2d_X509_REQ_INFO(3), | Ingo Schwarze |
2016-12-28 | Rewrite and add d2i_X509_CRL_INFO(3), i2d_X509_CRL_INFO(3), | Ingo Schwarze |
2016-12-28 | Use the same parameter names as in ASN1_item_d2i(3). | Ingo Schwarze |
2016-12-28 | rewrite in the standard way | Ingo Schwarze |
2016-12-28 | Minor cleanup: | Ingo Schwarze |
2016-12-28 | Write new manual pages d2i_X509_ATTRIBUTE(3) and d2i_X509_EXTENSION(3) | Ingo Schwarze |
2016-12-28 | Replace literal ^M with $(echo '\r') to avoid cluttering diffs. | Robert Peichaer |
2016-12-28 | Fix the prefer unattached session behaviour of | Nicholas Marriott |
2016-12-28 | sync | Theo de Raadt |
2016-12-28 | In contrast to OpenSSL, do not attempt to document the world | Ingo Schwarze |
2016-12-28 | Basic cleanup: | Ingo Schwarze |
2016-12-28 | Full rewrite. | Ingo Schwarze |
2016-12-28 | Add a dire warning to not confuse i2d_PKCS8PrivateKey_bio(3) | Ingo Schwarze |