Историја ревизија

Аутор SHA1 Порука Датум
  Nick Mathewson 94507f1b6d Fix bug in recent address.c patch: actually set the value of address * to 0.0.0.0 as we did before. This makes CMP_EXACT comparisons with bitmask 0 work on address * again. пре 17 година
  Nick Mathewson ccda4e481c Fix compilation under gethostbyname-based systems. пре 17 година
  Nick Mathewson ae71b52945 remove the responsibility for setting listensocklen to the function that made the sockaddr пре 17 година
  Roger Dingledine 365c72246c partial move to letting bridge descriptor fetches use our new (well, пре 17 година
  Roger Dingledine 43c22c5b79 minor todo updates пре 17 година
  Roger Dingledine 5519e633ec New controller event "clients_seen" to report a geoip-based summary пре 17 година
  Nick Mathewson 0c5e03fa21 Remove a deprecated controller alias; make another one generate a warning. пре 17 година
  Nick Mathewson a87335472c Make connection_create_listener take a sockaddr_len, not just a sockaddr whose length we try to divine. пре 17 година
  Nick Mathewson b3b14bf25d Add some early checks to keep ipv6 addresses from failing by accident. Now, they fail on purpose, at least till 0.2.2.something. пре 17 година
  Nick Mathewson 374c1e979f Refactor tor_addr_t manipulation functions so that as few as possible look at the tor_addr_t representation. пре 17 година
  Nick Mathewson 616f6643ef get_interface_addr6(), and by extension get_interface_addr(), were pretty borked. Copying a tor_addr_t from a sockaddr_storage using memcpy is a poor notion. пре 17 година
  Nick Mathewson 61722638ea Refactor tor_addr_compare_masked() so that CMP_SEMANTIC makes more sense, and has decent semantics for maskbits; and so that CMP_EXACT works right for bits==0. пре 17 година
  Nick Mathewson f182e9707f Bump version to 0.2.1.9-alpha-dev пре 17 година
  Nick Mathewson f7adc017c4 Document and make more conservative the logic for picking the size of the bloom filter to use for retaining descriptors. пре 17 година
  Nick Mathewson 73e1a1d26e Document our Bloom filter parameter choices. пре 17 година
  Nick Mathewson 0f9f45ff33 Document the pk operation count fields in rephist.c, and move them into a struct for clarity, and change their type to what we actually want to cast them to. пре 17 година
  Nick Mathewson df5e8f65bc Add more missing documentation, and correct an error in container.c documentation: Don't introduce two parameters called n when you're calling an algorithm O(n). пре 17 година
  Roger Dingledine 41aef35963 last cleanups пре 17 година
  Roger Dingledine 20f964c6da prepare for 0.2.1.9-alpha пре 17 година
  Roger Dingledine 2a42986c96 ok, fair enough, some of these variables were time_t's after all пре 17 година
  Roger Dingledine 4ff04fda77 so which is it? TIME_MAX or INT_MAX? pick INT_MAX for now. пре 17 година
  Roger Dingledine a12c3f2c86 some fixes i found in my sandbox пре 17 година
  Steven Murdoch 4a1fd99899 Add discussion on how network latency changes when the network load differs from the level that the node selection algorithm was designed for пре 17 година
  Steven Murdoch 3ba7a6e219 Add R script for estimating average node latency at different levels of network load пре 17 година
  Roger Dingledine a32477db65 propset on our new todo lists. why can't svn just know what i mean. пре 17 година
  Steven Murdoch 8199d30050 Discussion on optimizing the node selection probabilities пре 17 година
  Steven Murdoch 972d019cae Annotate relative-selection-probabilities graph пре 17 година
  Steven Murdoch 294e773ae9 Add R code for plotting optimized node selection probabilities пре 17 година
  Nick Mathewson 5dd7e018cb Changelog entries for bug 891 fix as checkpointed. пре 17 година
  Nick Mathewson 272e64e674 Use the literal parse of an address in dns_resolve_impl if parsing the address as an ipv4 or ipv6 address _succeeded_. Not if it failed. Bug introduced in r17707 (post 0.2.1.8-alpha), and found by xiando. пре 17 година