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

Аутор SHA1 Порука Датум
  Nick Mathewson b998431a33 Merge branch '024_msvc_squashed' пре 11 година
  Nick Mathewson 5e06c4ee32 When building with MSVC, call every enum bitfield unsigned пре 11 година
  Nick Mathewson 4da083db3b Update the copyright date to 201. пре 11 година
  Andrea Shepard be37125030 Merge branch 'bsd_queue' of ssh://git-rw.torproject.org/nickm/tor пре 11 година
  Nick Mathewson 26946c659b Restore the 'address' value of tunneled connections пре 11 година
  Nick Mathewson 2b10e99eb0 Try refactoring channel list to use HT_ and LIST_ stuff directly пре 11 година
  Nick Mathewson 7c9954a02a Use SIMPLEQ, not smartlist_t, for channel cell queues. пре 11 година
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined пре 11 година
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. пре 11 година
  Andrea Shepard 8afe41b481 Implement channel_set_cmux_policy_everywhere() пре 11 година
  Andrea Shepard b208539b80 Use circuitmux_t in channels and when relaying cells пре 11 година
  Andrea Shepard bddfb9ffa8 Add magic number for type-checking channel casts пре 11 година
  Andrea Shepard 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union пре 11 година
  Andrea Shepard 89a00ee63a Use typedefs for function pointer return values and s/listener/listener_fn/ for distinctness пре 11 година
  Andrea Shepard ee4e88e4d9 s/cell_queue/incoming_queue/g in channel.c for consistency with outgoing_queue пре 11 година
  Andrea Shepard 4686638743 Fix typo in comment пре 11 година
  Andrea Shepard d61e58e1ba s/channel_request_close()/channel_mark_for_close()/g for consistency пре 11 година
  Andrea Shepard 8a41dd20cb Make channel_force_free() static пре 11 година
  Andrea Shepard e877d02fdd Eliminate unnecessary channel_set_cell_handler(), channel_set_var_cell_handler() in channel.c пре 11 година
  Andrea Shepard 965c9de498 Abolish superfluous channel_find_by_remote_nickname() пре 11 година
  Andrea Shepard 7138a4adac Keep better statistics about channels and dump them from dumpstats() on SIGUSR1 пре 11 година
  Andrea Shepard 28f108bcce Use dirreq_id from channel_t when appropriate пре 11 година
  Andrea Shepard 15303c32ec Initial channeltls.c/channeltls.h for bug 6465 пре 12 година
  Andrea Shepard 838743654c Add channel.c/channel.h for bug 6465 пре 12 година