Commit History

Author SHA1 Message Date
  Nick Mathewson 078d6bcda5 Basic unit test for EVENT_TRANSPORT_LAUNCHED 10 years ago
  Nick Mathewson 69312c7a84 Widen event_mask_t to 64 bits 10 years ago
  George Kadianakis 6dd462e8bc Implement the TRANSPORT_LAUNCHED control port event. 11 years ago
  Nick Mathewson 8920fc5457 Hide the contents of the circuit_build_times structure. 11 years ago
  Nick Mathewson a3ffa1f76e Rename circuit_get_global_list to remove trailing _ 11 years ago
  Nick Mathewson d4634d1b72 Merge remote-tracking branch 'majek/bug9108' 11 years ago
  George Kadianakis f549e4c36d Write some free_all functions to free the auth. cookies. 11 years ago
  George Kadianakis 33c3e60a37 Implement and use a generic auth. cookie initialization function. 11 years ago
  Nick Mathewson d7358e8598 Expose/mock some functions to make ext_orport.c testing possible 11 years ago
  George Kadianakis 2207525a69 Satisfy check-spaces. 11 years ago
  George Kadianakis d303228eca Create the Extended ORPort authentication cookie file. 11 years ago
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works 11 years ago
  Marek Majkowski 1555876d5f Fix #9108 - make global_circuitlist a doubly linked list 11 years ago
  Nick Mathewson 2949849143 Merge remote-tracking branch 'origin/maint-0.2.4' 11 years ago
  Nick Mathewson 25dddf7a8f Merge remote-tracking branch 'public/bug8822' into maint-0.2.4 11 years ago
  Nick Mathewson d7d6529898 Merge remote-tracking branch 'origin/maint-0.2.4' 11 years ago
  Nick Mathewson e602c4031b Make all consumers of microdesc_t.body tolerate NULL 11 years ago
  Andrea Shepard ce147a2a9a When launching a resolve request on behalf of an AF_UNIX control, omit the address field of the new entry connection. Fixes bug 8639. 11 years ago
  Karsten Loesing e39292f21d Test functions used for TB_EMPTY and CELL_STATS events. 11 years ago
  Karsten Loesing b33b366a7f Tweak CIRC_BW event based on comments by nickm. 11 years ago
  Karsten Loesing ef67077fba Tweak TB_EMPTY event based on comments by nickm. 11 years ago
  Karsten Loesing 26b49f525d Tweak CELL_STATS event based on comments by nickm. 11 years ago
  Karsten Loesing 2f893624ab Tweak CONN_BW event based on comments by nickm. 11 years ago
  Karsten Loesing a84fae7892 Tweak ORCONN event based on comments by nickm. 11 years ago
  Karsten Loesing 2925e2fe78 Add new CIRC_BW event. 11 years ago
  Karsten Loesing dd5ce2157d Add new TB_EMPTY event. 11 years ago
  Karsten Loesing c386d2d6ce Add new CELL_STATS event. 11 years ago
  Karsten Loesing 8d1f78c556 Add new CONN_BW event. 11 years ago
  Karsten Loesing e54d664f7b Add connection ID to ORCONN event. 11 years ago
  Arlo Breault 88a780d899 Check the return value of memchr(). 11 years ago