Searched +full:libtasn1 +full:- +full:6 +full:- +full:dev (Results 1 – 4 of 4) sorted by relevance
3 # SPDX-License-Identifier: curl5 name: ngtcp2-linux10 - master11 - '*/ci'12 paths-ignore:13 - '**/*.md'14 - '**/CMakeLists.txt'15 - '.azure-pipelines.yml'16 - '.circleci/**'17 - '.cirrus.yml'[all …]
3 # SPDX-License-Identifier: curl5 name: osslq-linux10 - master11 - '*/ci'12 paths-ignore:13 - '**/*.md'14 - '**/CMakeLists.txt'15 - '.azure-pipelines.yml'16 - '.circleci/**'17 - '.cirrus.yml'[all …]
7 # http://www.apache.org/licenses/LICENSE-2.017 FROM gcr.io/oss-fuzz-base/base-builder18 RUN apt-get update && apt-get install -y make autoconf automake libtool pkg-config libtasn1-6-dev l…19 RUN git clone --depth 1 https://github.com/p11-glue/p11-kit.git p11-kit20 WORKDIR p11-kit
4 # -------9 # https://github.com/Mbed-TLS/mbedtls-test/blob/master/README.md#quick-start13 # SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later22 RUN apt-get update \23 && apt-get -y install software-properties-common \24 && rm -rf /var/lib/apt/lists26 RUN add-apt-repository -y ppa:team-gcc-arm-embedded/ppa28 RUN apt-get update \29 && apt-get -y install \31 build-essential \[all …]