aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-02-25Sebastian's Changes to #1074AltF4
2011-02-25Fix time skew values from untrusted sourcesAltF4
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-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-22That shalt also not have a label without a statement.Nick Mathewson
2011-02-22Merge remote branch 'sebastian/bug2504' 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-11Windows has EACCES, not EACCESSSebastian Hahn
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-08Locking failures on windows are indicated by EACCESSebastian Hahn
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 'maint-0.2.1' into maint-0.2.2Roger Dingledine
2011-02-07Update to the February 1 2011 Maxmind GeoLite Country database.Karsten Loesing
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-04Thou shalt not overflow even stupidly small buffersRobert Ransom
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-25Correctly detect BIO_new failuresNick Mathewson
2011-01-25Always treat failure to allocate an RSA key as an unrecoverable allocation errorNick Mathewson
2011-01-25Handle failing cases of DH allocationNick Mathewson
2011-01-25Remove an unused function in crypto.cNick 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-25Simplify syntax for negated 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