summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add comments in rendclient.c noting that certain functions involved in handli...bug12194_altAndrea Shepard2015-01-15
* Merge remote-tracking branch 'public/bug13397'Nick Mathewson2015-01-14
|\
| * Tolerate relative paths for torrc files with RunAsDaemonNick Mathewson2015-01-04
* | Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson2015-01-14
|\ \
| * | Remove needless strdup in addressmap_register_virtual_address()Nick Mathewson2015-01-13
* | | Do not log a notice on every socks connectionNick Mathewson2015-01-14
* | | New minimum uptime to become an HSDir is 96 hours.George Kadianakis2015-01-14
* | | Fix new unused variable warning in connection_listener_newNick Mathewson2015-01-13
* | | update bug12585 changes fileNick Mathewson2015-01-13
* | | whitespace fixNick Mathewson2015-01-13
* | | Merge remote-tracking branch 'andrea/ticket12585_v3'Nick Mathewson2015-01-13
|\ \ \
| * | | Explicitly chmod AF_UNIX sockets to 0600 when *GroupWritable isn't specifiedticket12585_v3Andrea Shepard2015-01-13
| * | | Remove no-longer-accurate comment from connection.cAndrea Shepard2015-01-13
| * | | Fix ipv4/ipv6 traffic bits on AF_UNIX socks listeners and remove hacky workar...Andrea Shepard2015-01-13
| * | | Fix default list handling for parse_unix_socket_config(); avoid clearing whol...Andrea Shepard2015-01-12
| * | | Kill duplicated code in connection_listener_new()Andrea Shepard2015-01-12
| * | | Document disable option for ControlSocket and SocksSocketAndrea Shepard2015-01-09
| * | | Add support for a default list of paths and passing '0' to disable it to pars...Andrea Shepard2015-01-09
| * | | Downgrade open/close log message for SocksSocketAndrea Shepard2015-01-07
| * | | Bring sanity to connection_listener_new()Andrea Shepard2015-01-07
| * | | Rename is_tcp in connection_listener_new(), since AF_UNIX means SOCK_STREAM n...Andrea Shepard2015-01-07
| * | | Refactor check_location_for_unix_socket()/check_location_for_socks_unix_socke...Andrea Shepard2015-01-07
| * | | Commit second draft of Jake's SOCKS5-over-AF_UNIX patch. See ticket #12585.ticket12585_rebasedJacob Appelbaum2015-01-07
* | | | Fix a conversion warning on 32-bit clangNick Mathewson2015-01-12
* | | | On jessie, we need a =, not a ==Nick Mathewson2015-01-12
* | | | mktemp wants some XsNick Mathewson2015-01-12
* | | | Tweak zero_length_keys.sh and test/include.am to make out-of-tree builds workNick Mathewson2015-01-12
* | | | Merge remote-tracking branch 'teor/bug13111-empty-key-files-fn-empty'Nick Mathewson2015-01-12
|\ \ \ \
| * \ \ \ Merge branch 'master' of https://git.torproject.org/tor into bug13111-empty-k...teor2015-01-10
| |\ \ \ \
| * | | | | Test that tor correctly handles zero-length keysteor2015-01-10
| * | | | | Merge branch 'bug14001-clang-warning' into bug13111-empty-key-files-fn-emptyteor2015-01-10
| |\ \ \ \ \
| | * | | | | Fix clang warning, IPv6 address comment, buffer size typoteor2014-12-20
| * | | | | | Stop failing when key files are zero-lengthteor2014-11-08
| * | | | | | Stop crashing when a NULL filename is passed to file_status()teor2014-11-08
* | | | | | | reindent cell_queues_check_size()Nick Mathewson2015-01-12
* | | | | | | Merge branch 'bug13806_squashed'Nick Mathewson2015-01-12
|\ \ \ \ \ \ \
| * | | | | | | When OOM, free cached hidden service descriptors too.Nick Mathewson2015-01-12
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | If libsystemd-daemon.pc is not found, look for libsystemdNick Mathewson2015-01-12
* | | | | | | src/common/compat_libevent.h: include testsupport.hAnthony G. Basile2015-01-12
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson2015-01-12
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge remote-tracking branch 'public/bug14129_024' into maint-0.2.5Nick Mathewson2015-01-12
| |\ \ \ \ \ \
| | * | | | | | Avoid attempts to double-remove edge connections from the DNS resolver.Nick Mathewson2015-01-08
* | | | | | | | Actually remove LOCALSTATEDIR@/run/tor line from tor.service.inNick Mathewson2015-01-11
* | | | | | | | Fix build on systemdless systemsNick Mathewson2015-01-11
* | | | | | | | changes file for bug13805Nick Mathewson2015-01-11
* | | | | | | | systemd changes for 13805 as recommened by Tomasz on that ticket.Nick Mathewson2015-01-11
* | | | | | | | Merge remote-tracking branch 'candrews/issue13805'Nick Mathewson2015-01-11
|\ \ \ \ \ \ \ \
| * | | | | | | | Add ProtectSystem = fullCraig Andrews2014-11-28
| * | | | | | | | Prefix ReadWriteDirectories with a "-" so if they don't exist it's not an errorCraig Andrews2014-11-28
| * | | | | | | | Use ProtectHome instead of InaccessibleDirectoriesCraig Andrews2014-11-28