Histórico de commits

Autor SHA1 Mensagem Data
  Nick Mathewson 3a2e25969f Merge remote-tracking branch 'public/ticket6799_024_v2_squashed' 10 anos atrás
  Nick Mathewson 6557e61295 Replace last_added_nonpadding with last_had_circuits 10 anos atrás
  Nick Mathewson 17ad309d33 Merge remote-tracking branch 'public/bug11553_024' into bug11553_025 10 anos atrás
  Nick Mathewson a770b74501 Improvements to #11553 fix based on review 10 anos atrás
  Nick Mathewson bd169aa9a5 Merge remote-tracking branch 'public/bug11553_024' into bug11553_025 10 anos atrás
  Nick Mathewson 0d75344b0e Switch to random allocation on circuitIDs. 10 anos atrás
  Nick Mathewson bb9b4c37f8 Supply better and less frequent warnings on circID exhaustion 10 anos atrás
  Nick Mathewson d5e11f21cc Fix warnings from doxygen 10 anos atrás
  Nick Mathewson 566645b5ed Merge remote-tracking branch 'origin/maint-0.2.4' 10 anos atrás
  Nick Mathewson 557f332957 Fix a bug in our bug 9776 fix. 10 anos atrás
  Nick Mathewson d4634d1b72 Merge remote-tracking branch 'majek/bug9108' 10 anos atrás
  George Kadianakis e765d6ed84 Make a channel getter method to retrieve transport names. 11 anos atrás
  Marek Majkowski 1555876d5f Fix #9108 - make global_circuitlist a doubly linked list 11 anos atrás
  Nick Mathewson 0748c06f7c Fix bug 9082: avoid leak when freeing destroy cell queues 11 anos atrás
  Nick Mathewson d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' 11 anos atrás
  Nick Mathewson 35daf6f602 Rename all of the macros in tor_queue.h to start with TOR_ 11 anos atrás
  Nick Mathewson b998431a33 Merge branch '024_msvc_squashed' 11 anos atrás
  Nick Mathewson 5e06c4ee32 When building with MSVC, call every enum bitfield unsigned 11 anos atrás
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 anos atrás
  Nick Mathewson 8e8c0674c4 Implement proposal-214 rules for CircID checking. 11 anos atrás
  Nick Mathewson bfffc1f0fc Allow a v4 link protocol for 4-byte circuit IDs. 11 anos atrás
  Andrea Shepard be37125030 Merge branch 'bsd_queue' of ssh://git-rw.torproject.org/nickm/tor 11 anos atrás
  Nick Mathewson 26946c659b Restore the 'address' value of tunneled connections 11 anos atrás
  Nick Mathewson 2b10e99eb0 Try refactoring channel list to use HT_ and LIST_ stuff directly 11 anos atrás
  Nick Mathewson 7c9954a02a Use SIMPLEQ, not smartlist_t, for channel cell queues. 11 anos atrás
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 anos atrás
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 anos atrás
  Andrea Shepard 8afe41b481 Implement channel_set_cmux_policy_everywhere() 11 anos atrás
  Andrea Shepard b208539b80 Use circuitmux_t in channels and when relaying cells 11 anos atrás
  Andrea Shepard bddfb9ffa8 Add magic number for type-checking channel casts 11 anos atrás