Age | Commit message (Expand) | Author |
---|---|---|
2018-09-20 | Add a tor_release_socket_ownership() function. | Nick Mathewson |
2018-08-01 | Refactor tor_ersatz_socketpair() not to need socket. | Nick Mathewson |
2018-08-01 | Extract tor_ersatz_socketpair into a new c file | Nick Mathewson |
2018-07-10 | Rename torlog.[ch] to log.[ch] | Nick Mathewson |
2018-07-10 | File-level summary documentation for src/lib/*/*.[ch] | Nick Mathewson |
2018-06-28 | Move network_init to lib/net | Nick Mathewson |
2018-06-28 | Move socket-errno code into lib/net | Nick Mathewson |
2018-06-27 | Move read/write_all_to_socket into lib/net. | Nick Mathewson |
2018-06-27 | Move network code to libtor-net. | Nick Mathewson |