Commit History

Author SHA1 Message Date
  Nick Mathewson 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 8 years ago
  Nick Mathewson a48ba072a9 Rename connection_free_ to connection_free_minimal. 8 years ago
  Nick Mathewson a57bcffcc7 Implement the various get_foodir_*() functions. 8 years ago
  Nick Mathewson f4af1919ab Replace accumulated C ;;s with ;s 8 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 8 years ago
  Nick Mathewson 234c5015f1 Move protocol-specific functions out of buffers.c 8 years ago
  Nick Mathewson e1b3c1bbec Test fix: always set address in new_dir_conn() 9 years ago
  Alexander Færøy 9e3f304113 Fix dir_handle_get/... test-cases for prop#278 support. 9 years ago
  Nick Mathewson 65d9408448 dir_handle_get: repair two test cases, note the fixes for 3 others 9 years ago
  Nick Mathewson 112286338b Store the sha3 of a networkstatus as part of the networkstatus_t 9 years ago
  Nick Mathewson c486ef57a3 Rename x-lzma to x-tor-lzma 9 years ago
  Nick Mathewson fec3050ea9 Tests for parse_accept_encoding 9 years ago
  Alexander Færøy 04583df452 Rename the `torgzip` module to `compress`. 9 years ago
  Alexander Færøy 44cb86adbe Rename `tor_gzip_{compress,uncompress}` to `tor_{compress,uncompress}`. 9 years ago
  Nick Mathewson 208c2a5c74 Merge branch 'spooling_squashed' 9 years ago
  Nick Mathewson 8aa69a1b69 Refactor the directory spool implementation 9 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 9 years ago
  rubiate d46c1b49a4 Do not serve a consensus if it is too old 9 years ago
  Nick Mathewson c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' 9 years ago
  George Kadianakis a8efd087bd test: Add prop224 directory fetch/upload unit tests 9 years ago
  Nick Mathewson bee5f38e39 set the "addr" field in the dir_handle_get tests, to resolve bug warnings. 9 years ago
  Nick Mathewson ab4485e281 Remove the useless (and uninitialized) MOCK_TOR_ADDR in test_dir_handle_get.c 9 years ago
  Nick Mathewson 2713de2a47 Fix more naked strdup/malloc/free instances 9 years ago
  Nick Mathewson d6b2af7a3a Merge branch 'bug19180_easy_squashed' 10 years ago
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 10 years ago
  Nick Mathewson 9bbd6502f0 Use autoconf, not gcc version, to decide which warnings we have 10 years ago
  Nick Mathewson 4caed2424a Enable -Woverlength-strings for GCC>=4.6 on MOST of the code. 10 years ago
  Nick Mathewson 3cdc8bfa2c Let's not even talk about those errors, ok? 10 years ago
  Nick Mathewson 97f2c1c58e Wait, we had sprintf() in our unit tests?? FOR SHAME! 10 years ago
  Nick Mathewson 1e5ad15688 Merge remote-tracking branch 'arma/task19035-fixedup' 10 years ago