Commit History

Upphovsman SHA1 Meddelande Datum
  Nick Mathewson 15be51b41d Remove the non-implemented versions of the sandbox _array() functions 10 år sedan
  Nick Mathewson 991545acf1 Whitespace fixes 10 år sedan
  Nick Mathewson 7c1143e11f Terser ways to sandbox-allow related filenames 10 år sedan
  Nick Mathewson 59e114832e Merge branch 'bug11792_1_squashed' 10 år sedan
  Nick Mathewson d6033843a4 When looking for conns to close, count the age of linked queued data 10 år sedan
  Nick Mathewson 68e430a6fb Kill non-tunneled directory connections when handling OOM. 10 år sedan
  Nick Mathewson 8e55cafd67 Count zlib buffer memory towards OOM totals. 10 år sedan
  Nick Mathewson d31bcc4b23 Tidy status handling in rendservice.c 10 år sedan
  Nick Mathewson a8cc41a230 Merge branch 'coverity_20140821' 10 år sedan
  Nick Mathewson 523587a5cf fix memory leak on failure in sandbox.c:prot_strings() 10 år sedan
  Nick Mathewson 35b2e11755 Store sandbox params as char *, since that's what they are. 10 år sedan
  Nick Mathewson 446e481c90 Check for duplicate arguments to tor-gencert 10 år sedan
  Nick Mathewson a66fff6381 Mark one use of networkstatus_check_document_signature as (void) 10 år sedan
  Nick Mathewson 059e33de59 remove meaningless checks for chunks==NULL in dirserv stuff 10 år sedan
  Nick Mathewson 917e1042f7 Suppress coverity warning about overflowing in safe_mem_is_zero 10 år sedan
  Nick Mathewson 7bc25b5a78 Avoid performing an assert on an always-true value 10 år sedan
  Nick Mathewson c43e45d0ea Suppress coverity warning about overflowing in tor_memeq. 10 år sedan
  Nick Mathewson 0de7565dfd Check return values for fcntl in tor_spawn_background. 10 år sedan
  Nick Mathewson 377b5c0510 Allow rend_service_intro_free to get called with NULL 10 år sedan
  Nick Mathewson c9cac69ac6 Remove a dead check for errmsg in handle_control_authenticate 10 år sedan
  Nick Mathewson e6a05c1c54 Add a missing goto to an unusable branch and make the branch LD_BUG. 10 år sedan
  Nick Mathewson 2a0a5fe612 Explicitly cast when dividing ints then implicitly casting to double. 10 år sedan
  Nick Mathewson b6a725c67e Fix memory leaks in test_entrynodes.c 10 år sedan
  Nick Mathewson 2cf229ab60 Make the two branches of tor_tls_used_v1_handshake into one. 10 år sedan
  Nick Mathewson 916fba2243 Merge branch 'bug12205_take2_squashed' 10 år sedan
  Nick Mathewson 2994f00199 Whitespace fixes 10 år sedan
  Nick Mathewson a5fe84b5a6 Small cleanups to test_entry_is_time_to_retry 10 år sedan
  rl1987 8b539cc276 Unit testing entry_is_time_to_retry(). 10 år sedan
  rl1987 c731a1c68f Write comments for members of periods array. 10 år sedan
  rl1987 197d855009 Rewriting entry_is_time_to_retry() using table approach. 10 år sedan