aboutsummaryrefslogtreecommitdiff
path: root/src/lib/net/socket.c
AgeCommit message (Expand)Author
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-12-20Code Style: Delete PRIVATE defines that are never usedteor
2019-09-30Re-run "make autostyle" with improved annotate_ifdef_directivesNick Mathewson
2019-06-05Run "make autostyle."Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-08lib/net: improve the docs for tor_{ersatz_,}socketpair()teor
2018-12-01Move net.inet.ip.random_id code to lib/net/Nick Mathewson
2018-09-20Add a tor_release_socket_ownership() function.Nick Mathewson
2018-08-01Refactor tor_ersatz_socketpair() not to need socket.Nick Mathewson
2018-08-01Extract tor_ersatz_socketpair into a new c fileNick Mathewson
2018-07-10Rename torlog.[ch] to log.[ch]Nick Mathewson
2018-07-10File-level summary documentation for src/lib/*/*.[ch]Nick Mathewson
2018-06-28Move network_init to lib/netNick Mathewson
2018-06-28Move socket-errno code into lib/netNick Mathewson
2018-06-27Move read/write_all_to_socket into lib/net.Nick Mathewson
2018-06-27Move network code to libtor-net.Nick Mathewson