Commit History

Author SHA1 Message Date
  Nick Mathewson 58e8094816 Fix compilation with --disable-memory-sentinels 7 years ago
  Nick Mathewson c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 7 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 7 years ago
  Neel Chauhan 5ee6ca8da2 Switch to offsetof() 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson b923c4dc9f Code to disable memory sentinels for fuzzing 7 years ago
  Nick Mathewson a3ec811c2e Merge branch 'maint-0.2.8' 8 years ago
  Nick Mathewson 6abceca182 Merge branch 'memarea_overflow_027_squashed' into maint-0.2.8 8 years ago
  Nick Mathewson be2d37ad3c Fix a pointer arithmetic bug in memarea_alloc() 8 years ago
  Nick Mathewson 12e26a6e76 Disambiguate: Avoid defining two static functions called chunk_free_unchecked 8 years ago
  Nick Mathewson 7babf33239 Merge remote-tracking branch 'public/bug18716_027' into maint-0.2.8 8 years ago
  Nick Mathewson 39c057d45a memarea: Don't assume that sizeof(ulong) >= sizeof(void*). 8 years ago
  Nick Mathewson cc90b57b04 add a little documentation to memarea. (I have been testing a tool.) 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson 73c433a48a Remove the freelist from memarea.c 8 years ago
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 10 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 10 years ago
  Nick Mathewson 3b1f7f75a7 scan-build: memarea_strndup() undefined behavior 10 years ago
  Nick Mathewson 204f7255f4 memarea.c: use flexible array member for mem 10 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 12 years ago
  Nick Mathewson f45cde05f9 Remove tor_malloc_roundup(). 12 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Nick Mathewson c4bd067359 Comment out ancient asserts for bug 930; resolve an xxx021 13 years ago
  Nick Mathewson 6617822b84 Doxygen documentation for about 100 things that didn't have any 13 years ago
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 14 years ago
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 14 years ago
  Nick Mathewson b5e293afe6 Merge remote branch fix_security_bug_021 into fix_security_bug_022 14 years ago
  Nick Mathewson 785086cfba Have all of our allocation functions and a few others check for underflow 14 years ago