Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
Nick Mathewson
|
173b18c79b
Add about 60 more DOCDOC comments to 0.2.3
|
12 years ago |
Nick Mathewson
|
f68c042637
Resolve all currently pending DOCDOC items in master
|
12 years ago |
Nick Mathewson
|
8f070ecbc0
When downloading bridge descs from a bridge authority, always be anonymous
|
12 years ago |
Nick Mathewson
|
0b1ec16058
Don't fetch v2 networkstatuses from caches, even if auths are down
|
12 years ago |
Roger Dingledine
|
c7cbd06d5f
Merge branch 'maint-0.2.2'
|
12 years ago |
Roger Dingledine
|
5fed1ccd90
put a _ before or_options_t elements that aren't configurable
|
12 years ago |
Nick Mathewson
|
341c6a59db
Merge remote-tracking branch 'origin/maint-0.2.2'
|
12 years ago |
Nick Mathewson
|
9a69c24150
Do not use strcmp() to compare an http authenticator to its expected value
|
12 years ago |
Karsten Loesing
|
4741aa48a2
Roger notes that address and addr are two different things.
|
12 years ago |
Karsten Loesing
|
4aca55efd2
Count IPv6 connections in bridge and entry stats.
|
12 years ago |
Roger Dingledine
|
a0f0897795
Allow 0.2.3.x clients to use 0.2.2.x bridges.
|
12 years ago |
Nick Mathewson
|
26e789fbfd
Rename nonconformant identifiers.
|
12 years ago |
Nick Mathewson
|
9c29369a04
Convert instances of tor_malloc+tor_snprintf into tor_asprintf
|
13 years ago |
Nick Mathewson
|
cc02823d7f
Convert instances of tor_snprintf+strdup into tor_asprintf
|
13 years ago |
Nick Mathewson
|
edcc9981d8
Try to use smartlist_add_asprintf consistently
|
13 years ago |
Sebastian Hahn
|
60c330a251
cid 432: Remove dead code if we don't handle a consensus
|
13 years ago |
Nick Mathewson
|
d04f21bf39
Merge branch 'feature2553-v4-rebased'
|
13 years ago |
Robert Ransom
|
a364f88477
Add ifdefs to disable #3332 assertions
|
13 years ago |
Linus Nordberg
|
529820f8ba
Use correct address family where necessary for bridges on IPv6.
|
13 years ago |
Linus Nordberg
|
1c2c3314a9
Add some logging and comments.
|
13 years ago |
Nick Mathewson
|
5f0a8dcd2c
Initial hacking for proposal 186.
|
13 years ago |
Roger Dingledine
|
4e88a3bc3e
Merge branch 'maint-0.2.2'
|
13 years ago |
Roger Dingledine
|
0b5d2646d5
bug 4115: make bridges use begindir for their dir fetches
|
13 years ago |
Nick Mathewson
|
3e3480d704
Report reason for generating descriptor in an HTTP header
|
13 years ago |
Nick Mathewson
|
ed463404e9
Clean up HTTP request header generation a little
|
13 years ago |
Nick Mathewson
|
0cb01f5c97
Merge remote-tracking branch 'public/split_entry_conn'
|
13 years ago |
Nick Mathewson
|
81fe1934af
Fix a bufferevent-related bug that killed tunneled dirserv conns
|
13 years ago |
Nick Mathewson
|
569fe936b8
Move entry-only fields from edge_connection_t to entry_connection_t
|
13 years ago |
Nick Mathewson
|
8314fa5e5c
Implement sensible isolation for tunneled directory conns
|
13 years ago |