Commit History

Author SHA1 Message Date
  Nick Mathewson f2a6eedded Fix a crash bug on SETCIRCUITPURPOSE. 12 years ago
  Nick Mathewson 92cba63459 Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Nick Mathewson 0be946c693 Merge remote-tracking branch 'karsten/geoip-may2012' into maint-0.2.2 12 years ago
  Nick Mathewson 009453f919 Merge remote-tracking branch 'linus/task-5891' 12 years ago
  Linus Nordberg ad61282f0c Clarify changes file regarding which bugs get fixed. 12 years ago
  Linus Nordberg fd71fe78ae Rename changes file. 12 years ago
  Linus Nordberg e3716598fc Assert that rep_hist_format_desc_stats() returns !NULL. 12 years ago
  Karsten Loesing 57359b5336 Fix desc stats on bridge authorities that didn't serve anything. 12 years ago
  Nick Mathewson 21e3261914 Bump _WIN32_WINNT to 0x0501 throughout the code 12 years ago
  Nick Mathewson 9ffccb3f49 Remove all instances of WIN32_WINNT (without leading _) 12 years ago
  Nick Mathewson ee1b8196d3 Add a changes file for the misc bug5859 build issues 12 years ago
  Nick Mathewson d8de831932 MSVC build issue: it can't tell that tor_assert(0) aborts. 12 years ago
  Nick Mathewson 43e15300ba MSVC build issue: make 'const' in declaration match 'const' in definition 12 years ago
  Nick Mathewson 757725ffde MSVC build issue: we use INLINE as the one that will magically work 12 years ago
  Nick Mathewson 7134be0637 MSVC build issue: add magic to make openssl headers in aes.c work 12 years ago
  Nick Mathewson 02d206a58b Be a good git person: store nmakefiles in correct text fmt 12 years ago
  Nick Mathewson f1fca8aa4d Remove the unused torrc.bridge.in. Bug 5622. 12 years ago
  Nick Mathewson 67690307fb Add some MSVC stuff to gitignore 12 years ago
  Nick Mathewson c5e87ef234 We do not need to define _WIN32 by hand; MSVC does that for us 12 years ago
  Nick Mathewson b6028b9e8b Fix win32 compilation of 31eb73f88e8 12 years ago
  Nick Mathewson 31eb73f88e Do not publish the "git-XXX" tag in server descriptors 12 years ago
  Nick Mathewson a2f0e7a65b Cut down on the OS information we give. 12 years ago
  Nick Mathewson 35d08e30d8 An attempt at bug3940 and making AllowDotExit 0 work with MapAddress 12 years ago
  Nick Mathewson e6dbe693b7 Make the option-checker code work with osx clang 12 years ago
  Nick Mathewson e36cd01633 Try to manually test for whether the compiler hardening flags work 12 years ago
  Nick Mathewson 4bac223311 Fix a couple of wide lines 12 years ago
  Nick Mathewson 0888c2f8f5 When no usable exit satisfies a predicted port, stop predicting it. 12 years ago
  Nick Mathewson 6757261e8f Raise thresholds for declaring bootstrapping complete. 12 years ago
  Nick Mathewson e0655708a2 Merge remote-tracking branch 'asn/bug4865_take2' 12 years ago
  Nick Mathewson 84ddc4b6aa Merge remote-tracking branch 'public/bug5091' 12 years ago