Commit History

Author SHA1 Message Date
  Nick Mathewson affbcded5c Fix a memory leak in an error case of SAFECOOKIE authentication. 12 years ago
  Nick Mathewson 5a2d0fbe64 Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Robert Ransom e111e371b4 Implement 'safe cookie authentication' 12 years ago
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 years ago
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 years ago
  Nick Mathewson 5579bc0eaf whitespace fixes 12 years ago
  Nick Mathewson 9c29369a04 Convert instances of tor_malloc+tor_snprintf into tor_asprintf 12 years ago
  Nick Mathewson cc02823d7f Convert instances of tor_snprintf+strdup into tor_asprintf 12 years ago
  Nick Mathewson edcc9981d8 Try to use smartlist_add_asprintf consistently 12 years ago
  Nick Mathewson 9c6d913b9e Rename smartlist_{v,}asprintf_add to smartlist_add_{v,}asprintf 12 years ago
  Sebastian Hahn 88698993a9 check-spaces fix 12 years ago
  Nick Mathewson fa83397ecd Fix a missing iso_time_nospace_usec 12 years ago
  Nick Mathewson f729e1e984 Merge branch 'feature3457-v4-nm-squashed' 12 years ago
  Nick Mathewson b5af456685 Use spaceless ISO8601 time format, not sec,usec. 12 years ago
  Nick Mathewson c5b58df775 Add clarity/typesafety wrappers for control_event_circuit_status_minor 12 years ago
  Nick Mathewson 0e911abf27 Rename CIRC2 to CIRC_MINOR 12 years ago
  Nick Mathewson 4e14ce4dba Report cookie file location as absolute in protocolinfo message 12 years ago
  Nick Mathewson 7cb804343b Merge remote-tracking branch 'rransom/feature2411-v4' 12 years ago
  Nick Mathewson 3b88b63826 Merge branch 'bug933_nm_rebased_v2' 12 years ago
  Nick Mathewson 04c622d720 Add some post-comma spaces to please arma 12 years ago
  Nick Mathewson 69d16900aa Refactor addressmap_match_superdomains and representation of wildcards 12 years ago
  Linus Nordberg f786307ab7 First chunk of support for bridges on IPv6 12 years ago
  Robert Ransom e70610878a Add 'config-defaults-file' to getinfo_items table 12 years ago
  Nick Mathewson 230422b955 Support for a defaults torrc file. 12 years ago
  Nick Mathewson 73436a1d6f Add the ability to append and clear linelist options from cmdline 12 years ago
  Robert Ransom 17113448d2 Include circ creation time in CIRC events, etc. 13 years ago
  Robert Ransom 88e0026d2f Send CIRC2 event when a circuit is cannibalized 13 years ago
  Robert Ransom 296b8d0b10 Add CIRC2 control-port event, and send it when a circ's purpose changes 12 years ago
  Robert Ransom 104c50fedb Log whenever a circuit's purpose is changed 12 years ago
  Robert Ransom d0ed7cbf8b List service address in CIRC events for HS-related circs 13 years ago