-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into riseup_tests_improvements
- Loading branch information
Showing
590 changed files
with
26,777 additions
and
10,504 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
# Runs the whole test suite | ||
name: alltests | ||
on: | ||
pull_request: | ||
push: | ||
branches: | ||
- "release/**" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,15 @@ | ||
diff --git a/include/openssl/opensslv.h b/include/openssl/opensslv.h | ||
index fd9400a..0d2c9dc 100644 | ||
--- a/include/openssl/opensslv.h | ||
+++ b/include/openssl/opensslv.h | ||
@@ -94,6 +94,9 @@ extern "C" { | ||
# define SHLIB_VERSION_HISTORY "" | ||
# define SHLIB_VERSION_NUMBER "1.1" | ||
|
||
diff --git a/include/openssl/opensslv.h.in b/include/openssl/opensslv.h.in | ||
index 3f47a2a..af1db51 100644 | ||
--- a/include/openssl/opensslv.h.in | ||
+++ b/include/openssl/opensslv.h.in | ||
@@ -101,6 +101,10 @@ extern "C" { | ||
|(OPENSSL_VERSION_PATCH<<4) \ | ||
|_OPENSSL_VERSION_PRE_RELEASE ) | ||
+/* OPENSSL_OONI is used by dependencies to ensure they are using the | ||
+ correct OpenSSL headers and not some other headers. */ | ||
+#define OPENSSL_OONI 1 | ||
|
||
#ifdef __cplusplus | ||
+ | ||
# ifdef __cplusplus | ||
} | ||
# endif |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.20.6 | ||
1.20.8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
25.2.9519653 | ||
26.0.10792818 |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.