Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |