Commit History

Author SHA1 Message Date
  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
  Linus Nordberg 529820f8ba Use correct address family where necessary for bridges on IPv6. 12 years ago
  Linus Nordberg 1c2c3314a9 Add some logging and comments. 12 years ago
  Nick Mathewson 5f0a8dcd2c Initial hacking for proposal 186. 12 years ago
  Roger Dingledine 4e88a3bc3e Merge branch 'maint-0.2.2' 12 years ago
  Roger Dingledine 0b5d2646d5 bug 4115: make bridges use begindir for their dir fetches 12 years ago
  Nick Mathewson 3e3480d704 Report reason for generating descriptor in an HTTP header 13 years ago
  Nick Mathewson ed463404e9 Clean up HTTP request header generation a little 13 years ago
  Nick Mathewson 0cb01f5c97 Merge remote-tracking branch 'public/split_entry_conn' 12 years ago
  Nick Mathewson 81fe1934af Fix a bufferevent-related bug that killed tunneled dirserv conns 12 years ago
  Nick Mathewson 569fe936b8 Move entry-only fields from edge_connection_t to entry_connection_t 13 years ago
  Nick Mathewson 8314fa5e5c Implement sensible isolation for tunneled directory conns 13 years ago
  Nick Mathewson 642cff5bca Only download microdesc consensus from caches that support it 13 years ago
  Nick Mathewson 0fd8ce15c2 Make a function static 13 years ago
  Nick Mathewson a2ad31a92b Split connection_about_to_close_connection into separate functions 13 years ago
  Nick Mathewson 64c8e8edda Kill redundant checks around routerset_contains_*() 13 years ago
  Nick Mathewson 1d18c2deb6 Don't shadow parameters with local variables 13 years ago
  Nick Mathewson a857f61e27 Merge remote-tracking branch 'rransom-tor/bug3332-v2' 13 years ago
  Robert Ransom 44eafa9697 Assert that HS operations are not performed using single-hop circuits 13 years ago
  Nick Mathewson 47c8433a0c Make the get_options() return const 13 years ago
  Nick Mathewson fa1d47293b Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 7e67a24038 Merge branch 'bug3045' into maint-0.2.2 13 years ago
  Nick Mathewson 42b15a0aaa Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson a5232e0c4c Fix GCC 4.6's new -Wunused-but-set-variable warnings. 13 years ago