Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix the build on Emscripten | Ehsan Akhgari | 2012-02-02 | 1 | -0/+1 | |
* | global: Properly use `git__` memory wrappers | Vicent Marti | 2011-10-28 | 1 | -1/+1 | |
* | pkt: get rid of the chunked support | Carlos Martín Nieto | 2011-10-12 | 1 | -14/+0 | |
* | http: parse the response from the server | Carlos Martín Nieto | 2011-10-12 | 1 | -2/+2 | |
* | net,pkt: add chunked support | Carlos Martín Nieto | 2011-10-12 | 1 | -0/+16 | |
* | netops: abstract away socket closing | Carlos Martín Nieto | 2011-10-01 | 1 | -0/+12 | |
* | Initialise the winsock DLL | Carlos Martín Nieto | 2011-10-01 | 1 | -3/+9 | |
* | netops: Use pragmas only in MSVC | Vicent Marti | 2011-09-29 | 1 | -9/+11 | |
* | Merge pull request #405 from carlosmn/http-ls | Vicent Martí | 2011-09-22 | 1 | -2/+33 | |
|\ | ||||||
| * | netops: store the error if gitno_send fails | Carlos Martín Nieto | 2011-09-09 | 1 | -1/+1 | |
| * | netops: don't try to free addrinfo on DNS error | Carlos Martín Nieto | 2011-09-09 | 1 | -0/+1 | |
| * | netops: get rid of the len - 1 limitation | Carlos Martín Nieto | 2011-09-09 | 1 | -1/+1 | |
| * | Move extract_host_and_port to netops and add default port argument | Carlos Martín Nieto | 2011-09-04 | 1 | -0/+30 | |
* | | Cleanup legal data | Vicent Marti | 2011-09-19 | 1 | -21/+3 | |
|/ | ||||||
* | netops: Use the size_t, Luke | Vicent Marti | 2011-08-30 | 1 | -5/+7 | |
* | Fix Windows compilation | Carlos Martín Nieto | 2011-08-30 | 1 | -0/+16 | |
* | Actually implement object negotiation | Carlos Martín Nieto | 2011-08-18 | 1 | -1/+1 | |
* | Fix network MSYS compilation | Carlos Martín Nieto | 2011-07-06 | 1 | -1/+2 | |
* | Use gitno_buffer in the git transport | Carlos Martín Nieto | 2011-06-27 | 1 | -7/+7 | |
* | Add gitno_buffer as a recv wrapper | Carlos Martín Nieto | 2011-06-27 | 1 | -0/+47 | |
* | Implement and use gitno_send | Carlos Martín Nieto | 2011-06-26 | 1 | -3/+24 | |
* | Create netops and start moving git:// to it | Carlos Martín Nieto | 2011-06-26 | 1 | -0/+76 |