Commit History

Author SHA1 Message Date
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson fe6ca826df Make sure that every module in src/or has a brief description. 8 years ago
  Nick Mathewson cae59b913f Rename circuit_about_to_free_{terminal -> atexit} 8 years ago
  Andrea Shepard ae0f858602 Properly detach circuits from cmuxes when calling circuit_free_all() on shutdown again 8 years ago
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline 8 years ago
  cypherpunks 95c03b29de Fix memory leak by circuit marked for close list 8 years ago
  Nick Mathewson 7a940fac1c appease check-spaces 8 years ago
  Nick Mathewson 8b4e5b7ee9 Experimentally decouple the main body of circuit_mark_for_close 8 years ago
  Isis Lovecruft 7155ee849e Fix misnamed parameter in or_circuit_new docstring. 8 years ago
  Roger Dingledine d6dbd55849 trivial whitespace fix 9 years ago
  Nick Mathewson 6f331645c7 Remove mempools and buf freelists 9 years ago
  Nick Mathewson fb5ebfb507 Avoid chan/circ linear lookups for requests 10 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson 1c05dfd0b6 Merge branch 'ticket7356_squashed' 9 years ago
  rl1987 551221bad6 Using channel state lookup macros in circuitlist.c. 9 years ago
  Nick Mathewson a28df3fb67 Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold' 9 years ago
  Nick Mathewson d85270e13c Reenhappy make check-spaces 9 years ago
  Nick Mathewson a87c697fb1 Merge remote-tracking branch 'public/bug13698_024_v1' 9 years ago
  David Goulet 34eb007d22 Fix: don't report timeout when closing parallel intro points 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Andrea Shepard 8907554cf3 Make channel_note_destroy_not_pending() mockable 10 years ago
  Nick Mathewson 00ffccd9a6 Another clang analyzer complaint wrt HT_GENERATE 9 years ago
  Nick Mathewson 991545acf1 Whitespace fixes 9 years ago
  Nick Mathewson 59e114832e Merge branch 'bug11792_1_squashed' 9 years ago
  Nick Mathewson d6033843a4 When looking for conns to close, count the age of linked queued data 9 years ago
  Nick Mathewson 68e430a6fb Kill non-tunneled directory connections when handling OOM. 9 years ago
  Nick Mathewson 8e55cafd67 Count zlib buffer memory towards OOM totals. 9 years ago
  Nick Mathewson 7f5a440421 Don't allocate an extra smartlist in the OOM handler 9 years ago
  Nick Mathewson 82d4b60b91 fix remaining compilation problems 9 years ago
  Nick Mathewson ec59167cae When counting memory from closing a connection, count the dir conn too 9 years ago