Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson e1b3c1bbec Test fix: always set address in new_dir_conn() vor 7 Jahren
  Alexander Færøy 9e3f304113 Fix dir_handle_get/... test-cases for prop#278 support. vor 7 Jahren
  Nick Mathewson 65d9408448 dir_handle_get: repair two test cases, note the fixes for 3 others vor 7 Jahren
  Nick Mathewson 112286338b Store the sha3 of a networkstatus as part of the networkstatus_t vor 7 Jahren
  Nick Mathewson c486ef57a3 Rename x-lzma to x-tor-lzma vor 7 Jahren
  Nick Mathewson fec3050ea9 Tests for parse_accept_encoding vor 7 Jahren
  Alexander Færøy 04583df452 Rename the `torgzip` module to `compress`. vor 7 Jahren
  Alexander Færøy 44cb86adbe Rename `tor_gzip_{compress,uncompress}` to `tor_{compress,uncompress}`. vor 7 Jahren
  Nick Mathewson 208c2a5c74 Merge branch 'spooling_squashed' vor 7 Jahren
  Nick Mathewson 8aa69a1b69 Refactor the directory spool implementation vor 7 Jahren
  Nick Mathewson 7505f452c8 Run the copyright update script. vor 7 Jahren
  rubiate d46c1b49a4 Do not serve a consensus if it is too old vor 7 Jahren
  Nick Mathewson c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' vor 7 Jahren
  George Kadianakis a8efd087bd test: Add prop224 directory fetch/upload unit tests vor 7 Jahren
  Nick Mathewson bee5f38e39 set the "addr" field in the dir_handle_get tests, to resolve bug warnings. vor 7 Jahren
  Nick Mathewson ab4485e281 Remove the useless (and uninitialized) MOCK_TOR_ADDR in test_dir_handle_get.c vor 7 Jahren
  Nick Mathewson 2713de2a47 Fix more naked strdup/malloc/free instances vor 7 Jahren
  Nick Mathewson d6b2af7a3a Merge branch 'bug19180_easy_squashed' vor 8 Jahren
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes vor 8 Jahren
  Nick Mathewson 9bbd6502f0 Use autoconf, not gcc version, to decide which warnings we have vor 8 Jahren
  Nick Mathewson 4caed2424a Enable -Woverlength-strings for GCC>=4.6 on MOST of the code. vor 8 Jahren
  Nick Mathewson 3cdc8bfa2c Let's not even talk about those errors, ok? vor 8 Jahren
  Nick Mathewson 97f2c1c58e Wait, we had sprintf() in our unit tests?? FOR SHAME! vor 8 Jahren
  Nick Mathewson 1e5ad15688 Merge remote-tracking branch 'arma/task19035-fixedup' vor 8 Jahren
  Roger Dingledine 11d52a449c Disable GET /tor/bytes.txt and GETINFO dir-usage vor 8 Jahren
  teor (Tim Wilson-Brown) cdb528d841 Fetch certificates from the same directory as previous certificates vor 8 Jahren
  Nick Mathewson 9dff41694a Never use sprintf. tor_snprintf instead. Bug in tests, not in any released tor. vor 8 Jahren
  Roger Dingledine edeba3d472 simplify rend_cache_store_status_t back to a boolean vor 8 Jahren
  Roger Dingledine 5390296338 rip out hid_serv_acting_as_directory() vor 8 Jahren
  Roger Dingledine e167910fce rip out hid_serv_responsible_for_desc_id() vor 8 Jahren