Commit History

Author SHA1 Message Date
  George Kadianakis ec8d0a6d83 Free global_rate_limit in connection_free_all(). 13 years ago
  George Kadianakis a5fd07d178 Move connection_free_all() to the bottom of connection.c to enjoy maximum visibility. 13 years ago
  Nick Mathewson 70216cb096 Merge remote-tracking branch 'sebastian/bug3700' 13 years ago
  Sebastian Hahn f137ae896e Don't warn on http connection to my orport 13 years ago
  Nick Mathewson 8c643b51bf Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Sebastian Hahn cd44145c5b Merge branch 'bug3643' 13 years ago
  Sebastian Hahn 92bea30e28 Ignore deprecation warnings on OS X 13 years ago
  Nick Mathewson 5da9f722f2 Whitespace tweaks 13 years ago
  Nick Mathewson 5252c9434f Fix a const warning in bug1692 code 13 years ago
  Nick Mathewson b76f46c6d8 Merge branch 'bug1692-squashed' 13 years ago
  Kamran Riaz Khan 02a735dfa8 Fix condition reported by nickm. 13 years ago
  Kamran Riaz Khan 73f07c558b Return if CONF_CHANGED isn't interesting. 13 years ago
  Kamran Riaz Khan 643913de75 Escape configuration values before sending them via CONF_CHANGED. 13 years ago
  Kamran Riaz Khan 86f68ed695 Use smartlist_asprintf_add() to improve readability. 13 years ago
  Robert Ransom e42a74e563 Add smartlist_[v]asprintf_add 13 years ago
  Nick Mathewson 333df6006d Make FooPort 0 correctly disable the FooPort. 13 years ago
  Sebastian Hahn 7c340a97b1 Sticking a size_t into long generates a warn on win 13 years ago
  Sebastian Hahn bed79c47f4 Get rid of an unused parameter warning on win 13 years ago
  Sebastian Hahn 0a5338e03c Sockets are unsigned on windows 13 years ago
  Kamran Riaz Khan 5f624805e7 Minor code readability fix. 13 years ago
  Kamran Riaz Khan 3b85fe8a5d Add changes file. 13 years ago
  Nick Mathewson 10d9bcb2a2 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson f570470830 Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 13 years ago
  Kamran Riaz Khan 23ef12462a Minor comment fix. 13 years ago
  Karsten Loesing c75ee94ab4 Update to the August 2011 GeoIP database. 13 years ago
  Kamran Riaz Khan 02c62b2966 Refactor to do CONF_CHANGED event formatting inside control.c 13 years ago
  Nick Mathewson a72b1815e8 Merge remote-tracking branch 'public/bug3550' 13 years ago
  Robert Ransom cb24a06a3e Remove connection_edge_streams_are_compatible 13 years ago
  Robert Ransom cab3641638 Fix handling of ISO_STREAM 13 years ago
  Kamran Riaz Khan 5a801a8c8b Emits CONF_CHANGED events whenever Tor's configuration values change. 13 years ago