aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add regress rsa_testkinichiro2017-01-252-0/+10
* Move strsep.c to crypto/compat/ and add ocspcheck build to CMakekinichiro2017-01-257-11/+14
* initial ocspcheck integrationBrent Cook2017-01-246-8/+64
* updates for new tests and layoutBrent Cook2017-01-224-0/+6
* add missing ecp_nist*.c filesBrent Cook2017-01-182-0/+8
* check if EXTRA_EXPORT is set, fix cmake builds on OpenBSDBrent Cook2017-01-181-4/+6
* Land #262, Fix fcntl.h shim for HP-UX 11.31 (ia64)Brent Cook2017-01-181-2/+2
|\
| * Fix fcntl.h shim since HP-UX 11.31 (ia64) does not define O_CLOEXECkinichiro2017-01-191-2/+2
* | Stop generating .def files by update.shkinichiro2017-01-185-34/+0
* | Add export symbol support to CMake for libcryptokinichiro2017-01-182-2/+45
* | Add export symbol support to CMakekinichiro2017-01-185-5/+47
|/
* MSVSC fixesBrent Cook2017-01-164-7/+9
* pass through errors for tlstest and ssltestBrent Cook2017-01-162-0/+6
* add open(2) shim to handle O_BINARY and O_CLOEXECBrent Cook2017-01-164-0/+31
* add fcntl shimBrent Cook2017-01-162-0/+33
* enable tlstest on win32Brent Cook2017-01-153-5/+1
* add noreturn attribute to compat functionsBrent Cook2017-01-151-0/+10
* handle EBADF, which is returned when a file is passedBrent Cook2017-01-151-3/+6
* add windows versions of socketpair / pipeBrent Cook2017-01-151-8/+119
* include pipe2/socketpair compat for macOSBrent Cook2017-01-156-2/+83
* start to enable tlstest for portableBrent Cook2017-01-155-3/+53
* Fix to use -export-symbols for libcryptokinichiro2017-01-153-1/+74
* Land #256, Define CMake library object lists globallyBrent Cook2017-01-133-3/+3
|\
| * Define CMake library object lists globallyMatt Stancliff2017-01-123-3/+3
* | Use correct CMake base directory offsetMatt Stancliff2017-01-121-3/+3
|/
* OSCP -> OCSPBrent Cook2017-01-091-2/+2
* update ChangelogBrent Cook2017-01-091-0/+39
* fix static mingw builds, platform LDADD needs to come at the endBrent Cook2017-01-093-6/+6
* update linksBrent Cook2017-01-071-0/+1
* Add regression test ssl_versionskinichiro2017-01-063-0/+11
* update manpage linksBrent Cook2016-12-291-17/+660
* Land #250, implement support for hiding symbols in libcryptoBrent Cook2016-12-293-3743/+27
|\
| * implement support for hiding symbols in libcryptokinichiro2016-12-263-3743/+27
* | Sync getentropy() checks with use-builtin-arc4random checksSimone Basso2016-12-102-30/+40
* | m4/check-libc.m4: improve getentropy checkSimone Basso2016-12-091-17/+23
* | configure: fix getentropy() for sierra and iosSimone Basso2016-12-091-1/+55
|/
* adjust mingw package nameBrent Cook2016-11-131-1/+1
* update to trusty distro, remove 3rd-party PPAs for testingBrent Cook2016-11-132-7/+8
* fix static test link failures on OS XBrent Cook2016-11-131-0/+3
* update manpage linksBrent Cook2016-11-131-320/+12
* fix cmake to link static crypto library for regression testskinichiro2016-11-071-0/+2
* link regression tests fully staticallyBrent Cook2016-11-061-1/+1
* Fix for tests on Visual Studiokinichiro2016-11-062-55/+83
* use __MINGW_PRINTF_FORMAT for BIO_* print functions if availableBrent Cook2016-11-061-0/+36
* prefer builtin arc4random on OS X 10.12+ (using getentropy as the signal)Brent Cook2016-11-061-1/+9
* include vpm_int.hBrent Cook2016-11-061-0/+1
* update patchesBrent Cook2016-11-062-19/+19
* Add curve25519 to portablekinichiro2016-11-065-1/+19
* remove bad linkBrent Cook2016-11-051-1/+0
* add quoting for man linksBrent Cook2016-11-051-2/+2