libgit2/src/transports
Carlos Martín Nieto 7e9f5e6500 Slightly different valgrind fix
Allocate with calloc rather than conditionally memsetting a specific
part of the struct later on.
2012-11-13 20:06:15 -08:00
..
cred.c Basic authentication for http and winhttp 2012-11-06 08:52:03 -05:00
git.c Reorganize transport architecture (squashed 3) 2012-11-01 09:02:33 -04:00
http.c http: Unrustle 2012-11-13 14:17:41 -08:00
local.c Slightly different valgrind fix 2012-11-13 20:06:15 -08:00
smart_pkt.c Reorganize transport architecture (squashed 3) 2012-11-01 09:02:33 -04:00
smart_protocol.c create callback to handle packs from fetch, move the indexer to odb_pack 2012-11-05 16:00:29 -06:00
smart.c Basic authentication for http and winhttp 2012-11-06 08:52:03 -05:00
smart.h Basic authentication for http and winhttp 2012-11-06 08:52:03 -05:00
winhttp.c Fix uninitialized memory in winhttp subtransport on 64-bit 2012-11-09 15:39:25 -05:00