提交历史

作者 SHA1 备注 提交日期
  rl1987 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). 8 年之前
  Nick Mathewson 4c1a779539 Restrict unix: addresses to control and socks for now 9 年之前
  Andrea Shepard ca5ba2956b Support connection_exit_connect() to AF_UNIX sockets 9 年之前
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年之前
  teor 13298d90a9 Silence spurious clang warnings 9 年之前
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 年之前
  George Kadianakis 1c475eb018 Throw control port warning if we failed to connect to all our bridges. 10 年之前
  Nick Mathewson b3a6907493 Remove a bunch of functions that were never called. 10 年之前
  Karsten Loesing 2e0fad542c Merge branch 'morestats4' into morestats5 10 年之前
  Karsten Loesing d5f0d792dd Pass around const struct timeval * instead of struct timeval. 10 年之前
  Nick Mathewson 03e3881043 Tests for connection_write_ext_or_command. 10 年之前
  Nick Mathewson c342ea9879 Unit tests for ext_or_id_map. 10 年之前
  Nick Mathewson 8bf0382b22 Skeleton ExtORPort implementation. Needs testing, documentation. 12 年之前
  Karsten Loesing e39292f21d Test functions used for TB_EMPTY and CELL_STATS events. 11 年之前
  George Kadianakis faf4f6c6d1 Validate SOCKS arguments. 11 年之前
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 年之前
  Andrea Shepard 8124398835 Check for orconns in connection_mark_for_close and connection_mark_and_flush, and pass the call through channel_close_for_error with a warning to avoid asserts 11 年之前
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 年之前
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 年之前
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 年之前
  Nick Mathewson 173b18c79b Add about 60 more DOCDOC comments to 0.2.3 12 年之前
  Nick Mathewson 074bf72a2c If DisableNetwork, don't even try to open non-controller listeners 12 年之前
  Nick Mathewson df9b76460c New 'DisableNetwork' option to prevent Tor from using the network 12 年之前
  Nick Mathewson 33e6a3d750 Add a new type entry_connection_t for entry connections 13 年之前
  Nick Mathewson d2205ca458 Refactor listener_connection_t into its own type. 13 年之前
  Nick Mathewson e006aa5dfa Merge remote-tracking branch 'public/bug2841' 13 年之前
  Nick Mathewson 6053e11ee6 Refactor the interfaces of transport/proxy lookup fns 13 年之前
  George Kadianakis 1fe8bee656 Revised how we handle ClientTransportPlugin and Bridge lines. 13 年之前
  George Kadianakis 298f170036 Tweaked connection{.c,.h,_or.c} based on nick's comments. 13 年之前
  Nick Mathewson e617a34d58 Add, use a bufferevent-safe connection_flush() 13 年之前