summaryrefslogtreecommitdiff
path: root/external/openssl
AgeCommit message (Expand)AuthorFilesLines
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski1-0/+2
2021-03-23Rename LO Windows arm64 ID to aarch64Jan-Marek Glogowski1-1/+1
2021-01-06openssl: upgrade to release 1.1.1iMichael Stahl2-19/+0
2020-08-07Update config.{guess,sub} with latest versions and handle fallout of thatTor Lillqvist3-1/+20
2020-07-17python3: update to 3.8.4Jan-Marek Glogowski1-0/+8
2020-07-17openssl: update to 1.1.1gJan-Marek Glogowski12-370/+48
2020-07-05Remove leftover thing for macOS on x86Tor Lillqvist1-1/+0
2020-07-05Initial attempt at macOS on arm64 support for OpenSSLTor Lillqvist3-0/+15
2020-07-05Bin leftover support for OS X on PowerPCTor Lillqvist3-17/+0
2020-07-05We don't build OpenSSL for iOS but if we did, it would be arm64Tor Lillqvist2-2/+2
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák1-0/+4
2020-01-08python3: upgrade to release 3.7.6Michael Stahl1-0/+2
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl1-3/+3
2018-09-03define PURIFY for openssl for dbgutil to silence valgrind spewCaolán McNamara1-0/+1
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