aboutsummaryrefslogtreecommitdiff
path: root/src/common/memarea.c
Commit message (Expand)AuthorAge
* Update copyright to 2009.Karsten Loesing2009-05-02
* Actually do that memarea_strndup fix right. Not only must you not examine un...Nick Mathewson2009-03-21
* fix from lark: make memarea_strndup() work even at the end of a mmap chunk. ...Nick Mathewson2009-03-21
* Add some asserts to try to catch bug 930Nick Mathewson2009-03-18
* Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson2009-01-04
* Make freelist_len in memarea.c static; document a few variables.Nick Mathewson2008-12-22
* Add DOCDOC entries for undocumented static and global variables.Nick Mathewson2008-12-22
* Fix most DOCDOCs remaining and/or added by redox.Nick Mathewson2008-12-22
* Add DOCDOC comments for all undocumented functions. Add missing *s to other ...Nick Mathewson2008-12-22
* Resolve many DOCDOCs.Nick Mathewson2008-12-17
* The chunk_size field in memarea_t was never actually set. Remove the whole t...Nick Mathewson2008-11-05
* r19249@catbus: nickm | 2008-04-08 14:04:02 -0400Nick Mathewson2008-04-08
* r19247@catbus: nickm | 2008-04-08 13:50:01 -0400Nick Mathewson2008-04-08
* r19245@catbus: nickm | 2008-04-08 13:33:27 -0400Nick Mathewson2008-04-08
* r19243@catbus: nickm | 2008-04-08 13:28:59 -0400Nick Mathewson2008-04-08
* r19072@catbus: nickm | 2008-03-26 13:50:24 -0400Nick Mathewson2008-03-26
* r19062@catbus: nickm | 2008-03-26 12:56:25 -0400Nick Mathewson2008-03-26
* r19049@catbus: nickm | 2008-03-26 12:33:25 -0400Nick Mathewson2008-03-26