Nick Mathewson
|
72acdfe134
Merge branch 'bug4748_squashed'
|
12 years ago |
Nick Mathewson
|
f5e86bcd6c
Document 0.2.3.x torrc/default-torrc/command line semantics changes
|
12 years ago |
Nick Mathewson
|
4cbd6e46ef
Merge branch 'bug6173_rebased'
|
12 years ago |
Nick Mathewson
|
4432fa40dd
Merge remote-tracking branch 'andrea/bug6028'
|
12 years ago |
Nick Mathewson
|
8c0158101c
oops: AC_RUN_IFELSE gets offended if I don't give it a AC_LANG_PROGRAM
|
12 years ago |
Nick Mathewson
|
adbdeafad9
More sophisticated attempt at detecting working linker options
|
12 years ago |
Roger Dingledine
|
26855fe22c
conn_type_to_string() on a listener already says it's a listener
|
12 years ago |
Roger Dingledine
|
c37b8023b7
fix the typo on the typo fix
|
12 years ago |
Andrea Shepard
|
1f7f10e4f3
Always set *socket_error to something appropriate when returning -1 from connection_connect()
|
12 years ago |
Roger Dingledine
|
ca525db02d
fix typos from 783f705d
|
12 years ago |
Nick Mathewson
|
97555f4537
fix a compiler warning added in one of my XXX023 fixes.
|
12 years ago |
Nick Mathewson
|
30c4653780
Whitespace fix
|
12 years ago |
Nick Mathewson
|
eab75d2c36
Fix a typo found by Mike.
|
12 years ago |
Nick Mathewson
|
bdfb399867
Merge remote-tracking branch 'public/xxx023'
|
12 years ago |
Nick Mathewson
|
87409771c4
Clarify some messages about publishing hidden service descriptors
|
12 years ago |
Nick Mathewson
|
cc21e56ed4
Check the correct consensus before giving it to the client
|
12 years ago |
Nick Mathewson
|
32bf258881
Change a silent ignore-the-bug in microdesc.c to a LOG_INFO
|
12 years ago |
Nick Mathewson
|
e62104a7d2
Move tor_gettimeofday_cached() into compat_libevent
|
12 years ago |
Nick Mathewson
|
1755f792ed
Refactor GETINFO process/descriptor-limit
|
12 years ago |
Nick Mathewson
|
783f705ddc
Document that we are unlikely to underflow session group IDs.
|
12 years ago |
Nick Mathewson
|
2491fff5a6
Triage the XXX023 and XXX022 comments: postpone many.
|
12 years ago |
Nick Mathewson
|
879b1e1010
Merge remote-tracking branch 'public/bug5932'
|
12 years ago |
Nick Mathewson
|
8030ec4f27
Downgrade log messages about cbt enabled/disabled. Bug 6169.
|
12 years ago |
Roger Dingledine
|
a7efedc322
whitespace fix
|
12 years ago |
Roger Dingledine
|
afa07b4f87
bump to 0.2.3.17-beta-dev
|
12 years ago |
Roger Dingledine
|
1e1c7d779e
give 0.2.3.17-beta a release blurb
|
12 years ago |
Roger Dingledine
|
a1caa96f9b
another little step at making debugging 5458 easier
|
12 years ago |
Roger Dingledine
|
5625812f9a
tab-man returneth (this time using the name 'rob')
|
12 years ago |
Roger Dingledine
|
427d4dd148
fix typos, logic error, default in man page
|
12 years ago |
Roger Dingledine
|
4c87e82c6c
bump to 0.2.3.17-beta
|
12 years ago |
Roger Dingledine
|
f56e3122d8
fold in next changes items
|
12 years ago |
Nick Mathewson
|
4a9498d682
Expand on bug5458 changes file
|
12 years ago |
Mike Perry
|
eb2a4be2f7
Add a changes file for bug5458.
|
12 years ago |
Mike Perry
|
daedae4115
Lower the default path bias notice rate to 40%.
|
12 years ago |
Mike Perry
|
61a5730392
For now, never disable any guards.
|
12 years ago |
Mike Perry
|
8d59690033
Defend against entry node path bias attacks
|
12 years ago |
Nick Mathewson
|
75706527c1
Document --hush; fix documentation for --quiet.
|
12 years ago |
Nick Mathewson
|
4fdce6b091
Merge remote-tracking branch 'asn-mytor/bug5589_take2'
|
12 years ago |
George Kadianakis
|
aa212b173c
Remove validate_pluggable_transports_config(): redundant since 9d9b5ed0.
|
12 years ago |
Roger Dingledine
|
7e57609a9f
demote two entries that don't affect most users
|
12 years ago |
Roger Dingledine
|
8c044af300
fold in further changes files
|
12 years ago |
Nick Mathewson
|
e5beb82e04
Merge remote-tracking branch 'public/bug4663'
|
12 years ago |
Nick Mathewson
|
e3a6e01fe1
Merge branch 'trac-5049-squashed'
|
12 years ago |
Nick Mathewson
|
5b0977df31
One more fix for bug 5049.
|
12 years ago |
Andrea Shepard
|
d98590d3b7
Satisfy make check-spaces
|
12 years ago |
Andrea Shepard
|
aa284561c8
Move cbt->liveness.timeouts_after_firsthop free code into its own function
|
12 years ago |
Andrea Shepard
|
825fb149cd
Add change file for bug 5049
|
12 years ago |
Andrea Shepard
|
39a9178ba7
Early exit from circuit_build_times_set_timeout() if adaptive timeouts are disabled
|
12 years ago |
Andrea Shepard
|
0c3c0b1ddd
Don't poll to see if we need to build circuits for timeout data if LearnCircuitBuildTimeout is disabled
|
12 years ago |
Andrea Shepard
|
a0f76289fd
Use K&R style
|
12 years ago |