summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-02-09bump to 0.2.0.34tor-0.2.0.34Roger Dingledine
2009-02-09backport r18420 and r18423Roger Dingledine
2009-02-09Backport r17887: stop accepting 1.2.3 as a valid IPv4 address. This has secu...Nick Mathewson
2009-02-09Fix a remote-crash bug. This will need a patch release.Nick Mathewson
2009-01-31Backport r18354: Fix a possible cause of bug 915 when parsing multiple votes ...Nick Mathewson
2009-01-28Fix bug 893: check AP connections for markedness before expiring them.Nick Mathewson
2009-01-22Backport the trivial parts of r18234, especially the one that makes compilati...Nick Mathewson
2009-01-22Bump 0.2.0 branch version to 0.2.0.33-devNick Mathewson
2009-01-21bump to 0.2.0.33tor-0.2.0.33Roger Dingledine
2009-01-21Backport 18203: fix compile warning on panther, and bug 913.Nick Mathewson
2009-01-20backport r18189. what could go wrong?Roger Dingledine
2009-01-20backport r17917, r17993: tors that haven't run lately take 10+ minutesRoger Dingledine
2009-01-10Backport r18064: fix harmless-to-us bug in ht.hNick Mathewson
2009-01-10Backport r18063: make ServerDNSRandomizeCase work. Fix bug 905.Nick Mathewson
2009-01-07When parsing routerstatus lines in votes, use previously defined smartlist rs...Karsten Loesing
2009-01-06backport r17970Roger Dingledine
2009-01-06backport r17958Roger Dingledine
2009-01-06backport r17920: bridge relays don't fetch descriptors muchRoger Dingledine
2009-01-05Backport 17891 and 17892 to fix openbsd build warnings. Also backport snarky...Nick Mathewson
2009-01-04Backport r17562: Do not litter the circuit list with introductino points on s...Nick Mathewson
2009-01-04Backport r14830: Do not use SSL compression.Nick Mathewson
2009-01-04Backport r17138: Fix the rest of bug 619: reject *:* servers should not do DN...Nick Mathewson
2009-01-04Backport r17162 and r17164: verify cpath_layer match on rendezvous cells too....Nick Mathewson
2009-01-04Backport r17137: Patch from rovv: send back END cell in response to connect a...Nick Mathewson
2008-12-22Make check-spaces happy.Karsten Loesing
2008-12-22gabelmoo has a new IP address.Karsten Loesing
2008-12-18Backport: Make it possible to call set_onion_key twice without leaking RAM.Nick Mathewson
2008-12-18Backport: Fix bug 889: share deep-copied keys between threads to avoid races ...Nick Mathewson
2008-12-18Backport: Avoid nop call to control_event_or_authdir_new_descriptor that make...Nick Mathewson
2008-12-18Backport: Fix memory leak in rend_cache_store_v2_desc_as_client().Nick Mathewson
2008-12-17backport r17657Roger Dingledine
2008-12-17Backport r17139: Fix another case of refusing to use a chosen exit node becau...Nick Mathewson
2008-12-17Backport r17184: when building preemptive circuits, ignore streamsNick Mathewson
2008-12-17Backport r17181: fix the other half of r17091. now that best_support can be -...Nick Mathewson
2008-12-17Backport r17091: when we have no pending streams, choose exits with choose_go...Nick Mathewson
2008-12-17Partial backport of DNS address/name checking (r16621), and backport of 0x20 ...Nick Mathewson
2008-12-16Backport r166558: avoid mis-routing create cells. This has seen enough testi...Nick Mathewson
2008-12-14minimal (i think) backport of r17625Roger Dingledine
2008-12-14Backport bug 691 fix: do not shutdown Tor servers right away if the network i...Nick Mathewson
2008-12-10Backport karsten's bug 885 fix.Nick Mathewson
2008-12-10Backport tiny memory leak fix.Nick Mathewson
2008-12-03Backport: fix bug 880: find the end of an authority cert by looking for the f...Nick Mathewson
2008-12-02backport r17392: Compile without warnings on solarisRoger Dingledine
2008-12-02Backport: Apply rovv's patch for bug 864: avoid null error on detached signat...Nick Mathewson
2008-12-02Backport: Define socklen_t before using it in compat.hNick Mathewson
2008-11-26Bump branch version to 0.2.0.32-devNick Mathewson
2008-11-26Backport: stop marking bsearch_idx as pure; it is not.Nick Mathewson
2008-11-20bump to 0.2.0.32Roger Dingledine
2008-11-20backport r17135: ClientDNSRejectInternalAddresses not consistently obeyed.Roger Dingledine
2008-11-17Backport: Update _log_global_min_severity after switch_logs_debug(), so that ...Nick Mathewson