kmx git
login
register
thodg
/
libgit2
/
src/streams/stransport.c
src/streams/stransport.c
Log
Author
Commit
Date
CI
Message
21496c30
2018-03-30T00:20:23
stransport: fix a warning on iOS "warning: values of type 'OSStatus' should not be used as format arguments; add an explicit cast to 'int' instead [-Wformat]"
1b2e83a9
2017-12-13T00:19:41
stransport: provide error message on trust failures Fixes #4440
e9369856
2017-03-21T00:25:15
stream: Gather streams to src/streams