Age | Commit message (Expand) | Author |
---|---|---|
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson |
2019-01-14 | Merge remote-tracking branch 'teor/bug29015' | Nick Mathewson |
2019-01-08 | lib/net: improve the docs for tor_{ersatz_,}socketpair() | teor |
2019-01-07 | Fix tor_ersatz_socketpair on IPv6-only systems | Kris Katterjohn |
2018-09-13 | Include torint.h in socketpair.c for intptr_t definition. | Nick Mathewson |
2018-08-01 | Document new helper functions in socketpair.c | Nick Mathewson |
2018-08-01 | Reindent tor_ersatz_socketpair | Nick Mathewson |
2018-08-01 | Refactor tor_ersatz_socketpair() not to need socket. | Nick Mathewson |
2018-08-01 | Remove dependency from socketpair.c on address.h | Nick Mathewson |
2018-08-01 | Extract tor_ersatz_socketpair into a new c file | Nick Mathewson |