Cristian Toader
|
44a4464cf6
fixed memory leak, added array filter support
|
11 years ago |
Cristian Toader
|
89b39db003
updated filters to work with orport
|
11 years ago |
Cristian Toader
|
b3a8c08a92
orport progress (not functional), nickm suggested fixes
|
11 years ago |
Nick Mathewson
|
031e695aa5
Use SOCKET_OK/TOR_INVALID_SOCKET in socketpair replacement code
|
11 years ago |
Nick Mathewson
|
ad49ceba1f
Update coverage instructions
|
11 years ago |
George Kadianakis
|
0c4baa016f
Also test that server transports get written to Tor's state.
|
11 years ago |
George Kadianakis
|
00a7d1af9f
test_pt_configure_proxy(): verify the internals of the managed proxy.
|
11 years ago |
Nick Mathewson
|
b9f9110ac7
Don't allow all ORPort values to be NoAdvertise
|
11 years ago |
Cristian Toader
|
a960e56c68
multi-configuration support using sandbox_t struct
|
11 years ago |
Cristian Toader
|
356b646976
added execve and multi-configuration support
|
11 years ago |
Cristian Toader
|
d897690fc7
fixes suggested by nickm
|
11 years ago |
Roger Dingledine
|
920f5aba1a
forward-port 0.2.4.15-rc changelog
|
11 years ago |
Roger Dingledine
|
05f5985f8e
forward-port the reformat of changelog stanza
|
11 years ago |
Arlo Breault
|
506a01bda8
Use size_t for length in replaycache_add_test_and_elapsed()
|
11 years ago |
Andrea Shepard
|
468e44a0ef
Fix tor_get_lines_from_handle() for make check-spaces
|
11 years ago |
Nick Mathewson
|
9ac0a681ce
Unit test for smartlist_ints_eq
|
11 years ago |
Nick Mathewson
|
362f60e2d4
Try to make the win32 ersatz_socketpair pass.
|
11 years ago |
Nick Mathewson
|
48a4ef3f6a
Fixed "unused parameter cloexec" warnings on windows
|
11 years ago |
Nick Mathewson
|
bcc39c4666
Unit test for tor_{ersatz_,}socketpair.
|
11 years ago |
Nick Mathewson
|
d6adf05582
Split the socketpair replacement code into its own function for testing
|
11 years ago |
Nick Mathewson
|
b8d9c84037
Simple unit test for tor_open_socket_with_extensions
|
11 years ago |
Nick Mathewson
|
e25eb35f11
Actually use the cloexec argument in the !defined(SOCK_CLOEXEC) case
|
11 years ago |
Peter Retzlaff
|
ebd4ab1506
Prepare patch for ticket 5129 for merging.
|
11 years ago |
Nick Mathewson
|
83a859e24c
Merge remote-tracking branch 'origin/maint-0.2.4'
|
11 years ago |
Nick Mathewson
|
0a0f93d277
Merge remote-tracking branch 'arma/bug9354' into maint-0.2.4
|
11 years ago |
Nick Mathewson
|
5405688223
Fix compilation on Windows
|
11 years ago |
Nick Mathewson
|
3842c1f5c9
Merge remote-tracking branch 'origin/maint-0.2.4'
|
11 years ago |
George Kadianakis
|
5a5147dd2e
Fix invalid-read when a managed proxy configuration fails.
|
11 years ago |
Nick Mathewson
|
904a58d10f
Merge branch 'bug9288_rebased'
|
11 years ago |
Nick Mathewson
|
8a0eedbbb0
Fix mixed declaration/statement warning
|
11 years ago |