Home
last modified time | relevance | path

Searched refs:build (Results 1 – 25 of 128) sorted by relevance

123456

/openssl/.github/workflows/
H A Dfips-checksums.yml22 - name: create build dirs
24 mkdir ./build-pristine
26 mkdir ./build
51 working-directory: ./build
54 working-directory: ./build
57 working-directory: ./build
60 working-directory: ./build
82 - name: create build dirs
84 mkdir ./build-pristine
86 mkdir ./build
[all …]
H A Dinterop-tests.yml35 - name: build openssl as an rpm
37 …mkdir -p /build/SPECS && cd /build && echo -e "%_topdir /build\n%_lto_cflags %{nil}" >~/.rpmmacros…
38 cd /build && cp ${GITHUB_WORKSPACE}/interop/openssl/openssl.spec SPECS/ && \
42 yum-builddep -y /build/SPECS/openssl.spec # just for sure nothing is missing
43 mkdir -p /build/SOURCES
44 …tar --transform "s/^__w\/openssl\/openssl/openssl-$MAJOR.$MINOR.$PATCH/" -czf /build/SOURCES/opens…
45 rpmbuild -bb /build/SPECS/openssl.spec
46 dnf install -y /build/RPMS/x86_64/openssl-*
H A Dci.yml479 # build tree
495 mkdir ./build
501 working-directory: ./build
504 working-directory: ./build
509 working-directory: ./build
512 working-directory: ./build
520 working-directory: ./build
540 mkdir ./build
546 working-directory: ./build
549 working-directory: ./build
[all …]
H A Dwindows.yml41 - name: prepare the build directory
48 - name: build
103 - name: prepare the build directory
110 - name: build
140 - name: prepare the build directory
147 - name: build
198 - name: Full build
/openssl/Configurations/
H A DREADME-design.md20 build-file templates. See the section on build-file templates further
23 build.info files
57 # build.info
69 # apps/build.info
114 # ssl/build.info
401 must build `apps/openssl`, and to build the latter, we will need to
405 we need to build `ssl/tls.o` as well as `libcrypto`, and to build the
417 build static libraries from object files, to build shared libraries
471 obj2lib - function that produces build file lines to build a
492 obj2shlib - function that produces build file lines to build a
[all …]
H A DREADME.md261 cannot be used as build targets.
359 corresponding build directory for built files if the build tree
366 directory for the current `build.info` file and the corresponding build
401 expected to be located in the build tree)
540 src2obj - function that produces build file lines to build an
562 obj2lib - function that produces build file lines to build a
583 obj2shlib - function that produces build file lines to build a
604 obj2dso - function that produces build file lines to build a
618 obj2bin - function that produces build file lines to build an
634 in2script - function that produces build file lines to build a
[all …]
H A Dcommon0.tmpl4 # The reason for the complexity is that the build.info files provide
6 # build files only want those for a particular build. Therefore, we
/openssl/doc/internal/man7/
H A Dbuild.info.pod5 build.info - Building information files
47 =item What to build for?
52 =item What to build?
57 =item How to build it?
59 This is about build file generation.
69 =head2 F<build.info> files
112 F<build.info> files. The build file generators are responsible for
294 is the F<build.info> file they are in.
363 This instructs the F<build.info> reader to also read the F<build.info>
628 =item "build file"
[all …]
/openssl/test/
H A DREADME-external.md11 This python test suite runs cryptographic tests with a local OpenSSL build as
18 Then configure/build OpenSSL compatible with the python module:
38 tests against the local OpenSSL build.
72 tests against the local OpenSSL build.
78 Then configure/build OpenSSL enabling external tests:
83 GOST engine requires CMake for the build process.
95 local OpenSSL build.
101 Then configure/build OpenSSL enabling external tests:
106 oqsprovider requires CMake for the build process.
H A DREADME-dev.md13 do some additions in test/build.info. Please refer to the section
14 ["Changes to test/build.info"](README.md#changes-to-testbuildinfo) below.
93 Changes to test/build.info
102 * create a three line description of how to build the test, you will have
/openssl/
H A DINSTALL.md19 - [Build Type](#build-type)
29 - [Build](#build-openssl)
351 Some build targets have a multilib postfix set in the build configuration.
581 Don't build the AFALG engine.
712 Don't build the CAPI engine.
897 Don't build the padlock engine.
1027 Don't build with QUIC support.
1401 OpenSSL can be configured to build in a build directory separate from the
1408 $ cd /var/tmp/openssl-build
1442 If the build fails, take a look at the [Build Failures](#build-failures)
[all …]
H A DNOTES-NONSTOP.md22 prerequisite needed to build OpenSSL 3.0 on this platform.
28 or with threading support disabled. Select the following build configuration
31 * `nonstop-nsx` or default will select an unthreaded 32-bit build.
33 * `nonstop-nsx_64_klt` selects the 64-bit memory and file length KLT build.
34 * `nonstop-nsx_put` selects the PUT build.
35 * `nonstop-nsx_64_put` selects the 64-bit memory and file length PUT build.
50 The TNS/E platform is build using the same set of builds specifying `nse`
53 You cannot build for TNS/E for FIPS, so you must specify the `no-fips`
80 NonStop node, managing the location of your build distribution is crucial.
142 build, you will need to perform the build and test steps in OSS in your NonStop
[all …]
H A DNOTES-WINDOWS.md11 There are various options to build and run OpenSSL on the Windows platforms.
14 To build a native OpenSSL you can either use:
44 for which you may need to explicitly build the Perl module Win32/Console.pm
73 <https://docs.microsoft.com/cpp/build/building-on-the-command-line>
104 determined via registry keys, as it is common practice to build OpenSSL and
118 at build-time to construct library build specific registry key paths of the
136 |Undefined | N/A |OpenSSL uses build time defaults |
144 `vcvarsall.bat` before you compile. For example, if you want to build
214 * It is also possible to build mingw[64] on Linux or Cygwin.
266 Consequently, a build of OpenSSL with Cygwin is virtually identical to the
[all …]
H A DREADME-FIPS.md20 Newer OpenSSL Releases that include security or bug fixes can be used to build
36 which versions are FIPS validated. The instructions given below build OpenSSL
40 OpenSSL release to build everything else, then refer to the next section.
94 Download and build a validated FIPS provider
107 Download and build the latest release of OpenSSL
173 Some Vendors choose to patch/modify/build their own FIPS provider,
177 number. The build infrastructure allows to customize FIPS provider
178 build information via changes to strings in `VERSION.dat`.
182 name and build version as required for CMVP submission.
/openssl/.github/ISSUE_TEMPLATE/
H A Dbug_report.md20 For build issues:
22 If this is a build issue, please include the configuration output
32 If it isn't a build issue, example code or commands to reproduce
35 OpenSSL build or if it is system provided.
/openssl/doc/man1/
H A Dopenssl-version.pod.in83 The OpenSSL B<OSSL_WINCTX> build time variable, if set.
92 B<OPENSSLDIR>, B<MODULESDIR> and B<ENGINESDIR> build time macros. These macros
93 were defined at build time, and represented filesystem paths. This is common
94 practice on unix like systems, as there was an expectation that a given build
97 B<OSSL_WINCTX> was introduced as a new build time variable to define a set of
103 build time.
/openssl/test/recipes/95-test_external_oqsprovider_data/
H A Doqsprovider.sh57 && mkdir build \
58 && cd build \
66 …cmake $SRCTOP/oqs-provider -DOPENSSL_ROOT_DIR="$OPENSSL_ROOT_DIR" -B _build && cmake --build _build
/openssl/test/quic-openssl-docker/
H A DDockerfile13 git make gcc perl cmake build-essential \
18 # build nghttp3
28 # download and build openssl
H A DREADME.md19 `docker build -t quay.io/openssl-ci/openssl-quic-interop:latest .`
22 by this name. If you build locally with changes, the interop runner project
/openssl/doc/man7/
H A Dossl-guide-introduction.pod31 attempting to build OpenSSL from the source code.
37 If you build and install OpenSSL from the source code then you should download
41 B<INSTALL.md> which will supply detailed instructions on how to build and
43 carefully in order to achieve a successful build. In the directory you will also
47 provides information about setting up Perl for use by the OpenSSL build system
50 Sometimes you may want to build and install OpenSSL from source on a system
/openssl/demos/http3/
H A Dbuild.info13 INCLUDE[ossl-nghttp3-demo]=../../include nghttp3/lib/includes nghttp3/build/lib/includes
14 INCLUDE[ossl-nghttp3]=../../include nghttp3/lib/includes nghttp3/build/lib/includes
/openssl/doc/man3/
H A DOpenSSL_version.pod105 the values of the macros above for the build of the library, respectively.
131 The date of the build process in the form C<built on: ...> if available
133 The date would not be available in a reproducible build, for example.
137 The "Configure" target of the library build in the form C<platform: ...>
142 The B<OPENSSLDIR> setting of the library build in the form C<OPENSSLDIR: "...">
147 The B<ENGINESDIR> setting of the library build in the form C<ENGINESDIR: "...">
153 The B<MODULESDIR> setting of the library build in the form C<MODULESDIR: "...">
/openssl/crypto/md5/
H A Dbuild.info22 # A no-deprecated no-shared build ends up with double function definitions
25 # default provider. A no-deprecated build removes the external definition from
/openssl/providers/
H A Dbuild.info96 # necessary information even if we don't build the module. This will allow
98 # diverse build.info files. libfips.a, fips.so and their sources aren't
105 # This is the trigger to actually build the FIPS module. Without these
106 # statements, the final build file will not have a trace of it.
142 # implementation specific build.info files harder to write, so we don't.
/openssl/demos/
H A DREADME.txt6 Note: Makefiles are provided in the demo subfolders to demonstrate how to build
7 them, but are not frequently used. Configure openssl with enable-demos to build
8 them automatically through the perl based build system

Completed in 61 milliseconds

123456