Nick Mathewson
|
cf73ff195b
Actually, use #defines for common case. Nothing to see here.
|
hace 21 años |
Nick Mathewson
|
768160c872
Inline key smartlist functions; use fast versions by default.
|
hace 21 años |
Nick Mathewson
|
27fcbf87f3
Add a missing struct initializer field
|
hace 21 años |
Peter Palfrader
|
0d9aedfcea
Downgrade a few INFO level logs to DEBUG again. Also add two or three new
|
hace 21 años |
Roger Dingledine
|
bec2271029
fix a few comments
|
hace 21 años |
Roger Dingledine
|
38c6985fff
and update the sample torrc to reflect the *listenaddress notation
|
hace 21 años |
Roger Dingledine
|
fd165329b8
start calling it *ListenAddress rather than *BindAddress,
|
hace 21 años |
Nick Mathewson
|
22c72bd9c5
Add ability to warn when using abbrev mechanism to deprecate option names
|
hace 21 años |
Roger Dingledine
|
435fb973c2
when providing content-type application/octet-stream for providing
|
hace 21 años |
Peter Palfrader
|
7b15f77dd6
Make a few INFO log lines into DEBUG
|
hace 21 años |
Peter Palfrader
|
c0fd66a746
06_add_compile_time_defaults.dpatch
|
hace 21 años |
Roger Dingledine
|
1be5f4a81b
start hunting down why servers keep getting so many duplicate create cells
|
hace 21 años |
Roger Dingledine
|
ae92a91d96
more log uncluttering
|
hace 21 años |
Roger Dingledine
|
03dcef4c78
start the process of reducing clutter in server logs
|
hace 21 años |
Roger Dingledine
|
aca6fb5f5f
cut out a warning that doesn't need to warn
|
hace 21 años |
Roger Dingledine
|
2a82182243
remove obsolete IgnoreVersion config from or.h
|
hace 21 años |
Nick Mathewson
|
6101468cbe
Enable trivial "download by descriptor digest" functionality.
|
hace 21 años |
Nick Mathewson
|
998cf8d622
Try to extract as many descriptors as possible from truncated http responses. (when DIR_PURPOSE_FETCH_ROUTERDESC)
|
hace 21 años |
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.]
|
hace 21 años |
Peter Palfrader
|
8808b26206
Check if our IP address has changed every 5 minutes. If it has, update our server descriptor, but not too often
|
hace 21 años |
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
|
hace 21 años |
Nick Mathewson
|
aac738d2be
When no descriptors changed, do not send a NEWDESC event.
|
hace 21 años |
Nick Mathewson
|
905ef987e2
Make --hash-password not craash on exit.
|
hace 21 años |
Nick Mathewson
|
9a1d204318
Avoid warning on end-of-function
|
hace 21 años |
Peter Palfrader
|
b3afa98ddb
Remove 08_add_newlines_between_serverdescriptors.dpatch
|
hace 21 años |
Nick Mathewson
|
972b7512c7
authorities do not replace server descriptors where nothing semantically relevant has changed since the last upload.
|
hace 21 años |
Nick Mathewson
|
fd9bfef13b
Funny. I could have sworn it compiled this morning when I checked it in.
|
hace 21 años |
Nick Mathewson
|
a7ca56b537
More work towards a sane digest-based liveness testing.
|
hace 21 años |
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
|
hace 21 años |
Nick Mathewson
|
bf9ff1c1e7
Do not check whether DirPort is reachable when we are suppressing it because of hibernation. (Backport candidate)
|
hace 21 años |