Historie revizí

Autor SHA1 Zpráva Datum
  Nick Mathewson 62fb209d83 Stop frobbing timestamp_dirty as our sole means to mark circuits unusable před 11 roky
  Nick Mathewson d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' před 11 roky
  Nick Mathewson 7301339e33 fix wide lines from tor_log rename před 11 roky
  Nick Mathewson a141430ec3 Rename log() to tor_log() for logging před 11 roky
  Nick Mathewson 49e619c1cf Rename *_isin to *_contains před 12 roky
  Nick Mathewson 4da083db3b Update the copyright date to 201. před 11 roky
  Mike Perry 15fdfc2993 Bug 7691: Send a probe cell down certain types of circs. před 11 roky
  Nick Mathewson b1bdecd703 Merge branch 'ntor-resquashed' před 11 roky
  Nick Mathewson 6c69b16c93 Use new wrappers for making,sending,processing create/extend cells před 11 roky
  Nick Mathewson f58d4dfcd6 Massive refactoring of the various handshake types před 11 roky
  Nick Mathewson 5fa1c7484c Refactor the CREATE_FAST handshake code to match the others. před 11 roky
  Mike Perry 4590993ff3 Space fixes. před 11 roky
  Mike Perry 26fa47226c Refactor path use bias code into own function. před 11 roky
  Mike Perry dc86d7c35b Note more potential issues. před 11 roky
  Mike Perry 721f7e3751 Fix a crash bug and pass down a remote reason code. před 11 roky
  Mike Perry 412ae099cb Prop 209: Add path bias counts for timeouts and other mechanisms. před 11 roky
  Mike Perry 42e3c04a7a Bug 3443: Don't count ORconn setup in circuit build time. před 11 roky
  Nick Mathewson 81deddb08c Merge remote-tracking branch 'origin/maint-0.2.3' před 11 roky
  Nick Mathewson 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() před 11 roky
  Nick Mathewson bfffc1f0fc Allow a v4 link protocol for 4-byte circuit IDs. před 11 roky
  Andrea Shepard 80eb03ae0a Don't call channel_send_destroy() when closing a circuit on a closing channel před 11 roky
  Nick Mathewson 907db008ab Move the circuit build timeout code into its own file. před 11 roky
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined před 11 roky
  Nick Mathewson bd28322d38 Remove variables; fix gcc 4.7 warnings před 11 roky
  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() před 11 roky
  Andrea Shepard 3d092ffbdd Handle closing circuits correctly with circuitmux_t před 11 roky
  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 před 11 roky
  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 před 11 roky
  Andrea Shepard b208539b80 Use circuitmux_t in channels and when relaying cells před 11 roky
  Andrea Shepard 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union před 11 roky