- 18 Oct, 2005 13 commits
-
-
Nick Mathewson authored
svn:r5277
-
Nick Mathewson authored
Refactor routerlist access slightly: always use router_get_by_routerlist(); change its interface; add modifier functions to add/remove elements from the current routerlist (so we can add indices). svn:r5276
-
Nick Mathewson authored
svn:r5275
-
Peter Palfrader authored
Make dirserv_get_routerdescs() return better http 404 error messages instead of a generic "Servers unavailable." svn:r5274
-
Peter Palfrader authored
printf part was and is limited to at most 1024 byte messages, so having the print part separately available makes sense. svn:r5273
-
Peter Palfrader authored
svn:r5272
-
Peter Palfrader authored
svn:r5271
-
Peter Palfrader authored
Some http status lines ended in a dot, others did not. Make it all the same and remove the period from all svn:r5270
-
Peter Palfrader authored
svn:r5269
-
Peter Palfrader authored
correct the path for queries by server key, add queries by SD digest svn:r5268
-
Nick Mathewson authored
svn:r5267
-
Nick Mathewson authored
svn:r5266
-
Nick Mathewson authored
svn:r5265
-
- 17 Oct, 2005 12 commits
-
-
Nick Mathewson authored
svn:r5264
-
Peter Palfrader authored
logs in cases where a calling function's log was downgraded and we wouldn't get any log message otherwise. svn:r5263
-
Roger Dingledine authored
svn:r5262
-
Roger Dingledine authored
svn:r5261
-
Roger Dingledine authored
since none of our users know what it means to bind an address or port. svn:r5260
-
Nick Mathewson authored
svn:r5259
-
Roger Dingledine authored
server descriptors with .z, we were leaving out the content-encoding header. oops. (everything tolerated this just fine, but that doesn't mean we need to be part of the problem.) svn:r5258
-
Peter Palfrader authored
svn:r5257
-
Peter Palfrader authored
svn:r5256
-
Roger Dingledine authored
svn:r5255
-
Roger Dingledine authored
svn:r5254
-
Roger Dingledine authored
svn:r5253
-
- 16 Oct, 2005 2 commits
-
-
Roger Dingledine authored
svn:r5252
-
Roger Dingledine authored
svn:r5251
-
- 14 Oct, 2005 2 commits
-
-
Nick Mathewson authored
svn:r5250
-
Nick Mathewson authored
Try to extract as many descriptors as possible from truncated http responses. (when DIR_PURPOSE_FETCH_ROUTERDESC) svn:r5249
-
- 13 Oct, 2005 1 commit
-
-
Nick Mathewson authored
Allow tor_gzip_uncompress to extract as much as possible from truncated compressed data. Also, fix a bug where truncated compressed data could break tor_gzip_uncompress. [This last part is a backport candidate.] svn:r5247
-
- 12 Oct, 2005 10 commits
-
-
Peter Palfrader authored
Check if our IP address has changed every 5 minutes. If it has, update our server descriptor, but not too often svn:r5246
-
Peter Palfrader authored
Be a bit more verbose in our AUTHENTICATE error messages in the control protocol so the next guy doesn't blame Nick again svn:r5245
-
Nick Mathewson authored
svn:r5244
-
Nick Mathewson authored
svn:r5243
-
Nick Mathewson authored
svn:r5242
-
Peter Palfrader authored
svn:r5241
-
Nick Mathewson authored
authorities do not replace server descriptors where nothing semantically relevant has changed since the last upload. svn:r5240
-
Nick Mathewson authored
svn:r5239
-
Nick Mathewson authored
svn:r5238
-
Nick Mathewson authored
Add an as-yet-unused "EXTENDED" flag to SETEVENTS to indicate that the client can handle extra labeled info in its events. Add moreinfo to the "what is ready for downloading" msg so we can investigate digest-related download rules svn:r5237
-