Commit History

Author SHA1 Message Date
  Nick Mathewson 0bfadbf4b9 Fix a memory leak in rend_services_introduce 9 years ago
  Nick Mathewson 336c856e52 Make can_complete_circuits a static variable. 9 years ago
  Nick Mathewson f15cd22bb7 Don't build introduction circuits until we know we can build circuits 9 years ago
  Nick Mathewson 4df419a4b1 Merge remote-tracking branch 'meejah/ticket-11291-extra-utests' 9 years ago
  David Goulet 71355e1db9 Add comments and rename intro_nodes list in rend_services_introduce() 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Roger Dingledine d6b2a1709d fix typo in comment 9 years ago
  David Stainton 6e4efb559d Fix white space 9 years ago
  meejah 7caf7e9f2a Make HiddenServiceDirGroupReadable per-hidden-service 9 years ago
  David Stainton 227b65924b Clean up patch 9 years ago
  anonymous c13db1f614 Ticket #11291: patch from "anon": 9 years ago
  Nick Mathewson d31bcc4b23 Tidy status handling in rendservice.c 10 years ago
  Nick Mathewson 377b5c0510 Allow rend_service_intro_free to get called with NULL 10 years ago
  Nick Mathewson 6969bd9a02 Autoconvert most circuit-list iterations to smartlist iterations 10 years ago
  Nick Mathewson 824bebd409 sandbox: Correct fix for hs part of 12064 10 years ago
  Nick Mathewson cfd0ee514c sandbox: allow reading of hidden service configuration files. 10 years ago
  Nick Mathewson d4ad254917 scan-build: bulletproof last-chance errormsg generation in rendservice.c 10 years ago
  Nick Mathewson 2f59d6e2d8 Drop MAX_REND_FAILURES to 8 10 years ago
  Nick Mathewson b3a6907493 Remove a bunch of functions that were never called. 10 years ago
  Nick Mathewson 761ee93c69 Add missing includes for circpathbias.h 10 years ago
  Nick Mathewson 6178aaea06 Merge remote-tracking branch 'origin/maint-0.2.4' 10 years ago
  Nick Mathewson fd2954d06d Round down hidden service descriptor publication times to nearest hour 10 years ago
  Nick Mathewson a3ffa1f76e Rename circuit_get_global_list to remove trailing _ 11 years ago
  Nick Mathewson d4634d1b72 Merge remote-tracking branch 'majek/bug9108' 11 years ago
  Roger Dingledine 49fd76be05 Merge branch 'maint-0.2.4' 11 years ago
  Nick Mathewson d5cfbf96a2 Fix an uninitialized-read when parsing v3 introduction requests. 11 years ago
  Arlo Breault 506a01bda8 Use size_t for length in replaycache_add_test_and_elapsed() 11 years ago
  Marek Majkowski 1555876d5f Fix #9108 - make global_circuitlist a doubly linked list 11 years ago
  Nick Mathewson 339df5df08 Fix 8447: use %u to format circid_t. 11 years ago
  Nick Mathewson f12fafac5a Make hidden service authorization work again. 11 years ago