summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2008-11-12Backport: Apparently sparc64 is way more strict about uint16_t access alignme...Nick Mathewson
2008-11-12Backport bugfix for #767 (r16808, r16810, r16817, r16818, and r16939).Karsten Loesing
2008-11-12Backport bugfix for #814 (r16915 and r16916).Karsten Loesing
2008-11-12Backport of changesets 17200, 17201, 17203-17206, 17228, 17232, 17236: Patch ...Steven Murdoch
2008-11-12Rename "new_signatures_len" to "new_consensus_len" (from backport of r17252)Steven Murdoch
2008-11-11Backport: Be even _more_ careful when signatures are bogus.Nick Mathewson
2008-11-11Backport: Only replace the detached signatures object when we actually added ...Nick Mathewson
2008-11-11Backport: Fix from rovv: when adding a detached signature, do not automatical...Nick Mathewson