| Commit message (Expand) | Author | Age |
* | post 0.0.9.x, demand that servers declare at least 20000 bytes/s•••for bandwidthrate
svn:r3277
| Roger Dingledine | 2005-01-04 |
* | Make sequence of log messages when starting on win32 with no config file more...•••svn:r3275
| Nick Mathewson | 2005-01-04 |
* | update print_usage to use new url•••svn:r3267
| Roger Dingledine | 2005-01-03 |
* | Resolve task 42: find where 19-char nicknames were getting truncated when rea...•••svn:r3244
| Nick Mathewson | 2005-01-03 |
* | ...but only if you're a server•••svn:r3233
| Roger Dingledine | 2004-12-31 |
* | require BandwidthRate to be at least 10kB/s•••svn:r3232
| Roger Dingledine | 2004-12-31 |
* | when you're loading the rendezvous service keys in options_act(),•••don't call it 'reloading'.
svn:r3225
| Roger Dingledine | 2004-12-24 |
* | Make split(..., NULL) split on horizontal space; fix bug with tabs in config ...•••svn:r3155
| Nick Mathewson | 2004-12-16 |
* | Fix a bug in parsing HashedControlPassword.•••svn:r3143
| Nick Mathewson | 2004-12-13 |
* | Solaris CC freaks out if isspace and friends get anything other than an int. ...•••svn:r3120
| Nick Mathewson | 2004-12-08 |
* | salvage another 300 bytes per hup•••svn:r3106
| Roger Dingledine | 2004-12-07 |
* | ORPort must be defined if ORBindAddress is defined.•••svn:r3100
| Roger Dingledine | 2004-12-07 |
* | when recommending new-format log lines, if the upper bound is LOG_ERR,•••leave it implicit.
svn:r3097
| Roger Dingledine | 2004-12-07 |
* | Add function to check that addr_policy_t is okay; change struct addr_policy_t...•••svn:r3070
| Nick Mathewson | 2004-12-04 |
* | while hibernating, hup should not regrow our listeners.•••svn:r3067
| Roger Dingledine | 2004-12-03 |
* | move StatusFetchPeriod to 15 minutes so it's within bounds by default•••svn:r3055
| Roger Dingledine | 2004-12-01 |
* | Spell-check strings and comments•••svn:r3052
| Nick Mathewson | 2004-12-01 |
* | do even less inside our signal handler,•••just to be extra paranoidly safe
svn:r3050
| Roger Dingledine | 2004-12-01 |
* | write down our "how to have two defaults for dirfetchperiod"•••issue, so we don't forget about it.
svn:r3040
| Roger Dingledine | 2004-11-30 |
* | use shorter minimum key lifetime until 008 is dead•••svn:r3035
| Nick Mathewson | 2004-11-30 |
* | doxygen uses backslashes, not forward-slashes•••svn:r3033
| Nick Mathewson | 2004-11-30 |
* | If anybody set DirFetchPostPeriod, give them StatuFetchPeriod instead. Impos...•••svn:r3024
| Nick Mathewson | 2004-11-30 |
* | Suggestion from weasel: Make tor --version --version dump the cvs Id of every...•••svn:r3019
| Nick Mathewson | 2004-11-29 |
* | Normalize space: add one between every control keyword and control clause.•••svn:r3003
| Nick Mathewson | 2004-11-28 |
* | remove emacs droppings, since nick says he doesn't need them anymore•••svn:r2989
| Roger Dingledine | 2004-11-26 |
* | call set_max_file_descriptors() after we configure logs, so•••it doesn't always do loglevel info logs on windows.
svn:r2987
| Roger Dingledine | 2004-11-26 |
* | Bugfix: when no units are given, default to seconds or bytes.•••svn:r2960
| Nick Mathewson | 2004-11-23 |
* | fix some typos; move to 0.0.9rc1•••svn:r2951
| Roger Dingledine | 2004-11-23 |
* | Fix sign-related warnings•••svn:r2942
| Nick Mathewson | 2004-11-22 |
* | Compile cleanly on windows; prevent some insane bandwidth cases (e.g., "Bandw...•••svn:r2941
| Nick Mathewson | 2004-11-22 |
* | Implement weekly/monthly/daily accounting•••svn:r2936
| Nick Mathewson | 2004-11-22 |
* | Absolutely never call close_temp_logs while validating log options.•••svn:r2934
| Nick Mathewson | 2004-11-22 |
* | be more greedy about filling up all relay cells.•••this may have some bugs in it still.
and it may end up not being what we want to do.
svn:r2928
| Roger Dingledine | 2004-11-21 |
* | allow StrictEntryNode and StrictExitNode to be singular•••svn:r2922
| Roger Dingledine | 2004-11-20 |
* | kill -USR2 now moves all logs to loglevel debug•••plus fix some typos
svn:r2914
| Roger Dingledine | 2004-11-20 |
* | Add "MEMUNIT" and "INTERVAL" types to configuration. Also tweak Accounting se...•••svn:r2911
| Nick Mathewson | 2004-11-20 |
* | Break DirFetchPostPeriod into:••• - DirFetchPeriod for fetching full directory,
- StatusFetchPeriod for fetching running-routers,
- DirPostPeriod for posting server descriptor,
- RendPostPeriod for posting hidden service descriptors.
Also make sure the hidden service descriptors are at a random
offset from each other, to hinder linkability.
svn:r2889
| Roger Dingledine | 2004-11-15 |
* | a first cut at a print_usage()•••svn:r2887
| Roger Dingledine | 2004-11-15 |
* | fix a bug in configuring accounting in options_act()•••svn:r2881
| Roger Dingledine | 2004-11-15 |
* | some fixes so far•••svn:r2880
| Roger Dingledine | 2004-11-15 |
* | Resolve some hibernating-related XXXX009s.•••svn:r2875
| Nick Mathewson | 2004-11-14 |
* | Add simpler option_is_same, as suggested by arma. Finish implementing SAVECONF•••svn:r2868
| Nick Mathewson | 2004-11-14 |
* | Fix windows whitespace•••svn:r2860
| Nick Mathewson | 2004-11-14 |
* | Add an unreachable return 0.•••svn:r2859
| Nick Mathewson | 2004-11-14 |
* | normalize whitespace•••svn:r2839
| Nick Mathewson | 2004-11-13 |
* | Document remaining configuration options; add a ccheck for redundant authenti...•••svn:r2833
| Nick Mathewson | 2004-11-13 |
* | Track whether descriptor is dirty/uploaded. When any options are set, mark i...•••svn:r2832
| Nick Mathewson | 2004-11-13 |
* | Write most of the implementation for SAVECONF.•••svn:r2820
| Nick Mathewson | 2004-11-12 |
* | Rename exit_policy to addr_policy, since it gets used for SOCKS and directory...•••svn:r2819
| Nick Mathewson | 2004-11-12 |
* | Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarif...•••svn:r2808
| Nick Mathewson | 2004-11-12 |