Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | deprecation: deprecated stream registration in if guard | Edward Thomson | 2019-01-25 | 1 | -6/+15 |
* | Introduce GIT_CALLBACK macro to enforce cdecl | Edward Thomson | 2019-01-17 | 1 | -10/+10 |
* | stream registration: take an enum type | Edward Thomson | 2018-11-28 | 1 | -3/+15 |
* | stream: provide generic registration API | Edward Thomson | 2018-11-28 | 1 | -9/+38 |
* | tls: introduce a wrap function | Edward Thomson | 2018-11-28 | 1 | -6/+36 |
* | net: use proxy options struct in the stream config | Carlos Martín Nieto | 2016-04-19 | 1 | -1/+2 |
* | stream: allow registering a user-provided TLS constructorcmn/tls-register | Carlos Martín Nieto | 2015-11-03 | 1 | -0/+13 |
* | stream: add support for setting a proxy | Carlos Martín Nieto | 2015-06-24 | 1 | -0/+2 |
* | Fixed error when including git2/include/sys/stream.h | John Haley | 2015-02-11 | 1 | -0/+2 |
* | stream: constify the write buffer | Carlos Martín Nieto | 2014-12-10 | 1 | -1/+1 |
* | Introduce stackable IO streams | Carlos Martín Nieto | 2014-12-10 | 1 | -0/+40 |