Commits on Nov 21, 2013
Commits on Nov 19, 2013
  1. need to grow buffer

    One multi_perform() frequently invokes multiple write_cb(). We have to use a
    dynamic buffer. Hmm.. I really do not like the curl APIs, although I understand
    why they are designed this way.
    lh3 committed Nov 19, 2013
  2. wrong dopen() interface

    lh3 committed Nov 19, 2013
  3. forgot ";"

    lh3 committed Nov 19, 2013
  4. forgot to alias kurl_t to knetFile

    lh3 committed Nov 19, 2013
  5. emulating knetfile APIs

    lh3 committed Nov 19, 2013
Commits on Nov 18, 2013
  1. better interface and documentations

    lh3 committed Nov 18, 2013
  2. knetfile-like interface to CURL

    lh3 committed Nov 18, 2013