aboutsummaryrefslogtreecommitdiff
path: root/src/or/control.c
Commit message (Expand)AuthorAge
* sandbox: allow access to cookie files, approved-routersNick Mathewson2014-05-22
* Use tor_getpw{nam,uid} wrappers to fix bug 11946Nick Mathewson2014-05-14
* Merge branch 'bug11396_v2_squashed'Nick Mathewson2014-04-24
|\
| * Expose the real maxmeminqueues via a GETINFONick Mathewson2014-04-24
* | Merge remote-tracking branch 'public/bug9963_v2_024'Nick Mathewson2014-04-18
|\ \
| * | Log descriptor-download bootstrapping messages less verboselyNick Mathewson2014-03-27
* | | Merge remote-tracking branch 'public/bug10431'Nick Mathewson2014-04-09
|\ \ \
| * | | Report only the first bootstrap failure from an orconnNick Mathewson2014-03-27
| | |/ | |/|
* | | Merge branch 'bug7952_final'Nick Mathewson2014-04-08
|\ \ \ | |/ / |/| |
| * | Making entire exit policy available to Tor controller.rl19872014-04-08
* | | Merge remote-tracking branch 'asn/bug11069_take2'Nick Mathewson2014-03-11
|\ \ \
| * | | Throw control port warning if we failed to connect to all our bridges.George Kadianakis2014-03-10
* | | | ATTR_NORETURN is needed on lost_owning_controller nowNick Mathewson2014-03-03
|/ / /
* | | Merge remote-tracking branch 'public/bug10449'Nick Mathewson2014-02-25
|\ \ \
| * | | bug10449: a dying owning controller makes Tor exit immediatelyNick Mathewson2014-02-03
* | | | fix longname returned in HS_DESC control eventsQingping Hou2014-02-06
|/ / /
* | | Defensive programming in control_event_hs_descriptor_*Nick Mathewson2014-02-03
* | | Merge remote-tracking branch 'houqp/hs_control'Nick Mathewson2014-02-03
|\ \ \
| * | | add hidden service descriptor async control eventQingping Hou2014-01-29
* | | | Rip out all of the v2 directory code.Nick Mathewson2014-01-29
|/ / /
* | | Merge branch 'morestats4' into morestats5Karsten Loesing2013-10-28
|\ \ \
| * | | squash! Pass const uint64_t pointers, document array length.Karsten Loesing2013-10-28
| * | | Pass const uint64_t pointers, document array length.Karsten Loesing2013-09-12
| * | | Don't format cell stats for unattached circuits.Karsten Loesing2013-09-12
| * | | Test functions used for TB_EMPTY and CELL_STATS events.Karsten Loesing2013-05-31
| * | | Tweak CIRC_BW event based on comments by nickm.Karsten Loesing2013-05-25
| * | | Tweak TB_EMPTY event based on comments by nickm.Karsten Loesing2013-05-25
| * | | Tweak CELL_STATS event based on comments by nickm.Karsten Loesing2013-05-25
| * | | Tweak CONN_BW event based on comments by nickm.Karsten Loesing2013-05-25
| * | | Tweak ORCONN event based on comments by nickm.Karsten Loesing2013-05-25
| * | | Add new CIRC_BW event.Karsten Loesing2013-05-16
| * | | Add new TB_EMPTY event.Karsten Loesing2013-05-16
| * | | Add new CELL_STATS event.Karsten Loesing2013-05-16
| * | | Add new CONN_BW event.Karsten Loesing2013-05-16
| * | | Add connection ID to ORCONN event.Karsten Loesing2013-05-16
* | | | DROPGUARDS controller commandNick Mathewson2013-10-21
* | | | Add a --dump-config option to help testing option parsing.Nick Mathewson2013-09-13
| |/ / |/| |
* | | Cleanup whitespacesNick Mathewson2013-08-25
* | | Basic unit test for EVENT_TRANSPORT_LAUNCHEDNick Mathewson2013-08-25
* | | Widen event_mask_t to 64 bitsNick Mathewson2013-08-25
* | | Implement the TRANSPORT_LAUNCHED control port event.George Kadianakis2013-08-25
* | | Hide the contents of the circuit_build_times structure.Nick Mathewson2013-08-22
* | | Rename circuit_get_global_list to remove trailing _Nick Mathewson2013-08-15
* | | Merge remote-tracking branch 'majek/bug9108'Nick Mathewson2013-08-15
|\ \ \
| * | | Fix #9108 - make global_circuitlist a doubly linked listMarek Majkowski2013-06-20
* | | | Write some free_all functions to free the auth. cookies.George Kadianakis2013-08-15
* | | | Implement and use a generic auth. cookie initialization function.George Kadianakis2013-08-15
* | | | Expose/mock some functions to make ext_orport.c testing possibleNick Mathewson2013-08-15
* | | | Satisfy check-spaces.George Kadianakis2013-07-18
* | | | Create the Extended ORPort authentication cookie file.George Kadianakis2013-07-18