Skip to content
Snippets Groups Projects
  1. Mar 12, 2021
  2. Aug 24, 2019
  3. Jan 16, 2019
  4. Jul 10, 2018
  5. Jun 20, 2018
  6. Mar 15, 2017
  7. May 18, 2016
  8. Feb 27, 2016
  9. Jun 17, 2015
  10. Jan 02, 2015
  11. Dec 23, 2014
  12. Oct 28, 2014
  13. Sep 25, 2014
  14. Feb 12, 2014
  15. Nov 18, 2013
  16. Jan 16, 2013
  17. Oct 12, 2012
    • Nick Mathewson's avatar
      Add a copy of OpenBSD's sys/queue.h as tor_queue.h · b555388d
      Nick Mathewson authored
      There are as many divergent implementations of sys/queue.h as there
      are operating systems shipping it, it would seem.  They have some code
      in common, but have drifted apart, and have added other stuff named
      differently.  So I'm taking a relatively sane one, and hoping for the
      best.
      
      I'm taking OpenBSD's in particular because of the lack of external
      dependencies, the presence of a CIRCLEQ (we could use one of those in
      places), and the liberal licensing terms.
      
      I'm naming the file tor_queue.h, since historically we've run into
      trouble having headers with the same names as system headers (log.h,
      for example.)
      b555388d
    • Nick Mathewson's avatar
      Move strlcpy and strlcat into src/ext too · 48b3ae8f
      Nick Mathewson authored
      48b3ae8f
  18. Jun 05, 2012
  19. Jan 03, 2011
  20. May 06, 2010
  21. Feb 27, 2010
  22. Jun 30, 2009
  23. May 28, 2008
  24. Jan 01, 2008
  25. Dec 12, 2007
  26. Oct 18, 2007
  27. Jun 07, 2007
    • Nick Mathewson's avatar
      r13298@catbus: nickm | 2007-06-07 12:14:50 -0400 · c5348820
      Nick Mathewson authored
       At the start of the LICENSE and AUTHORS files, explain "LICENSE for what? AUTHORS of what?"  Apparently this has confused some people, who see our names in an AUTHORS file in a bundle, and so decide that we must be the go-to people tor tech support on the bundle.
      
      
      svn:r10524
      c5348820
  28. Feb 12, 2007
  29. Jan 03, 2006
  30. Dec 20, 2005
  31. Oct 30, 2005
  32. Aug 18, 2005
  33. Jan 03, 2005
  34. Nov 10, 2004
  35. Mar 18, 2004
  36. Dec 13, 2003
  37. Oct 08, 2003
Loading