Commit History

Author SHA1 Message Date
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 years ago
  Andrea Shepard 28f108bcce Use dirreq_id from channel_t when appropriate 11 years ago
  Nick Mathewson d995dc8bac Split the routerset code out of routerlist.c 11 years ago
  Nick Mathewson 5cbeb60805 Fix directory self-testing logic 11 years ago
  Nick Mathewson f8a665c87d Merge remote-tracking branch 'origin/maint-0.2.3' 11 years ago
  Nick Mathewson 5833861f62 Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 11 years ago
  Nick Mathewson 973c18bf0e Fix assertion failure in tor_timegm. 11 years ago
  Nick Mathewson 7988596f66 Remove version_supports checks for versions before 0.2.2. 11 years ago
  Nick Mathewson dfe03d36c8 Don't infer we have a FooPort from the presence of a FooPort line 11 years ago
  Nick Mathewson 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 11 years ago
  Nick Mathewson cc21e56ed4 Check the correct consensus before giving it to the client 12 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Nick Mathewson 173b18c79b Add about 60 more DOCDOC comments to 0.2.3 12 years ago
  Nick Mathewson f68c042637 Resolve all currently pending DOCDOC items in master 12 years ago
  Nick Mathewson 8f070ecbc0 When downloading bridge descs from a bridge authority, always be anonymous 12 years ago
  Nick Mathewson 0b1ec16058 Don't fetch v2 networkstatuses from caches, even if auths are down 12 years ago
  Roger Dingledine c7cbd06d5f Merge branch 'maint-0.2.2' 12 years ago
  Roger Dingledine 5fed1ccd90 put a _ before or_options_t elements that aren't configurable 12 years ago
  Nick Mathewson 341c6a59db Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Nick Mathewson 9a69c24150 Do not use strcmp() to compare an http authenticator to its expected value 12 years ago
  Karsten Loesing 4741aa48a2 Roger notes that address and addr are two different things. 12 years ago
  Karsten Loesing 4aca55efd2 Count IPv6 connections in bridge and entry stats. 12 years ago
  Roger Dingledine a0f0897795 Allow 0.2.3.x clients to use 0.2.2.x bridges. 12 years ago
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 years ago
  Nick Mathewson 9c29369a04 Convert instances of tor_malloc+tor_snprintf into tor_asprintf 12 years ago
  Nick Mathewson cc02823d7f Convert instances of tor_snprintf+strdup into tor_asprintf 12 years ago
  Nick Mathewson edcc9981d8 Try to use smartlist_add_asprintf consistently 12 years ago
  Sebastian Hahn 60c330a251 cid 432: Remove dead code if we don't handle a consensus 12 years ago
  Nick Mathewson d04f21bf39 Merge branch 'feature2553-v4-rebased' 12 years ago
  Robert Ransom a364f88477 Add ifdefs to disable #3332 assertions 12 years ago