index
:
delta/gitano/libgit2.git
development
fixups
replace-luagit2
git.gitano.org.uk: libgit2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
transports
/
http.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
http: increase buffer side to deal with side-band-64k
Carlos Martín Nieto
2012-08-25
1
-1
/
+1
*
Fix warnings and merge issues on Win64
Russell Belfer
2012-08-23
1
-1
/
+1
*
transport: rename encrypt to use_ssl
Carlos Martín Nieto
2012-07-30
1
-1
/
+1
*
transport: store the refs in a common area
Carlos Martín Nieto
2012-07-30
1
-136
/
+74
*
remote: use the same code to control git and http
Carlos Martín Nieto
2012-07-30
1
-246
/
+59
*
remote: start moving the protocol to a common area
Carlos Martín Nieto
2012-07-30
1
-0
/
+1
*
indexer: don't use '/objects/pack/' unconditionally
Carlos Martín Nieto
2012-06-28
1
-1
/
+6
*
transports: fix buglet
Michael Schubert
2012-06-05
1
-1
/
+1
*
Merge pull request #697 from carlosmn/ssl
Vicent Martí
2012-06-05
1
-29
/
+52
|
\
|
*
ssl: allow skipping the server certificate check
Carlos Martín Nieto
2012-05-26
1
-0
/
+1
|
*
ssl: teardown the connection on close
Carlos Martín Nieto
2012-05-19
1
-0
/
+3
|
*
https: make it work with OpenSSL as well
Carlos Martín Nieto
2012-05-19
1
-2
/
+1
|
*
http: add https support when GnuTLS is available
Carlos Martín Nieto
2012-05-19
1
-30
/
+50
*
|
Fix git_close/http_close/local_close to set the transport's connected attribu...
Arthur Schreiber
2012-06-02
1
-0
/
+2
|
/
*
errors: Rename error codes
Vicent Martí
2012-05-18
1
-1
/
+1
*
errors: Rename the generic return codes
Vicent Martí
2012-05-18
1
-3
/
+3
*
Merge remote-tracking branch 'scottjg/fix-mingw32' into development
Vicent Martí
2012-05-05
1
-2
/
+2
|
\
|
*
Fix gitno_connect() error handling on Windows
Scott J. Goldman
2012-05-05
1
-4
/
+5
*
|
Remove old and unused error codes
Vicent Martí
2012-05-02
1
-3
/
+3
*
|
Merge pull request #654 from carlosmn/pkt-err
Vicent Martí
2012-04-30
1
-0
/
+16
|
\
\
|
*
|
net: recognize and report server-side error messages
Carlos Martín Nieto
2012-04-30
1
-0
/
+16
*
|
|
buf: deploy git_buf_len()
nulltoken
2012-04-30
1
-5
/
+5
|
/
/
*
|
transports: buffer the git requests before sending them
Carlos Martín Nieto
2012-04-25
1
-39
/
+1
*
|
fetch: use the streaming indexer when downloading a pack
Carlos Martín Nieto
2012-04-25
1
-44
/
+33
*
|
Fix warnings on 64-bit windows builds
Russell Belfer
2012-04-17
1
-2
/
+2
*
|
error-handling: http
Carlos Martín Nieto
2012-04-11
1
-165
/
+120
*
|
error-handling: Repository
Vicent Martí
2012-03-07
1
-1
/
+4
|
/
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
diff-index: fix leak
Carlos Martín Nieto
2012-01-19
1
-1
/
+1
*
http: use PRIuZ
Carlos Martín Nieto
2012-01-19
1
-1
/
+1
*
Use git_buf for path storage instead of stack-based buffers
Russell Belfer
2011-12-07
1
-9
/
+10
*
remote: Cleanup the remotes code
Vicent Marti
2011-11-28
1
-12
/
+5
*
net: move the reference storage to common code
Carlos Martín Nieto
2011-11-18
1
-40
/
+13
*
Merge pull request #456 from brodie/perm-fixes
Vicent Martí
2011-10-28
1
-1
/
+2
|
\
|
*
*: correct and codify various file permissions
Brodie Rao
2011-10-14
1
-1
/
+2
*
|
global: Properly use `git__` memory wrappers
Vicent Marti
2011-10-28
1
-10
/
+10
|
/
*
Fix compilation error on Windows
nulltoken
2011-10-13
1
-1
/
+0
*
Move the transports to their own directory
Carlos Martín Nieto
2011-10-12
1
-0
/
+790