Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-08 | Insert a newline between all router descriptors when generating (old style) ↵ | Nick Mathewson | |
signed directories, in case somebody was counting on that. svn:r5231 | |||
2005-10-08 | Now that directory admins assure me they have adjested teir configs, it is ↵ | Nick Mathewson | |
safe to make authorities be non-versioning, non-naming by default. svn:r5230 | |||
2005-10-08 | Okay, try to use RAND_poll() from OpenSSL where available. | Nick Mathewson | |
svn:r5229 | |||
2005-10-08 | Bump version to 0.1.1.8-alpha-cvs | Nick Mathewson | |
svn:r5228 | |||
2005-10-07 | New upstream release | Peter Palfrader | |
svn:r5227 | |||
2005-10-07 | do not try to download a routerdesc if we would immediately reject it as ↵tor-0.1.1.8-alpha | Nick Mathewson | |
obsolete. svn:r5225 | |||
2005-10-07 | Warn less about intro nodes by nickname; remember our own intro nodes by key. | Nick Mathewson | |
svn:r5224 | |||
2005-10-07 | the installer screenshot lists no version, so stop being so defensive | Roger Dingledine | |
svn:r5223 | |||
2005-10-07 | bump to 0.1.1.8-alpha | Roger Dingledine | |
svn:r5222 | |||
2005-10-07 | a changelog for 0.1.1.8-alpha | Roger Dingledine | |
svn:r5221 | |||
2005-10-07 | LOG_ERR is for when we know we're going to exit. use LOG_WARN in other | Roger Dingledine | |
cases. svn:r5220 | |||
2005-10-07 | fix a malformed warning entry | Roger Dingledine | |
svn:r5219 | |||
2005-10-07 | Win32 compilation/correctness fixes. | Nick Mathewson | |
svn:r5218 | |||
2005-10-07 | doxygen fix | Roger Dingledine | |
svn:r5217 | |||
2005-10-07 | disable RAND_poll() for the alpha of the day; at least 24 hours of testing ↵ | Nick Mathewson | |
is in order for something like that. svn:r5216 | |||
2005-10-07 | Add half our entropy from RAND_poll in OpenSSL. These know how to use egd ↵ | Nick Mathewson | |
(if present) openbsd weirdness (if present), vms/os2 weirdness (if we ever port there), and more in the future. svn:r5215 | |||
2005-10-07 | you can't declare variables in the middle of a block | Roger Dingledine | |
svn:r5214 | |||
2005-10-07 | Print address too when we say we cannot bind/listen | Peter Palfrader | |
svn:r5213 | |||
2005-10-07 | Strip extra trailing newlines when parsing router descriptors. | Nick Mathewson | |
svn:r5212 | |||
2005-10-06 | Once an hour (not just on startup) give OpenSSL some more entropy. | Nick Mathewson | |
Add entropy in 512-bit chunks, not 160-bit chunks. (This latter change is voodoo.) svn:r5211 | |||
2005-10-06 | Using RAND_pseudo_bytes instead of RAND_bytes is an accident waiting to ↵ | Nick Mathewson | |
happen, and does not really speed us up much when we do it. So stop doing it. svn:r5210 | |||
2005-10-06 | without braces, what will hold up the code? | Roger Dingledine | |
svn:r5209 | |||
2005-10-06 | Make doxygen marginally happier | Nick Mathewson | |
svn:r5208 | |||
2005-10-06 | sparc64 doesn't like unaligned access either | Peter Palfrader | |
svn:r5206 | |||
2005-10-05 | add a todo: clients should use Stable/Fast flags | Nick Mathewson | |
svn:r5205 | |||
2005-10-05 | Rate-limit warnings related to unrecognized MyFamily elements. | Nick Mathewson | |
svn:r5204 | |||
2005-10-05 | On sighup, if usehelpernodes changed to 1, use new circuits. | Nick Mathewson | |
svn:r5203 | |||
2005-10-05 | call circuit_expire_all_dirty_circs() on do_hup(). | Roger Dingledine | |
there, now we use it. svn:r5202 | |||
2005-10-05 | I *knew* something was wrong here. Flip some comparison operators and make ↵ | Nick Mathewson | |
download-rate-limiting sane again. svn:r5201 | |||
2005-10-05 | Downgrade too-frequent "nothing happened" message from info to debug | Nick Mathewson | |
svn:r5200 | |||
2005-10-05 | infrastructure for the 'change pseudonym' button. | Roger Dingledine | |
not used yet. svn:r5199 | |||
2005-10-05 | Make windows platform detection smarter. {Untested.} | Nick Mathewson | |
svn:r5198 | |||
2005-10-05 | improve INFO-level logging for directory downloads. This is still too ↵ | Nick Mathewson | |
chatty, but it will help us analyze things. svn:r5197 | |||
2005-10-05 | we forgot to forward-port the 0.1.0.15 changelog | Roger Dingledine | |
svn:r5196 | |||
2005-10-05 | replace former relaunches of directory downloads with reset of failure count ↵ | Nick Mathewson | |
and relaunch of status downloads. Fix memory leak in trusted_dir_server_t. Reset "last download attempted" time when resetting failure counts. svn:r5195 | |||
2005-10-05 | size_t int printf mucking | Roger Dingledine | |
svn:r5194 | |||
2005-10-05 | Note the two places where clients will still try to fetch old-style (v1) ↵ | Nick Mathewson | |
directory info. These should be fixed, I think. svn:r5193 | |||
2005-10-05 | reset warning flags on SIGHUP. arma: is this everything? | Nick Mathewson | |
svn:r5192 | |||
2005-10-05 | stutter therapy lessons | Roger Dingledine | |
svn:r5191 | |||
2005-10-05 | Fix verbose compiler warnings, including one in routerlist.c that would have ↵ | Nick Mathewson | |
been an actual error. Normalize whitespace. Enforce convention that "address" is a hostname and "addr" is an IPv4 address. svn:r5190 | |||
2005-10-05 | resolve some directory-related XXXXs; downgrade naming conflict messages ↵ | Nick Mathewson | |
from WARN to INFO for non-authorities; do not repeat naming conflict messages. svn:r5189 | |||
2005-10-05 | Downgrade noisy log messages in preparation for an alpha release. | Nick Mathewson | |
svn:r5188 | |||
2005-10-05 | Give a less frequent and more helpful warning on failed serverdesc downloads | Nick Mathewson | |
svn:r5187 | |||
2005-10-04 | When we get an EOF or a timeout on a directory connection, note how many ↵ | Nick Mathewson | |
bytes of serverdesc we are dropping. This will help us determine whether it is smart to parse incomplete serverdesc responses. svn:r5186 | |||
2005-10-04 | Check for named servers when looking them up by nickname; | Nick Mathewson | |
warn when we'recalling a non-named server by its nickname; don't warn twice about the same name. Fix a bug in routers_update_status_from_networkstatus that made nearly all clients never update routerinfo_t.is_named. Try to list MyFamily elements by key, not by nickname. Only warn about names that we generated ourself, or got from the local user. On TLS handshake, only check the other router's nickname against its expected nickname if is_named is set. svn:r5185 | |||
2005-10-04 | link nicknames to trusted directory servers; log these nicknames when ↵ | Nick Mathewson | |
mentioning servers; also, when we get a naming conflict; log which nicknames or keys are supposed to bind. svn:r5184 | |||
2005-10-04 | cosmetic fix: only have one local to hold smartlist_len(downloadable), not too. | Nick Mathewson | |
svn:r5183 | |||
2005-10-04 | switch semantics of authdirinvalid/reject | Nick Mathewson | |
svn:r5182 | |||
2005-10-04 | comment cleanups | Roger Dingledine | |
svn:r5181 | |||
2005-10-03 | free EVP cipher information on shutdown to remove some spurious dmalloc ↵ | Nick Mathewson | |
complaints. svn:r5180 |