1. 19 Feb, 2016 1 commit
    • Nick Mathewson's avatar
      Make the 'timeouts' field in struct timeout optional. · e7c5a9e0
      Nick Mathewson authored
      This field eats a pointer for every struct timeout, and it only
      exists in order to enable a set of APIs that omit the 'struct
      timeouts' object. For some applications, the convenience of these
      APIs is not worth the memory overhead. This patch makes it so
      that applications can disable those APIs, and save some memory, by
      defining TIMEOUT_DISABLE_RELATIVE_ACCESS at compile time.
      e7c5a9e0
  2. 13 Jan, 2014 1 commit
  3. 11 Jan, 2014 7 commits
  4. 09 Jan, 2014 2 commits
  5. 04 Jan, 2014 7 commits
  6. 03 Jan, 2014 1 commit
  7. 14 Dec, 2013 8 commits
  8. 13 Dec, 2013 2 commits
  9. 28 May, 2013 3 commits
  10. 27 May, 2013 2 commits