Age | Commit message (Expand) | Author |
---|---|---|
2014-04-30 | Use SOCK_NONBLOCK where available | Matthias Schiffer |
2014-04-30 | Remove now unneeded FD_CLOEXEC flag config | Matthias Schiffer |
2014-04-29 | Fold fastd_open_pipe into fastd_async_init, simpify fastd_setfl and fastd_set... | Matthias Schiffer |
2014-04-26 | Make on-verify support optional | Matthias Schiffer |
2014-04-26 | Implement async verify | Matthias Schiffer |
2014-04-25 | Remove ref-counting on remotes | Matthias Schiffer |
2014-04-24 | Make async handle buffer aligned | Matthias Schiffer |
2014-04-23 | Use socketpair instead of pipe for internal message pipes | Matthias Schiffer |
2014-04-20 | Make ctx global | Matthias Schiffer |
2014-04-19 | Store peers as vectors of pointers instead of linked lists | Matthias Schiffer |
2014-04-10 | Add support for multiple async message types | Matthias Schiffer |
2014-04-10 | Move handling of resolve returns requests to a new source file | Matthias Schiffer |