Commit History

Author SHA1 Message Date
  Nick Mathewson a48ba072a9 Rename connection_free_ to connection_free_minimal. 6 years ago
  Taylor Yu 818332e7f1 Refactor control_event_bootstrap_problem 6 years ago
  Nick Mathewson 6ec5059723 Refactor buffer APIs to put a buf_t first. 6 years ago
  Nick Mathewson 4a7e90adc5 Repair buffer API so everything starts with buf_. 6 years ago
  Alexander Færøy 22e6ad6f26 Clean up mentions of 'zlib' and rename the mentions to 'compressed'. 7 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 ddcbe26474 Now that crypto_rand() cannot fail, it should return void. 8 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson 4ac5175109 Fix wide lines (from 13172) 9 years ago
  Nick Mathewson a3dafd3f58 Replace operators used as macro arguments with OP_XX macros 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Nick Mathewson 0d654d2355 Replace remaining uses of deprecated test_mem* functions 9 years ago
  Nick Mathewson 0243895792 Use coccinelle scripts to clean up our unit tests 9 years ago
  Nick Mathewson 28538069b2 Fix numerous 64->32 errors in the unit tests 10 years ago
  Nick Mathewson 5bb6172367 Fix numerous type errors in the unit tests 10 years ago
  Nick Mathewson aa0eb20223 Fix leaks in tests related to setting options->DataDirectory 10 years ago
  Nick Mathewson b0bbe6b2f1 Report only the first bootstrap failure from an orconn 10 years ago
  George Kadianakis 1c475eb018 Throw control port warning if we failed to connect to all our bridges. 10 years ago
  George Kadianakis c5269a59b0 Test ExtORPort cookie initialization when file writing is broken. 10 years ago
  George Kadianakis 94db455472 Test some fail conditions of ext_orport.c USERADDR/TRANSPORT parsing. 10 years ago
  George Kadianakis 794447d03d Fix some #5040 bugs found by Nick's tests. 10 years ago
  George Kadianakis 33c3e60a37 Implement and use a generic auth. cookie initialization function. 11 years ago
  Nick Mathewson 28bb673584 White-box tests for the succeeding case of ext_or_port handshake. 10 years ago
  Nick Mathewson 636aeb1f24 Test for initializing ext_or_auth_cookie file 10 years ago
  Nick Mathewson 4e868a9bc3 Unit test for the ext_orport safe_cookie handshake 10 years ago
  Nick Mathewson fd6749203e More unit tests for handle_client_auth_nonce 10 years ago
  Nick Mathewson 4526c3e0b6 Unit test for basic ext_or_cookie authentication backend 10 years ago
  Nick Mathewson 03e3881043 Tests for connection_write_ext_or_command. 10 years ago
  Nick Mathewson c342ea9879 Unit tests for ext_or_id_map. 10 years ago