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