Skip to content

Build s3_auth plugin in CMake build#9962

Merged
bneradt merged 1 commit intoapache:masterfrom
JosiahWI:feat/cmake-s3-auth
Jul 6, 2023
Merged

Build s3_auth plugin in CMake build#9962
bneradt merged 1 commit intoapache:masterfrom
JosiahWI:feat/cmake-s3-auth

Conversation

@JosiahWI
Copy link
Contributor

@JosiahWI JosiahWI commented Jul 6, 2023

This builds the s3_auth plugin and its unit test. It adds a configure time check for the HMAC_CTX_new symbol in OpenSSL, because the s3_auth plugin needs to know whether we have it in order to compile without errors.

This builds the s3_auth plugin and its unit test. It adds a
configure time check for the HMAC_CTX_new symbol in OpenSSL, because
the s3_auth plugin needs to know whether we have it in order to
compile without errors.
@JosiahWI JosiahWI self-assigned this Jul 6, 2023
@JosiahWI JosiahWI added Plugins Build work related to build configuration or environment s3_auth s3_auth plugin CMake work related to CMakes scripts or issues labels Jul 6, 2023
@JosiahWI JosiahWI requested a review from cmcfarlen July 6, 2023 14:57
@bneradt bneradt merged commit 75c089c into apache:master Jul 6, 2023
@JosiahWI JosiahWI deleted the feat/cmake-s3-auth branch July 6, 2023 17:10
zwoop added a commit that referenced this pull request Jul 6, 2023
* master:
  Build binaries for bigobj AuTest (#9965)
  Build regex_remap plugin in CMake build (#9963)
  Add libloader plugin to CMake build (#9953)
  Build TSVConnFD.so and place in correct directory (#9956)
  Add parser.cc to header_rewrite sources in CMake (#9957)
  Build traffic_crashlog executable in CMake build (#9958)
  Build s3_auth plugin in CMake build (#9962)
  Remove obsolete ink_inet_addr function. (#9948)
  more tests for checking rule enforcement (#9936)
  Build prefetch plugin and test in CMake build (#9954)
  Check CMakeLists.txt files in RAT (#9955)
  Converts core ats:: namespace to ts:: (#9950)
  Clean up: Remove mgmt/api folder. This was unused code, functions were (#9945)
  sni: new hint 'http2_initial_window_size_in' (#9734)
  build_h3_tools: update for lib64 (#9946)
  OpenSSL 3.0 tls autest updates (#9947)
@zwoop zwoop added this to the 10.0.0 milestone Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build work related to build configuration or environment CMake work related to CMakes scripts or issues Plugins s3_auth s3_auth plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Comments