summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2015-01-12reindent cell_queues_check_size()Nick Mathewson
2015-01-12Merge branch 'bug13806_squashed'Nick Mathewson
2015-01-12When OOM, free cached hidden service descriptors too.Nick Mathewson
2015-01-12Kill duplicated code in connection_listener_new()Andrea Shepard
2015-01-12Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2015-01-12Merge remote-tracking branch 'public/bug14129_024' into maint-0.2.5Nick Mathewson
2015-01-11Fix unused-parameter warning in systemd_watchdog_callbackNick Mathewson
2015-01-11fix and enable systemd watchdogTomasz Torcz
2015-01-11send more details about daemon status to supervisorTomasz Torcz
2015-01-11send PID of the main daemon to supervisorTomasz Torcz
2015-01-11Merge remote-tracking branch 'teor/nickm-bug13401'Nick Mathewson
2015-01-11Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2015-01-11Don't crash on torrc Vi[rtualAddrNetworkIPv[4|6]] with no option valueteor
2015-01-10document rewrite_result_t and export for testingNick Mathewson
2015-01-10Move stream-closing out of rewrite codeNick Mathewson
2015-01-10Split the rewrite part of rewrite-and-attachNick Mathewson
2015-01-10Speed up hidden service bootstrap by reducing the initial post delayteor
2015-01-10Create TestingDirAuthVoteHSDir like TestingDirAuthVoteExit/Guardteor
2015-01-10Smaller RendPostPeriod on test networksNick Mathewson
2015-01-10Merge branch 'master' of https://git.torproject.org/tor into bug13111-empty-k...teor
2015-01-10Merge branch 'bug14001-clang-warning' into bug13111-empty-key-files-fn-emptyteor
2015-01-09Add support for a default list of paths and passing '0' to disable it to pars...Andrea Shepard
2015-01-09Allow two ISO times to appear in EntryGuardDownSince.Nick Mathewson
2015-01-08Avoid attempts to double-remove edge connections from the DNS resolver.Nick Mathewson
2015-01-08fix new mingw64 compilation warningsNick Mathewson
2015-01-07Unconfuse coverity when it sees the systemd headersNick Mathewson
2015-01-07Downgrade open/close log message for SocksSocketAndrea Shepard
2015-01-07Bring sanity to connection_listener_new()Andrea Shepard
2015-01-07Rename is_tcp in connection_listener_new(), since AF_UNIX means SOCK_STREAM n...Andrea Shepard
2015-01-07Refactor check_location_for_unix_socket()/check_location_for_socks_unix_socke...Andrea Shepard
2015-01-07GETINFO bw-event-cache to get information on recent BW eventsNick Mathewson
2015-01-07Commit second draft of Jake's SOCKS5-over-AF_UNIX patch. See ticket #12585.Jacob Appelbaum
2015-01-07Merge remote-tracking branch 'public/bug12985_025'Nick Mathewson
2015-01-07Merge remote-tracking branch 'public/bug13988_025'Nick Mathewson
2015-01-07Lower the delay before saving guard status to diskNick Mathewson
2015-01-07Turn entry_guards_changed constants into symbolic constantsNick Mathewson
2015-01-07When closing circs build through a new guard, only close local onesNick Mathewson
2015-01-07appease "make check-spaces"Nick Mathewson
2015-01-07Merge branch 'bug9286_v3_squashed'Nick Mathewson
2015-01-07Stop accepting milliseconds in various directory contextsNick Mathewson
2015-01-07Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2015-01-07Enlarge the buffer for a line in a bw fileSebastian Hahn
2015-01-06Spelling -- readyness->readiness.Nick Mathewson
2015-01-06New option "--disable-system-torrc" to not read torrc from etcNick Mathewson
2015-01-06Drop assumption that get_torrc_fname() can't return NULL.Nick Mathewson
2015-01-06Remove a check for an ancient bad dirserver fingerprintNick Mathewson
2015-01-06Merge remote-tracking branch 'public/bug13661_025'Nick Mathewson
2015-01-06Merge branch 'exitnode_10067_squashed'Nick Mathewson
2015-01-06Add an ExitRelay option to override ExitPolicyNick Mathewson
2015-01-06Merge remote-tracking branch 'public/bug14116_025'Nick Mathewson