Commit History

Author SHA1 Message Date
  Nick Mathewson 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 years ago
  Nick Mathewson 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson 03d2df62f6 Fix a bunch of memory leaks in the unit tests. Found with valgrind 9 years ago
  Nick Mathewson 9619c395ac Merge remote-tracking branch 'andrea/ticket6456' 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Yawning Angel cae44838fe Fix issues brought up in nickm's review. 9 years ago
  Andrea Shepard b8b46e8ef8 Add some mocks needed to unit test ClientTransportPlugin/ServerTransportPlugin config line parsing 9 years ago
  Yawning Angel 41d2b4d3af Allow ClientTransportPlugins to use proxies 10 years ago
  George Kadianakis fa0c5da68b Rename the got_hup element of managed proxies. 10 years ago
  Nick Mathewson 904a58d10f Merge branch 'bug9288_rebased' 10 years ago
  George Kadianakis aaf79eb4d3 Write unit tests for configure_proxy(). 10 years ago
  Nick Mathewson 27ec1fafe4 Remove a redundant declaration 10 years ago
  Nick Mathewson d7ccb6a3b1 Merge branch 'bug8978_rebase_2' 10 years ago
  Nick Mathewson 8a01a7c35b Improve test coverage of 8929 code 10 years ago
  Nick Mathewson e02b6b99f2 Add a basic unit test for pt_get_extra_info_descriptor_string. 10 years ago
  George Kadianakis 8bb2ba13c1 Extract ARGS from SMETHOD line and attach them to transport. 10 years ago
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works 11 years ago
  George Kadianakis 14b84858c0 Send SOCKS arguments when doing SOCKS4. 11 years ago
  George Kadianakis faf4f6c6d1 Validate SOCKS arguments. 11 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  George Kadianakis da16c425ef Start passing ports to tor_check_port_forwarding(). 12 years ago
  George Kadianakis 8b9f4d75f2 Address Nick's comments. 11 years ago
  George Kadianakis 9dea3a03b9 Add pluggable transport info to extra-info descriptors. 12 years ago
  George Kadianakis 17caec3676 Make some transports.c functions static. 12 years ago
  George Kadianakis aecc728a5a Refactor mp->transports to use transport_t. 12 years ago
  George Kadianakis 6173d36340 Move transport-related functions from circuitbuild.c to transports.c. 12 years ago