summaryrefslogtreecommitdiff
path: root/src/or/control.c
AgeCommit message (Expand)Author
2008-12-18Massage a little code to hopfully please coverity.Nick Mathewson
2008-12-17Move edge-only flags from connection_t to edge_connection_t.Nick Mathewson
2008-12-11Note that a couple of line in control.c are supposed to be dead-code.Nick Mathewson
2008-12-10note a potential bug in status events. need to look at spec toRoger Dingledine
2008-12-10Resume using the correct "REASON=" stream when telling theRoger Dingledine
2008-12-09remove a bogus comment. Now that there is no undocumented synonym for EXTEND...Nick Mathewson
2008-12-09Finally remove deprecated-since-0.1.2.4-alpha EXTENDED_FORMAT synonym for EXT...Nick Mathewson
2008-11-11Add PURPOSE= field to getinfo circuit-status. With luck, controllers are ign...Nick Mathewson
2008-10-13Minor fix in the warning messages when you're having problems Roger Dingledine
2008-09-29Include circuit purposes in circuit events. Now all circuit events are exten...Nick Mathewson
2008-09-26Proposal 152 implementation from Josh Albrecht, with tweaks.Nick Mathewson
2008-09-14Serve the latest v3 networkstatus consensus via the controlRoger Dingledine
2008-09-05Refactor some code and add some asserts based on scanner results.Nick Mathewson
2008-08-15Switch global_identifier on connections to a 64-bit field and move it to conn...Nick Mathewson
2008-08-04don't log-warn on a bootstrapping status event if the recommendationRoger Dingledine
2008-07-24 r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200Nick Mathewson
2008-06-24Send a bootstrap problem "warn" event on the first problem if theRoger Dingledine
2008-06-20If you're using bridges, generate "bootstrap problem" warningsRoger Dingledine
2008-06-19start sending "COUNT=%d RECOMMENDATION=%s" key/values on bootstrapRoger Dingledine
2008-06-18I was on the second paragraph of my or-dev mail explaining why I chose toRoger Dingledine
2008-06-17add a getinfo so vidalia can query our current bootstrap state, in caseRoger Dingledine
2008-06-13steal some of the bootstrap phase strings from vidaliaRoger Dingledine
2008-06-11consolidate all our edge/circ/orconn reason-to-foo-or-back functionsRoger Dingledine
2008-06-10some cleanups in preparation for moving stuff aroundRoger Dingledine
2008-06-09make the 'bootstrap problem' stuff quieter while i'm messing with itRoger Dingledine
2008-06-09Start noticing and reporting bootstrapping failures too. It looks likeRoger Dingledine
2008-06-09fix a bug where we were never reporting theRoger Dingledine
2008-06-08include tags in the bootstrap status events. also document theRoger Dingledine
2008-06-07actually start sending the bootstrap status event, so mattRoger Dingledine
2008-06-07infrastructure for the 'bootstrap status event' feature, so we canRoger Dingledine
2008-05-27Fix the first part of bug 681, as suggested by Robert Hogan on or-talk.Nick Mathewson
2008-03-17 r18861@catbus: nickm | 2008-03-16 23:22:56 -0400Nick Mathewson
2008-03-13 r18787@catbus: nickm | 2008-03-13 11:11:52 -0400Nick Mathewson
2008-03-11 r18723@catbus: nickm | 2008-03-11 00:25:30 -0400Nick Mathewson
2008-03-10And appease the whitespace nazis among usPeter Palfrader
2008-03-10Implement LOADCONF control commandPeter Palfrader
2008-03-10If we decrement incoming_cmd's length when receiving the ending CRLF "." CRLF...Peter Palfrader
2008-02-29forward-port r13777Roger Dingledine
2008-02-24 r14421@tombo: nickm | 2008-02-24 17:05:18 -0500Nick Mathewson
2008-02-22 r14399@tombo: nickm | 2008-02-22 14:09:38 -0500Nick Mathewson
2008-02-21 r18345@catbus: nickm | 2008-02-21 13:45:04 -0500Nick Mathewson
2008-02-19 r14246@tombo: nickm | 2008-02-17 19:33:02 -0500Nick Mathewson
2008-02-17 r14236@tombo: nickm | 2008-02-17 13:44:55 -0500Nick Mathewson
2008-02-07Update some copyright notices: it is now 2008.Nick Mathewson
2008-02-06 r17947@catbus: nickm | 2008-02-06 11:57:53 -0500Nick Mathewson
2008-02-06If the networkstatus consensus lists no recommended versions, don'tRoger Dingledine
2008-02-05 r17917@catbus: nickm | 2008-02-05 16:38:15 -0500Nick Mathewson
2008-02-05 r17916@catbus: nickm | 2008-02-05 16:29:35 -0500Nick Mathewson
2008-02-05 r17913@catbus: nickm | 2008-02-05 16:11:33 -0500Nick Mathewson
2008-02-05 r17909@catbus: nickm | 2008-02-05 14:48:22 -0500Nick Mathewson