Skip to content
Snippets Groups Projects
  1. Nov 29, 2010
    • Peter Palfrader's avatar
      New upstream version · fbe6b172
      Peter Palfrader authored
      fbe6b172
    • Peter Palfrader's avatar
      Merge commit 'tor-0.2.2.19-alpha' into debian-merge · e25400ef
      Peter Palfrader authored
      * commit 'tor-0.2.2.19-alpha':
        pick a more accurate release date
        bump to 0.2.2.19-alpha
        prepare for our emergency openssl fix release
        Do not set the hostname TLS extension server-side; only client-side
        Fix a unit test broken by fix for 2195
        Add changes file for bug2195.
        Fix logic error in router_dump_router_to_string.
        Add comments to some of the bug2183 fix code
        Generate a router descriptor even if generating an extra-info descriptor fails.
        Do not emit an extra-info-digest descriptor line if the digest is zero.
        Tweak the bugfix for 2183 a bit more.
        new development version
        Don't use log_err for non-criticial warnings.
        Try harder not to exceed the 50 KB extra-info descriptor limit.
      e25400ef
  2. Nov 23, 2010
  3. Nov 21, 2010
  4. Nov 19, 2010
  5. Nov 17, 2010
  6. Nov 16, 2010
    • Roger Dingledine's avatar
      new development version · c643e052
      Roger Dingledine authored
      c643e052
    • Peter Palfrader's avatar
      Merge branch 'debian-merge' into debian · 652bcc11
      Peter Palfrader authored
      * debian-merge: (68 commits)
        New upstream version
        final touchups
        bump to 0.2.2.18-alpha
        warn more about AllowSingleHopExits
        merge in more changelog entries
        Clean up my 1776 fix a bit
        Move controller event for socks warning into log_unsafe_socks_warning
        changes entry for nopublish removal in 5040c855
        Make the coducmentation for SingleHop stuff slightly more dire
        Rate-limit unsafe socks warning
        Avoid perma-blocking the controller on bug in shrink_freelist
        Add changes file for bug1125
        Add changes file for bug1125
        Disable logging to control port connections in buf_shrink_freelists.
        Move the original log_info call out of the core of buf_shrink_freelists.
        Disable logging to control port connections in buf_shrink_freelists.
        Move the original log_info call out of the core of buf_shrink_freelists.
        let unpublished bridges learn their ip address too
        Enforce multiplicity rules when parsing annotations.
        Fix a bug where seting allow_annotations==0 only ignores annotations, but does not block them
        ...
    • Peter Palfrader's avatar
      New upstream version · 0312e699
      Peter Palfrader authored
      0312e699
    • Peter Palfrader's avatar
      Merge commit 'tor-0.2.2.18-alpha' into debian-merge · b47cc5ef
      Peter Palfrader authored
      * commit 'tor-0.2.2.18-alpha': (67 commits)
        final touchups
        bump to 0.2.2.18-alpha
        warn more about AllowSingleHopExits
        merge in more changelog entries
        Clean up my 1776 fix a bit
        Move controller event for socks warning into log_unsafe_socks_warning
        changes entry for nopublish removal in 5040c855
        Make the coducmentation for SingleHop stuff slightly more dire
        Rate-limit unsafe socks warning
        Avoid perma-blocking the controller on bug in shrink_freelist
        Add changes file for bug1125
        Add changes file for bug1125
        Disable logging to control port connections in buf_shrink_freelists.
        Move the original log_info call out of the core of buf_shrink_freelists.
        Disable logging to control port connections in buf_shrink_freelists.
        Move the original log_info call out of the core of buf_shrink_freelists.
        let unpublished bridges learn their ip address too
        Enforce multiplicity rules when parsing annotations.
        Fix a bug where seting allow_annotations==0 only ignores annotations, but does not block them
        Bulletproof the routerlist manipulation functions to handle reinserting the same descriptor
        ...
      b47cc5ef
    • Roger Dingledine's avatar
    • Roger Dingledine's avatar
      bump to 0.2.2.18-alpha · e1e79885
      Roger Dingledine authored
      e1e79885
    • Roger Dingledine's avatar
      warn more about AllowSingleHopExits · a08a7e0f
      Roger Dingledine authored
      a08a7e0f
    • Roger Dingledine's avatar
      merge in more changelog entries · e0b922b7
      Roger Dingledine authored
      e0b922b7
    • Roger Dingledine's avatar
    • Nick Mathewson's avatar
      Clean up my 1776 fix a bit · 45b500d5
      Nick Mathewson authored
      Sebastian notes (and I think correctly) that one of our ||s should
      have been an &&, which simplifies a boolean expression to decide
      whether to replace bridges.  I'm also refactoring out the negation at
      the start of the expression, to make it more readable.
      45b500d5
  7. Nov 15, 2010
  8. Nov 12, 2010
Loading