Nick Mathewson
|
27fcbf87f3
Add a missing struct initializer field
|
пре 20 година |
Roger Dingledine
|
fd165329b8
start calling it *ListenAddress rather than *BindAddress,
|
пре 20 година |
Nick Mathewson
|
22c72bd9c5
Add ability to warn when using abbrev mechanism to deprecate option names
|
пре 20 година |
Roger Dingledine
|
03dcef4c78
start the process of reducing clutter in server logs
|
пре 20 година |
Nick Mathewson
|
905ef987e2
Make --hash-password not craash on exit.
|
пре 20 година |
Nick Mathewson
|
9a1d204318
Avoid warning on end-of-function
|
пре 20 година |
Nick Mathewson
|
fd9bfef13b
Funny. I could have sworn it compiled this morning when I checked it in.
|
пре 20 година |
Nick Mathewson
|
a7ca56b537
More work towards a sane digest-based liveness testing.
|
пре 20 година |
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.
|
пре 20 година |
Roger Dingledine
|
0e5b6a84eb
without braces, what will hold up the code?
|
пре 20 година |
Nick Mathewson
|
ba24193ab5
Make doxygen marginally happier
|
пре 20 година |
Nick Mathewson
|
ba67d14d40
On sighup, if usehelpernodes changed to 1, use new circuits.
|
пре 20 година |
Nick Mathewson
|
2d203fdcf3
link nicknames to trusted directory servers; log these nicknames when mentioning servers; also, when we get a naming conflict; log which nicknames or keys are supposed to bind.
|
пре 20 година |
Nick Mathewson
|
e4a6a03249
switch semantics of authdirinvalid/reject
|
пре 20 година |
Nick Mathewson
|
80f2e10228
Stop leaking or_state_t on shutdown.
|
пре 20 година |
Nick Mathewson
|
92451f74a8
Reformat inconsistent function declarations.
|
пре 20 година |
Nick Mathewson
|
ebf6476e8e
Provide dire warnings to any users who set DirServer; move it out of torrc.sample and into torrc.complete.
|
пре 20 година |
Nick Mathewson
|
20b9111266
Implement new version handling code.
|
пре 20 година |
Nick Mathewson
|
e72e76cad6
Make authdirs smarter. Reject/invalidate by key and IP. Remember that not every authdir has to be a naming authdir.
|
пре 20 година |
Nick Mathewson
|
922cee3d0c
Clean up a few warnings that make gcc twig out a bit.
|
пре 20 година |
Nick Mathewson
|
7c6679d8dc
Add new config.c function to set options that can fail, and roll back if they do. This should solve the setconf-an-impossible-port bug.
|
пре 20 година |
Roger Dingledine
|
93be26a74a
stop the call duplication inside config_assign()
|
пре 20 година |
Roger Dingledine
|
10893e7254
simplify
|
пре 20 година |
Roger Dingledine
|
c78aafe4b5
and take the bang out
|
пре 20 година |
Roger Dingledine
|
62fe24c40c
ok, ok, csv's get replaced even when we assign them from the torrc.
|
пре 20 година |
Roger Dingledine
|
1f930a9a70
checkpoint: clean up and document the three ways to call config_assign()
|
пре 20 година |
Roger Dingledine
|
cfe34812eb
bugfix: if you gave tor an odd number of command-line arguments,
|
пре 20 година |
Roger Dingledine
|
9b54cd349d
break out a new function config_assign_value() that just assigns the
|
пре 20 година |
Roger Dingledine
|
cfa321374d
reject ports 465 and 587 by default now too
|
пре 20 година |
Nick Mathewson
|
047e105daf
Fix a bug in config_dump: we want to run options_validate on the defaults, not (again, uselessly) on the configuration. This was introduced when we made the config code more generic.
|
пре 20 година |