summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2011-02-22Don't let bad DNS make exit policy and declared exit policy get out of syncNick Mathewson
2011-02-22Merge branch 'log_domains' into maint-0.2.2Nick Mathewson
2011-02-16Don't crash a bridge authority on SIGHUP if it's not in the consensusRobert Ransom
2011-02-11Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine
2011-02-10fix the other half of bug 1074Roger Dingledine
2011-02-10Make the DH parameter we use for TLS match the one from Apache's mod_sslNick Mathewson
2011-02-09Merge branch 'bug2408-v2-021-common' into bug2408-v2-022Robert Ransom
2011-02-09Ignore and warn about "PublishServerDescriptor hidserv"Robert Ransom
2011-02-08Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-02-07move the clause above the "if bw is too low" checkRoger Dingledine
2011-02-07dtrt when only relaybandwidthburst is setRoger Dingledine
2011-02-07Merge branch 'bug2279' into maint-0.2.2Nick Mathewson
2011-02-07Some cleanups to bug2279 messages/docs from rransomNick Mathewson
2011-02-04Merge branch 'bug2203_rebased' into maint-0.2.2Nick Mathewson
2011-02-03Enable ASLR and permanent DEP for Windows executablesJohn Brooks
2011-02-03Merge remote branch 'public/bug2378' into maint-0.2.2Nick Mathewson
2011-01-26Merge branch 'bug2181' into maint-0.2.2Nick Mathewson
2011-01-26Add an option to disable the block-private-addresses featureNick Mathewson
2011-01-26Merge branch 'bug2409' into maint-0.2.2Nick Mathewson
2011-01-26Merge branch 'bug2321' into maint-0.2.2Nick Mathewson
2011-01-26Avoid sketchy integer cast in cbt codeNick Mathewson
2011-01-25Add client code to detect attempts to connect to 127.0.0.1 etcNick Mathewson
2011-01-25Fix double-mark bug when failing to init transparent connectionNick Mathewson
2011-01-25Log more about soft-hibernationNick Mathewson
2011-01-25Handle failing cases of DH allocationNick Mathewson
2011-01-25Comment remaining CBT functions.Mike Perry
2011-01-25Fix authority side of 2203.Mike Perry
2011-01-25Fix client side of 2203: Do not count BadExits as Exits.Mike Perry
2011-01-25Fix bug #2004 by demoting a log message.Mike Perry
2011-01-25Fix bug in verifying directory signatures with short digestsNick Mathewson
2011-01-25Tell which geoip file we're parsingSebastian Hahn
2011-01-25Add a torrc option to report log domainsNick Mathewson
2011-01-25Fix assert for relay/bridge state changeSebastian Hahn
2011-01-24Make the DH parameter we use for TLS match the one from Apache's mod_sslNick Mathewson
2011-01-20Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-20Merge remote branch 'rransom/policy_summarize-assert' into maint-0.2.1Nick Mathewson
2011-01-20Fix bounds-checking in policy_summarizeRobert Ransom
2011-01-19Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-19Oops; actually add the code to the last patch. :/Nick Mathewson
2011-01-15Merge commit 'sebastian/bug2317' into maint-0.2.2Roger Dingledine
2011-01-15Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-15Fix a couple of non-cleared key issues in hidden servicesNick Mathewson
2011-01-15Tighten accepted circwindow parametersSebastian Hahn
2011-01-15Provide constant limits for all consensus paramsSebastian Hahn
2011-01-15Sanity-check consensus param valuesSebastian Hahn
2011-01-15Make get_net_param_from_list() staticSebastian Hahn
2011-01-15Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-15Merge branch 'bug2352_obsize' into maint-0.2.1Nick Mathewson
2011-01-15Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-15Add missing check for hostname answer_len in dnsserv sizeNick Mathewson