Commit History

Author SHA1 Message Date
  Nick Mathewson c4fb7ad034 Merge branch 'feature12538_028_01_squashed' 9 years ago
  Nick Mathewson 14c9b99051 mark a variable unused to fix a warning. 9 years ago
  David Goulet ea6f88478c Use dir_server_mode() in find_dl_schedule() 9 years ago
  Nick Mathewson 0c8e042c30 Restore semantics of advertise vs serve on directory cacheing 9 years ago
  Nick Mathewson 54406f78b8 Change dataflow on generating 'dir-cache' flag. 9 years ago
  Matthew Finkel 6a5528356f Assert rs are added in con and con_md tests 9 years ago
  Matthew Finkel 185c93c954 Automatically generate md-con method vers in test 9 years ago
  Matthew Finkel 21654ca7bd Let make_consensus_method_list be used in tests 9 years ago
  Matthew Finkel fb80a748ea A router must be a dir cache before it may be HSDir 9 years ago
  Matthew Finkel 3007de8efc {dis,en}abling DirCache is a semantic change 9 years ago
  Matthew Finkel d49ad438a8 Rebuild descriptor when DirCache is {dis,en}abled 9 years ago
  Matthew Finkel 997f779a7f Add new DirCache configuration option 10 years ago
  Matthew Finkel e0bd6cdef2 Add unit test for router_pick_directory_server_impl 10 years ago
  Matthew Finkel 0a7d22a664 Client should check if dir server has open dir port or handles tunnelled requests 10 years ago
  Nick Mathewson 05f02f65c4 changes file for 17893 9 years ago
  cypherpunks 874f982aec Stop building and testing Tor twice with distcheck 9 years ago
  Nick Mathewson 511105af9c changes file for 17892 9 years ago
  cypherpunks 59e5bf7e2a Remove an extra space in backtrace version string 9 years ago
  cypherpunks 4c55ccbe95 Fix a memory leak in the backtrace test 9 years ago
  cypherpunks afc5af3f00 Log the backtrace when the backtrace test fails 9 years ago
  Nick Mathewson 0c5d8d9a4f Move some more code inside a tortls.c ifdef to fix deadcode warning. 9 years ago
  Nick Mathewson 4ede2decad Fix an unreached null-pointer deref in connection tests 9 years ago
  Nick Mathewson 9b1c491ec6 Fix a buffer overrun in connection tests. 9 years ago
  Nick Mathewson 498897e33d Fix a coverity uninitialized-pointer warning in policy tests. 9 years ago
  Nick Mathewson 428e2b7636 Fix a coverity NULL-pointer deref warning in the DNS tests. 9 years ago
  Nick Mathewson 6b5b1a02d4 Fix a coverity NULL-pointer deref warning in the tortls tests. 9 years ago
  Nick Mathewson 2e99371eb9 Looks like I added one X509_free too many :( 9 years ago
  Nick Mathewson 9e2c4ee557 Fix some dead code in tortls.c 9 years ago
  Nick Mathewson 4604b3ab19 Fix a null-pointer deref when writing geoip stats 9 years ago
  Nick Mathewson 2e74d182b2 Fix remaining memory leaks in unit tests. 9 years ago