Skip to content
Snippets Groups Projects
  1. Nov 21, 2010
  2. Nov 16, 2010
    • 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
  3. Nov 15, 2010
  4. Nov 12, 2010
  5. Nov 11, 2010
  6. Nov 10, 2010
Loading