-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GH-43535: [C++] Support the AWS S3 SSE-C encryption #43601
Commits on Nov 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 17bd705 - Browse repository at this point
Copy the full SHA 17bd705View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c7a583 - Browse repository at this point
Copy the full SHA 3c7a583View commit details -
Configuration menu - View commit details
-
Copy full SHA for e668e62 - Browse repository at this point
Copy the full SHA e668e62View commit details -
Configuration menu - View commit details
-
Copy full SHA for d51a77f - Browse repository at this point
Copy the full SHA d51a77fView commit details -
install the self-signed certificate for windows, as there is no inter…
…face to set the ca for windows
Configuration menu - View commit details
-
Copy full SHA for d83f0b2 - Browse repository at this point
Copy the full SHA d83f0b2View commit details -
according to aws/aws-sdk-cpp@7989e6f, CompleteMultipartUploadRequest …
…add the SSEC related function after 1.9.201
Configuration menu - View commit details
-
Copy full SHA for b1fba0c - Browse repository at this point
Copy the full SHA b1fba0cView commit details -
expose the tls option on the s3options,only start the minio with tls…
… in linux as the minio with mingw could NOT work well
Configuration menu - View commit details
-
Copy full SHA for 8235c87 - Browse repository at this point
Copy the full SHA 8235c87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eb9ace - Browse repository at this point
Copy the full SHA 4eb9aceView commit details -
using the fixed localhost as the endpoint, so that the client verify …
…the host could success during the TLS handshake
Configuration menu - View commit details
-
Copy full SHA for a27bdd1 - Browse repository at this point
Copy the full SHA a27bdd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb1a5a5 - Browse repository at this point
Copy the full SHA bb1a5a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7a3c85 - Browse repository at this point
Copy the full SHA c7a3c85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fb4e90 - Browse repository at this point
Copy the full SHA 7fb4e90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f15323 - Browse repository at this point
Copy the full SHA 8f15323View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7be0aa2 - Browse repository at this point
Copy the full SHA 7be0aa2View commit details -
only enable the https for ssec related unit test cases, meanwhile, fo…
…r http mionio server, rollback to use the random host ip
Configuration menu - View commit details
-
Copy full SHA for 8ae7014 - Browse repository at this point
Copy the full SHA 8ae7014View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20bf5df - Browse repository at this point
Copy the full SHA 20bf5dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 452185c - Browse repository at this point
Copy the full SHA 452185cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce67a27 - Browse repository at this point
Copy the full SHA ce67a27View commit details