FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for include - wolfguidao/minio-cpp · GitHub
wolfguidao
/
minio-cpp
Public
forked from
minio/minio-cpp
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
minio-cpp
include
on
main
User selector
Datepicker
Commit history
Commits on Sep 9, 2026
build: release 1.0.0 as libminio, with a stable soname (#264)
harshavardhana
authored
78e1db4
View commit details
Copy full SHA for 78e1db4
View code at this point
Browse repository at this point
fix: let the C API configure TLS trust (#263)
Show description for a60332c
harshavardhana
authored
a60332c
View commit details
Copy full SHA for a60332c
View code at this point
Browse repository at this point
Commits on Aug 21, 2026
fix: resolve conflicts with current main (#149)
Show description for 2203ff5
z-pc
authored
2203ff5
View commit details
Copy full SHA for 2203ff5
View code at this point
Browse repository at this point
Commits on Aug 20, 2026
Replace curlpp with cpp-httplib (#257)
jiuker
authored
2f3aefa
View commit details
Copy full SHA for 2f3aefa
View code at this point
Browse repository at this point
Commits on Aug 19, 2026
fix: Windows large file support and binary-safe downloads (#248)
jiuker
authored
4ae3406
View commit details
Copy full SHA for 4ae3406
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
fix: bump the version string to match the released tag (#254)
harshavardhana
authored
a1c60fc
View commit details
Copy full SHA for a1c60fc
View code at this point
Browse repository at this point
Commits on Aug 15, 2026
fix(rdma): do not charge a rail for a request that never left the client (#252)
harshavardhana
authored
f89cc4d
View commit details
Copy full SHA for f89cc4d
View code at this point
Browse repository at this point
feat(rdma): take a failing rail out of rotation, and report rail counts (#251)
Show description for 1fc5115
harshavardhana
authored
1fc5115
View commit details
Copy full SHA for 1fc5115
View code at this point
Browse repository at this point
feat: RDMA over libs3rdma, vendored for amd64 and arm64 (#250)
harshavardhana
authored
f9f9795
View commit details
Copy full SHA for f9f9795
View code at this point
Browse repository at this point
fix: STS AssumeRole returns empty credentials when endpoint has no path (#205) (#247)
jiuker
authored
69720fd
View commit details
Copy full SHA for 69720fd
View code at this point
Browse repository at this point
fix: set default false for statObject's deletemarker (#243)
jiuker
authored
c6d54aa
View commit details
Copy full SHA for c6d54aa
View code at this point
Browse repository at this point
Commits on Aug 7, 2026
rdma: send the descriptor as x-amz-rdma-token; drop the addr:size append (#244)
Show description for 769130e
harshavardhana
authored
769130e
View commit details
Copy full SHA for 769130e
View code at this point
Browse repository at this point
Commits on Aug 4, 2026
rdma: single PUT for oversize buffers + fix >2 GiB upload truncation (#241)
harshavardhana
authored
5590ba7
View commit details
Copy full SHA for 5590ba7
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
api: migrate response types to std::expected<T, Error> (or tl::expected for C++17) (#238)
jiuker
authored
3d21189
View commit details
Copy full SHA for 3d21189
View code at this point
Browse repository at this point
Commits on Jul 2, 2026
build: opt-in C++20 (MINIO_CPP_STD=20) to unlock span/format/coroutines (#237)
jiuker
authored
06271b2
View commit details
Copy full SHA for 06271b2
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
fix: stop uploads hanging forever when the connection drops mid-transfer (#235)
pkeuter
authored
df9192d
View commit details
Copy full SHA for df9192d
View code at this point
Browse repository at this point
perf: prefetch next ListObjects page while consumer iterates current page (#236)
jiuker
authored
20e1a51
View commit details
Copy full SHA for 20e1a51
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
Add std::future async overloads (Phase 1) and C++20 coroutine support… (#229)
jiuker
authored
1bb7b2c
View commit details
Copy full SHA for 1bb7b2c
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
Add bounded multipart upload parallelism (#228)
jiuker
authored
aad5c74
View commit details
Copy full SHA for aad5c74
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
perf: stop copying every pugixml node().value() into std::string in ParseXML (#234)
jiuker
authored
e68f450
View commit details
Copy full SHA for e68f450
View code at this point
Browse repository at this point
api: replace 'long object_size = -1' sentinel with std::optional<uint64_t> (#233)
jiuker
authored
a0248bf
View commit details
Copy full SHA for a0248bf
View code at this point
Browse repository at this point
Commits on Jun 12, 2026
fix: api: replace size_t* sentinel ranges with std::optional<size_t> (#232)
jiuker
authored
798ee64
View commit details
Copy full SHA for 798ee64
View code at this point
Browse repository at this point
Commits on May 27, 2026
fix multipart RDMA: propagate rdmaclient, per-part CRC64NVME, complete XML (#226)
harshavardhana
authored
f35873b
View commit details
Copy full SHA for f35873b
View code at this point
Browse repository at this point
pool curl resources, RDMA RAII + decline-fallback, fix RemoveObjectsResult UB (#215)
harshavardhana
authored
007c67a
View commit details
Copy full SHA for 007c67a
View code at this point
Browse repository at this point
Commits on May 26, 2026
version: bump to 0.4.0
harshavardhana
committed
c93c067
View commit details
Copy full SHA for c93c067
View code at this point
Browse repository at this point
Add RDMA and NVIDIA GPU Direct Storage support (#214)
Show description for 9bae8cd
harshavardhana
authored
9bae8cd
View commit details
Copy full SHA for 9bae8cd
View code at this point
Browse repository at this point
Commits on Jan 11, 2026
fix XML encoding of text value (#200)
aidarxa
authored
bc08d87
View commit details
Copy full SHA for bc08d87
View code at this point
Browse repository at this point
Commits on Feb 11, 2025
fix(credentials): check expiry properly (#190)
Show description for 89e4c0b
grasevski
authored
89e4c0b
View commit details
Copy full SHA for 89e4c0b
View code at this point
Browse repository at this point
Commits on Jan 5, 2025
allow checksum headers in single PutObject() (#184)
harshavardhana
authored
b8ebbf3
View commit details
Copy full SHA for b8ebbf3
View code at this point
Browse repository at this point
fix: correct multipart XML CompleteMultipartUploadResult (#183)
Show description for 818d203
harshavardhana
authored
818d203
View commit details
Copy full SHA for 818d203
View code at this point
Browse repository at this point
Commits on Aug 21, 2024
Updated version to 0.3.0 (#167)
Petr Kobalicek
authored
9d723bd
View commit details
Copy full SHA for 9d723bd
View code at this point
Browse repository at this point
Convert a preprocessor token to a string (#162)
Show description for 6f313b9
balamurugana
authored
6f313b9
View commit details
Copy full SHA for 6f313b9
View code at this point
Browse repository at this point
Commits on Jul 3, 2024
Fixed a GetObject() function colliding with WinAPI macro (#139)
Petr Kobalicek
authored
cd4ef14
View commit details
Copy full SHA for cd4ef14
View code at this point
Browse repository at this point
Commits on May 15, 2024
fix DST setting properly in UtcTime (#133)
Show description for 046a41e
balamurugana
authored
046a41e
View commit details
Copy full SHA for 046a41e
View code at this point
Browse repository at this point
PresignV4: accept query_params as reference for mutation (#135)
Show description for dc82f4d
balamurugana
authored
dc82f4d
View commit details
Copy full SHA for dc82f4d
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL