| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ssl: teardown the connection on close | Carlos Martín Nieto | 2012-05-19 | 1 | -0/+1 |
| * | https: make it work with OpenSSL as well | Carlos Martín Nieto | 2012-05-19 | 1 | -5/+3 |
| * | http: add https support when GnuTLS is available | Carlos Martín Nieto | 2012-05-19 | 1 | -3/+11 |
| * | Merge remote-tracking branch 'scottjg/fix-mingw32' into development | Vicent Martí | 2012-05-05 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix gitno_connect() error handling on Windows | Scott J. Goldman | 2012-05-05 | 1 | -1/+1 |
| * | | Fix warnings on 64-bit windows builds | Russell Belfer | 2012-04-17 | 1 | -7/+3 |
| |/ | |||||
| * | Update Copyright header | schu | 2012-02-13 | 1 | -1/+1 |
| * | net,pkt: add chunked support | Carlos Martín Nieto | 2011-10-12 | 1 | -0/+1 |
| * | netops: abstract away socket closing | Carlos Martín Nieto | 2011-10-01 | 1 | -0/+1 |
| * | Initialise the winsock DLL | Carlos Martín Nieto | 2011-10-01 | 1 | -2/+2 |
| * | Merge pull request #405 from carlosmn/http-ls | Vicent Martí | 2011-09-22 | 1 | -0/+2 |
| |\ | |||||
| | * | Move extract_host_and_port to netops and add default port argument | Carlos Martín Nieto | 2011-09-04 | 1 | -0/+2 |
| * | | Cleanup legal data | Vicent Marti | 2011-09-19 | 1 | -1/+4 |
| |/ | |||||
| * | netops: This is the proper check | Vicent Marti | 2011-08-30 | 1 | -1/+1 |
| * | netops: Use the size_t, Luke | Vicent Marti | 2011-08-30 | 1 | -4/+4 |
| * | Fix Windows compilation | Carlos Martín Nieto | 2011-08-30 | 1 | -1/+8 |
| * | Use gitno_buffer in the git transport | Carlos Martín Nieto | 2011-06-27 | 1 | -3/+3 |
| * | Add gitno_buffer as a recv wrapper | Carlos Martín Nieto | 2011-06-27 | 1 | -0/+12 |
| * | Implement and use gitno_send | Carlos Martín Nieto | 2011-06-26 | 1 | -0/+1 |
| * | Create netops and start moving git:// to it | Carlos Martín Nieto | 2011-06-26 | 1 | -0/+9 |
