aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* Add some more documentationArturo Filastò2011-11-30
* Turn off LearnCircuitBuildTimeout when tor2web mode is onRobert Ransom2011-11-30
* Add ifdefs to disable assertion in connection_ap_handshake_send_beginRobert Ransom2011-11-30
* Add ifdefs to disable #3332 assertionsRobert Ransom2011-11-30
* Use single-hop intro and rend circuits when in tor2web modeRobert Ransom2011-11-30
* Perform single-hop HS desc fetches when in tor2web modeRobert Ransom2011-11-30
* Don't allow tor2web-mode Tors to connect to non-HS addressesRobert Ransom2011-11-30
* Warn loudly on startup and SIGHUP if Tor is built for a non-anonymous modeRobert Ransom2011-11-30
* Add a compile-time #define to control whether Tor runs in 'tor2web mode'Robert Ransom2011-11-30
* Add Tor2webMode configuration optionRobert Ransom2011-11-24
* Merge branch 'bug2474'Nick Mathewson2011-11-23
|\
| * Tweak the "this is not a stable release" warning some moreNick Mathewson2011-11-23
| * Tweak the startup message to be more helpfulNick Mathewson2011-04-28
* | Fix a compile warning on 64bit OS XSebastian Hahn2011-11-23
* | raise AuthDirFastGuarantee from 20KB to 100KBRoger Dingledine2011-11-21
* | apparently or_options_t likes being a const in masterRoger Dingledine2011-11-21
* | Merge branch 'maint-0.2.2'Roger Dingledine2011-11-21
|\ \
| * | parameterize bw cutoffs to guarantee Fast and Guard flagsRoger Dingledine2011-11-21
| * | Merge branch 'bug4518' into maint-0.2.2Nick Mathewson2011-11-21
| |\ \
| | * | Only call cull_wedged_cpuworkers once every 60 seconds.Nick Mathewson2011-11-19
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-11-21
|\| | |
| * | | Merge remote-tracking branch 'public/bug3963' into maint-0.2.2Nick Mathewson2011-11-21
| |\ \ \
| | * | | All NT service configuration commands should make the process exit.Nick Mathewson2011-09-08
* | | | | Merge branch 'bug4360'Nick Mathewson2011-11-21
|\ \ \ \ \
| * | | | | normalize the name of the CERTS cellRoger Dingledine2011-10-31
* | | | | | Log more loudly on a bad cert from an authority.Nick Mathewson2011-11-20
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-11-18
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Don't log about stats when running as a client without geoipSebastian Hahn2011-11-19
| | |_|/ / | |/| | |
* | | | | Merge remote-tracking branch 'public/benchmark'Nick Mathewson2011-11-18
|\ \ \ \ \
| * | | | | All-in-one benchmark test for cell cryptoNick Mathewson2011-11-11
* | | | | | Fix a couple of memory leaks in rend_add_service spotted by coverityNick Mathewson2011-11-17
* | | | | | trivial code cleanup in generate_v2_networkstatus_opinion()Roger Dingledine2011-11-16
* | | | | | fix trivial typoRoger Dingledine2011-11-16
* | | | | | Merge remote-tracking branch 'sebastian/bug2893'Nick Mathewson2011-11-16
|\ \ \ \ \ \
| * | | | | | Eat all whitespace after a control commandSebastian Hahn2011-11-16
| * | | | | | allow manual control port authenticate via netcatRoger Dingledine2011-11-16
* | | | | | | Don't fail to send netinfo if real_addr is unsetSebastian Hahn2011-11-16
|/ / / / / /
* | | | | | Make certificate skew into a protocol warningNick Mathewson2011-11-15
* | | | | | Merge remote-tracking branch 'sebastian/bug4469'Nick Mathewson2011-11-15
|\ \ \ \ \ \
| * | | | | | Fix compile warnings on windowsSebastian Hahn2011-11-15
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-11-15
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | Use real_addr in send_netinfoNick Mathewson2011-11-14
* | | | | | Merge remote-tracking branch 'public/bug4367'Nick Mathewson2011-11-14
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Even when we can't answer an AUTH_CHALLENGE, send NETINFO.Nick Mathewson2011-11-03
| * | | | | Fix bug 4367: correctly detect auth_challenge cells we can't useNick Mathewson2011-11-03
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-11-09
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Include HiddenServiceDir in some warning messagesRobert Ransom2011-11-07
* | | | | | Rewrite comment at head of eventdns.cNick Mathewson2011-11-09
* | | | | | Add some XXXesRobert Ransom2011-11-07
* | | | | | Add GETINFO md/id/* and md/name/* items for relay microdescsRobert Ransom2011-11-07