summaryrefslogtreecommitdiff
path: root/external/openssl
AgeCommit message (Expand)AuthorFilesLines
2018-01-08openssl: fix MSVC 64-bit buildMichael Stahl3-13/+26
2018-01-08openssl: MSVC build: link and run MSASM with /SAFESEHMichael Stahl1-2/+13
2017-11-01external: consistently use gb_ExternalProject_use_nmakeMichael Stahl1-4/+3
2017-05-30openssl: remove Windows XP patchMichael Stahl1-11/+1
2017-02-10Remove MinGW supportStephan Bergmann3-129/+1
2017-02-01upload openssl 1.0.2kDavid Tardon1-1/+1
2016-10-23cond. build is already handled in Module_external.mkDavid Tardon1-2/+0
2016-09-20[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann1-3/+2
2016-03-09Revert "Add --with-prebuilt-openssl"Tor Lillqvist1-3/+1
2016-03-07openssl: fix WNT buildMichael Stahl1-0/+2
2016-03-07upgrade openssl to 1.0.2gCaolán McNamara6-76/+89
2016-01-22Revert "More LTO fixes for android"Tor Lillqvist1-1/+0
2016-01-22More LTO fixes for androidPeter Foley1-0/+1
2016-01-07configure: hard-code /usr/bin/{sort,find} for CygwinMichael Stahl1-1/+1
2015-12-10Add --with-prebuilt-opensslTor Lillqvist1-1/+3
2015-04-14openssl: drop SunStudio specific patch hunkMichael Stahl1-13/+0
2015-04-09upgrade to openssl-1.0.2aCaolán McNamara8-141/+134
2015-01-06external/openssl: Work around -fsanitize=nullStephan Bergmann2-0/+11
2014-08-14fdo#82430: configure: MSVC build: avoid using SSE2 instructionsMichael Stahl1-1/+1
2014-08-13win64: make openssl workThomas Arnhold2-0/+48
2014-07-11avoid -arch for bundled OpenSSL, Python3, and nss/nspr on OSX@PowerPCDouglas Mencken2-0/+16
2014-06-09openssl: stop (ab)using fix_end_of_line to break symlinksMichael Stahl1-78/+9
2014-05-19fdo#77891 fix python crash when in GUI mode, target WinXP with VS2012Christian Lohmaier2-0/+21
2014-04-08openssl: fix WNT patch to applyMichael Stahl1-4/+5
2014-04-08bump to openssl-1.0.1gCaolán McNamara2-109/+0
2014-04-08CVE-2014-0160 heartbeatCaolán McNamara2-0/+109
2014-03-11normalize values of MINGW_SHARED_GCCLIB/MINGW_SHARED_GXXLIBMichael Stahl1-2/+2
2014-02-24OpenSSL @OS X: choose correct build targetDouglas Mencken1-1/+3
2014-02-12fdo#74825: fix missing lcms2/libxslt/curl in installation setsMichael Stahl1-1/+1
2014-01-20Get bundled openssl to be used on OS X too, at least on OS X <10.7Douglas Mencken1-1/+1
2013-11-07fdo#42783: remove CPU variable from environmentMichael Stahl1-8/+6
2013-11-04fdo#70393: move openssl to a subdir of externalKhaled Hosny11-0/+628