| Commit message (Expand) | Author | Age | Files | Lines |
* | adjust mingw package name | Brent Cook | 2016-11-13 | 1 | -1/+1 |
* | update to trusty distro, remove 3rd-party PPAs for testing | Brent Cook | 2016-11-13 | 2 | -7/+8 |
* | fix static test link failures on OS X | Brent Cook | 2016-11-13 | 1 | -0/+3 |
* | update manpage links | Brent Cook | 2016-11-13 | 1 | -320/+12 |
* | fix cmake to link static crypto library for regression tests | kinichiro | 2016-11-07 | 1 | -0/+2 |
* | link regression tests fully statically | Brent Cook | 2016-11-06 | 1 | -1/+1 |
* | Fix for tests on Visual Studio | kinichiro | 2016-11-06 | 2 | -55/+83 |
* | use __MINGW_PRINTF_FORMAT for BIO_* print functions if available | Brent Cook | 2016-11-06 | 1 | -0/+36 |
* | prefer builtin arc4random on OS X 10.12+ (using getentropy as the signal) | Brent Cook | 2016-11-06 | 1 | -1/+9 |
* | include vpm_int.h | Brent Cook | 2016-11-06 | 1 | -0/+1 |
* | update patches | Brent Cook | 2016-11-06 | 2 | -19/+19 |
* | Add curve25519 to portable | kinichiro | 2016-11-06 | 5 | -1/+19 |
* | remove bad link | Brent Cook | 2016-11-05 | 1 | -1/+0 |
* | add quoting for man links | Brent Cook | 2016-11-05 | 1 | -2/+2 |
* | update mlinks | Brent Cook | 2016-11-05 | 1 | -9/+464 |
* | use the new mlinks tool to generate man links | Brent Cook | 2016-11-05 | 1 | -13/+14 |
* | update for new manpage layout, pod files are gone | Brent Cook | 2016-11-05 | 1 | -14/+1 |
* | remove duplicate libcrypto static link | Brent Cook | 2016-11-06 | 1 | -1/+1 |
* | export ASN1_time_parse | Brent Cook | 2016-11-06 | 1 | -0/+1 |
* | remove more KRB5 | Brent Cook | 2016-11-06 | 1 | -11/+0 |
* | remove defined symbols | Brent Cook | 2016-11-06 | 1 | -46/+0 |
* | remove check-in .def and ignore .sym files | Brent Cook | 2016-11-06 | 3 | -330/+1 |
* | implement support for hiding symbols in libtls / libssl | Brent Cook | 2016-11-06 | 6 | -341/+42 |
* | remove krb5 from cmake | Brent Cook | 2016-11-05 | 1 | -1/+0 |
* | enable preprocessor on all ASM files with cmake | Brent Cook | 2016-11-05 | 1 | -32/+32 |
* | disable symbol hiding for now | Brent Cook | 2016-11-05 | 2 | -0/+3 |
* | updates for latest build changes | Brent Cook | 2016-11-05 | 4 | -53/+51 |
* | update windows header patches | Brent Cook | 2016-11-04 | 1 | -3/+3 |
* | Add tls_ocsp.c to Makefile.am and CMakeLists.txt | kinichiro | 2016-11-04 | 2 | -0/+2 |
* | define PATH_MAX in more msvc versions | Brent Cook | 2016-10-30 | 1 | -0/+8 |
* | set correct DEFAULT_CA_FILE path | Brent Cook | 2016-10-30 | 1 | -14/+24 |
* | remove unneeded slash after DESTDIR | kinichiro | 2016-10-30 | 1 | -4/+4 |
* | Enable tests on Visual Studio | kinichiro | 2016-10-30 | 13 | -28/+429 |
* | modify for Intel C++ Compiler | kinichiro | 2016-10-30 | 1 | -17/+36 |
* | export DLLs functions for MSVC with CMake | kinichiro | 2016-10-30 | 10 | -9/+4465 |
* | More changelog updatesv2.5.0 | Brent Cook | 2016-09-23 | 1 | -2/+6 |
* | update changelog | Brent Cook | 2016-09-23 | 1 | -1/+50 |
* | Update changelog | Brent Cook | 2016-09-23 | 1 | -0/+13 |
* | ensure that __STRING works | Brent Cook | 2016-09-14 | 1 | -0/+5 |
* | remove cms | Brent Cook | 2016-09-14 | 3 | -3/+1 |
* | more cdefs.h removal | Brent Cook | 2016-09-04 | 2 | -3/+0 |
* | Land #203, add libtls callback API | Brent Cook | 2016-09-04 | 3 | -0/+3 |
|\ |
|
| * | Portable code part for callbacks in accept/connect | Tobias Pape | 2016-06-28 | 3 | -0/+3 |
* | | cdefs.h should not be required anywhere | Brent Cook | 2016-09-04 | 2 | -31/+16 |
* | | wire up sys/types.h to pull in sys/cdefs.h | Brent Cook | 2016-09-04 | 1 | -0/+2 |
* | | rebase nc(1) patch | Brent Cook | 2016-09-04 | 1 | -20/+20 |
* | | Land #219, build Windows DLLs with CMake | Brent Cook | 2016-09-04 | 4 | -11/+20 |
|\ \ |
|
| * | | build Windows DLL on CMake | Satoshi Yasushima | 2016-08-25 | 4 | -4/+10 |
| * | | build MinGW on CMake | Satoshi Yasushima | 2016-08-25 | 4 | -7/+10 |
* | | | update for new repository layout | Brent Cook | 2016-09-02 | 1 | -21/+21 |