summaryrefslogtreecommitdiff
path: root/src/or/control.c
AgeCommit message (Expand)Author
2014-07-27Confusing log message when circuit can't be extendedArlo Breault
2013-06-13Merge remote-tracking branch 'public/bug8822' into maint-0.2.4Nick Mathewson
2013-06-12Make all consumers of microdesc_t.body tolerate NULLNick Mathewson
2013-05-31When launching a resolve request on behalf of an AF_UNIX control, omit the ad...Andrea Shepard
2013-04-18Merge remote-tracking branch 'public/bug8716_023' into maint-0.2.4Nick Mathewson
2013-04-17Fix memory leak when sending configuration-changed eventNick Mathewson
2013-04-11Merge remote-tracking branch 'public/bug7302' into maint-0.2.4Nick Mathewson
2013-04-03Controller: Add CACHED keyword to ADDRMAP events (#8596 part 2/2)Desoxy
2013-03-18Make stream events for RESOLVE lookups more consistentNick Mathewson
2013-03-11Make control_event_bootstrap_problem always INFO when hibernatingNick Mathewson
2013-02-07Merge remote-tracking branch 'public/bug7816_023'Nick Mathewson
2013-02-01Rename log() to tor_log() for loggingNick Mathewson
2013-01-16Update the copyright date to 201.Nick Mathewson
2012-12-28Fix memory leak in safe-cookie authentication codeNick Mathewson
2012-12-17Build and test most of the machinery needed for IPv6 virtualaddrmapsNick Mathewson
2012-12-07Merge branch 'win64-7260'Nick Mathewson
2012-12-07Bug 3443: Don't count ORconn setup in circuit build time.Mike Perry
2012-11-23Make sure that the error in ADDRMAP events is well-formedNick Mathewson
2012-11-14Move address map into its own file.Nick Mathewson
2012-11-02Add a TOR_SOCKET_T_FORMAT construction for logging sockets.Nick Mathewson
2012-10-15Move the circuit build timeout code into its own file.Nick Mathewson
2012-10-12Rename all reserved C identifiers we definedNick Mathewson
2012-10-08Use connection_or_get_num_circuits() in control.cAndrea Shepard
2012-10-08Query circuit count from associated channel of or_conn in control.cAndrea Shepard
2012-09-14Remove router_get_by_{nickname,hexdigest} entirelyNick Mathewson
2012-09-13Split the generic config_fmt_t code into a new confparse.c fileNick Mathewson
2012-08-17Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-08-15Fix wildcarded address mappings from the control portNick Mathewson
2012-07-18Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-07-17Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/ENDNick Mathewson
2012-06-28Fix bug 3842: add a GETINFO signal/namesBrendan C
2012-06-28add new GETINFO config/defaultsmeejah
2012-06-27Allow wildcarded mapaddress targets in controller MAPADDRESS commandNick Mathewson
2012-06-15Refactor GETINFO process/descriptor-limitNick Mathewson
2012-06-13One more fix for bug 5049.Nick Mathewson
2012-06-07Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-06-07Send a CRLF at the end of a STATUS_* event, not in the middle of itRobert Ransom
2012-06-05Resolve about 24 DOCDOCsNick Mathewson
2012-06-04Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson
2012-06-04Add about 60 more DOCDOC comments to 0.2.3Nick Mathewson
2012-05-31Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-05-30Fix more clang format-nonliteral warnings (bug 5969)Nick Mathewson
2012-05-30Merge remote-tracking branch 'public/bug5954'Nick Mathewson
2012-05-24New "GETINFO dormant" to report whether Tor has gone idleNick Mathewson
2012-05-15Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-05-15Merge branch 'bug5796_022_squashed' into maint-0.2.2Nick Mathewson
2012-05-15Fix a crash bug on SETCIRCUITPURPOSE.Nick Mathewson
2012-05-10Merge branch 'maint-0.2.2'Roger Dingledine
2012-05-10fix over-wide line from f661747370Roger Dingledine
2012-05-10Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson