Code Monkey home page Code Monkey logo

libs3's Introduction

This directory contains the libs3 library.

The libs3 library is free software.  See the file LICENSE for copying
permission.

libs3's People

Contributors

bji avatar dalgaaf avatar liewegas avatar yehudasa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

libs3's Issues

Linker error when trying to link with S3 (ubuntu 14.04LTS gcc 5.4.1)

i am trying to compile the source code

when compiling i get the following errors please help
$ gcc -l s3 -o s3test libs3test.c
/tmp/ccFZENsR.o: In function main': libs3test.c:(.text+0x148): undefined reference to S3_initialize'
libs3test.c:(.text+0x192): undefined reference to S3_create_bucket' libs3test.c:(.text+0x283): undefined reference to S3_put_object'
libs3test.c:(.text+0x2c3): undefined reference to `S3_deinitialize'
collect2: error: ld returned 1 exit status

Tagged releases?

Can we tag the release numbers in libS3.

For building debian packages for eg. make deb fails as default version number is trunk0.trunk0 which breaks debian policy. This could be fixed by specifying version numbers when doing a make, however if have tagged releases, it kind of eases the process as doing a git describe can be enough to make a version number

EDIT: Initial bug description was empty

Authorization header too short

My application uses an access key ID to authenticate S3 requests against keystone and the resulting authorization header is longer than the set length of 128 characters, as it contains userID, tenantID and accessId information. Is there a reason for having this particular length?

push changes upstream

Bryan Ischo (@bji) has moved his project to GitHub: https://github.com/bji/libs3

We should try to get our patches upstream there.

The last commit that Bryan and us have in common is 5465b55 from 2012.

The libs3 package got imported Debian and Ubuntu, and I could get it into Fedora as well if we can resolve this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.