커밋 기록

작성자 SHA1 메시지 날짜
  Nick Mathewson d5e11f21cc Fix warnings from doxygen 10 년 전
  Nick Mathewson 566645b5ed Merge remote-tracking branch 'origin/maint-0.2.4' 10 년 전
  Nick Mathewson 557f332957 Fix a bug in our bug 9776 fix. 10 년 전
  Nick Mathewson d4634d1b72 Merge remote-tracking branch 'majek/bug9108' 11 년 전
  George Kadianakis e765d6ed84 Make a channel getter method to retrieve transport names. 11 년 전
  Marek Majkowski 1555876d5f Fix #9108 - make global_circuitlist a doubly linked list 11 년 전
  Nick Mathewson 0748c06f7c Fix bug 9082: avoid leak when freeing destroy cell queues 11 년 전
  Nick Mathewson d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' 11 년 전
  Nick Mathewson 35daf6f602 Rename all of the macros in tor_queue.h to start with TOR_ 11 년 전
  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 년 전
  Nick Mathewson 8e8c0674c4 Implement proposal-214 rules for CircID checking. 11 년 전
  Nick Mathewson bfffc1f0fc Allow a v4 link protocol for 4-byte circuit IDs. 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 년 전