summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-13one more changelog entrytor-0.2.0.28-rcRoger Dingledine
2008-06-13backport r14329 and r14334:Roger Dingledine
2008-06-13upgrade karsten's hidden service fix to a 'major fix', andRoger Dingledine
2008-06-13backport r15074, r15076, r15077:Roger Dingledine
2008-06-13bump to 0.2.0.28-rcRoger Dingledine
2008-06-13backport r14998Roger Dingledine
2008-06-11Update torbutton version.Andrew Lewman
2008-06-11Backport of r15149: you can't strcasecmp on 20-byte digestsKarsten Loesing
2008-06-11If we change our MaxAdvertisedBandwidth and then reload torrc,Roger Dingledine
2008-06-11Add patches/14_fix_geoip_warning: Change geoipdb open failed message.Peter Palfrader
2008-06-11Add comments to the dpatch headers so lintian shuts upPeter Palfrader
2008-06-11Remove debian/patches/11_tor_as_root_more_helpful.dpatch as it is no longerPeter Palfrader
2008-06-11update to june 9 2008 ip-to-country fileRoger Dingledine
2008-06-11When we're checking if we have enough dir info for each relayRoger Dingledine
2008-06-11Fix a bug where, when we were choosing the 'end stream reason' toRoger Dingledine
2008-06-11minor touchupsRoger Dingledine
2008-06-08Tor 0.2.1.x can start with 'log notice stdout' and 'runasdaemon 1'Roger Dingledine
2008-06-050.2.0.27-rc-1Peter Palfrader
2008-06-05Remove unnecessary and already commented out dh_* calls from rules filePeter Palfrader
2008-06-05Change declared Standards-Version to 3.8.0Peter Palfrader
2008-06-05Support passing of parallel=<n> in build optionsPeter Palfrader
2008-06-05No longer ignore failure of make clean in the clean targetPeter Palfrader
2008-06-05And mention www.tp.o instead of the old tor.eff.org in the long description.Peter Palfrader
2008-06-05Add Homepage: https://www.torproject.org/ field to control file.Peter Palfrader
2008-06-05A lintian override for W: tor-geoipdb: debian-changelog-file-is-a-symlinkPeter Palfrader
2008-06-05Use ${binary:Version} to depend on the right tor binary package from thePeter Palfrader
2008-06-05Do not ship a copy of the changelog in tor-geoipdb package. That's another 1...Peter Palfrader
2008-06-05Add geoipdb packagePeter Palfrader
2008-06-05New upstream versionPeter Palfrader
2008-06-05schedule r14970 and r14971 for backportRoger Dingledine
2008-06-05changelog touchupsRoger Dingledine
2008-06-04Backport: Make dist depend on check.Nick Mathewson
2008-06-04Backport: Make unit tests pass again: new geoip behavior had freaked out.Nick Mathewson
2008-06-04Only warn when we fail to load the geoip file if we were planning toRoger Dingledine
2008-06-04Bridge relays no longer print "xx=0" in their extrainfo documentRoger Dingledine
2008-06-04bump to 0.2.0.27-rc-devRoger Dingledine
2008-06-04Fix compile on Windows, maybe.Roger Dingledine
2008-06-04Backport: update torbutton versionAndrew Lewman
2008-06-03fix most of the geoip unit tests. one remains broken -- nick,Roger Dingledine
2008-06-03bump to 0.2.0.27-rctor-0.2.0.27-rcRoger Dingledine
2008-06-03concentrate changelog entry for 0.2.0.27-rcRoger Dingledine
2008-05-29Note openssl compressino patch for eventual backportNick Mathewson
2008-05-29Backport: Fix warning when compiling with dmalloc.Nick Mathewson
2008-05-29backport, remove the INSTDIR/geoip since we install the geoip file toAndrew Lewman
2008-05-29 include geoip in win32 packages. backport from r14798Andrew Lewman
2008-05-29Backport: On win32, default to looking for the geoip file in the same directo...Nick Mathewson
2008-05-29Backport: Do not ship a fallback-consensus until the related bugs are fixed.Nick Mathewson
2008-05-29Backport fix for bug noted by roger: rebuild extrainfo store from time to tim...Nick Mathewson
2008-05-29geoip integrated into osx installer, tested and confirmed.Andrew Lewman
2008-05-28*actually* fix build in 0.2.0 with libevent 1.4.x. (Backport)Nick Mathewson