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