diff options
| author | Carlos Martín Nieto <cmn@dwim.me> | 2015-06-05 11:02:11 +0200 |
|---|---|---|
| committer | Carlos Martín Nieto <cmn@dwim.me> | 2015-06-24 17:25:05 +0200 |
| commit | 8dea1c21f5edcf9ff44282134e416e54e6eaf9be (patch) | |
| tree | 40b491d620b4921d16f6c2c81adbc567b96ddf4d /tests/diff/index.c | |
| parent | cf9d5f7602745543c616e584a06e46a01112c700 (diff) | |
| download | libgit2-8dea1c21f5edcf9ff44282134e416e54e6eaf9be.tar.gz | |
Implement a curl stream
cURL has a mode in which it acts a lot like our streams, providing send
and recv functions and taking care of the TLS and proxy setup for us.
Implement a new stream which uses libcurl instead of raw sockets or the
TLS libraries directly. This version does not support reporting
certificates or proxies yet.
Diffstat (limited to 'tests/diff/index.c')
0 files changed, 0 insertions, 0 deletions
