提交历史

作者 SHA1 备注 提交日期
  Nick Mathewson 520cf21793 Move destroy cells into a separate queue type of their own, to save RAM 6 年之前
  Nick Mathewson 8f3e3279c1 Try to diagnose bug 12184 10 年之前
  Andrea Shepard 39d4e67be8 Add --disable-mempools configure option 10 年之前
  Nick Mathewson da908a593f Unit tests for connection_edge_process_resolved_cell 10 年之前
  Nick Mathewson c230ff4ca9 Look at all of a RESOLVED cell; not just the first answer. 10 年之前
  Nick Mathewson 1a74360c2d Test code for implementation of faster circuit_unlink_all_from_channel 10 年之前
  Nick Mathewson 9a07ec751f Refactor OOM-handling functions for more testability 10 年之前
  Karsten Loesing 2e0fad542c Merge branch 'morestats4' into morestats5 10 年之前
  Nick Mathewson ae64197195 Unit tests for cell queues. 11 年之前
  Nick Mathewson 1047e7dcb0 Use TOR_SIMPLEQ for packed_cell_t 11 年之前
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works 11 年之前
  Nick Mathewson b5d1fded3d Merge remote-tracking branch 'origin/maint-0.2.4' 11 年之前
  Nick Mathewson d3063da691 Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 11 年之前
  Nick Mathewson 2e1fe1fcf9 Implement a real OOM-killer for too-long circuit queues. 11 年之前
  Nick Mathewson 4b781e24fb Merge remote-tracking branch 'public/bug7912_squashed' 11 年之前
  Nick Mathewson 43d53e6d86 Implementation of a fix for bug 7912 11 年之前
  Karsten Loesing 26b49f525d Tweak CELL_STATS event based on comments by nickm. 11 年之前
  Karsten Loesing c386d2d6ce Add new CELL_STATS event. 11 年之前
  Nick Mathewson 7d1ade251b Debugging log for bug 8185 11 年之前
  Nick Mathewson d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' 11 年之前
  Nick Mathewson 8cdd8b8353 Fix numerous problems with Tor's weak RNG. 11 年之前
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 年之前
  Nick Mathewson cac5335195 Get the client side of receiving an IPv6 address to work 11 年之前
  Nick Mathewson f473d83dea Possible fix for bug 7212 11 年之前
  Nick Mathewson bfffc1f0fc Allow a v4 link protocol for 4-byte circuit IDs. 11 年之前
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 年之前
  Andrea Shepard 14fe0d5859 Remove EWMA code from relay.{c,h}; it goes to a circuitmux policy now 11 年之前
  Andrea Shepard b208539b80 Use circuitmux_t in channels and when relaying cells 11 年之前
  Andrea Shepard e136f7ccb4 Convert relay.c/relay.h to channel_t 11 年之前
  Andrea Shepard 32337502f1 Use channel_t rather than or_connection_t for circuits 11 年之前