1. 31 Jul, 2012 1 commit
    • Martin Hurton's avatar
      Fix issue #406 · 9fab9937
      Martin Hurton authored
      When a peer reconnects, the router socket receives an identity
      message containing this peer id. When this happens, the current
      implementation crashes.
      
      This patch makes a router socket to silently ignore all identity
      messages coming from reconnected peers.
      9fab9937
  2. 29 Jul, 2012 1 commit
  3. 28 Jul, 2012 1 commit
  4. 26 Jul, 2012 3 commits
  5. 18 Jul, 2012 1 commit
  6. 17 Jul, 2012 1 commit
  7. 13 Jul, 2012 2 commits
  8. 11 Jul, 2012 4 commits
  9. 06 Jul, 2012 8 commits
  10. 04 Jul, 2012 3 commits
  11. 03 Jul, 2012 1 commit
  12. 02 Jul, 2012 3 commits
  13. 26 Jun, 2012 4 commits
  14. 25 Jun, 2012 2 commits
  15. 24 Jun, 2012 1 commit
  16. 23 Jun, 2012 1 commit
    • MinRK's avatar
      forward-declare struct iovec · a1788171
      MinRK authored
      avoids warnings of the form:
      
      warning: 'struct iovec' declared inside parameter list
      warning: its scope is only this definition or declaration, which is probably not what you want
      
      when building downstream projects
      a1788171
  17. 20 Jun, 2012 1 commit
  18. 19 Jun, 2012 2 commits