Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-10OpenBSD/arm64 feature detectionHEADmonoPatrick Wildt
2021-04-29Fix warning C4065: switch statement contains 'default' but no 'case' labelsAlexander Köplinger
2021-02-13Merge pull request #25 from steveisok/cleanup-timeSteve Pfister
2021-02-13CleanupSteve Pfister
2020-04-10Merge pull request #24 from terrajobst/code-of-conductAlexis Christoforides
2020-04-08Link Code of ConductImmo Landwerth
2020-03-20Create THIRD-PARTY-NOTICES.TXT (#21)Rich Lander
2020-03-20FreeBSD/aarch64 feature detection and clang asm build fix (#23)myfreeweb
2019-10-10Fix VS2019 warning causing build failure.lateralusX
2019-05-10Merge pull request #20 from lateralusX/lateralusX/fix-32bit-build-errorJohan Lorensson
2019-05-10Fix 32-bit Windows build error.lateralusX
2019-05-09Merge pull request #19 from lateralusX/lateralusX/fix-lookup-add-dirJohan Lorensson
2019-05-06Fix X509_LOOKUP_add_dir to work with Windows paths.lateralusX
2019-01-04Merge pull request #17 from grendello/fix-android-ndk18Marek Habersack
2019-01-04[Android] Fixing the previous clang fixMarek Habersack
2019-01-04Another Android+clang assembly build fix (#16)Marek Habersack
2019-01-03Merge pull request #15 from grendello/fix-android-ndk18Miguel de Icaza
2019-01-03[ANDROID] Fix another Android toolchain issue with crypto assemblyMarek Habersack
2018-10-25Fix ppc32 support for btls (#11)Calvin Buckley
2018-10-17Merge pull request #14 from lateralusX/lateralusX/use-nasm-on-cygwinMartin Baulig
2018-10-17Use NASM for all Windows builds (including cygwin).lateralusX
2018-10-09Merge pull request #13 from lateralusX/lateralusX/fix-no-asm-supportMartin Baulig
2018-10-09Fix build error due to spectre warning issued on later msvc versions.lateralusX
2018-10-08[Android] Fix builds with NDK r18 (and possibly later versions when they come...Marek Habersack
2018-10-08Reduce build dependencies when building with OPENSSL_NO_ASM.lateralusX
2018-07-04Tweaks for AIX in BoringSSL CMake (BTLS side) (#10)Calvin
2018-05-25Unbreak secp256r1 on big endian by disabling the optimized path (#9)Calvin
2018-03-06Add build support for RISC-V. (#6)Alex Rønne Petersen
2018-03-05Use system type for CRYPTO_MUTEX on AIXCalvin Buckley
2018-03-05Include <time.h> due to flawed system headers on SLESCalvin Buckley
2018-03-05Get BTLS build system to recognize PPCCalvin Buckley
2018-02-02Use a different way to check for big endianAlexander Köplinger
2018-02-02Add s390x (Big Endian) support (#4)Neale Ferguson
2018-02-02Update PULL_REQUEST_TEMPLATEAlexander Köplinger
2017-05-19Don't build the "tool" directory by defaultAlexander Köplinger
2016-10-25Don't build the decrepit subdirectory.Martin Baulig
2016-10-20Support empty hostnames in int_x509_param_set_hosts().Martin Baulig
2016-10-20Update to chromium-stable commit 3cab5572b1fcf5a8f6018529dc30dc8d21b2a4bd.Martin Baulig
2016-10-18Make building tests optional with an ENABLE_TESTS symbolAlexander Köplinger
2016-10-12Merge pull request #1 from nealef/monoAlexander Köplinger
2016-10-12Enable build on z Systems (s390x)Neale Ferguson
2016-10-04[PKCS8]: Distinguish between no password and an empty string.Martin Baulig
2016-09-30Don't set -stdlib=libc++ on GCC, it is a clang optionAlexander Köplinger
2016-07-22Don't use -Werror.Martin Baulig
2016-07-20Revert "Don't define XOPEN_SOURCE."Martin Baulig
2016-07-20Don't define XOPEN_SOURCE.Martin Baulig
2016-07-20Actually make Go optional.Martin Baulig
2016-07-08Fix for Android.Martin Baulig
2016-07-06Make it build on OS X / i386.Martin Baulig
2016-07-04Add the auto-generated err_data.c to avoid a dependency on Go.Martin Baulig