Nick Mathewson
|
998cf8d622
Try to extract as many descriptors as possible from truncated http responses. (when DIR_PURPOSE_FETCH_ROUTERDESC)
|
il y a 20 ans |
Nick Mathewson
|
11b76b9ca5
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.]
|
il y a 20 ans |
Peter Palfrader
|
8808b26206
Check if our IP address has changed every 5 minutes. If it has, update our server descriptor, but not too often
|
il y a 20 ans |
Peter Palfrader
|
640211e59a
Be a bit more verbose in our AUTHENTICATE error messages in the control protocol so the next guy doesn't blame Nick again
|
il y a 20 ans |
Nick Mathewson
|
aac738d2be
When no descriptors changed, do not send a NEWDESC event.
|
il y a 20 ans |
Nick Mathewson
|
905ef987e2
Make --hash-password not craash on exit.
|
il y a 20 ans |
Nick Mathewson
|
9a1d204318
Avoid warning on end-of-function
|
il y a 20 ans |
Peter Palfrader
|
b3afa98ddb
Remove 08_add_newlines_between_serverdescriptors.dpatch
|
il y a 20 ans |
Nick Mathewson
|
972b7512c7
authorities do not replace server descriptors where nothing semantically relevant has changed since the last upload.
|
il y a 20 ans |
Nick Mathewson
|
fd9bfef13b
Funny. I could have sworn it compiled this morning when I checked it in.
|
il y a 20 ans |
Nick Mathewson
|
a7ca56b537
More work towards a sane digest-based liveness testing.
|
il y a 20 ans |
Nick Mathewson
|
2b3a7b818f
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
|
il y a 20 ans |
Nick Mathewson
|
bf9ff1c1e7
Do not check whether DirPort is reachable when we are suppressing it because of hibernation. (Backport candidate)
|
il y a 20 ans |
Nick Mathewson
|
08e4f132a8
add some docs; if warn_if_unnamed is 0, really do not warn.
|
il y a 20 ans |
Peter Palfrader
|
e459f6ee0f
Add directory format fix to debian's 0.1.1.8-alpha-1
|
il y a 20 ans |
Nick Mathewson
|
c48ccf9db4
Insert a newline between all router descriptors when generating (old style) signed directories, in case somebody was counting on that.
|
il y a 20 ans |
Nick Mathewson
|
2f49e058d0
Now that directory admins assure me they have adjested teir configs, it is safe to make authorities be non-versioning, non-naming by default.
|
il y a 20 ans |
Nick Mathewson
|
9bc2467626
Okay, try to use RAND_poll() from OpenSSL where available.
|
il y a 20 ans |
Nick Mathewson
|
48caf912a6
Bump version to 0.1.1.8-alpha-cvs
|
il y a 20 ans |
Peter Palfrader
|
06da1d4cba
New upstream release
|
il y a 20 ans |
Nick Mathewson
|
d7b04a8788
do not try to download a routerdesc if we would immediately reject it as obsolete.
|
il y a 20 ans |
Nick Mathewson
|
2572db2472
Warn less about intro nodes by nickname; remember our own intro nodes by key.
|
il y a 20 ans |
Roger Dingledine
|
5569e49a6c
the installer screenshot lists no version, so stop being so defensive
|
il y a 20 ans |
Roger Dingledine
|
2b3e8ab901
bump to 0.1.1.8-alpha
|
il y a 20 ans |
Roger Dingledine
|
69003566c0
a changelog for 0.1.1.8-alpha
|
il y a 20 ans |
Roger Dingledine
|
c4757e0705
LOG_ERR is for when we know we're going to exit. use LOG_WARN in other
|
il y a 20 ans |
Roger Dingledine
|
78edd804ff
fix a malformed warning entry
|
il y a 20 ans |
Nick Mathewson
|
010bcfa9df
Win32 compilation/correctness fixes.
|
il y a 20 ans |
Roger Dingledine
|
83e119154b
doxygen fix
|
il y a 20 ans |
Nick Mathewson
|
150e5ac098
disable RAND_poll() for the alpha of the day; at least 24 hours of testing is in order for something like that.
|
il y a 20 ans |