Commit History

Author SHA1 Message Date
  Nick Mathewson 23f2e37ff7 Allow wildcarded mapaddress targets in controller MAPADDRESS command 13 years ago
  Nick Mathewson 1755f792ed Refactor GETINFO process/descriptor-limit 13 years ago
  Nick Mathewson 5b0977df31 One more fix for bug 5049. 13 years ago
  Nick Mathewson 99618a9641 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Robert Ransom 0dc47dfebf Send a CRLF at the end of a STATUS_* event, not in the middle of it 13 years ago
  Nick Mathewson 913067f788 Resolve about 24 DOCDOCs 13 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 13 years ago
  Nick Mathewson 173b18c79b Add about 60 more DOCDOC comments to 0.2.3 13 years ago
  Nick Mathewson ffc21b653f Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 3a9351b57e Fix more clang format-nonliteral warnings (bug 5969) 13 years ago
  Nick Mathewson 37f42c2f58 Merge remote-tracking branch 'public/bug5954' 13 years ago
  Nick Mathewson 2418bc9594 New "GETINFO dormant" to report whether Tor has gone idle 13 years ago
  Nick Mathewson 521cb58187 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 5905a0b2db Merge branch 'bug5796_022_squashed' into maint-0.2.2 13 years ago
  Nick Mathewson f2a6eedded Fix a crash bug on SETCIRCUITPURPOSE. 13 years ago
  Roger Dingledine 648db9a4b7 Merge branch 'maint-0.2.2' 13 years ago
  Roger Dingledine 436654ee96 fix over-wide line from f661747370 13 years ago
  Nick Mathewson 8c09923f20 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Ravi Chandra Padmala f661747370 Add missing CRLFs to AUTHCHALLENGE failure replies 13 years ago
  Nick Mathewson affbcded5c Fix a memory leak in an error case of SAFECOOKIE authentication. 13 years ago
  Nick Mathewson 5a2d0fbe64 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Robert Ransom e111e371b4 Implement 'safe cookie authentication' 13 years ago
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 13 years ago
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 13 years ago
  Nick Mathewson 5579bc0eaf whitespace fixes 13 years ago
  Nick Mathewson 9c29369a04 Convert instances of tor_malloc+tor_snprintf into tor_asprintf 13 years ago
  Nick Mathewson cc02823d7f Convert instances of tor_snprintf+strdup into tor_asprintf 13 years ago
  Nick Mathewson edcc9981d8 Try to use smartlist_add_asprintf consistently 13 years ago
  Nick Mathewson 9c6d913b9e Rename smartlist_{v,}asprintf_add to smartlist_add_{v,}asprintf 13 years ago
  Sebastian Hahn 88698993a9 check-spaces fix 13 years ago