Historia zmian

Autor SHA1 Wiadomość Data
  Alexander Færøy b8c9f229d7 Rename `write_to_buf_zlib()` to `write_to_buf_compress()`. 7 lat temu
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 lat temu
  Andrea Shepard 1a7709d409 Add connection_is_moribund() inline 8 lat temu
  Andrea Shepard dbdac1dc27 s/connection_handle_oos/connection_check_oos/g per code review 8 lat temu
  Andrea Shepard e17083b432 Unit test for kill_conn_list_for_oos() 8 lat temu
  Andrea Shepard 26c2ded00c Unit test for connection_handle_oos() 8 lat temu
  Andrea Shepard 34d9d02150 Stub out connection_handle_oos() and call it from places we can change the socket count or thresholds 8 lat temu
  Nick Mathewson 7f145b54af Merge remote-tracking branch 'public/Fix_19450' 8 lat temu
  Nick Mathewson 4d4ccc505b Search for remaining references to 'bufferevent'. 8 lat temu
  Nick Mathewson c68a23a135 Bufferevent removal: remove HAS_BUFFEREVENT macros and usage 8 lat temu
  Nick Mathewson 4757303873 Fix all -Wshadow warnings on Linux 8 lat temu
  U+039b c735220a0b Remove bufferevents dead code 8 lat temu
  Roger Dingledine c98fbd4169 remove some more unused code 8 lat temu
  Nick Mathewson 57699de005 Update the copyright year. 8 lat temu
  teor (Tim Wilson-Brown) e72cbf7a4e Choose directory servers by IPv4/IPv6 preferences 8 lat temu
  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(). 9 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 10 lat temu
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 10 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 11 lat temu
  Karsten Loesing d5f0d792dd Pass around const struct timeval * instead of struct timeval. 11 lat temu