Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-15 | patch4 from proposal 155: | Roger Dingledine | |
Hidden services start out building five intro circuits rather than three, and when the first three finish they publish a service descriptor using those. Now we publish our service descriptor much faster after restart. svn:r17110 | |||
2008-10-15 | add patch2 from proposal 155: | Roger Dingledine | |
Launch a second client-side introduction circuit in parallel after a delay of 15 seconds (based on work by Christian Wilms). svn:r17108 | |||
2008-10-15 | put in karsten's patch #1 for proposal 155, modified | Roger Dingledine | |
svn:r17106 | |||
2008-10-14 | cleanups on proposal 121 while i was reading it. karsten, there's a | Roger Dingledine | |
question for you about passwords at the end. svn:r17097 | |||
2008-10-14 | Patch from rovv: when we have no pending streams, choose exits with ↵ | Nick Mathewson | |
choose_good_exit_server_general() rather than with circuit_get_unhandled_ports() and friends. Bugfix on 0.1.1.x, at least. svn:r17091 | |||
2008-10-13 | Template file for performance roadmap | Steven Murdoch | |
svn:r17073 | |||
2008-10-13 | Add some open tasks for 0.2.1.x. | Karsten Loesing | |
svn:r17069 | |||
2008-10-13 | Mark mid-August item done; also, mid October comes before end of October. | Karsten Loesing | |
svn:r17067 | |||
2008-10-13 | Minor fix in the warning messages when you're having problems | Roger Dingledine | |
bootstrapping; also, be more forgiving of bootstrap problems when we're still making incremental progress on a given bootstrap phase. svn:r17066 | |||
2008-10-12 | another coverity-found memory leak | Roger Dingledine | |
svn:r17062 | |||
2008-10-12 | minor memory leak found by coverity | Roger Dingledine | |
svn:r17061 | |||
2008-10-12 | put the 0.2.1.6-alpha blurb into the changelog | Roger Dingledine | |
svn:r17059 | |||
2008-10-11 | add a note to proposal 120 about why it died | Roger Dingledine | |
svn:r17056 | |||
2008-10-08 | fix typo in log entry | Roger Dingledine | |
svn:r17050 | |||
2008-10-02 | make ./reindex.pl happy | Roger Dingledine | |
svn:r17033 | |||
2008-10-02 | add karsten's proposal 155, after giving it a more unique name | Roger Dingledine | |
svn:r17032 | |||
2008-10-02 | Use of uninitialized value in regexp compilation at ./reindex.pl line 55. | Roger Dingledine | |
svn:r17031 | |||
2008-10-02 | remove some old done items i found in the todo | Roger Dingledine | |
svn:r17030 | |||
2008-10-02 | Make rend_cache_store() use the same return error codes as its v2 | Roger Dingledine | |
equivalent: I got a lonely "Failed to fetch rendezvous descriptor." in my log file, even when the connection worked. svn:r17028 | |||
2008-10-01 | time for another alpha-dev cycle | Roger Dingledine | |
svn:r17023 | |||
2008-10-01 | Now NodeFamily and MyFamily config options allow spaces in | Roger Dingledine | |
identity fingerprints, so it's easier to paste them in. Suggested by Lucky Green. svn:r17021 | |||
2008-10-01 | Force the target path, since the user can't install it anywhere else | Andrew Lewman | |
anyway. svn:r17020 | |||
2008-09-30 | Switch a should-benee-dless check for an assert. | Nick Mathewson | |
svn:r17018 | |||
2008-09-30 | Forward port 14_fix_geoip_warning.dpatch | Peter Palfrader | |
svn:r17016 | |||
2008-09-30 | New alpha release | Peter Palfrader | |
svn:r17015 | |||
2008-09-30 | bump to 0.2.1.6-alpha, and note that the exclude*nodes configtor-0.2.1.6-alpha | Roger Dingledine | |
discussion hasn't finished. svn:r17011 | |||
2008-09-30 | a few more tweaks | Roger Dingledine | |
svn:r17010 | |||
2008-09-30 | i *think* this is equivalent. somebody should check me on it though. | Roger Dingledine | |
svn:r17009 | |||
2008-09-29 | v3 authorities write down all the votes they used for the consensus | Roger Dingledine | |
to the datadir, for debugging. svn:r17008 | |||
2008-09-29 | Include circuit purposes in circuit events. Now all circuit events are ↵ | Nick Mathewson | |
extended; this makes the code simpler. svn:r17007 | |||
2008-09-29 | Nobody calls circuit_launch_by_nickname; remove it. | Nick Mathewson | |
svn:r17006 | |||
2008-09-29 | Remove the old v2 directory authority 'lefkada' from the default | Roger Dingledine | |
list. It has been gone for many months. svn:r17005 | |||
2008-09-29 | Patch from mwenge: update TrackHostExits mapping expiry times when the ↵ | Nick Mathewson | |
mappings are used, so that they expire a while after their last use, not a while after their creation. svn:r17004 | |||
2008-09-29 | Tweak the dbg-stability.txt code to log everything else that influences ↵ | Nick Mathewson | |
router stability calculations. svn:r17003 | |||
2008-09-29 | Make tor-resolve take a -p port option in addition to the current host:port ↵ | Nick Mathewson | |
syntax. svn:r17002 | |||
2008-09-29 | If we have correct permissions on $datadir, we complain to stdout | Roger Dingledine | |
and fail to start. But dangerous permissions on $datadir/cached-status/ would cause us to open a log and complain there. Now complain to stdout and fail to start in both cases. Fixes bug 820, reported by seeess. svn:r16998 | |||
2008-09-29 | Fix a bug where an unreachable relay would establish enough | Roger Dingledine | |
reachability testing circuits to do a bandwidth test -- if we already have a connection to the middle hop of the testing circuit, then it could establish the last hop by using the existing connection. Bugfix on 0.1.2.2-alpha, exposed when we made testing circuits no longer use entry guards in 0.2.1.3-alpha. svn:r16997 | |||
2008-09-29 | rearrange the changelog a bit more | Roger Dingledine | |
svn:r16996 | |||
2008-09-29 | changelog cleanups. give 0.2.1.6-alpha a deadline. | Roger Dingledine | |
svn:r16995 | |||
2008-09-28 | Fix 0/0 calculation in get_weighted_fractional_uptime(). | Nick Mathewson | |
svn:r16994 | |||
2008-09-28 | Note that bug 469 needs a proposal in the proposal TODO. | Nick Mathewson | |
svn:r16993 | |||
2008-09-26 | Commit fix for bug 807 from mwenge: send CLOSED controller event for reverse ↵ | Nick Mathewson | |
dns resolve, not FAILED. svn:r16985 | |||
2008-09-26 | Make sure ExcludeSingleHopRelays works for an exit. | Nick Mathewson | |
svn:r16984 | |||
2008-09-26 | Proposal 152 implementation from Josh Albrecht, with tweaks. | Nick Mathewson | |
svn:r16983 | |||
2008-09-26 | Put the start-of-downtime value in the start-of-downtime buffer so that we ↵ | Nick Mathewson | |
do not put junk in the dbg-stability.txt file svn:r16982 | |||
2008-09-26 | Code to serve a current stability calculations from /tor/dbg-stability.txt. ↵ | Nick Mathewson | |
Untested: somebody please run this on an authority and let me know if it is broken. svn:r16981 | |||
2008-09-26 | Make tests pass again by adding an opt hidden-service-dir to the example ↵ | Nick Mathewson | |
routerinfo output. svn:r16980 | |||
2008-09-26 | Apply rovv's fix for bug 824. | Nick Mathewson | |
svn:r16975 | |||
2008-09-25 | Widen the conditions under which we whine about not having a geoip file to ↵ | Nick Mathewson | |
include "a country code was configured in a node list." svn:r16968 | |||
2008-09-25 | Whitespace fixes. | Nick Mathewson | |
svn:r16967 |