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