Nick Mathewson
|
bdcbd23e23
Stop trying to detect versions of Tor on the server-side older than 0.1.1.15-rc; they simply do not work any more. Also add comment about how or_is_obsolete is a terrible field name.
|
17 yıl önce |
Roger Dingledine
|
9d57007119
integrate the 0.2.0.29-rc items into the release notes
|
17 yıl önce |
Roger Dingledine
|
267e61d0f3
When relays do their initial bandwidth measurement, don't limit
|
17 yıl önce |
Karsten Loesing
|
9231858ff5
Fix bug 763. When a hidden service is giving up on an introduction point candidate that was not included in the last published rendezvous descriptor, don't reschedule publication of the next descriptor.
|
17 yıl önce |
Nick Mathewson
|
cb7cc9e12d
r16882@tombo: nickm | 2008-07-10 14:31:25 -0400
|
17 yıl önce |
Nick Mathewson
|
c5ec7a3677
Stop using __attribute__((nonnull)): It gets us occcasional warnings when we do something so foolish it can be detected without dataflow analysis, but it also eliminates some of our error checking code. Suggested by Peter Gutmann.
|
17 yıl önce |
Roger Dingledine
|
33a1210ec3
fix up a confusion on the release notes (thanks karsten)
|
17 yıl önce |
Roger Dingledine
|
2534bb8fef
remove duplicate changelog entries
|
17 yıl önce |
Roger Dingledine
|
dbbcb92cf0
forward-port the 0.2.0.29-rc changelog
|
17 yıl önce |
Nick Mathewson
|
133f011c49
Patch from coderman: detect transparent proxy header correctly on some linux versions.
|
17 yıl önce |
Nick Mathewson
|
0f8761f9fa
fix typos in last patch spotted by sebastian and karsten
|
17 yıl önce |
Nick Mathewson
|
615c64efb8
Apply fix from chrisw: call connection_ap_attach_pending when we get a rendezvous2 or rendezvous_established call. This is a bit brute-foce, but it is better than we had before, and might not even show up on profiles. Backport candidate, once tested.
|
17 yıl önce |
Nick Mathewson
|
9d7a2d4eae
r16689@tombo: nickm | 2008-07-03 11:03:14 -0400
|
17 yıl önce |
Roger Dingledine
|
8ac852b965
put in some of the release summaries
|
17 yıl önce |
Nick Mathewson
|
3ec25c2410
r16587@tombo: nickm | 2008-06-28 00:13:40 -0400
|
17 yıl önce |
Roger Dingledine
|
aec928e0b6
Send a bootstrap problem "warn" event on the first problem if the
|
17 yıl önce |
Roger Dingledine
|
470f89119a
annotate some changelog entries
|
17 yıl önce |
Roger Dingledine
|
52c5014081
Change the contrib/tor.logrotate script so it makes the new
|
17 yıl önce |
Roger Dingledine
|
21cc898a46
mark changelog bugfixes with what version they're from
|
17 yıl önce |
Roger Dingledine
|
a2a3d1e329
prepare for the 0.2.1.2-alpha release. we will tag
|
17 yıl önce |
Roger Dingledine
|
8fa912a8c5
If we close our OR connection because there's been a circuit
|
17 yıl önce |
Roger Dingledine
|
94dabd2c23
If you're using bridges, generate "bootstrap problem" warnings
|
17 yıl önce |
Roger Dingledine
|
dd50ffb1de
Big bridge bugfixes. Backport candidates.
|
17 yıl önce |
Roger Dingledine
|
c6a94718cd
Directory authorities shouldn't complain about bootstrapping
|
17 yıl önce |
Karsten Loesing
|
693d7e3e35
When establishing a hidden service, introduction points that originate from cannibalized circuits are completely ignored and not included in rendezvous service descriptors. Bugfix on 0.2.0.14-alpha. Backport candidate.
|
17 yıl önce |
Roger Dingledine
|
1ad83d74b1
Send an initial "Starting" bootstrap status event, so we have a
|
17 yıl önce |
Nick Mathewson
|
dd6324b0c6
More bug 707 fixes: no #if/#endif pairs inside macro arguments.
|
17 yıl önce |
Nick Mathewson
|
6299f4429a
Clean up a macro/cpp interaction related to bug 707. Also, add a new "filename" config value type which is currently just a synonym for string, but which might be subject to expansion later.
|
17 yıl önce |
Nick Mathewson
|
44452c2756
r16341@tombo: nickm | 2008-06-15 22:04:25 -0400
|
17 yıl önce |
Nick Mathewson
|
0831cc3dbc
Patch from Karsten to implement proposal 135 ("Testing Tor Networks").
|
17 yıl önce |