Commit History

Author SHA1 Message Date
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 years ago
  Nick Mathewson f45cde05f9 Remove tor_malloc_roundup(). 11 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 13 years ago
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 13 years ago
  Nick Mathewson b5e293afe6 Merge remote branch fix_security_bug_021 into fix_security_bug_022 13 years ago
  Nick Mathewson 785086cfba Have all of our allocation functions and a few others check for underflow 13 years ago
  Nick Mathewson 14bc4dcc22 Rename log.h to torlog.h 14 years ago
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' 14 years ago
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 14 years ago
  Sebastian Hahn 3807db001d *_free functions now accept NULL 14 years ago
  Nick Mathewson e563874045 Merge commit 'origin/maint-0.2.1' 15 years ago
  Nick Mathewson 9f25a5529a Fix an assertion-failure in memarea_alloc() on 64-bit platforms. 15 years ago
  Nick Mathewson d9650cfa50 Add sentinel values to the end of memarea chunks. 15 years ago
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 years ago
  Karsten Loesing 4ebcc4da34 Update copyright to 2009. 15 years ago
  Nick Mathewson be9d72303e Actually do that memarea_strndup fix right. Not only must you not examine unmapped ram, but you also must not copy it. From lark. 15 years ago
  Nick Mathewson 0fa01654b9 fix from lark: make memarea_strndup() work even at the end of a mmap chunk. Bug was harmless for now, I think. 15 years ago
  Nick Mathewson cb3b95de19 Add some asserts to try to catch bug 930 15 years ago
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 years ago
  Nick Mathewson b4d387c28b Make freelist_len in memarea.c static; document a few variables. 15 years ago
  Nick Mathewson b68379b13b Add DOCDOC entries for undocumented static and global variables. 15 years ago
  Nick Mathewson 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. 15 years ago
  Nick Mathewson 1725c0c8a5 Add DOCDOC comments for all undocumented functions. Add missing *s to other comments so that they will get recognized as doxygen. 15 years ago
  Nick Mathewson 6693f32530 Resolve many DOCDOCs. 15 years ago
  Nick Mathewson 3ebd1ebeca The chunk_size field in memarea_t was never actually set. Remove the whole thing. 15 years ago
  Nick Mathewson 98aea7186c r19249@catbus: nickm | 2008-04-08 14:04:02 -0400 16 years ago
  Nick Mathewson a725d5da5e r19247@catbus: nickm | 2008-04-08 13:50:01 -0400 16 years ago