Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-05-21 | Doc nits cleanup, round 2 | Rich Salz | 1 | -2/+0 |
2016-05-21 | Fix Windows 64 bit crashes | Matt Caswell | 2 | -29/+5 |
2016-05-20 | Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx | Rich Salz | 22 | -639/+623 |
2016-05-20 | Clean up the VMS hacks in crypto/rand/randfile.c | Richard Levitte | 1 | -16/+6 |
2016-05-20 | VMS: setbuf() only takes 32-bit pointers | Richard Levitte | 1 | -4/+40 |
2016-05-20 | Add an async io test | Matt Caswell | 3 | -1/+407 |
2016-05-20 | Ensure async IO works with new state machine | Matt Caswell | 1 | -1/+4 |
2016-05-20 | Tighten up logic around ChangeCipherSpec. | David Benjamin | 1 | -0/+10 |
2016-05-20 | Simplify SSL BIO buffering logic | Matt Caswell | 5 | -41/+23 |
2016-05-20 | Fixup READLINE case | Richard Levitte | 1 | -1/+1 |
2016-05-20 | Fix nits in pod files. | Rich Salz | 209 | -1295/+1263 |
2016-05-19 | Use the process_docs script to install docs on Windows and VMS | Richard Levitte | 2 | -0/+6 |