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