Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use SOCK_CLOEXEC when creating sockets | Andreas Smas | 2018-03-10 | 1 | -1/+1 |
* | socket_stream: continue to next addrinfo on socket creation failure | Patrick Steinhardt | 2017-04-26 | 1 | -4/+2 |
* | giterr_set: consistent error messages | Edward Thomson | 2016-12-29 | 1 | -5/+5 |
* | stream: constify the write buffer | Carlos Martín Nieto | 2014-12-10 | 1 | -1/+1 |
* | gitno: remove code which is no longer needed | Carlos Martín Nieto | 2014-12-10 | 1 | -1/+0 |
* | Add an OpenSSL IO stream | Carlos Martín Nieto | 2014-12-10 | 1 | -15/+9 |
* | Introduce stackable IO streams | Carlos Martín Nieto | 2014-12-10 | 1 | -0/+219 |