Historia zmian

Autor SHA1 Wiadomość Data
  Nick Mathewson 744958e0dd Fix a few compilation warnings and errors 8 lat temu
  Nick Mathewson a7d44731d9 Merge remote-tracking branch 'teor/feature4483-v10-squashed' 8 lat temu
  teor (Tim Wilson-Brown) df0c135d62 Prop210: Refactor connection_get_* to produce lists and counts 8 lat temu
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline 8 lat temu
  Arlo Breault d68b7fd442 Refactor clock skew warning code to avoid duplication 8 lat temu
  rl1987 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). 8 lat temu
  Nick Mathewson 4c1a779539 Restrict unix: addresses to control and socks for now 9 lat temu
  Andrea Shepard ca5ba2956b Support connection_exit_connect() to AF_UNIX sockets 9 lat temu
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 lat temu
  teor 13298d90a9 Silence spurious clang warnings 9 lat temu
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 lat temu
  George Kadianakis 1c475eb018 Throw control port warning if we failed to connect to all our bridges. 10 lat temu
  Nick Mathewson b3a6907493 Remove a bunch of functions that were never called. 10 lat temu
  Karsten Loesing 2e0fad542c Merge branch 'morestats4' into morestats5 10 lat temu
  Karsten Loesing d5f0d792dd Pass around const struct timeval * instead of struct timeval. 10 lat temu
  Nick Mathewson 03e3881043 Tests for connection_write_ext_or_command. 11 lat temu
  Nick Mathewson c342ea9879 Unit tests for ext_or_id_map. 11 lat temu
  Nick Mathewson 8bf0382b22 Skeleton ExtORPort implementation. Needs testing, documentation. 12 lat temu
  Karsten Loesing e39292f21d Test functions used for TB_EMPTY and CELL_STATS events. 11 lat temu
  George Kadianakis faf4f6c6d1 Validate SOCKS arguments. 11 lat temu
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 lat temu
  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 lat temu
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 lat temu
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 lat temu
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 lat temu
  Nick Mathewson 173b18c79b Add about 60 more DOCDOC comments to 0.2.3 12 lat temu
  Nick Mathewson 074bf72a2c If DisableNetwork, don't even try to open non-controller listeners 12 lat temu
  Nick Mathewson df9b76460c New 'DisableNetwork' option to prevent Tor from using the network 12 lat temu
  Nick Mathewson 33e6a3d750 Add a new type entry_connection_t for entry connections 13 lat temu
  Nick Mathewson d2205ca458 Refactor listener_connection_t into its own type. 13 lat temu