Skip to content

Releases: Karm/mod_cloud_storage

0.4

12 Oct 13:12
Compare
Choose a tag to compare

Release

Initial demo release of the command line tool, soon to be a library and then a httpd module. All initially planned actions implemented on Azure storage: READ_BLOB|WRITE_BLOB|DELETE_BLOB|LIST_BLOBS|CREATE_CONTAINER

Dependencies

  • cURL (build used libcurl-7.51.0-9.fc25.x86_64)
  • APR (build used apr-1.6.2-1.fc25.x86_64), APR Util (build used apr-util-1.5.4-3.fc24.x86_64)
  • OpenSSL (build used openssl-1.0.2k-1.fc25.x86_64)

License

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the LICENSE, COPYING or README file packaged inside downloadable artifacts.

0.3

22 Sep 21:16
Compare
Choose a tag to compare
0.3

Release

Initial demo release of the command line tool, soon to be a library and then a httpd module. All initially planned actions implemented on Azure storage: READ_BLOB|WRITE_BLOB|LIST_BLOBS|CREATE_CONTAINER

Dependencies

  • cURL (build used libcurl-7.51.0-9.fc25.x86_64)
  • APR (build used apr-1.6.2-1.fc25.x86_64), APR Util (build used apr-util-1.5.4-3.fc24.x86_64)
  • OpenSSL (build used openssl-1.0.2k-1.fc25.x86_64)

License

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the LICENSE, COPYING or README file packaged inside downloadable artifacts.

0.2

12 Sep 21:56
Compare
Choose a tag to compare
0.2

Release

Initial demo release of the command line tool, soon to be a library and then a httpd module. Only CREATE_CONTAINER, WRITE_BLOB and LIST_BLOBS implemented so far.

Dependencies

  • cURL
  • APR, APR Util
  • OpenSSL

License

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the LICENSE, COPYING or README file packaged inside downloadable artifacts.

0.1

31 Aug 16:47
Compare
Choose a tag to compare
0.1

Initial demo release of the command line tool, soon to be library and then httpd module. Only CREATE_CONTAINER and LIST_BLOBS implemented so far.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the LICENSE, COPYING or README file packaged inside downloadable artifacts.