Age | Commit message (Expand) | Author |
---|---|---|
2018-07-03 | Retire some unused (or nearly unused) macros. | Nick Mathewson |
2018-07-01 | File-level documentation for some of src/lib. | Nick Mathewson |
2018-06-29 | Move SIO_IDEAL_SEND_BACKLOG_QUERY into socket.h | Nick Mathewson |
2018-06-28 | A couple of includes to make windows compile again | Nick Mathewson |
2018-06-28 | Move buffers into container | Nick Mathewson |
2018-06-28 | Move network_init to lib/net | Nick Mathewson |
2018-06-28 | Move tor_gethostname to lib/net | Nick Mathewson |
2018-06-28 | Move socket-errno code into lib/net | Nick Mathewson |
2018-06-28 | Extract the alert-socket code into lib/net. | Nick Mathewson |
2018-06-27 | Move several address-string-testing functions to address.c | Nick Mathewson |
2018-06-27 | Move read/write_all_to_socket into lib/net. | Nick Mathewson |
2018-06-27 | Link GetAdaptersAddresses, rather than loading it on-demand. | Nick Mathewson |
2018-06-27 | Move network code to libtor-net. | Nick Mathewson |