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