aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-08-31 r8692@Kushana: nickm | 2006-08-31 13:38:07 -0400Nick Mathewson
Fix bug 327 (part 2): Cast char to unsigned char before passing to toupper/tolower. (Follow the same idiom as with isupper and friends, in case we run into the same problem on SGI or whereever it was.) svn:r8310
2006-08-31 r8691@Kushana: nickm | 2006-08-31 13:30:46 -0400Nick Mathewson
Fix bug 327 (part 1): Use correct macro to test for GCC 3 or later. svn:r8309
2006-08-30 r8687@Kushana: nickm | 2006-08-30 19:33:28 -0400Nick Mathewson
Apply patch from Adam Langley: fix assert() in eventdns.c. [Fuzzing, apparently, is cool.] svn:r8308
2006-08-30 r8686@Kushana: nickm | 2006-08-30 18:01:35 -0400Nick Mathewson
Remove bogus whitespace svn:r8307
2006-08-29 r8682@Kushana: nickm | 2006-08-29 17:58:59 -0400Nick Mathewson
Fix compilation on GCC2 by disabling fun attributes unless __GNUC_MAJOR__ >= 3. svn:r8303
2006-08-29 r9569@galaxy: weasel | 2006-08-29 22:38:54 +0200Peter Palfrader
Change Standards-Version to 3.7.2. No changes required. svn:r8302
2006-08-29 r9568@galaxy: weasel | 2006-08-29 22:34:36 +0200Peter Palfrader
Upload target is experimental, not unstable svn:r8301
2006-08-29 r9567@galaxy: weasel | 2006-08-29 22:32:46 +0200Peter Palfrader
Prepare 0.1.2.1-alpha-1 svn:r8300
2006-08-29 r9566@galaxy: weasel | 2006-08-29 22:32:26 +0200Peter Palfrader
Unnest all those nested if blocks svn:r8299
2006-08-29 r9565@galaxy: weasel | 2006-08-29 22:20:38 +0200Peter Palfrader
Do not reload or start when our config is known to be broken svn:r8298
2006-08-29 r8657@Kushana: nickm | 2006-08-29 00:22:31 -0400Nick Mathewson
Mark an item complete; test new commit-email.pl script. svn:r8280
2006-08-28 r8654@Kushana: nickm | 2006-08-28 16:50:36 -0400Nick Mathewson
I bet real programmers even have programs that compile. svn:r8278
2006-08-28 r8652@Kushana: nickm | 2006-08-28 16:41:44 -0400Nick Mathewson
Resolve bug 324: strdup the right variable. svn:r8277
2006-08-28and make the comment better, while i'm at itRoger Dingledine
svn:r8273
2006-08-28an even better check -- now servers hang up if they can't writeRoger Dingledine
for a while, and clients hang up if they can't read for a while. svn:r8272
2006-08-28fix bug found by Adam J. Richter: directory clients shouldn'tRoger Dingledine
hang up five minutes after they begin. but directory servers should still hang up after 5 minutes of failing to deliver any bytes. svn:r8271
2006-08-28put some symbols on the eventdns logging. leave the haphazardRoger Dingledine
formatting alone. svn:r8270
2006-08-28 r8626@Kushana: nickm | 2006-08-27 23:45:46 -0400Nick Mathewson
Aw, crap. Non-gcc bug. We need regular windows builds. svn:r8259
2006-08-28Kill some SVK branches that I am done with.Nick Mathewson
svn:r8258
2006-08-28 r8609@Kushana: nickm | 2006-08-27 17:24:27 -0400Nick Mathewson
Add some doxygen, concentrated in dns.c svn:r8256
2006-08-28 r8608@Kushana: nickm | 2006-08-27 16:57:47 -0400Nick Mathewson
Make it possible to change nameserver options while Tor is running. svn:r8255
2006-08-28 r8607@Kushana: nickm | 2006-08-27 15:45:42 -0400Nick Mathewson
Change configuration strategy for eventdns. Instead of elaborate option set, just allow the user to specify another resolv.conf to use. svn:r8254
2006-08-28 r8606@Kushana: nickm | 2006-08-27 14:04:19 -0400Nick Mathewson
Now that 0.1.2.1-alpha is out, make eventdns on-by-default again. (Hoop-lah.) svn:r8253
2006-08-28 r8605@Kushana: nickm | 2006-08-27 14:01:11 -0400Nick Mathewson
divide eventdns log messages into warn and info messages. svn:r8252
2006-08-28bump trunk to 0.1.2.1-alpha-devRoger Dingledine
svn:r8251
2006-08-28Replace nickm as packager of rpms.Andrew Lewman
svn:r8250
2006-08-28Remove architecture from builds. The official builds are universalAndrew Lewman
binaries. svn:r8249
2006-08-28Update rpms to require libevent 1.1b.Andrew Lewman
svn:r8247
2006-08-27turn eventdns off by default until we can get some more usefultor-0.1.2.1-alphaRoger Dingledine
log messages into it. no use learning that it's broken without being able to learn what is broken too. svn:r8245
2006-08-27bump to 0.1.2.1-alphaRoger Dingledine
(does it work?) svn:r8244
2006-08-27fix typoRoger Dingledine
svn:r8243
2006-08-27bump the doxyfile version number, since i made a doxygenRoger Dingledine
ref man last week. svn:r8242
2006-08-27comment out an unused variable; nick, feel free to excise it further.Roger Dingledine
svn:r8241
2006-08-27clean up the 0.1.2.1-alpha changelogRoger Dingledine
svn:r8240
2006-08-270.1.2.1-alpha will break blossom exit node functionality; put thatRoger Dingledine
on the todo list. svn:r8239
2006-08-27a usability improvement i just thought ofRoger Dingledine
svn:r8238
2006-08-27typo and whitespaceRoger Dingledine
svn:r8237
2006-08-27stop a big memory leak: we were leaking the whole contentsRoger Dingledine
of cached-routers.new every time we read it. svn:r8236
2006-08-27stop three memory leaks. nick, fix these if i'm wrong.Roger Dingledine
svn:r8235
2006-08-27i'm guessing nick meant to check the return value of dns_init.Roger Dingledine
and revise some log severities to match the convention. svn:r8234
2006-08-27fix typoRoger Dingledine
svn:r8233
2006-08-26make a 'real soon now' section of the todo, to point outRoger Dingledine
what's more urgent svn:r8232
2006-08-26remove more completed itemsRoger Dingledine
svn:r8231
2006-08-26complete an item, abandon an item, defer an item.Roger Dingledine
svn:r8230
2006-08-26remove some more vestiges of cvsRoger Dingledine
svn:r8229
2006-08-26more todo items when we avoid putting /16 servers into the same circuitRoger Dingledine
svn:r8228
2006-08-26fix a log level -- err is for things that kill tor, warn is forRoger Dingledine
things that tor can recover from. also, avoid situations where people who don't read their logs accumulate ten thousand useless files in their datadir. svn:r8227
2006-08-25 r8576@Kushana: nickm | 2006-08-25 17:16:01 -0400Nick Mathewson
Fix bug 314: Instead of checking address_in_virtualrange, check addressmap_have_mapping(). This should be more accurate. [Rename to addressmap_have_mapping() from addressmap_already_mapped().] svn:r8226
2006-08-25 r8573@Kushana: nickm | 2006-08-25 16:55:19 -0400Nick Mathewson
Resolve bug 321 when using dnsworkers: append a period to every address we resolve at the exit node, so that we do not accidentally pick up local addresses, and so that failing searches are retried in the resolver search domains. (This is already solved for eventdns.) svn:r8225
2006-08-25 r8572@Kushana: nickm | 2006-08-25 16:35:49 -0400Nick Mathewson
Fix for bug 308: When we have a state file we cannot parse, tell the user, and move it aside. svn:r8224