- 17 Dec, 2012 6 commits
-
-
According to man 3 SSL_shutdown / TLS, "If a unidirectional shutdown is enough (the underlying connection shall be closed anyway), this first call to SSL_shutdown() is sufficient." Currently, an unidirectional shutdown is enough, since gitno_ssl_teardown is called by gitno_close only. Do so to avoid further errors (by misbehaving peers for example). Fixes #1129.
Michael Schubert committed -
Don't return an error just because GITNO_CONNECT_SSL_NO_CHECK_CERT is set.
Michael Schubert committed -
Cleanup the empty-clone test correctly
Vicent Martí committed -
Sascha Cunz committed
-
Michael Schubert committed
-
Allow clone to handle empty repos
Vicent Martí committed
-
- 16 Dec, 2012 2 commits
-
-
Ben Straub committed
-
Ben Straub committed
-
- 15 Dec, 2012 4 commits
-
-
Ben Straub committed
-
Ben Straub committed
-
adding .mailmap file
Vicent Martí committed -
Help clarify who are the top commiters when using 'shortlog -sn'.
Valentin Haenel committed
-
- 14 Dec, 2012 14 commits
-
-
Ben Straub committed
-
Ben Straub committed
-
Ben Straub committed
-
Ben Straub committed
-
Ben Straub committed
-
Options structure for git_clone
Vicent Martí committed -
Ben Straub committed
-
Ben Straub committed
-
Ben Straub committed
-
Ben Straub committed
-
Carlos Martín Nieto committed
-
Vicent Marti committed
-
Vicent Marti committed
-
Vicent Marti committed
-
- 13 Dec, 2012 10 commits
-
-
Vicent Marti committed
-
Jameson Miller committed
-
Jameson Miller committed
-
Ben Straub committed
-
Jameson Miller committed
-
Ben Straub committed
-
Ben Straub committed
-
Ben Straub committed
-
don't walk off the end of the index
Ben Straub committed -
Ben Straub committed
-
- 12 Dec, 2012 4 commits
-
-
Edward Thomson committed
-
Ben Straub committed
-
Ben Straub committed
-
tree cache: loosen negative entry count check
Vicent Martí committed
-