Commits on Source
24578
f9fddba5
Downgrade an eventdns warning to PROTOCOL_WARN.
Jun 07, 2012
f4fccee4
Add a warning for using HTTPProxy with no other proxy.
Jun 12, 2012
a0f76289
Use K&R style
Jun 13, 2012
0c3c0b1d
Don't poll to see if we need to build circuits for timeout data if...
Jun 13, 2012
39a9178b
Early exit from circuit_build_times_set_timeout() if adaptive timeouts are disabled
Jun 13, 2012
825fb149
Add change file for bug 5049
Jun 13, 2012
aa284561
Move cbt->liveness.timeouts_after_firsthop free code into its own function
Jun 13, 2012
d98590d3
Satisfy make check-spaces
Jun 13, 2012
5b0977df
One more fix for bug 5049.
Jun 13, 2012
e3a6e01f
Merge branch 'trac-5049-squashed'
Jun 13, 2012
e5beb82e
Merge remote-tracking branch 'public/bug4663'
Jun 13, 2012
8c044af3
fold in further changes files
Jun 14, 2012
7e57609a
demote two entries that don't affect most users
Jun 14, 2012
aa212b17
Remove validate_pluggable_transports_config(): redundant since
9d9b5ed0
.
Jun 14, 2012
4fdce6b0
Merge remote-tracking branch 'asn-mytor/bug5589_take2'
Jun 14, 2012
75706527
Document --hush; fix documentation for --quiet.
Jun 14, 2012
8d596900
Defend against entry node path bias attacks
Jun 14, 2012
61a57303
For now, never disable any guards.
Jun 14, 2012
daedae41
Lower the default path bias notice rate to 40%.
Jun 14, 2012
eb2a4be2
Add a changes file for bug5458.
Jun 14, 2012
4a9498d6
Expand on bug5458 changes file
Jun 15, 2012
f56e3122
fold in next changes items
Jun 15, 2012
4c87e82c
bump to 0.2.3.17-beta
Jun 15, 2012
427d4dd1
fix typos, logic error, default in man page
Jun 15, 2012
5625812f
tab-man returneth (this time using the name 'rob')
Jun 15, 2012
a1caa96f
another little step at making debugging 5458 easier
Jun 15, 2012
1e1c7d77
give 0.2.3.17-beta a release blurb
Jun 15, 2012
afa07b4f
bump to 0.2.3.17-beta-dev
Jun 15, 2012
a7efedc3
whitespace fix
Jun 15, 2012
8030ec4f
Downgrade log messages about cbt enabled/disabled. Bug 6169.
Jun 15, 2012
879b1e10
Merge remote-tracking branch 'public/bug5932'
Jun 15, 2012
2491fff5
Triage the XXX023 and XXX022 comments: postpone many.
Jun 15, 2012
783f705d
Document that we are unlikely to underflow session group IDs.
Jun 15, 2012
1755f792
Refactor GETINFO process/descriptor-limit
Jun 15, 2012
e62104a7
Move tor_gettimeofday_cached() into compat_libevent
Jun 15, 2012
32bf2588
Change a silent ignore-the-bug in microdesc.c to a LOG_INFO
Jun 15, 2012
cc21e56e
Check the correct consensus before giving it to the client
Jun 15, 2012
87409771
Clarify some messages about publishing hidden service descriptors
Jun 15, 2012
bdfb3998
Merge remote-tracking branch 'public/xxx023'
Jun 15, 2012
eab75d2c
Fix a typo found by Mike.
Jun 15, 2012
30c46537
Whitespace fix
Jun 15, 2012
97555f45
fix a compiler warning added in one of my XXX023 fixes.
Jun 15, 2012
ca525db0
fix typos from
783f705d
Jun 15, 2012
1f7f10e4
Always set *socket_error to something appropriate when returning -1 from connection_connect()
Jun 15, 2012
c37b8023
fix the typo on the typo fix
Jun 15, 2012
9f55dfd9
Clean up keys on stack in rend_service_load_keys()
Jun 15, 2012
d43ba536
Clean up keys on stack in rend_service_introduce()
Jun 15, 2012
88c5d3ca
Clean keys on stack in rend_service_intro_has_opened()
Jun 15, 2012
276f9518
Clean keys on stack in rend_service_rendezvous_has_opened()
Jun 15, 2012
ab2e007f
In rend_service_load_keys(), clear extended descriptor cookie and buffer,...
Jun 15, 2012
a8bcbe7b
Clean up keys on stack in rend_client_send_introduction()
Jun 15, 2012
7f24b9b8
Clean up keys on stack in rend_client_refetch_v2_renddesc()
Jun 15, 2012
b5280efc
Clean up keys on stack in rend_parse_service_authorization()
Jun 15, 2012
10130e59
Appease make check-spaces
Jun 15, 2012
a782893e
Add change file bug2385
Jun 15, 2012
26855fe2
conn_type_to_string() on a listener already says it's a listener
Jun 16, 2012
adbdeafa
More sophisticated attempt at detecting working linker options
Jun 18, 2012
8c015810
oops: AC_RUN_IFELSE gets offended if I don't give it a AC_LANG_PROGRAM
Jun 18, 2012
4432fa40
Merge remote-tracking branch 'andrea/bug6028'
Jun 18, 2012
4cbd6e46
Merge branch 'bug6173_rebased'
Jun 18, 2012
f5e86bcd
Document 0.2.3.x torrc/default-torrc/command line semantics changes
Jun 18, 2012
72acdfe1
Merge branch 'bug4748_squashed'
Jun 18, 2012
e6782b35
Merge remote-tracking branch 'public/bug3311'
Jun 18, 2012
b44693f3
Refactor rend_service_load_keys() into outer loop and loop contents
Jun 18, 2012
53f5a389
Fix indentation and whitespace in rend_service_load_keys
Jun 18, 2012
be28d106
Refactor rend_service_load_keys() into main portion and auth portion.
Jun 18, 2012
e5a61c51
Fix indentation in rend_service_load_auth_keys
Jun 18, 2012
b8d1e8e3
Refactor exit path in rend_service_load_auth_keys
Jun 18, 2012
4a8eaad7
Clear a couple more fields in rend_service_load_auth_keys
Jun 18, 2012
dcb1d0a6
add bug number and explanation to changes/bug2385; call it a feature
Jun 18, 2012
0600e8ca
Disable warning for marked-but-reading in main.c
Jun 19, 2012
c239c57d
Fix a regression bug in AllowDotExit
Jun 19, 2012
f96f319b
Increment master branch version to 0.2.4.0-alpha-dev
Jun 20, 2012
4c62cc6f
Make format_helper_exit_status() avoid unnecessary spaces
Jun 22, 2012
c21af69f
Refactor unsigned int hex formatting out of format_helper_exit_status() in util.c
Jun 22, 2012
770374a6
Add unit test for format_hex_number_for_helper_exit_status()
Jun 22, 2012
4a7e4129
Style tweaks and add a warning about NUL-termination
Jun 22, 2012
a08bbefa
Merge remote-tracking branch 'origin/maint-0.2.3'
Jun 22, 2012
a9de982c
Merge remote-tracking branch 'public/bug6203_v2' into maint-0.2.3
Jun 22, 2012
ebda15e4
Merge remote-tracking branch 'public/bug6211' into maint-0.2.3
Jun 22, 2012
7761c1d6
Merge remote-tracking branch 'origin/maint-0.2.3'
Jun 22, 2012
8c3a4a1d
Improve log message issued when a managed proxy fails to launch.
Jun 23, 2012
f54ac088
Tweak bug5099 changes file
Jun 23, 2012
d0243e82
Merge branch 'bug5099_nm' into maint-0.2.3
Jun 23, 2012
b1ad1a1d
Resolve crash caused by format_helper_exit_status changes in
#5557
Jun 23, 2012
ffd7189b
Don't assert in get_string_from_pipe() on len==0
Jun 23, 2012
db9ce36b
Merge remote-tracking branch 'origin/maint-0.2.3'
Jun 23, 2012
ce44346a
fix broken utf8-ism
Jun 23, 2012
95ad59fa
Merge branch 'maint-0.2.3'
Jun 23, 2012
a6688c57
Catch a few more K&R violations with make check-spaces
Jun 23, 2012
8e5d3cab
Merge remote-tracking branch 'origin/maint-0.2.3'
Jun 23, 2012
2703e072
Merge remote-tracking branch 'public/bug6225' into maint-0.2.3
Jun 25, 2012
aad71eef
Merge remote-tracking branch 'origin/maint-0.2.3'
Jun 25, 2012
888d5d08
Merge remote-tracking branch 'public/bug2385'
Jun 25, 2012
53e4452f
Don't do DNS lookups when parsing corrupted managed proxy messages.
Jun 25, 2012
7c9f6a99
Merge remote-tracking branch 'origin/maint-0.2.3'
Jun 25, 2012
4645f28c
Bump the test util/threads timeout up to 150 sec
Jun 25, 2012
c4586f4d
Downgrade message about md cache cleaning from notice to info
Jun 26, 2012
40508002
Merge remote-tracking branch 'origin/maint-0.2.3'
Jun 26, 2012
201b852c
Fix a compilation warning with clang 3.0
Jun 26, 2012
24,478 additional commits have been omitted to prevent performance issues.
Loading
Loading