Commit History

Author SHA1 Message Date
  Nick Mathewson 1c0a2335cd Extract channel_do_open_actions() from non-open _change_state cases 8 years ago
  Nick Mathewson 5d3f484f4a Merge branch 'maint-0.3.1' 7 years ago
  Nick Mathewson 784b29a2bf Merge branch 'bug22356_029' into maint-0.3.1 7 years ago
  Nick Mathewson 72b132e2a4 changes file for ticket22311 7 years ago
  Nick Mathewson 35d6313500 Call it a BUG to use -1 in authdir_mode_handles_descs 7 years ago
  huyvq ad97714f22 Remove obsolete authdir_mode_any_nonhidserv() 7 years ago
  huyvq 18cd1993ca Convert authdir_mode_handles_descs() to alternative wrappers 7 years ago
  huyvq d92b999757 Convert authdir_mode_handles_descs(options, -1) with authdir_mode(options) 7 years ago
  huyvq 0471c905a1 Remove obsolete authdir_mode_any_main() 7 years ago
  Nick Mathewson f0a5416f95 Merge branch 'Ryman-bug5847-squashed' 7 years ago
  Kevin Butler 0a96d11539 Better error message for GETINFO desc/(id|name) whenever microdescriptors are in use. Fixes #5847. 11 years ago
  Nick Mathewson 6595f55020 unit tests for peek_buf_startswith() 7 years ago
  Nick Mathewson aafeffe02a Fix the changes file 7 years ago
  Nick Mathewson ed4bc55450 Replace peek_buf_startswith() with a safe version 7 years ago
  Nick Mathewson acf65544bb Fix compilation on 1667 code. 7 years ago
  Ravi Chandra Padmala 417d778652 Respond meaningfully to HTTP requests on the control port. Fix #1667 13 years ago
  Nick Mathewson 884c0ffe3b Merge branch 'maint-0.3.1' 7 years ago
  Nick Mathewson e51e7bd38b Merge branch 'bug22502_redux_031' into maint-0.3.1 7 years ago
  Nick Mathewson c999e84436 Merge branch 'bug22672_031' into maint-0.3.1 7 years ago
  Nick Mathewson 3830599a63 Merge branch 'maint-0.3.1' 7 years ago
  Nick Mathewson c4152a25e3 Note that bw_accounting is obsoleted by values in the state file 7 years ago
  Nick Mathewson fa2bd196b4 Merge branch 'maint-0.3.1' 7 years ago
  Nick Mathewson fecc66d1e6 Note that pkgconfig is now needed, and has been for a few releases. 7 years ago
  Nick Mathewson a9a76aa6ae Merge branch 'maint-0.3.1' 7 years ago
  Nick Mathewson 392e5457b8 Merge remote-tracking branch 'argonblue/bug22638' into maint-0.3.1 7 years ago
  Nick Mathewson 9328bd524e Enforce the rule that COMPRESS_OK means progress was made. 7 years ago
  Nick Mathewson 945256188a mingw/windows printf lacks %zd ; use %lu and casts instead 7 years ago
  Nick Mathewson 5537e1fc45 If we successfully decompress an HTTP body, return immediately. 7 years ago
  Nick Mathewson d8cd68caf1 If a _guessed_ compression method fails, it is never PROTOCOL_WARN. 7 years ago
  Nick Mathewson 7b3161f008 It should be a PROTOCOL_WARN when we have an incorrect content-encoding. 7 years ago