aboutsummaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2011-03-08Merge remote branch 'sebastian/bug1035' into maint-0.2.2Nick Mathewson
2011-03-08Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-03-08Avoid crash in any_pending_bridge_descriptor_fetchesNick Mathewson
2011-03-06Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-03-06Merge branch 'real_ipv6_fix' into maint-0.2.1Nick Mathewson
2011-03-06Oops, here's the *REAL* fix for the ipv6 issueNick Mathewson
2011-03-06Merge branch 'careful_with_all_descs' into maint-0.2.1Nick Mathewson
2011-03-06Revert "Disallow reject6 and accept6 lines in descriptors"Nick Mathewson
2011-03-06Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-03-06exit_policy_is_general_exit is IPv4 only; it should admit it.Nick Mathewson
2011-03-06Merge branch 'maint-0.2.1' into maint-0.2.2Sebastian Hahn
2011-03-06Disallow reject6 and accept6 lines in descriptorsSebastian Hahn
2011-03-04Do not serve encrypt-only descriptors with the "all" request. Reported by pie...Nick Mathewson
2011-03-01Avoid spurious bwhist parsing failuresNick Mathewson
2011-02-26clarify an assertSebastian Hahn
2011-02-25Merge branch 'bug1863_bwhist' into maint-0.2.2Nick Mathewson
2011-02-24Fix two potential bugs in the bug1863 code.Karsten Loesing
2011-02-22prevent same entry and exit for insane edge caseRoger Dingledine
2011-02-22Merge remote branch 'public/bug1859_021' into maint-0.2.1Nick Mathewson
2011-02-22Merge remote branch 'public/bug2402_nothing' into maint-0.2.1Nick Mathewson
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-08Routers count as down when they change ORPort, tooSebastian Hahn
2011-02-07Merge branch 'bug2279' into maint-0.2.2Nick Mathewson
2011-02-07Some cleanups to bug2279 messages/docs from rransomNick Mathewson
2011-02-07Fix spelling and an unused #defineSebastian Hahn
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