Commit History

Author SHA1 Message Date
  Roger Dingledine 67650a869d allow manual control port authenticate via netcat 13 years ago
  Robert Ransom bfb900e426 Add some XXXes 12 years ago
  Robert Ransom ef2b0bd528 Add GETINFO md/id/* and md/name/* items for relay microdescs 12 years ago
  Nick Mathewson a41f1fc612 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 0cb01f5c97 Merge remote-tracking branch 'public/split_entry_conn' 13 years ago
  Robert Ransom 8aad677bb7 Die if tor_vasprintf fails in connection_printf_to_buf 13 years ago
  Nick Mathewson 393e4fb5b5 Use %f with printf-style formatting, not %lf 13 years ago
  Nick Mathewson aeb27526f8 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Robert Ransom 03f6ee8c5f Remove extra quotation marks around the result of esc_for_log 13 years ago
  Nick Mathewson 5da9f722f2 Whitespace tweaks 13 years ago
  Kamran Riaz Khan 02a735dfa8 Fix condition reported by nickm. 13 years ago
  Kamran Riaz Khan 73f07c558b Return if CONF_CHANGED isn't interesting. 13 years ago
  Kamran Riaz Khan 86f68ed695 Use smartlist_asprintf_add() to improve readability. 13 years ago
  Kamran Riaz Khan 5f624805e7 Minor code readability fix. 13 years ago
  Kamran Riaz Khan 23ef12462a Minor comment fix. 13 years ago
  Kamran Riaz Khan 02c62b2966 Refactor to do CONF_CHANGED event formatting inside control.c 13 years ago
  Kamran Riaz Khan 5a801a8c8b Emits CONF_CHANGED events whenever Tor's configuration values change. 13 years ago
  Nick Mathewson 569fe936b8 Move entry-only fields from edge_connection_t to entry_connection_t 13 years ago
  Nick Mathewson 852b131281 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 2e34416c6d Improve error msg on failed getinfo fingerprint 13 years ago
  Nick Mathewson 5000e59b5f Change GETINFO fingerprint to look at server_mode, not my_descriptor 13 years ago
  Nick Mathewson b0de8560f6 Report the states of failed TLS connections from bootstrap_problem 13 years ago
  Robert Ransom ca6efcf507 Make handle_control_setevents table-driven 13 years ago
  Robert Ransom c780bc4d0b Merge branch 'bug3465-022' into bug3465-023 13 years ago
  Robert Ransom 93d52f6739 Add BUILDTIMEOUT_SET to the result of GETINFO events/names 13 years ago
  Nick Mathewson e617a34d58 Add, use a bufferevent-safe connection_flush() 13 years ago
  Nick Mathewson 31b9b1a5bb Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 209229f100 Merge branch 'bug3407' into maint-0.2.2 13 years ago
  Robert Ransom 227896e447 Make send_control_event_impl's behaviour sane 13 years ago
  Robert Ransom 70785f87bb Fix comment typo 13 years ago