Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 57699de005 Update the copyright year. vor 8 Jahren
  Nick Mathewson 73c433a48a Remove the freelist from memarea.c vor 8 Jahren
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline vor 8 Jahren
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. vor 9 Jahren
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. vor 9 Jahren
  Nick Mathewson 3b1f7f75a7 scan-build: memarea_strndup() undefined behavior vor 10 Jahren
  Nick Mathewson 204f7255f4 memarea.c: use flexible array member for mem vor 10 Jahren
  Nick Mathewson 4da083db3b Update the copyright date to 201. vor 11 Jahren
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined vor 11 Jahren
  Nick Mathewson f45cde05f9 Remove tor_malloc_roundup(). vor 11 Jahren
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements vor 12 Jahren
  Nick Mathewson c4bd067359 Comment out ancient asserts for bug 930; resolve an xxx021 vor 13 Jahren
  Nick Mathewson 6617822b84 Doxygen documentation for about 100 things that didn't have any vor 13 Jahren
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 vor 13 Jahren
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 vor 13 Jahren
  Nick Mathewson b5e293afe6 Merge remote branch fix_security_bug_021 into fix_security_bug_022 vor 13 Jahren
  Nick Mathewson 785086cfba Have all of our allocation functions and a few others check for underflow vor 13 Jahren
  Nick Mathewson 14bc4dcc22 Rename log.h to torlog.h vor 14 Jahren
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' vor 14 Jahren
  Nick Mathewson c3e63483b2 Update Tor Project copyright years vor 14 Jahren
  Sebastian Hahn 3807db001d *_free functions now accept NULL vor 14 Jahren
  Nick Mathewson e563874045 Merge commit 'origin/maint-0.2.1' vor 15 Jahren
  Nick Mathewson 9f25a5529a Fix an assertion-failure in memarea_alloc() on 64-bit platforms. vor 15 Jahren
  Nick Mathewson d9650cfa50 Add sentinel values to the end of memarea chunks. vor 15 Jahren
  Karsten Loesing 9b32e8c141 Update copyright to 2009. vor 15 Jahren
  Karsten Loesing 4ebcc4da34 Update copyright to 2009. vor 15 Jahren
  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. vor 15 Jahren
  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. vor 15 Jahren
  Nick Mathewson cb3b95de19 Add some asserts to try to catch bug 930 vor 15 Jahren
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. vor 15 Jahren