Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-06-09 | Make a2i_ipadd an internal function | Rich Salz | 4 | -2/+3 |
2016-06-09 | More API docs; small changes. | Rich Salz | 11 | -31/+32 |
2016-06-09 | Clean up "generic" intro pod files. | Rich Salz | 43 | -964/+133 |
2016-06-09 | Write X509_dup, PEM_read, etc. | Rich Salz | 4 | -11/+435 |
2016-06-09 | Docs: install generic manpages to man section 7 | Richard Levitte | 3 | -0/+6 |
2016-06-09 | hmac/hmac.c: fix sizeof typo in hmac_ctx_cleanup. | Andy Polyakov | 1 | -1/+1 |
2016-06-09 | Fix session ticket and SNI | Todd Short | 21 | -10/+4380 |
2016-06-08 | Fixes to get -ansi working | Jeffrey Walton | 4 | -12/+20 |
2016-06-08 | Add some accessor API's | Rich Salz | 14 | -6/+120 |
2016-06-08 | crypto/x509/x509_vpm.c: Simplify int_x509_param_set1() | Kurt Cancemi | 1 | -6/+5 |
2016-06-08 | Always use session_ctx when removing a session | Todd Short | 5 | -7/+7 |
2016-06-08 | Fix some typos in pod files | FdaSilvaYY | 11 | -20/+20 |
2016-06-08 | Ignore tsget.pl and c_rehash.pl, as well as other compiler generated files | Richard Levitte | 1 | -1/+10 |