Commits
- Commit:
638f9024045bbe2420143f8868dcc484c231c634
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
rename got_error_prefix_errno() to got_error_from_errno()
- Commit:
230a42bdc60c6136d2a5ce65bf1a2f26d990c096
- From:
- joshua stein <jcs@jcs.org>
- Date:
got_error_from_errno -> got_error_prefix_errno
also add got_error_prefix_errno2 and got_error_prefix_errno3 which
should hopefully all be merged into a single function with variadic
args (but can't alloc mem)
- Commit:
324d37e7c791a6e6ff08598c3e6206ba956d0965
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
make got path APIs available to library consumers
- Commit:
4e4a7005038b712a91a32e48078cec54b4e8a24c
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
flush compressed output in got_deflate_read()
- Commit:
2181e0c84adadde053b715a649efe95f446c4f96
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add some initial code for zlib compression