summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-06-09More API docs; small changes.Rich Salz
2016-06-09Clean up "generic" intro pod files.Rich Salz
2016-06-09Write X509_dup, PEM_read, etc.Rich Salz
2016-06-09Docs: install generic manpages to man section 7Richard Levitte
2016-06-09hmac/hmac.c: fix sizeof typo in hmac_ctx_cleanup.Andy Polyakov
2016-06-09Fix session ticket and SNITodd Short
2016-06-08Fixes to get -ansi workingJeffrey Walton
2016-06-08Add some accessor API'sRich Salz
2016-06-08crypto/x509/x509_vpm.c: Simplify int_x509_param_set1()Kurt Cancemi
2016-06-08Always use session_ctx when removing a sessionTodd Short
2016-06-08Fix some typos in pod filesFdaSilvaYY
2016-06-08Ignore tsget.pl and c_rehash.pl, as well as other compiler generated filesRichard Levitte
2016-06-07Add empty record testsMatt Caswell
2016-06-07Reject out of context empty recordsMatt Caswell
2016-06-07Fix pipelining bugMatt Caswell
2016-06-07Add a BN_mod_word test()Matt Caswell
2016-06-07Fix BN_mod_word bugMatt Caswell
2016-06-07Unify d2i/i2d documentation.Rich Salz
2016-06-07Nit about pod filenamesRich Salz
2016-06-07Fix potential access of null pointer (pp)Rob Percival
2016-06-07Add an SSL get/set testMatt Caswell
2016-06-07Add documentation for the newly added SSL_get_tlsext_status_type()Matt Caswell
2016-06-07Add SSL_CTX_get_tlsext_status_type()Matt Caswell
2016-06-07Return the value of tlsext_status_type in the return not argMatt Caswell
2016-06-07Add SSL_get_tlsext_status_type() methodAlessandro Ghedini
2016-06-07Fix some GitHub issues.Rich Salz
2016-06-07Set flag BN_FLG_CONSTTIME earlierCesar Pereida
2016-06-07Remove kq and set BN_FLG_CONSTTIME in k for BN_mod_inverseCesar Pereida
2016-06-07Add script to find undocumented APIRich Salz
2016-06-07Document the issue with threads and dlopen()Matt Caswell
2016-06-06More doc nitsRich Salz
2016-06-06NOTES.WIN: use secure urlsViktor Szakats
2016-06-06tests: fix the shutting up of the shellRichard Levitte
2016-06-06Fix the directory target generationRichard Levitte
2016-06-06Deprecate the flags that switch off constant timeMatt Caswell
2016-06-06Simplify dsa_ossl.cMatt Caswell
2016-06-06Fix DSA, preserve BN_FLG_CONSTTIMECesar Pereida
2016-06-06s390x assembly pack: improve portability.Andy Polyakov
2016-06-06tests: Shut the shell up unless verboseRichard Levitte
2016-06-05Remove extra include's in synopsis.Rich Salz
2016-06-05Configure: complete the changed fuzz option checksRichard Levitte
2016-06-05Silence misleading test_abort stderr outputViktor Dukhovni
2016-06-04Constify X509V3_EXT_*_conf*FdaSilvaYY
2016-06-04Constify ASN1_generate_nconfFdaSilvaYY
2016-06-04Constify ASN1_generate_v3FdaSilvaYY
2016-06-04Constify s2i_ASN1_IA5STRINGFdaSilvaYY
2016-06-04Constify s2i_ASN1_INTEGERFdaSilvaYY
2016-06-04Constify X509_OBJECT_get_type & X509_OBJECT_get0_X509FdaSilvaYY
2016-06-04Clean away the last unixmake vestigesRichard Levitte
2016-06-04Fix re-used function codeRich Salz