Commit History

Author SHA1 Message Date
  Nick Mathewson b1bdecd703 Merge branch 'ntor-resquashed' 11 years ago
  Nick Mathewson 6c69b16c93 Use new wrappers for making,sending,processing create/extend cells 11 years ago
  Nick Mathewson f58d4dfcd6 Massive refactoring of the various handshake types 11 years ago
  Nick Mathewson 5fa1c7484c Refactor the CREATE_FAST handshake code to match the others. 11 years ago
  Mike Perry 4590993ff3 Space fixes. 11 years ago
  Mike Perry 26fa47226c Refactor path use bias code into own function. 11 years ago
  Mike Perry dc86d7c35b Note more potential issues. 11 years ago
  Mike Perry 721f7e3751 Fix a crash bug and pass down a remote reason code. 11 years ago
  Mike Perry 412ae099cb Prop 209: Add path bias counts for timeouts and other mechanisms. 11 years ago
  Mike Perry 42e3c04a7a Bug 3443: Don't count ORconn setup in circuit build time. 11 years ago
  Nick Mathewson 81deddb08c Merge remote-tracking branch 'origin/maint-0.2.3' 11 years ago
  Nick Mathewson 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() 11 years ago
  Andrea Shepard 80eb03ae0a Don't call channel_send_destroy() when closing a circuit on a closing channel 11 years ago
  Nick Mathewson 907db008ab Move the circuit build timeout code into its own file. 11 years ago
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 years ago
  Nick Mathewson bd28322d38 Remove variables; fix gcc 4.7 warnings 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 3d092ffbdd Handle closing circuits correctly with circuitmux_t 11 years ago
  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 years ago
  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 years ago
  Andrea Shepard b208539b80 Use circuitmux_t in channels and when relaying cells 11 years ago
  Andrea Shepard 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union 11 years ago
  Andrea Shepard e709fe320a Use U64_FORMAT/U64_PRINTF_ARG rather than %lu for channel_t 11 years ago
  Andrea Shepard 32337502f1 Use channel_t rather than or_connection_t for circuits 11 years ago
  Nick Mathewson d995dc8bac Split the routerset code out of routerlist.c 11 years ago
  Nick Mathewson 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 12 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Sebastian Hahn 2755b09c52 Don't cannibalize already cannibalized circuits 12 years ago
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 years ago
  Robert Ransom b46a7ebb2b Don't remove rend cpath element from relaunched service-side rend circs 12 years ago