aboutsummaryrefslogtreecommitdiff
path: root/changes
Commit message (Collapse)AuthorAge
...
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-10-03
|\| | | | |
| * | | | | Looks like Windows version 6.2 will be Windows 8Sebastian Hahn2011-10-01
| | | | | | | | | | | | | | | | | | | | | | | | Thanks to funkstar for the report
* | | | | | Merge remote-tracking branch 'rransom-tor/bug3335-v2'Nick Mathewson2011-10-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/or/connection_edge.c src/or/rendclient.c
| * | | | | | Remove an HS's last_hid_serv_requests entries when a conn. attempt endsRobert Ransom2011-10-02
| | | | | | |
| * | | | | | Detect and remove unreachable intro pointsRobert Ransom2011-10-02
| | | | | | |
| * | | | | | Clear the timed_out flag when an HS connection attempt endsRobert Ransom2011-10-02
| | | | | | |
* | | | | | | Add changes file for bug 4094Nick Mathewson2011-10-03
| | | | | | |
* | | | | | | fold in recent changes entriesRoger Dingledine2011-09-28
| | | | | | |
* | | | | | | Merge branch 'maint-0.2.2'Roger Dingledine2011-09-28
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | bridges should use create_fast cells for their own circuitsRoger Dingledine2011-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes bug 4124, as noticed in bug 4115
* | | | | | | Merge branch 'maint-0.2.2'Roger Dingledine2011-09-28
|\| | | | | |
| * | | | | | bug 4115: make bridges use begindir for their dir fetchesRoger Dingledine2011-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | removes another avenue for enumerating bridges.
* | | | | | | start preparing the 0.2.3.5-alpha changelogRoger Dingledine2011-09-28
| | | | | | |
* | | | | | | Fix a crash bug in tor_assert(md->held_by_node)Nick Mathewson2011-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The fix is to turn held_by_node into a reference count. Fixes bug 4118; bugfix on 0.2.3.1-alpha.
* | | | | | | Merge branch 'maint-0.2.2'Roger Dingledine2011-09-24
|\| | | | | |
| * | | | | | Add a changes file for Tom Lowenthal's patch for #4063Nick Mathewson2011-09-24
| | | | | | |
* | | | | | | Changes file for feature3630Nick Mathewson2011-09-22
| | | | | | |
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-09-20
|\| | | | | |
| * | | | | | changes file for bug 4059Nick Mathewson2011-09-20
| |/ / / / /
* | | / / / Log errno on listener socket creation failure.Nick Mathewson2011-09-15
| |_|/ / / |/| | | | | | | | | | | | | | This may help diagnose bug 4027.
* | | | | a blurb for 0.2.3.4-alphaRoger Dingledine2011-09-13
| |/ / / |/| | |
* | | | Merge branch 'maint-0.2.2'Roger Dingledine2011-09-13
|\| | |
| * | | Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine2011-09-13
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | Conflicts: src/or/main.c src/or/router.c
| | * | Generate our ssl session certs with a plausible lifetimeRoger Dingledine2011-09-13
| | | | | | | | | | | | | | | | | | | | Nobody but Tor uses certs on the wire with 2 hour lifetimes, and it makes us stand out. Resolves ticket 4014.
* | | | Merge branch 'maint-0.2.2'Roger Dingledine2011-09-12
|\| | |
| * | | Update to the September 2011 GeoIP database.Karsten Loesing2011-09-12
| | | |
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-09-11
|\| | |
| * | | Demote 'INTRODUCE2 cell is too {old,new}' message to info levelRobert Ransom2011-09-10
| | | |
| * | | Demote HS 'replay detected' log message for DH public keys to info levelRobert Ransom2011-09-10
| | | |
* | | | Changes file for bug3936 changesNick Mathewson2011-09-10
| | | |
* | | | Merge remote-tracking branch 'rransom-tor/typo-fix-ohkah8Ah'Nick Mathewson2011-09-10
|\| | |
| * | | Fix log message typo.Robert Ransom2011-09-10
| | | |
* | | | start an 0.2.3.4-alpha changelogRoger Dingledine2011-09-09
| | | |
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-09-09
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.in src/or/circuitbuild.c
| * | | Merge remote-tracking branch 'public/gcc-295-fix' into maint-0.2.2Nick Mathewson2011-09-09
| |\ \ \
| | * | | Add changes file for bsd4 fixesNick Mathewson2011-09-09
| | | |/ | | |/|
| * | | Merge remote-tracking branch 'public/enhance_replay_detection' into maint-0.2.2Nick Mathewson2011-09-09
| |\ \ \
| | * | | Check for replays in PK-encrypted part of intro cell, not just in the g^x valueNick Mathewson2011-09-09
| | | |/ | | |/|
* | | | chown() sockets when User option is setJérémy Bobbio2011-09-07
| | | | | | | | | | | | | | | | Fixes bug 3421
* | | | Report reason for generating descriptor in an HTTP headerNick Mathewson2011-09-07
| | | | | | | | | | | | | | | | Suggested by arma; based on 3327.
* | | | Upload descriptors more often when recent desc is unlistedNick Mathewson2011-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Right now we only force a new descriptor upload every 18 hours. This can make servers become unlisted if they upload a descriptor at time T which the authorities reject as being "too similar" to one they uploaded before. Nothing will actually make the server upload a new descriptor later on, until another 18 hours have passed. This patch changes the upload behavior so that the 18 hour interval applies only when we're listed in a live consensus with a descriptor published within the last 18 hours. Otherwise--if we're not listed in the live consensus, or if we're listed with a publication time over 18 hours in the past--we upload a new descriptor every 90 minutes. This is an attempted bugfix for #3327. If we merge it, it should obsolete #535.
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-09-07
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/or/dirserv.c src/or/networkstatus.c Conflicts were related to routerinfo->node shift.
| * | | Merge remote-tracking branch 'public/bug2649_squashed' into maint-0.2.2Nick Mathewson2011-09-07
| |\ \ \
| | * | | Increase default required uptime for HSDirs to 25 hoursRobert Ransom2011-06-03
| | | | |
| | * | | Add a VoteOnHidServDirectoriesV2 configuration optionRobert Ransom2011-06-03
| | | | |
* | | | | changes file for split_entry_conn (ticket 3627)Nick Mathewson2011-09-07
| | | | |
* | | | | Die if tor_vasprintf fails in connection_printf_to_bufRobert Ransom2011-09-07
| | | | | | | | | | | | | | | | | | | | tor_asprintf already asserts if it fails.
* | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-09-07
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.in Conflict was between two pieces of configure.in logic added to the same place. Trivial.
| * | | | Look for correct "ar" to cross-compileNick Mathewson2011-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For some reason, autoconf doesn't by default have an "AC_PROG_AR" for this -- possibly it's assumed that any "ar" you have will work everyplace. Fixes bug 3909; found by sid77. This fixes a build issue first present in fdbdb4dc1500, but the bug (of not using a correct ar) has been in every Tor version ever: it just didn't matter until then.
* | | | | Merge remote-tracking branch 'public/bug3851'Nick Mathewson2011-09-07
|\ \ \ \ \