summaryrefslogtreecommitdiff
path: root/src/libgit2/transports
Commit message (Expand)AuthorAgeFilesLines
* http: Update httpclient options when reusing an existing connection.Sebastian Lackner2022-10-203-7/+27
* winhttp: handle long custom headersKevin Saul2022-07-221-4/+9
* sha256: indirection for experimental functionsEdward Thomson2022-07-131-2/+3
* oid: give oids a typeEdward Thomson2022-06-201-2/+4
* oid: `GIT_OID_*SZ` is now `GIT_OID_SHA1_*SIZE`Edward Thomson2022-06-142-15/+15
* Apply suggestions from code reviewlhchavez2022-06-111-1/+1
* transport: introduce `git_transport_smart_remote_connect_options`lhchavez2022-04-161-0/+12
* http: skip processing when body is null or 0 lengthEdward Thomson2022-02-271-1/+1
* refactor: `src` is now `src/libgit2`Edward Thomson2022-02-2221-0/+9986