openharmony_ci
4787dc4dce
!2 README.OpenSource 中License信息整改
...
Merge pull request !2 from peizhe/master
OpenHarmony-v4.0-Beta1
OpenHarmony-v4.0-Beta2
2023-05-05 02:26:03 +00:00
peizhe
43d293bd7c
README.OpenSource 中License信息整改
...
Signed-off-by: peizhe <zhaipeizhe@huawei.com >
2023-05-04 09:46:42 +08:00
openharmony_ci
c3d93355cb
!1 [openssl-probe]Add GN Build Files and Custom Modifications to Rust Third-party Libraries
...
Merge pull request !1 from peizhe/master
2023-04-19 01:28:46 +00:00
peizhe
06b0a52331
Add GN Build Files and Custom Modifications
...
Signed-off-by: peizhe <472708703@qq.com >
2023-04-18 18:28:49 +08:00
Alex Crichton
d0aa91c59c
Bump to 0.1.5
github.com/alexcrichton/openssl-probe/refs/tags/0.1.5
2022-01-12 07:23:07 -08:00
Alex Crichton
22d422634b
Merge pull request #22 from jclulow/illumos
...
illumos: find OmniOS and OpenIndiana CA bundle locations
2022-01-12 09:22:35 -06:00
Joshua M. Clulow
38cab58938
illumos: find OmniOS and OpenIndiana CA bundle locations
2022-01-09 18:43:08 -08:00
Joshua M. Clulow
988d6e3605
create basic example to ease testing on new systems
2022-01-09 18:42:14 -08:00
Alex Crichton
f27dca77e5
Merge pull request #21 from messense/entware
...
Add cert directory for Entware
2021-10-11 09:43:28 -05:00
messense
24c9e93330
Add cert directory for Entware
...
See https://github.com/Entware/Entware/blob/eb79df489a9a9bcecef7bb824b3b44b0efc74064/tools/go-src/patches/500-entware.patch
2021-10-09 15:35:02 +08:00
Alex Crichton
bfc7cedf1b
Bump to 0.1.4
2021-05-11 07:55:20 -07:00
Alex Crichton
6ff2c0f965
Merge pull request #18 from coolreader18/fix-breaking-change
...
Fix breaking change in 0.1.3 + other improvements
2021-05-11 09:54:46 -05:00
Noah
1888ed1ab9
In probe(), don't accept a path from an env variable if it doesn't exist
2021-05-10 13:11:28 -05:00
Noah
b3817078c1
Various code style improvements
2021-05-10 13:10:38 -05:00
Noah
d453861489
Fix breaking change in 0.1.3
2021-05-10 12:40:11 -05:00
Alex Crichton
b94749f45b
Merge pull request #17 from alexcrichton/dependabot/add-v2-config-file
...
Upgrade to GitHub-native Dependabot
2021-04-29 14:35:53 -05:00
dependabot-preview[bot]
88b9af6630
Upgrade to GitHub-native Dependabot
2021-04-29 19:09:28 +00:00
Alex Crichton
5b3c1eb424
Bump to 0.1.3
2020-08-04 12:23:01 -07:00
Alex Crichton
9b01ff7590
Merge pull request #15 from khorolets/feature/support-macports
...
Add macports curl-ca-bundle support (path)
2020-08-04 12:37:06 -05:00
Bohdan Khorolets
28c7447c06
Add macports curl-ca-bundle support (path)
2020-08-04 19:42:35 +03:00
Alex Crichton
e3552ea3c1
Merge pull request #14 from kolbma/openSUSE-support
...
openSUSE has a ca-bundle.pem
2020-07-28 08:54:56 -05:00
arlecchino
378e584e9a
openSUSE has a ca-bundle.pem
2020-07-27 18:08:04 +02:00
Alex Crichton
37f83e76f2
Merge pull request #10 from timvisee/fix-use-after-move
...
Fix use after move error introduced in new Rust version
2018-10-11 12:33:51 -07:00
timvisee
05b6228d26
Use references throughout fix, prevent unnecessary cloning
2018-10-11 13:11:47 +02:00
timvisee
5118849a67
Fix use after move error introduced in new Rust version
2018-10-11 13:07:12 +02:00
Alex Crichton
e2ae324c47
Merge pull request #9 from timvisee/check
...
Add function to check if environment variables are configured corretly, fixes #7
2018-07-09 10:04:46 -05:00
timvisee
f72b101cfa
Add function to check if environment variables are configured corretly
2018-07-07 13:57:45 +02:00
Alex Crichton
6b7cb7d537
Merge pull request #6 from jethrogb/rhel
...
Add path probing for modern RHEL-based systems
2017-12-12 23:28:22 -06:00
Jethro Beekman
24da47b60b
Bump version to 0.1.2
2017-12-12 11:12:00 -08:00
Jethro Beekman
f9174c95c7
Add path probing for modern RHEL-based systems.
...
On these systems `/etc/pki/tls/certs/ca-bundle.crt` is provided as a
legacy mechanism and isn't updated with system-wide installed roots
by default. This behavior can be changed by running `update-ca-trust
enable` but it would be better to just use the correct path. See
https://www.unix.com/man-page/centos/8/update-ca-trust/ for details.
Note that the legacy path still exists, so the new path needs to
come before it in the search order.
2017-12-12 11:10:35 -08:00
Alex Crichton
e3035a35e7
Merge pull request #5 from messense/readme
...
Add a readme file
2017-10-20 10:01:47 -05:00
messense
0d157a9bf2
Add a readme file
2017-10-20 09:54:54 +08:00
Alex Crichton
c06cd20e68
Merge pull request #4 from jessicah/haiku-support
...
Add dir & filename definitions used by Haiku.
2017-09-21 18:17:21 -05:00
Jessica Hamilton
20d3cbbebe
Add dir & filename definitions used by Haiku.
2017-04-22 13:59:32 +12:00
Alex Crichton
f879c965e1
Bump to 0.1.1
2017-04-12 12:46:01 -07:00
Alex Crichton
1083185e3e
Merge pull request #2 from malbarbo/termux
...
Add termux support
2017-04-12 14:16:50 -05:00
Marco A L Barbosa
79caacbbb3
Add missing comma
2017-04-12 15:08:28 -03:00
Marco A L Barbosa
d990f3380c
Add termux support
2017-04-12 14:16:43 -03:00
Alex Crichton
2cc318ff34
Merge pull request #1 from lukehinds/master
...
Adds `certs/ca-bundle.crt` to POSIX path
2016-12-30 09:02:55 -08:00
Luke Hinds
ac95fcc60a
Adds certs/ca-bundle.crt to POSIX path
...
This resolves issue #1978 on Fedora packaged instances of OpenSSL
2016-12-30 09:37:24 +00:00
Alex Crichton
42a6063583
Add Cargo information
2016-11-05 22:25:33 -07:00
Alex Crichton
c1b8247228
Add licenses
2016-11-05 22:24:20 -07:00
Alex Crichton
4af9a30a16
Initial commit
2016-11-05 22:24:07 -07:00