Searched +full:linux +full:- +full:stable +full:- +full:openssl (Results 1 – 25 of 59) sorted by relevance
123
| /external/rust/crates/grpcio/.github/workflows/ |
| D | ci.yml | 7 - master 9 - cron: '0 22 * * *' 13 …# Some of the bindgen tests generate "deref-nullptr" warnings, see https://github.com/rust-lang/ru… 14 RUSTFLAGS: "--deny=warnings --allow deref-nullptr" 18 Linux-Format: 19 name: Linux-Format 20 runs-on: ubuntu-latest 22 - uses: actions/checkout@v2 23 - run: sudo apt-get install -y clang-tidy-9 24 … - run: sudo update-alternatives --install /usr/bin/clang-tidy clang-tidy /usr/bin/clang-tidy-9 100 [all …]
|
| /external/python/cpython3/ |
| D | .travis.yml | 4 # To cache doc-building dependencies and C compiler output. 6 - pip 7 - ccache 8 - directories: 9 - $HOME/multissl 13 - OPENSSL=1.1.1k 14 - OPENSSL_DIR="$HOME/multissl/openssl/${OPENSSL}" 15 - PATH="${OPENSSL_DIR}/bin:$PATH" 16 - CFLAGS="-I${OPENSSL_DIR}/include" 17 - LDFLAGS="-L${OPENSSL_DIR}/lib" [all …]
|
| /external/python/cryptography/docs/ |
| D | installation.rst | 6 .. code-block:: console 11 ------------------- 16 * x86-64 CentOS 7.x 17 * x86-64 & AArch64 CentOS 8.x 18 * x86-64 Fedora (latest) 19 * x86-64 macOS 10.15 Catalina 20 * x86-64 & AArch64 Ubuntu 18.04, 20.04 21 * x86-64 Ubuntu rolling 22 * x86-64 Debian Stretch (9.x), Buster (10.x), Bullseye (11.x), and Sid 24 * x86-64 Alpine (latest) [all …]
|
| /external/libwebsockets/READMEs/ |
| D | README.build-windows.md | 4 in March - April 2020. Doing this on a linux distro is way simpler and quicker 15 Assuming like me the first thing you do with a new laptop is install Linux over 26 https://www.spice-space.org/download/windows/spice-guest-tools/spice-guest-tools-latest.exe 28 ### Blood-pressure reduction: Firefox 30 https://www.mozilla.org/en-US/exp/firefox/ 32 When it's up, add-ons: ublock origin, privacy badger, noscript, disable search 35 ### Blood-pressure reduction: Clink 37 This is a hack on cmd.exe that lets it understand Ctrl-R and fixup unix-style 56 [git](https://git-scm.com/download/win) 58 **Select the install option for "extra unix commands"** so you can get `ls -l`, [all …]
|
| /external/libevent/ |
| D | ChangeLog | 1 Changes in version 2.1.12-stable (05 Jul 2020) 18 o Merge branch 'event_rpcgen.py-cleanup' (f0ded5f3, 48e04887 Enji Cooper) 23 o Merge branch 'osx-clock' (e85afbe3 Azat Khuzhin) 24 …o test-ratelim: calculate timers bias (for slow CPUs) to avoid false-positive (8ad26d0b Azat Khuzh… 28 o http: fix undefined-shift in EVUTIL_IS*_ helpers (6b8d02a7 Azat Khuzhin) 32 …po in GetAdaptersAddresses windows library. It should be iphlpapi.dll (891adda9 Aleksandr-Melnikov) 33 o Merge branch 'EV_CLOSED-and-EV_ET-fixes' (db2efdf5 Azat Khuzhin) 41 o Merge branch 'fix-signal-leak' (poll/select now needs reinit) (1c9cc07b Azat Khuzhin) 45 o Support EV_CLOSED on linux for poll(2) (2530e7c6 Azat Khuzhin) 51 o bufferevent: allow setting priority on socket and openssl type (4dd3acdd Nicolas J. Bouliane) [all …]
|
| D | ChangeLog-2.0 | 1 Changes in version 2.0.21-stable (18 Nov 2012) 6 o dns: Avoid a memory-leak on OOM in evdns. (73e85dd, f2bff75 George Danchev) 9 o build: Fix compilation on mingw64 with -DUSE_DEBUG (62bd2c4) 14 o tests: Fix renegotiation test to work around openssl 1.0.1 bug (c2f3086) 15 o tests: Warn when openssl version in unit test mismatches compiled version. (ac009f9) 18 Changes in version 2.0.20-stable (23 Aug 2012) 44 o Fix various check-after-dereference issues in unit tests: found by coverity (4f3732d) 54 Changes in version 2.0.19-stable (3 May 2012) 58 …o If a higher-priority event becomes active, don't continue running events of the current priority… 61 o Fixed potential double-readcb execution with openssl bufferevents. (4e62cd1 Mark Ellzey) [all …]
|
| D | whatsnew-2.1.txt | 27 There is a work-in-progress book with reference manual at 28 http://www.wangafu.net/~nickm/libevent-book/ . 31 on the mailing list at libevent-users@freehaven.net. The mailing list 32 is subscribers-only, so you will need to subscribe before you post. 36 Our source-compatibility policy is that correct code (that is to say, 42 We don't try to do binary compatibility except within stable release 44 probably need to be recompiled against Libevent 2.1.4-alpha if you 46 again before Libevent 2.1 is stable. 52 We now provide an --enable-gcc-hardening configure option to turn on 55 There is also an --enable-silent-rules configure option to make [all …]
|
| D | configure.ac | 1 dnl Copyright 2000-2007 Niels Provos 2 dnl Copyright 2007-2012 Niels Provos and Nick Mathewson 8 AC_INIT(libevent,2.1.12-stable) 13 AC_CONFIG_AUX_DIR([build-aux]) 17 AC_CONFIG_HEADERS(config.h evconfig-private.h:evconfig-private.h.in) 34 # CFLAGS="$CFLAGS -D_OSF_SOURCE" 42 # AC_PROG_MKDIR_P - $(MKDIR_P) should be defined by AM_INIT_AUTOMAKE 49 # have -fno-strict-aliasing 57 CFLAGS="$CFLAGS -Wall" 58 # And disable the strict-aliasing optimization, since it breaks [all …]
|
| /external/rust/beto-rust/nearby/presence/ |
| D | README.md | 8 *Note all new crates follow the convention of using underscore `_` instead of hyphen `-` in crate n… 13 of [`LDT`](https://luca-giuzzi.unibs.it/corsi/Support/papers-cryptography/1619-2007-NIST-Submission… 14 which can use `xts-aes` as its tweakable block cipher. 22 Higher-level wrapper around the core LDT algorithm that does key derivation and 32 Sample c program which provides its own OpenSSL based AES implementation to encrypt data through th… 42 of [`XTS-AES`](https://luca-giuzzi.unibs.it/corsi/Support/papers-cryptography/1619-2007-NIST-Submis… 50 brew install protobuf rapidjson google-benchmark 53 We depend on OpenSSL of version at least 3.0.5 being installed on your machine to build the fuzzers… 56 brew install openssl@3 61 brew link --force openssl [all …]
|
| /external/python/cpython2/PC/VC6/ |
| D | readme.txt | 2 ------------------------------------- 9 the Debug or Release setting (using Build -> Set Active Configuration...), 29 ----------- 49 Python wrapper for accelerated XML parsing, which incorporates stable 69 ---------- 71 svn export http://svn.python.org/projects/external/tcl-8.5.2.1 tcl8.5.2 72 svn export http://svn.python.org/projects/external/tk-8.5.2.0 tk8.5.2 73 svn export http://svn.python.org/projects/external/tix-8.4.3.1 tix8.4.3 76 ----------- 80 --------------- [all …]
|
| /external/rust/crates/grpcio-sys/grpc/tools/gce/ |
| D | linux_kokoro_performance_worker_init.sh | 8 # http://www.apache.org/licenses/LICENSE-2.0 16 # Initializes a fresh GCE VM to become a Kokoro Linux performance worker. 20 set -ex 22 sudo apt-get update 25 sudo apt-get install -y openjdk-8-jdk 26 sudo apt-get install -y unzip lsof 28 sudo apt-get install -y \ 30 autotools-dev \ 31 build-essential \ 36 gcc-multilib \ [all …]
|
| /external/grpc-grpc/ |
| D | setup.py | 7 # http://www.apache.org/licenses/LICENSE-2.0 32 # Redirect the manifest template from MANIFEST.in to PYTHON-MANIFEST.in. 33 egg_info.manifest_maker.template = 'PYTHON-MANIFEST.in' 48 if 'linux' in sys.platform: 59 # Break import-style to ensure we can actually find our in-repo dependencies. 70 'Development Status :: 5 - Production/Stable', 88 # Export this variable to use the system installation of openssl. You need to 89 # have the header files installed (in /usr/include/openssl) and during 120 # We can also use these variables as a way to inject environment-specific 121 # compiler/linker flags. We assume GCC-like compilers and/or MinGW as a [all …]
|
| D | package.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 …-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-… 10 <email>grpc-packages@google.com</email> 13 <date>2018-01-19</date> 25 - TBD 789 …<file baseinstalldir="/" name="third_party/boringssl/crypto/fipsmodule/bn/asm/x86_64-gcc.c" role="… 826 … <file baseinstalldir="/" name="third_party/boringssl/crypto/fipsmodule/ec/p224-64.c" role="src" /> 827 …<file baseinstalldir="/" name="third_party/boringssl/crypto/fipsmodule/ec/p256-x86_64-table.h" rol… 828 …<file baseinstalldir="/" name="third_party/boringssl/crypto/fipsmodule/ec/p256-x86_64.c" role="src… 829 …<file baseinstalldir="/" name="third_party/boringssl/crypto/fipsmodule/ec/p256-x86_64.h" role="src… [all …]
|
| /external/rust/crates/grpcio-sys/grpc/ |
| D | setup.py | 7 # http://www.apache.org/licenses/LICENSE-2.0 44 # Redirect the manifest template from MANIFEST.in to PYTHON-MANIFEST.in. 45 egg_info.manifest_maker.template = 'PYTHON-MANIFEST.in' 53 ABSL_INCLUDE = (os.path.join('third_party', 'abseil-cpp'),) 64 if 'linux' in sys.platform: 69 SSL_INCLUDE = (os.path.join('third_party', 'boringssl-with-bazel', 'src', 73 'upb-generated'),) 75 'upbdefs-generated'),) 84 # Break import-style to ensure we can actually find our in-repo dependencies. 97 'Development Status :: 5 - Production/Stable', [all …]
|
| /external/cronet/third_party/boringssl/src/ |
| D | PORTING.md | 1 # Porting from OpenSSL to BoringSSL 3 BoringSSL is an OpenSSL derivative and is mostly source-compatible, for the 4 subset of OpenSSL retained. Libraries ideally need little to no changes for 9 BoringSSL's `OPENSSL_VERSION_NUMBER` matches the OpenSSL version it targets. 10 Version checks for OpenSSL should ideally work as-is in BoringSSL. BoringSSL 13 macros where possible, especially when patching third-party projects. Such 14 patches are more generally useful to OpenSSL consumers and thus more 17 In some cases, BoringSSL-specific code may be necessary. Use the 21 maintainers before working around missing OpenSSL 1.1.0 accessors*. BoringSSL 22 was originally derived from OpenSSL 1.0.2 but now targets OpenSSL 1.1.0. Some [all …]
|
| D | CMakeLists.txt | 6 # Don't install BoringSSL to system directories by default; it has no stable 47 # Android-NDK CMake files reconfigure the path and so Perl won't be found. 56 if(CMAKE_SYSTEM_NAME STREQUAL "Linux" AND NOT CMAKE_CROSSCOMPILING) 59 pkg_check_modules(LIBUNWIND libunwind-generic) 61 add_definitions(-DBORINGSSL_HAVE_LIBUNWIND) 75 add_definitions(-DBORINGSSL_ALLOW_CXX_RUNTIME) 82 add_definitions(-DBORINGSSL_DISPATCH_TEST) 84 # command-line, but not add_definitions. 85 set(CMAKE_ASM_NASM_FLAGS "${CMAKE_ASM_NASM_FLAGS} -DBORINGSSL_DISPATCH_TEST") 92 string(REGEX REPLACE "(^| )[/-]DNDEBUG( |$)" " " "${VAR}_RELWITHASSERTS" [all …]
|
| /external/boringssl/src/ |
| D | PORTING.md | 1 # Porting from OpenSSL to BoringSSL 3 BoringSSL is an OpenSSL derivative and is mostly source-compatible, for the 4 subset of OpenSSL retained. Libraries ideally need little to no changes for 9 BoringSSL's `OPENSSL_VERSION_NUMBER` matches the OpenSSL version it targets. 10 Version checks for OpenSSL should ideally work as-is in BoringSSL. BoringSSL 13 macros where possible, especially when patching third-party projects. Such 14 patches are more generally useful to OpenSSL consumers and thus more 17 In some cases, BoringSSL-specific code may be necessary. Use the 21 maintainers before working around missing OpenSSL 1.1.0 accessors*. BoringSSL 22 was originally derived from OpenSSL 1.0.2 but now targets OpenSSL 1.1.0. Some [all …]
|
| D | CMakeLists.txt | 6 # Don't install BoringSSL to system directories by default; it has no stable 47 # Android-NDK CMake files reconfigure the path and so Perl won't be found. 56 if(CMAKE_SYSTEM_NAME STREQUAL "Linux" AND NOT CMAKE_CROSSCOMPILING) 59 pkg_check_modules(LIBUNWIND libunwind-generic) 61 add_definitions(-DBORINGSSL_HAVE_LIBUNWIND) 75 add_definitions(-DBORINGSSL_ALLOW_CXX_RUNTIME) 82 add_definitions(-DBORINGSSL_DISPATCH_TEST) 84 # command-line, but not add_definitions. 85 set(CMAKE_ASM_NASM_FLAGS "${CMAKE_ASM_NASM_FLAGS} -DBORINGSSL_DISPATCH_TEST") 92 string(REGEX REPLACE "(^| )[/-]DNDEBUG( |$)" " " "${VAR}_RELWITHASSERTS" [all …]
|
| /external/arm-trusted-firmware/docs/getting_started/ |
| D | prerequisites.rst | 4 This document describes the software requirements for building |TF-A| for 7 It may possible to build |TF-A| with combinations of software packages that are 12 ---------- 14 |TF-A| can be built using either a Linux or a Windows machine as the build host. 16 A relatively recent Linux distribution is recommended for building |TF-A|. We 17 have performed tests using Ubuntu 16.04 LTS (64-bit) but other distributions 24 --------- 26 |TF-A| can be built with any of the following *cross-compiler* toolchains that 27 target the Armv7-A or Armv8-A architectures: 29 - GCC >= 10.3-2021.07 (from the `Arm Developer website`_) [all …]
|
| /external/grpc-grpc/tools/gce/ |
| D | linux_kokoro_performance_worker_init.sh | 8 # http://www.apache.org/licenses/LICENSE-2.0 16 # Initializes a fresh GCE VM to become a Kokoro Linux performance worker. 20 set -ex 22 sudo apt-get update 25 sudo apt-get install -y openjdk-8-jdk 26 sudo apt-get install -y unzip lsof 28 sudo apt-get install -y \ 30 autotools-dev \ 31 build-essential \ 36 gcc-multilib \ [all …]
|
| /external/libwebsockets/ |
| D | changelog | 2 --------- 7 - Add full CBOR stream parsing and writing support, with huge 9 See ./READMEs/README.cbor-lecp.md 10 - Add COSE key and signing / validation support with huge amount of 14 See ./READMEs/README.cbor-cose.md 15 - JIT Trust: for constrained devices, provides a way to determine the 19 See ./READMEs/README.jit-trust.md 20 - Add support for client Netscape cookie jar with caching 21 - Secure Streams: issue LWSSSCS_EVENT_WAIT_CANCELLED state() when 22 lws_cancel_service() called, so cross-thread events can be handled [all …]
|
| /external/wpa_supplicant_8/hostapd/ |
| D | ChangeLog | 3 2022-01-16 - v2.10 5 - improved protection against side channel attacks 6 [https://w1.fi/security/2022-1/] 7 - added option send SAE Confirm immediately (sae_config_immediate=1) 9 - added support for the hash-to-element mechanism (sae_pwe=1 or 11 - fixed PMKSA caching with OKC 12 - added support for SAE-PK 13 * EAP-pwd changes 14 - improved protection against side channel attacks 15 [https://w1.fi/security/2022-1/] [all …]
|
| /external/wpa_supplicant_8/wpa_supplicant/ |
| D | ChangeLog | 3 2022-01-16 - v2.10 5 - improved protection against side channel attacks 6 [https://w1.fi/security/2022-1/] 7 - added support for the hash-to-element mechanism (sae_pwe=1 or 10 - fixed PMKSA caching with OKC 11 - added support for SAE-PK 12 * EAP-pwd changes 13 - improved protection against side channel attacks 14 [https://w1.fi/security/2022-1/] 17 [https://w1.fi/security/2021-1/] [all …]
|
| /external/python/cpython3/Doc/whatsnew/ |
| D | 3.10.rst | 38 sufficient; the e-mail address isn't necessary. 53 Summary -- Release highlights 60 .. PEP-sized items next. 71 * :pep:`618`, Add Optional Length-Checking To zip. 85 * :pep:`644`, Require OpenSSL 1.1.1 or newer 95 .. _whatsnew310-pep563: 98 ------------------------------ 106 .. code-block:: python 134 .. code-block:: python 151 --------------------- [all …]
|
| /external/python/cpython2/PC/VS7.1/ |
| D | readme.txt | 2 ------------------------------------- 32 ----------- 50 Python wrapper for accelerated XML parsing, which incorporates stable 70 ---------- 74 svn export http://svn.python.org/projects/external/tix-8.4.0 77 --------------- 78 Use "Start -> All Programs -> Microsoft Visual Studio .NET 2003 79 -> Visual Studio .NET Tools -> Visual Studio .NET 2003 Command Prompt" 82 nmake -f makefile.vc 83 nmake -f makefile.vc INSTALLDIR=..\..\tcltk install [all …]
|
123