Andrea Shepard
|
d1059a9366
Add optional target directory parameter to coverage script and add reset-gcov target to Makefile.am
|
11 years ago |
Nick Mathewson
|
55f5caf096
Appease "make check-spaces"
|
11 years ago |
Nick Mathewson
|
85178e2e93
Use format_hex_number_sigsafe to format syscalls in sandbox.c
|
11 years ago |
Nick Mathewson
|
9fda7e8cd1
Lightly refactor and test format_hex_number_sigsafe
|
11 years ago |
Nick Mathewson
|
18136afbbb
HEX_ERRNO_SIZE is no longer the correct upper limit for format_hex_number_sigsafe
|
11 years ago |
Nick Mathewson
|
22977b7c1d
Expose format_hex_number_..., and rename it to ..._sigsafe().
|
11 years ago |
Nick Mathewson
|
449b2b7c58
Don't build format_helper_exit_status on win32
|
11 years ago |
Nick Mathewson
|
1556b0cb12
Merge remote-tracking branch 'linus/unused_param'
|
11 years ago |
Nick Mathewson
|
0f31d4f14d
Merge remote-tracking branch 'linus/binshify'
|
11 years ago |
Nick Mathewson
|
c0391bae75
Merge remote-tracking branch 'public/fancy_test_tricks'
|
11 years ago |
Linus Nordberg
|
3c74119be1
Traditional /bin/sh is unhappy about {a,b} globbing.
|
11 years ago |
Linus Nordberg
|
d0c0f050df
Avoid compiler warning 'unused param'.
|
11 years ago |
Peter Palfrader
|
2cb59be999
Fix two pre-coffee typos
|
11 years ago |
Peter Palfrader
|
c9cb5a18fc
And a changes file for #9258
|
11 years ago |
Peter Palfrader
|
783c52b6df
Reject relative control socket paths and emit a warning.
|
11 years ago |
Peter Palfrader
|
5cc52b242e
Document get_parent_directory more
|
11 years ago |
Roger Dingledine
|
6848e29307
cosmetic cleanups
|
11 years ago |
Roger Dingledine
|
de7cdc0d94
put sandbox.h in the tarball, so the tarball builds
|
11 years ago |
Nick Mathewson
|
aac732322a
Merge remote-tracking branch 'public/gsoc-ctoader-cap-phase1-squashed'
|
11 years ago |
Nick Mathewson
|
14d5e7f85e
Remove a bogus semicolon spotted by Gisle Vanem
|
11 years ago |
Cristian Toader
|
f9c1ba6493
Add a basic seccomp2 syscall filter on Linux
|
11 years ago |
Nick Mathewson
|
ec6c155f82
Add some basic unit tests for the circuit map data structure.
|
11 years ago |
Nick Mathewson
|
b6e8c74667
Add rudimentary test mocking support.
|
11 years ago |
Nick Mathewson
|
4753ad4f1d
Add a script to compare directories full of gcov output
|
11 years ago |
Nick Mathewson
|
17e9fc09c3
Coverage support: build with --enable-coverage to have tests run with gcov
|
11 years ago |
Nick Mathewson
|
a3e0a87d95
Completely refactor how FILENAME_PRIVATE works
|
11 years ago |
Nick Mathewson
|
f7d654b81e
Start work on fancy compiler tricks to expose extra stuff to our tests
|
11 years ago |
Nick Mathewson
|
fab99844fc
Merge remote-tracking branch 'origin/maint-0.2.4'
|
11 years ago |
Nick Mathewson
|
7a4145c45a
Merge branch 'bug9200' into maint-0.2.4
|
11 years ago |
Nick Mathewson
|
b34279d3ab
Add a comment and a check for why flag indices will be <= 63
|
11 years ago |