1. 19 Jun, 2012 12 commits
  2. 18 Jun, 2012 4 commits
  3. 16 Jun, 2012 1 commit
  4. 15 Jun, 2012 7 commits
  5. 14 Jun, 2012 10 commits
  6. 13 Jun, 2012 5 commits
  7. 12 Jun, 2012 1 commit
    • Daniel Stenberg's avatar
      singlesocket: remove dead code · c13af843
      Daniel Stenberg authored
      No need to check if 'entry' is non-NULL in a spot where it is already checked
      and guaranteed to be non-NULL.
      
      (Spotted by a Coverity scan)
      c13af843