Commit History

Author SHA1 Message Date
  Nick Mathewson a3c49ca79a Add more escaped() calls in directory.c 9 years ago
  Roger Dingledine 0c869af7f8 fix three typos in comments 9 years ago
  Nick Mathewson 2d21a8f4d6 Merge remote-tracking branch 'public/bug11469_024' 10 years ago
  Nick Mathewson 1badef5cec Use DirPort for uploading descriptors. 10 years ago
  dana koch d6e6c63baf Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long. 10 years ago
  Karsten Loesing 1289474dbd Remove /tor/dbg-stability.txt URL. 10 years ago
  Nick Mathewson 1bbd3811c1 Merge remote-tracking branch 'public/bug10849_025' 10 years ago
  Nick Mathewson fc9e84062b Merge remote-tracking branch 'public/bug4645' 10 years ago
  Nick Mathewson 408bd98e79 Add one more missing heck on bug4645 fixes 10 years ago
  Karsten Loesing 7450403410 Take out remaining V1 directory code. 10 years ago
  Nick Mathewson f0b2dc83b6 Merge remote-tracking branch 'arma/ticket5528' 10 years ago
  Nick Mathewson ac5ae794bd tristate->enum in rendcommon functions 10 years ago
  Karsten Loesing 74c2bff781 Remove remaining v0 hidden service descriptor code. 10 years ago
  Nick Mathewson 5e0cdc5ef2 Merge branch 'bug10881' 10 years ago
  Nick Mathewson ce450bddb7 Remove TunnelDirConns and PreferTunnelledDirConns 10 years ago
  Nick Mathewson c0483c7f85 Remove options for configuring HS authorities. 10 years ago
  Karsten Loesing ebe7e22045 Suppress warning in networks with only 1 dirauth. 10 years ago
  Qingping Hou bf66ff915a fix longname returned in HS_DESC control events 10 years ago
  rl1987 e82e772f2b Using proper functions to create tor_addr_t. 10 years ago
  rl1987 3a4b24c3ab Removing is_internal_IP() function. Resolves ticket 4645. 10 years ago
  Nick Mathewson fee7f25ff8 Merge remote-tracking branch 'houqp/hs_control' 10 years ago
  Qingping Hou 29c18f5b71 add hidden service descriptor async control event 10 years ago
  Nick Mathewson 3193cbe2ba Rip out all of the v2 directory code. 10 years ago
  Nick Mathewson 66624ded39 Merge remote-tracking branch 'origin/maint-0.2.4' 10 years ago
  Roger Dingledine 5f13ae4b03 don't lie about bootstrap progress when clients use bridges 10 years ago
  Nick Mathewson c7c24785ee Generate bootstrapping status messages for microdescs too 10 years ago
  Roger Dingledine 1b6ea92a57 fix whitespace in log message 10 years ago
  Nick Mathewson 5c9008e0b0 Fix some "ISO C90 forbids mixed declarations and code" warnings 10 years ago
  Nick Mathewson 270b4f030a Handle HTTP minor versions greater than 9 10 years ago
  Kevin Butler 5327605caa Tougher validation for parsing urls from HTTP headers. Fixes #2767. 10 years ago