1. 07 2月, 2015 4 次提交
  2. 06 2月, 2015 1 次提交
    • F
      p2p: integrate p2p/discover · 5bdc1159
      Felix Lange 提交于
      Overview of changes:
      
      - ClientIdentity has been removed, use discover.NodeID
      - Server now requires a private key to be set (instead of public key)
      - Server performs the encryption handshake before launching Peer
      - Dial logic takes peers from discover table
      - Encryption handshake code has been cleaned up a bit
      - baseProtocol is gone because we don't exchange peers anymore
      - Some parts of baseProtocol have moved into Peer instead
      5bdc1159
  3. 19 1月, 2015 1 次提交
  4. 06 1月, 2015 1 次提交
  5. 16 12月, 2014 1 次提交
  6. 15 12月, 2014 1 次提交
  7. 22 11月, 2014 2 次提交
  8. 01 11月, 2014 1 次提交
  9. 23 10月, 2014 1 次提交