Nick Mathewson
|
c3e63483b2
Update Tor Project copyright years
|
14 лет назад |
Sebastian Hahn
|
3807db001d
*_free functions now accept NULL
|
15 лет назад |
Nick Mathewson
|
e563874045
Merge commit 'origin/maint-0.2.1'
|
15 лет назад |
Nick Mathewson
|
9f25a5529a
Fix an assertion-failure in memarea_alloc() on 64-bit platforms.
|
15 лет назад |
Nick Mathewson
|
d9650cfa50
Add sentinel values to the end of memarea chunks.
|
15 лет назад |
Karsten Loesing
|
9b32e8c141
Update copyright to 2009.
|
15 лет назад |
Karsten Loesing
|
4ebcc4da34
Update copyright to 2009.
|
15 лет назад |
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 лет назад |
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 лет назад |
Nick Mathewson
|
cb3b95de19
Add some asserts to try to catch bug 930
|
15 лет назад |
Nick Mathewson
|
c4b8fef362
Remove svn $Id$s from our source, and remove tor --version --version.
|
16 лет назад |
Nick Mathewson
|
b4d387c28b
Make freelist_len in memarea.c static; document a few variables.
|
16 лет назад |
Nick Mathewson
|
b68379b13b
Add DOCDOC entries for undocumented static and global variables.
|
16 лет назад |
Nick Mathewson
|
1e5f457461
Fix most DOCDOCs remaining and/or added by redox.
|
16 лет назад |
Nick Mathewson
|
1725c0c8a5
Add DOCDOC comments for all undocumented functions. Add missing *s to other comments so that they will get recognized as doxygen.
|
16 лет назад |
Nick Mathewson
|
6693f32530
Resolve many DOCDOCs.
|
16 лет назад |
Nick Mathewson
|
3ebd1ebeca
The chunk_size field in memarea_t was never actually set. Remove the whole thing.
|
16 лет назад |
Nick Mathewson
|
98aea7186c
r19249@catbus: nickm | 2008-04-08 14:04:02 -0400
|
16 лет назад |
Nick Mathewson
|
a725d5da5e
r19247@catbus: nickm | 2008-04-08 13:50:01 -0400
|
16 лет назад |
Nick Mathewson
|
f8bacfd724
r19245@catbus: nickm | 2008-04-08 13:33:27 -0400
|
16 лет назад |
Nick Mathewson
|
31153d6374
r19243@catbus: nickm | 2008-04-08 13:28:59 -0400
|
16 лет назад |
Nick Mathewson
|
e8cc756c13
r19072@catbus: nickm | 2008-03-26 13:50:24 -0400
|
16 лет назад |
Nick Mathewson
|
762d82cf74
r19062@catbus: nickm | 2008-03-26 12:56:25 -0400
|
16 лет назад |
Nick Mathewson
|
e4ebe3409e
r19049@catbus: nickm | 2008-03-26 12:33:25 -0400
|
16 лет назад |