コミット履歴

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