summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-12-28Document i2d_PKCS8PrivateKeyInfo_bio(3) and i2d_PKCS8PrivateKeyInfo_fp(3),Ingo Schwarze
2016-12-28syncTheo de Raadt
2016-12-28Write new manual page d2i_PKCS8_PRIV_KEY_INFO(3) from scratch.Ingo Schwarze
2016-12-27Write new manual pages d2i_OCSP_REQUEST(3) and d2i_OCSP_RESPONSE(3)Ingo Schwarze
2016-12-27New manual pages d2i_ESS_SIGNING_CERT(3) and d2i_TS_REQ(3) writtenIngo Schwarze
2016-12-27Test that the syslogd program can be started with a relative path.Alexander Bluhm
2016-12-27If syslogd was started with a relative path, the program could notAlexander Bluhm
2016-12-27Move nd6 timer initialisation to nd6_init() and call timeout_set()Alexander Bluhm
2016-12-27Replace struct rroute with struct kroute, as done in ospfdJeremie Courreges-Anglas
2016-12-27Place the DECLARE_ASN1_* macros under #ifndef LIBRESSL_INTERNAL.Joel Sing
2016-12-27Use correct version of previous macro expansion.Joel Sing
2016-12-27Expand DECLARE_ASN1_FUNCTIONS_{fname,name} macros - no change toJoel Sing
2016-12-27Expand DECLARE_ASN1_{NDEF,PRINT}_FUNCTION macros - no change inJoel Sing
2016-12-27Remove all DECLARE_ASN1_SET_OF macro usage - since 2000 these have beenJoel Sing
2016-12-27Place some macros under #ifndef LIBRESSL_INTERNAL.Joel Sing
2016-12-27Kill some #if 0 code that uses old-style ASN.1 encoding.Joel Sing
2016-12-27Expand DECLARE_ASN1_ITEM macros - no change in preprocessor output.Joel Sing
2016-12-27Expand DECLARE_ASN1_ITEM - no change to preprocessor output.Joel Sing
2016-12-27Expand DECLARE_ASN1_ITEM macros - no change to preprocessor output.Joel Sing
2016-12-27Expand DECLARE_ASN1_ITEM macros - no change in preprocessor output.Joel Sing
2016-12-27The "disk too large" and "only LBA values saved" messages are moreKenneth R Westerback
2016-12-27Add cast to silence warnings generated by clang.Mark Kettenis
2016-12-27Add support for the 2nd sxipio(4) device on the Allwinner A80.Mark Kettenis
2016-12-27Also remove the commented out line for uucp.info -> /var/log/uucpJeremie Courreges-Anglas
2016-12-27remove a stray comment line that might cause confusionIngo Schwarze
2016-12-27syncStuart Henderson
2016-12-27Remove alias for uucpJeremie Courreges-Anglas
2016-12-27Remove user uucp and group news from base.Jeremie Courreges-Anglas
2016-12-27struct rroute has been removed, rename variables.Jeremie Courreges-Anglas