Commit History

Author SHA1 Message Date
  Nick Mathewson 87f9c51f64 Avoid unsigned/sign compare warning from last patch. 9 years ago
  Philip Van Hoof 60a3897ed9 Bounds check while looping over a fixed size table or array 9 years ago
  Nick Mathewson f113a263de Merge remote-tracking branch 'origin/maint-0.2.5' 9 years ago
  Nick Mathewson 41058dce95 Merge remote-tracking branch 'arma/bug12996b' into maint-0.2.5 9 years ago
  Roger Dingledine 7a878c192f Downgrade "Unexpected onionskin length after decryption" warning 9 years ago
  Nick Mathewson d6fa8239c8 Merge remote-tracking branch 'origin/maint-0.2.5' 9 years ago
  Nick Mathewson 4a6f5bb2dd Improve "Tried to establish rendezvous on non-OR or non-edge circuit" 9 years ago
  Nick Mathewson 573d62748a Fix some coverity warnings in new routerset tests 9 years ago
  dana koch c887e20e6a Introduce full coverage tests for module routerset.c. 9 years ago
  Nick Mathewson cc3b04a8c1 Merge remote-tracking branch 'origin/maint-0.2.5' 9 years ago
  Roger Dingledine 37a76d75dd Resume expanding abbreviations for command-line options 9 years ago
  Nick Mathewson 9f9b19ed7b Initialize crash handler in unit tests 9 years ago
  Nick Mathewson fdb7fc70d0 Merge remote-tracking branch 'public/bug10163' 9 years ago
  Nick Mathewson 051dd9c409 Remove the assigned-but-unused chosen_named_idx local variable 9 years ago
  Nick Mathewson 72ba1739e2 Fix another memory leak case in sandbox.c:prot_strings() 9 years ago
  Nick Mathewson 9222707e5c Use the ARRAY_LENGTH macro more consistently. 9 years ago
  Nick Mathewson 15be51b41d Remove the non-implemented versions of the sandbox _array() functions 9 years ago
  Nick Mathewson 991545acf1 Whitespace fixes 9 years ago
  Nick Mathewson 7c1143e11f Terser ways to sandbox-allow related filenames 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 10 years ago
  Nick Mathewson 68e430a6fb Kill non-tunneled directory connections when handling OOM. 10 years ago
  Nick Mathewson 8e55cafd67 Count zlib buffer memory towards OOM totals. 10 years ago
  Nick Mathewson d31bcc4b23 Tidy status handling in rendservice.c 10 years ago
  Nick Mathewson a8cc41a230 Merge branch 'coverity_20140821' 10 years ago
  Nick Mathewson 523587a5cf fix memory leak on failure in sandbox.c:prot_strings() 10 years ago
  Nick Mathewson 35b2e11755 Store sandbox params as char *, since that's what they are. 10 years ago
  Nick Mathewson 446e481c90 Check for duplicate arguments to tor-gencert 10 years ago
  Nick Mathewson a66fff6381 Mark one use of networkstatus_check_document_signature as (void) 10 years ago
  Nick Mathewson 059e33de59 remove meaningless checks for chunks==NULL in dirserv stuff 10 years ago