teor (Tim Wilson-Brown)
|
92b1c3b604
Update ExitPolicy when interface addresses change
|
9 years ago |
Nick Mathewson
|
f09d03c384
use sortChanges to fold changes files into changelog. No additional editing or formatting yet.
|
9 years ago |
Nick Mathewson
|
d7a713a41e
We can't do subbullets in changes files
|
9 years ago |
Nick Mathewson
|
311a13220c
mention lintChanges.py in the coding standards
|
9 years ago |
Nick Mathewson
|
deea08c13f
Fix all the warnings from lintChanges.py
|
9 years ago |
Nick Mathewson
|
8ea48a5919
We don't include fixes for non-released bugs in the changelog
|
9 years ago |
Nick Mathewson
|
93f3f4ae7a
Merge branch 'maint-0.2.7'
|
9 years ago |
Nick Mathewson
|
6352dde2a6
Make "lintchanges.py" pass on maint-0.2.7
|
9 years ago |
Nick Mathewson
|
b860f82d56
Treat bt_test.py failures as "SKIP" on freebsd.
|
9 years ago |
Nick Mathewson
|
c6fa55d2da
Bitwise negate is ~, not !.
|
9 years ago |
Nick Mathewson
|
7631cffbcc
Fix warnings from check-spaces
|
9 years ago |
Nick Mathewson
|
ac7e43d30a
Redux: don't expect unix sockets to be accepted on windows
|
9 years ago |
Nick Mathewson
|
49442b5e67
Don't expect unix sockets to be accepted on Windows
|
9 years ago |
Nick Mathewson
|
f4ac44c9f2
Merge branch 'options_validate_second_round_cleaned'
|
9 years ago |
teor (Tim Wilson-Brown)
|
e3da5ad6e3
Replace incorrect use of snprintf in unit tests with tor_snprintf
|
9 years ago |
teor (Tim Wilson-Brown)
|
f7b2ae91e9
Make all unit tests independent of log message order and count
|
9 years ago |
teor (Tim Wilson-Brown)
|
dbb5819e96
Report malformed options in options_validate unit tests
|
9 years ago |
Ola Bini
|
fe92e9bb96
Add a helper to search for strings in the log, and change option tests to use this helper instead of looking at specific indices in the log list
|
9 years ago |
Nick Mathewson
|
4cd93a6a59
Merge branch 'maint-0.2.7'
|
9 years ago |
Nick Mathewson
|
7d1fe7c9e7
Try to fix address tests on FreeBSD
|
9 years ago |
teor (Tim Wilson-Brown)
|
1dae4dac12
Add unit tests for ClientUseIPv[4,6] and ClientPreferIPv6[OR,Dir]Port
|
9 years ago |
teor (Tim Wilson-Brown)
|
26f68a771c
Report malformed options in options_validate unit tests
|
9 years ago |
teor (Tim Wilson-Brown)
|
13db39b856
Fix existing options_validate unit tests for ClientUseIPv4
|
9 years ago |
Ola Bini
|
8627a40fba
Add a helper to search for strings in the log, and change option tests to use this helper instead of looking at specific indices in the log list
|
9 years ago |
Nick Mathewson
|
5f7df92571
Remove support for unsigned time_t
|
9 years ago |
teor (Tim Wilson-Brown)
|
c4cb4706c9
Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged
|
9 years ago |
teor (Tim Wilson-Brown)
|
73fc67bc89
Tor2Web: tell extend_info_from_node intro point connections are direct
|
9 years ago |
teor (Tim Wilson-Brown)
|
1401117ff2
Return NULL from extend_info_from_node if the node has no allowed address
|
9 years ago |
teor (Tim Wilson-Brown)
|
77a9de0d48
Automatically use IPv6 when ClientUseIPv4 is 0
|
9 years ago |
teor (Tim Wilson-Brown)
|
3a00215c35
Minor whitespace-only fix
|
9 years ago |