summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2009-01-20backport r17917, r17993: tors that haven't run lately take 10+ minutesRoger Dingledine
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 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-03Backport: fix bug 880: find the end of an authority cert by looking for the f...Nick Mathewson
2008-12-02Backport: Apply rovv's patch for bug 864: avoid null error on detached signat...Nick Mathewson
2008-11-20backport r17135: ClientDNSRejectInternalAddresses not consistently obeyed.Roger Dingledine
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
2008-10-12backport: Remove the old v2 directory authority 'lefkada' from theRoger Dingledine
2008-09-26Backport: Commit fix for bug 807 from mwenge: send CLOSED controller event fo...Nick Mathewson
2008-09-26Backport to 0.2.0.x: Apply rovv's fix for bug 824.Nick Mathewson
2008-09-23(Backport to 0.2.0 branch) Patch from roger for 752, but with more comments: ...Nick Mathewson
2008-09-23(backport to 0.2.0.x) Fix for bug 797 (by arma, with tweaks): always use crea...Nick Mathewson
2008-09-05Backport: Fix numerous memory leaks: some were almost impossible to trigger, ...Nick Mathewson
2008-09-01Backport 15699-15700: React quickly to rendezvous circuits becoming ready.Nick Mathewson
2008-09-01backport r16698: don't use a new entry guard that's also your exitRoger Dingledine
2008-09-01backport r16605: relays reject risky extend cellsRoger Dingledine
2008-09-01Backport r16450 to 0.2.0.x: open /dev/pf before dropping privileges.Nick Mathewson
2008-08-22 r17839@tombo: nickm | 2008-08-21 22:14:36 -0400Nick Mathewson
2008-08-07Backport to 0.2.0.x: Never allow a circuit to be created with the same circid...Nick Mathewson