Историја ревизија

Аутор SHA1 Порука Датум
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined пре 11 година
  Nick Mathewson bd28322d38 Remove variables; fix gcc 4.7 warnings пре 11 година
  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 година
  Andrea Shepard 3d092ffbdd Handle closing circuits correctly with circuitmux_t пре 11 година
  Andrea Shepard 96a6eff8fe Fix circuitmux attach/detach logic in circuit_set_circid_chan_helper(); it's possible for id to be zero (not assigned yet) and shouldn't be attached then пре 11 година
  Andrea Shepard b7d5784c54 Remove ewma setup code in init_circuit_base()/or_circuit_new() of circuitlist.c; it gets allocated when the circuit is attached to a circuitmux_t with that policy now пре 11 година
  Andrea Shepard b208539b80 Use circuitmux_t in channels and when relaying cells пре 11 година
  Andrea Shepard 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union пре 11 година
  Andrea Shepard e709fe320a Use U64_FORMAT/U64_PRINTF_ARG rather than %lu for channel_t пре 11 година
  Andrea Shepard 32337502f1 Use channel_t rather than or_connection_t for circuits пре 11 година
  Nick Mathewson d995dc8bac Split the routerset code out of routerlist.c пре 11 година
  Nick Mathewson 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. пре 12 година
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements пре 12 година
  Sebastian Hahn 2755b09c52 Don't cannibalize already cannibalized circuits пре 12 година
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. пре 12 година
  Robert Ransom b46a7ebb2b Don't remove rend cpath element from relaunched service-side rend circs пре 12 година
  Nick Mathewson 65420e4cb5 Merge remote-tracking branch 'rransom-tor/bug1297b-v2' пре 12 година
  Robert Ransom 2b189a222b Don't exit when marking a newly created _C_INTRODUCING circ for close пре 12 година
  Robert Ransom 4c3a23b283 Look up the rend circ whose INTRODUCE1 is being ACKed correctly пре 12 година
  Robert Ransom c7d01b0541 Report HS circ states stored in circ purpose field in CIRC events пре 13 година
  Nick Mathewson 0c2a3601e8 Merge remote-tracking branch 'rransom-tor/bug3825c' пре 12 година
  Robert Ransom b095be7f69 Check for intro circ timeouts properly пре 12 година
  Nick Mathewson 4aa4bce474 Merge remote-tracking branch 'rransom-tor/bug3335-v2' пре 12 година
  Robert Ransom fbea8c8ef1 Detect and remove unreachable intro points пре 12 година
  Robert Ransom eaed37d14c Record intro point timeouts in rend_intro_point_t пре 12 година
  Nick Mathewson 413574ad38 Clear socks auth fields before free пре 13 година
  Nick Mathewson 5df99cec98 Do not cannibalize a circuit with isolation values set. пре 13 година
  Nick Mathewson e8b9815711 Take a smarter approach to clearing isolation info пре 13 година
  Nick Mathewson 12dfb4f5d8 Use socks username/password information in stream isolation пре 13 година
  Nick Mathewson 20c0581a79 Launch sufficient circuits to satisfy pending isolated streams пре 13 година