Commit History

Author SHA1 Message Date
  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
  Robert Ransom c7d01b0541 Report HS circ states stored in circ purpose field in CIRC events 13 years ago
  Robert Ransom 8d5200c6b5 Use fewer TO_ORIGIN_CIRCUIT casts in getinfo_helper_events 13 years ago
  Robert Ransom c818f1f25d Use the new circ-description function for GETINFO circuit-status 13 years ago
  Robert Ransom b7c765b1b1 Report circuit build_state flags in CIRC events 13 years ago
  Robert Ransom 9ce76adfe8 Split circuit-description code into a separate function 13 years ago
  Robert Ransom b149ab00d7 Separate circuit-close reasons from circ description 13 years ago