aboutsummaryrefslogtreecommitdiff
path: root/src/or/control.c
Commit message (Expand)AuthorAge
* 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
* | | Completely refactor how FILENAME_PRIVATE worksNick Mathewson2013-07-10
|/ /
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-06-13
|\ \
| * \ 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
* | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-06-12
|\| | | | |_|/ |/| |
| * | When launching a resolve request on behalf of an AF_UNIX control, omit the ad...Andrea Shepard2013-05-31
| |/
* / Check the return value of memchr().Arlo Breault2013-05-14
|/
* 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