Nick Mathewson
|
519fa1a3e6
Document the alignment limitation of tor_free()
|
6 år sedan |
Nick Mathewson
|
285632a61b
Replace all FREE_AND_NULL* uses to take a type and a free function.
|
7 år sedan |
Nick Mathewson
|
95531ddfbf
Let's have only one FREE_AND_NULL variant.
|
7 år sedan |
Nick Mathewson
|
1d348989b0
Make tor_free only evaluate its input once (at least on gcc and clang)
|
7 år sedan |
Nick Mathewson
|
db024adc90
Switch to a safer FREE_AND_NULL implementation
|
7 år sedan |
Nick Mathewson
|
c92ac9f5cb
Convert the rest of src/common's headers to use FREE_AND_NULL
|
7 år sedan |
Nick Mathewson
|
c1bdb80aba
Add a macro to call a free_ function and clear a variable
|
7 år sedan |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 år sedan |
Nick Mathewson
|
1098893e4f
Exit when we can't write to a configured pid file
|
7 år sedan |
Nick Mathewson
|
eb43401bfb
Add a 'NoExec' option that causes tor_spawn_background() to fail
|
7 år sedan |
Neel Chauhan
|
5ee6ca8da2
Switch to offsetof()
|
7 år sedan |
Daniel Pinto
|
ba3a5f82f1
Add support for %include funcionality on torrc #1922
|
7 år sedan |
Taylor Yu
|
c5adab0258
Make CEIL_DIV() slightly more overflow-safe
|
7 år sedan |
Nick Mathewson
|
b6f22524ee
Move config line parsing function to confline.c
|
7 år sedan |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 år sedan |
Alexander Færøy
|
6e78ede73f
Remove buffered I/O stream usage in process_handle_t.
|
7 år sedan |
Nick Mathewson
|
7e469c1002
Merge branch 'bug20894_029_v3'
|
7 år sedan |
Nick Mathewson
|
c4f2faf301
Don't atoi off the end of a buffer chunk.
|
7 år sedan |
Hans Jerry Illikainen
|
a23fd15786
Fix unreachable heap corruption in base64_decode()
|
8 år sedan |
Nick Mathewson
|
539eba0a4b
Teach parse_iso_time about the spaceless variant.
|
8 år sedan |
overcaffeinated
|
b8b8b6b70e
Add implementation of smartlist_add_strdup
|
8 år sedan |
Nick Mathewson
|
05aed5b635
Allow a unix: address to contain a C-style quoted string.
|
8 år sedan |
Nick Mathewson
|
5927ed8d33
checkSpace.pl now forbids more identifiers.
|
8 år sedan |
Andrea Shepard
|
1995328a3d
Keep make check-spaces happy
|
8 år sedan |
Nick Mathewson
|
09c25697d7
Add a function to simplify a fraction.
|
8 år sedan |
Nick Mathewson
|
fb7f90c181
Tweaks on 19435 fix:
|
8 år sedan |
Ivan Markin
|
77459b97aa
Fix integer overflow in the rate-limiter (#19435).
|
8 år sedan |
Nick Mathewson
|
aaa3129043
Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed'
|
8 år sedan |
Andrea Shepard
|
f99c9df02b
Make things mockable for dump_desc_populate_fifo_from_directory() unit test
|
8 år sedan |
Andrea Shepard
|
42f089473a
Unit test for dump_desc_populate_one_file()
|
8 år sedan |