Nick Mathewson
|
30b3475e6d
|
Bump copyright statements to 2011 (0.2.2)
|
2011-01-03 11:52:09 -05:00 |
|
Nick Mathewson
|
b5e293afe6
|
Merge remote branch fix_security_bug_021 into fix_security_bug_022
Conflicts:
src/common/memarea.c
src/or/or.h
src/or/rendclient.c
|
2010-12-15 22:48:23 -05:00 |
|
Roger Dingledine
|
3cbe463e96
|
Merge branch 'bug1772' into maint-0.2.2
|
2010-09-29 23:52:18 -04:00 |
|
Roger Dingledine
|
7f10707c42
|
refactor and recomment; no actual changes
|
2010-09-29 18:01:22 -04:00 |
|
Roger Dingledine
|
474e4d2722
|
Merge commit 'mikeperry/bug1740' into maint-0.2.2
|
2010-09-29 17:05:38 -04:00 |
|
Mike Perry
|
5aa4564ab9
|
Only count timeout data for 3 hop circuits.
Use 4/3 of this timeout value for 4 hop circuits, and use half of it for
canabalized circuits.
|
2010-09-29 11:41:27 -07:00 |
|
Roger Dingledine
|
bb22360bad
|
optimistically retry EntryNodes on socks request
We used to mark all our known bridges up when they're all down and we
get a new socks request. Now do that when we've set EntryNodes too.
|
2010-09-28 19:10:23 -04:00 |
|
Roger Dingledine
|
127f37ad29
|
refactor; no actual changes
|
2010-09-28 19:10:22 -04:00 |
|
Sebastian Hahn
|
d5c83f2014
|
Remove unused function declarations
Also remove some #if 0'd code from the unit tests for buffers. The
code was killed in e6794e5808 (5 years
ago), and is now broken anyways.
|
2010-08-17 23:49:39 +02:00 |
|
Sebastian Hahn
|
4c49d3c27e
|
Refactor circuit_build_times_parse_state
Remove the msg parameter to pass an error message out. This
wasn't needed and made it harder to detect a memory leak.
|
2010-08-16 00:45:32 +02:00 |
|
Linus Nordberg
|
da49a7267f
|
Fix typos, make all \brief's conformant, end sentences with a period.
|
2010-07-28 17:42:33 +02:00 |
|
Sebastian Hahn
|
21155204c6
|
Create circuitbuild.h
|
2010-07-27 07:58:13 +02:00 |
|