| Commit message (Expand) | Author | Age |
* | and update the sample torrc to reflect the *listenaddress notation•••svn:r5261
| Roger Dingledine | 2005-10-17 |
* | start calling it *ListenAddress rather than *BindAddress,•••since none of our users know what it means to bind an address or port.
svn:r5260
| Roger Dingledine | 2005-10-17 |
* | Add ability to warn when using abbrev mechanism to deprecate option names•••svn:r5259
| Nick Mathewson | 2005-10-17 |
* | when providing content-type application/octet-stream for providing•••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
| Roger Dingledine | 2005-10-17 |
* | Make a few INFO log lines into DEBUG•••svn:r5257
| Peter Palfrader | 2005-10-17 |
* | start hunting down why servers keep getting so many duplicate create cells•••svn:r5255
| Roger Dingledine | 2005-10-17 |
* | more log uncluttering•••svn:r5254
| Roger Dingledine | 2005-10-17 |
* | start the process of reducing clutter in server logs•••svn:r5253
| Roger Dingledine | 2005-10-17 |
* | cut out a warning that doesn't need to warn•••svn:r5252
| Roger Dingledine | 2005-10-16 |
* | remove obsolete IgnoreVersion config from or.h•••svn:r5251
| Roger Dingledine | 2005-10-16 |
* | Enable trivial "download by descriptor digest" functionality.•••svn:r5250
| Nick Mathewson | 2005-10-14 |
* | Try to extract as many descriptors as possible from truncated http responses....•••svn:r5249
| Nick Mathewson | 2005-10-14 |
* | Allow tor_gzip_uncompress to extract as much as possible from truncated compr...•••svn:r5247
| Nick Mathewson | 2005-10-13 |
* | Check if our IP address has changed every 5 minutes. If it has, update our s...•••svn:r5246
| Peter Palfrader | 2005-10-12 |
* | Be a bit more verbose in our AUTHENTICATE error messages in the control proto...•••svn:r5245
| Peter Palfrader | 2005-10-12 |
* | When no descriptors changed, do not send a NEWDESC event.•••svn:r5244
| Nick Mathewson | 2005-10-12 |
* | Make --hash-password not craash on exit.•••svn:r5243
| Nick Mathewson | 2005-10-12 |
* | Avoid warning on end-of-function•••svn:r5242
| Nick Mathewson | 2005-10-12 |
* | authorities do not replace server descriptors where nothing semantically rele...•••svn:r5240
| Nick Mathewson | 2005-10-12 |
* | Funny. I could have sworn it compiled this morning when I checked it in.•••svn:r5239
| Nick Mathewson | 2005-10-12 |
* | More work towards a sane digest-based liveness testing.•••svn:r5238
| Nick Mathewson | 2005-10-12 |
* | Add an as-yet-unused "EXTENDED" flag to SETEVENTS to indicate that the client...•••svn:r5237
| Nick Mathewson | 2005-10-12 |
* | Do not check whether DirPort is reachable when we are suppressing it because ...•••svn:r5235
| Nick Mathewson | 2005-10-12 |
* | add some docs; if warn_if_unnamed is 0, really do not warn.•••svn:r5234
| Nick Mathewson | 2005-10-11 |
* | Insert a newline between all router descriptors when generating (old style) s...•••svn:r5231
| Nick Mathewson | 2005-10-08 |
* | Now that directory admins assure me they have adjested teir configs, it is sa...•••svn:r5230
| Nick Mathewson | 2005-10-08 |
* | Okay, try to use RAND_poll() from OpenSSL where available.•••svn:r5229
| Nick Mathewson | 2005-10-08 |
* | Bump version to 0.1.1.8-alpha-cvs•••svn:r5228
| Nick Mathewson | 2005-10-08 |
* | do not try to download a routerdesc if we would immediately reject it as obso...•••svn:r5225
| Nick Mathewson | 2005-10-07 |
* | Warn less about intro nodes by nickname; remember our own intro nodes by key.•••svn:r5224
| Nick Mathewson | 2005-10-07 |
* | bump to 0.1.1.8-alpha•••svn:r5222
| Roger Dingledine | 2005-10-07 |
* | LOG_ERR is for when we know we're going to exit. use LOG_WARN in other•••cases.
svn:r5220
| Roger Dingledine | 2005-10-07 |
* | fix a malformed warning entry•••svn:r5219
| Roger Dingledine | 2005-10-07 |
* | Win32 compilation/correctness fixes.•••svn:r5218
| Nick Mathewson | 2005-10-07 |
* | doxygen fix•••svn:r5217
| Roger Dingledine | 2005-10-07 |
* | disable RAND_poll() for the alpha of the day; at least 24 hours of testing is...•••svn:r5216
| Nick Mathewson | 2005-10-07 |
* | Add half our entropy from RAND_poll in OpenSSL. These know how to use egd (i...•••svn:r5215
| Nick Mathewson | 2005-10-07 |
* | you can't declare variables in the middle of a block•••svn:r5214
| Roger Dingledine | 2005-10-07 |
* | Print address too when we say we cannot bind/listen•••svn:r5213
| Peter Palfrader | 2005-10-07 |
* | Strip extra trailing newlines when parsing router descriptors.•••svn:r5212
| Nick Mathewson | 2005-10-07 |
* | Once an hour (not just on startup) give OpenSSL some more entropy.•••Add entropy in 512-bit chunks, not 160-bit chunks. (This latter
change is voodoo.)
svn:r5211
| Nick Mathewson | 2005-10-06 |
* | Using RAND_pseudo_bytes instead of RAND_bytes is an accident waiting to happe...•••svn:r5210
| Nick Mathewson | 2005-10-06 |
* | without braces, what will hold up the code?•••svn:r5209
| Roger Dingledine | 2005-10-06 |
* | Make doxygen marginally happier•••svn:r5208
| Nick Mathewson | 2005-10-06 |
* | Rate-limit warnings related to unrecognized MyFamily elements.•••svn:r5204
| Nick Mathewson | 2005-10-05 |
* | On sighup, if usehelpernodes changed to 1, use new circuits.•••svn:r5203
| Nick Mathewson | 2005-10-05 |
* | call circuit_expire_all_dirty_circs() on do_hup().•••there, now we use it.
svn:r5202
| Roger Dingledine | 2005-10-05 |
* | I *knew* something was wrong here. Flip some comparison operators and make d...•••svn:r5201
| Nick Mathewson | 2005-10-05 |
* | Downgrade too-frequent "nothing happened" message from info to debug•••svn:r5200
| Nick Mathewson | 2005-10-05 |
* | infrastructure for the 'change pseudonym' button.•••not used yet.
svn:r5199
| Roger Dingledine | 2005-10-05 |