Commit History

Author SHA1 Message Date
  Nick Mathewson f560eeadc3 Remove the unused circuit_dump_by_chan(). 10 years ago
  Nick Mathewson 949c9ae26b Tweak sign of rend_token params for consistency 10 years ago
  Nick Mathewson ecf61e924d Merge remote-tracking branch 'public/bug9841_024_v2' into bug9841_025 10 years ago
  Nick Mathewson 8b9a2cb68b Faster circuit_get_by_rend_token_and_purpose() 10 years ago
  Nick Mathewson c8d41da52d More unit tests for OOM handling. 10 years ago
  Nick Mathewson 9a07ec751f Refactor OOM-handling functions for more testability 10 years ago
  Nick Mathewson babbd3ff08 Merge remote-tracking branch 'public/feature9777_024_squashed' 10 years ago
  Nick Mathewson 1068e50aec Discard circuit paths on which nobody supports ntor 10 years ago
  Nick Mathewson a3ffa1f76e Rename circuit_get_global_list to remove trailing _ 10 years ago
  Nick Mathewson d4634d1b72 Merge remote-tracking branch 'majek/bug9108' 10 years ago
  Nick Mathewson 1e78100b25 Add a test for n_cells_in_circuit_queues 10 years ago
  Nick Mathewson ec6c155f82 Add some basic unit tests for the circuit map data structure. 10 years ago
  Marek Majkowski 1555876d5f Fix #9108 - make global_circuitlist a doubly linked list 11 years ago
  Nick Mathewson b5d1fded3d Merge remote-tracking branch 'origin/maint-0.2.4' 11 years ago
  Nick Mathewson d3063da691 Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 11 years ago
  Nick Mathewson 2e1fe1fcf9 Implement a real OOM-killer for too-long circuit queues. 11 years ago
  Nick Mathewson 801eea03ad Code to track on a circuit whether it has a "pending" delete cell 11 years ago
  Nick Mathewson 967503c12c Implement a placeholder mechanism in the channel,id->circ map 11 years ago
  Nick Mathewson 7bb51fdd89 Rename circuit_expire_all_dirty_circs 11 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 years ago
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 years ago
  Andrea Shepard b28119e6a8 Fix detach when setting circuit ID to 0 bug in circuit_set_circid_chan_helper() and add circuit_get_by_circid_channel_even_if_marked() 11 years ago
  Andrea Shepard 32337502f1 Use channel_t rather than or_connection_t for circuits 11 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Nick Mathewson 65420e4cb5 Merge remote-tracking branch 'rransom-tor/bug1297b-v2' 12 years ago
  Robert Ransom 4c3a23b283 Look up the rend circ whose INTRODUCE1 is being ACKed correctly 12 years ago
  Robert Ransom c7d01b0541 Report HS circ states stored in circ purpose field in CIRC events 13 years ago
  Nick Mathewson 8ee92f28e0 Add a circuit_purpose_to_string() function, and use it 13 years ago
  Nick Mathewson 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 years ago