summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-04-23New upstream versiontor-0.2.0.24-rcPeter Palfrader
svn:r14423
2008-04-23bump to 0.2.0.24-rc. let the madness begin!Roger Dingledine
svn:r14422
2008-04-23Take lefkada out of the list of v3 directory authorities, sinceRoger Dingledine
it has been down for months. Set up dizum (run by Alex de Joode) as the new sixth v3 directory authority. svn:r14421
2008-04-23rearrange the changelogRoger Dingledine
svn:r14420
2008-04-22 r15288@tombo: nickm | 2008-04-22 17:09:36 -0400Nick Mathewson
Backport: Periodically launch requests for server/authority.z when it might help us learn our IP. Fix for bug 652. svn:r14419
2008-04-22 r15284@tombo: nickm | 2008-04-22 13:44:22 -0400Nick Mathewson
Backport: Correctly notify one-hop connections when a circuit build has failed. possible fix for bug 669. found by lodger. svn:r14416
2008-04-22 r15279@tombo: nickm | 2008-04-22 13:21:01 -0400Nick Mathewson
Backport: Apply patch from mwenge to fix bug 646: makes stream events for dns requests get generated more consistently. svn:r14414
2008-04-22 r15274@tombo: nickm | 2008-04-22 12:32:48 -0400Nick Mathewson
Backport: apply patch from lodger: reject requests for reverse-dns lookup of names in private address space. make non-exits reject all dns requests. Fixes bug 619. svn:r14411
2008-04-22 r15270@tombo: nickm | 2008-04-22 12:23:39 -0400Nick Mathewson
Backport: Fix bug 663: warn less verbosely about clock skew from netinfo cells svn:r14409
2008-04-22 r15266@tombo: nickm | 2008-04-22 12:05:07 -0400Nick Mathewson
Backport: On platforms using pthreads, allow a thread to acquire a lock it already holds. This is crucial for logging: otherwise any log message thrown from inside the logging process (especially from control.c) will deadlock. Win32 CriticalSections are already recursive. Bug spotted by nwf. Bugfix on 0.2.0.16-alpha. svn:r14407
2008-04-17 r15239@tombo: nickm | 2008-04-17 16:22:50 -0400Nick Mathewson
Backport: Do not allocate excess space for named_flag and unnamed_flag in dirvote.c. Fixes bug 662. Not a dangerous bug: sizeof(int*) is at least as big as sizeof(int) everywhere. svn:r14392
2008-04-16Fix a dumb bug that was preventing us from knowing that we shouldRoger Dingledine
preemptively build circuits to handle expected directory requests. Fixes bug 660. Bugfix on 0.1.2.x. svn:r14375
2008-04-15Avoid a rare assert that can trigger when Tor doesn't have muchRoger Dingledine
directory information yet and it tries to fetch a v2 hidden service descriptor. Fixes bug 651, reported by nwf. svn:r14373
2008-04-15backport r14370Andrew Lewman
svn:r14371
2008-04-14backport r14368Andrew Lewman
svn:r14369
2008-04-11i've been forgetting to add my release blurbs to svnRoger Dingledine
svn:r14353
2008-04-10 r19287@catbus: nickm | 2008-04-09 22:13:37 -0400Nick Mathewson
Actually, it looks like arma already backported 14212. svn:r14342
2008-04-09 r19269@catbus: nickm | 2008-04-09 14:24:36 -0400Nick Mathewson
Backport r14212: Free some static hashtables and the log mutex on exit. svn:r14333
2008-04-09 r19268@catbus: nickm | 2008-04-09 14:20:54 -0400Nick Mathewson
Backport 14205: Free authority certificates on exit, so they dont look like memory leaks. svn:r14332
2008-04-09 r19267@catbus: nickm | 2008-04-09 14:19:17 -0400Nick Mathewson
Backport 14204: start policy reference counts at 1, not 2. svn:r14331
2008-04-09 r19265@catbus: nickm | 2008-04-09 14:13:55 -0400Nick Mathewson
Note patch for backport svn:r14330
2008-04-08backport r14281/r14297 plus a changelog entryRoger Dingledine
svn:r14311
2008-04-02Merge r14277 and r14278: When opening a logfile fails, tell us whyPeter Palfrader
svn:r14282
2008-03-31 r19153@catbus: nickm | 2008-03-30 23:20:48 -0400Nick Mathewson
Backport: Make unit tests pass again after Link protocol list change. svn:r14255
2008-03-30 r19141@catbus: nickm | 2008-03-30 14:13:52 -0400Nick Mathewson
Backport: Note in our router descriptors that we actually support link protocol version 2, now that it seems to work. svn:r14248
2008-03-30backport the working torbutton installationAndrew Lewman
svn:r14239
2008-03-30Backport the launchd definition file for those wishing to use launchdAndrew Lewman
instead of /Library/StartupItems or Vidalia. svn:r14237
2008-03-30Backport torbutton version and installation changes.Andrew Lewman
svn:r14236
2008-03-27 r19101@catbus: nickm | 2008-03-27 12:56:29 -0400Nick Mathewson
Backport r14214. This is not 100% trivial, options_init_from_torrc() got cleaned up a lot. The fact that it was much easier to do in trunk probably means that the cleanups were the right thing to do. svn:r14219
2008-03-27 r19100@catbus: nickm | 2008-03-27 12:52:31 -0400Nick Mathewson
Note a backport item svn:r14218
2008-03-27 r19099@catbus: nickm | 2008-03-27 12:52:19 -0400Nick Mathewson
Backport adding an initializer for policy_root. svn:r14217
2008-03-26 r19081@catbus: nickm | 2008-03-26 17:18:03 -0400Nick Mathewson
Add a TODO.020 file to track patches that need backporting. Purpose and usage similar to TODO.012. Should these go into trunk instead? svn:r14206
2008-03-26 r19069@catbus: nickm | 2008-03-26 13:25:11 -0400Nick Mathewson
Backport fix so dmalloc can work again. svn:r14200
2008-03-26backport r14165Roger Dingledine
svn:r14187
2008-03-25New upstream versionPeter Palfrader
svn:r14176
2008-03-24Fix RelayBandwidthRate descriptiontor-0.2.0.23-rcPeter Palfrader
svn:r14171
2008-03-24prepare for a 0.2.0.23-rc release today.Roger Dingledine
svn:r14169
2008-03-24backport r14162-r14164Roger Dingledine
svn:r14167
2008-03-21Update torbutton version.Andrew Lewman
svn:r14148
2008-03-19Add a recommends on logrotate.Peter Palfrader
svn:r14131
2008-03-19backport from trunk: Mention OpenBSD_malloc_Linux.c in debian/copyright.Peter Palfrader
svn:r14125
2008-03-19New upstream versionPeter Palfrader
svn:r14123
2008-03-19it's not openbsd without the open.Andrew Lewman
svn:r14120
2008-03-19enable-bsd-malloc by default.Andrew Lewman
svn:r14119
2008-03-18touch up the comment tootor-0.2.0.22-rcRoger Dingledine
svn:r14115
2008-03-18Stop using encrypted dir connections for direct dir requests when you'reRoger Dingledine
acting like a dir mirror. This should reduce load on the directory authorities, and also will remove the ugly "We just marked ourself as down" warnings my authorities keep getting. svn:r14114
2008-03-18an elaborate no-op. i hope.Roger Dingledine
svn:r14113
2008-03-18update the changelog. real close now.Roger Dingledine
svn:r14111
2008-03-18 r18942@catbus: nickm | 2008-03-18 15:00:09 -0400Nick Mathewson
Backport: Likely fix for bug 632: do not call start_reading on a placeholder connection. svn:r14110
2008-03-18 r18938@catbus: nickm | 2008-03-18 14:51:30 -0400Nick Mathewson
Backport: Fix the other lingering part of bug 617: make ClientDNSRejectInternalAddresses actually work. svn:r14108