Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/oatpp/oatpp-zlib

Module oatpp-zlib provides functionality for compressing/decompressing content with deflate and gzip. Supports both "Simple" and "Async" oatpp APIs.
https://github.com/oatpp/oatpp-zlib

better error messages

33a831eb42c9f56e6cd941ad23c3f7b6b2a1d8d7 authored over 1 year ago by Leonid Stryzhevskyi <[email protected]>
Merge pull request #3 from yikenan/master

fix memory leak

e7318068ae1b24b7d690f374ffbcd9c8f691336b authored about 3 years ago by Leonid Stryzhevskyi <[email protected]>
change assert to log, and fix the memory leak of decoder

280b29b6a174b03639aac5c7ad01c0dbdf20aae9 authored about 3 years ago by yikenan <[email protected]>
Do not throw exception in the destructor

bbe0d507a974228a0d6babd909d45bd8eb02712a authored about 3 years ago by yikenan <[email protected]>
fix memory leak

a6014aebbdd6497c0c9a360f0f2acd388547eadc authored about 3 years ago by yikenan <[email protected]>
Update azure-pipelines.yml

a2703aa2c16263ad4e51278e089616ae82fdc2f8 authored about 3 years ago by Leonid Stryzhevskyi <[email protected]>
update to the latest oatpp API version.

0b6aa3603dee60b3a004f8ca0cf09e041de37386 authored about 3 years ago by lganzzzo <[email protected]>
Merge branch 'master' of github.com:oatpp/oatpp-zlib

1846f759b7483e2386236a75728c1cbbb935b2a6 authored about 4 years ago by lganzzzo <[email protected]>
Update to the latest oatpp version

c281593b51f7736209da61034c53901489e76bc4 authored about 4 years ago by lganzzzo <[email protected]>
Merge pull request #1 from sileht/master

fix cmake fatal error typo

b4e443eb999826bbc0c533991efdd53c161416a9 authored about 4 years ago by Leonid Stryzhevskyi <[email protected]>
fix cmake fatal error typo

c5accbec61e2538b3dc575f37ec5cf2136c856e6 authored about 4 years ago by Mehdi Abaakouk <[email protected]>
Update to the latest oatpp version

b3a0c1d140175d8ec43ebbe1da9ac46e2baa142c authored over 4 years ago by lganzzzo <[email protected]>
Update to the latest oatpp API

493ed2a83da0926ac29c1bab1317a613c4c4b088 authored over 4 years ago by lganzzzo <[email protected]>
Update azure-pipelines.yml

db03472f069764074d21ba9113dff9eb0f4c24d3 authored almost 5 years ago by Leonid Stryzhevskyi <[email protected]>
Update README.md

d2f553f31223024111e529dda3cfebd38bd3c1c4 authored almost 5 years ago by Leonid Stryzhevskyi <[email protected]>
Update README.md

6b5b9e064c1c58d10293309505ab9c5a719f57b0 authored almost 5 years ago by Leonid Stryzhevskyi <[email protected]>
Update azure-pipelines.yml. Update README.md.

0ce527f40c63abd4abc30af8e371cf02619d0137 authored almost 5 years ago by lganzzzo <[email protected]>
Update to the latest oatpp API version

791c54955f4b5cd156109381d3902507dc76e129 authored almost 5 years ago by lganzzzo <[email protected]>
Move encoder-providers to a separate file

4b9270decfc9704773040be89a563ce0e87d69c2 authored almost 5 years ago by lganzzzo <[email protected]>
Add encoding providers

e4c764b8064469214fce33d305b8c42ea4e5b27d authored almost 5 years ago by lganzzzo <[email protected]>
Deflate + Gzip as oatpp::data::buffer::Processor

e06669c97556664e8478038d4cf9d079d3de2a1a authored almost 5 years ago by lganzzzo <[email protected]>
Async API. WIP.

fee5a9a5ab60be8683e97314fed25403d6b8839a authored about 5 years ago by lganzzzo <[email protected]>
Add GZIP

18fc022054f041df5352f68b0c20aaa6f999f8c5 authored about 5 years ago by lganzzzo <[email protected]>
Inflate stream reader.

081de47db4ec8fd1695aa035c542719ad1b9fbff authored about 5 years ago by lganzzzo <[email protected]>
Deflate POC.

23d54abd0ae645db7a3d1509073a23fcc72f4a65 authored about 5 years ago by lganzzzo <[email protected]>
Initial commit

21d3ba265ed98b10b3c4a6cf154dd6fad513cb33 authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>