I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  • zzz's avatar
    71043c41
    - Hide I2CP settings when in router context · 71043c41
    zzz authored
    - Better BEValue.toString()
    
    (most of the following got missed in the last checkin)
    - Fix about 9 NPEs
    - Fix numwant in magnet mode
    - Send metadata size in extension handshake
    - Open trackers are primary if we don't have primary trackers
    - Add missing break in port message handling
    - Increase max msg size to account for metadata msg
    - Remember magnets across restarts
    - Drop peers w/o extensions if we need metainfo
    - Fix DATA messages
    - Fix tracker transition to non-magnet
    - Fix infohash for non-magnet
    - Fix up peer transition to non-magnet
    - More logging
    71043c41
    History
    - Hide I2CP settings when in router context
    zzz authored
    - Better BEValue.toString()
    
    (most of the following got missed in the last checkin)
    - Fix about 9 NPEs
    - Fix numwant in magnet mode
    - Send metadata size in extension handshake
    - Open trackers are primary if we don't have primary trackers
    - Add missing break in port message handling
    - Increase max msg size to account for metadata msg
    - Remember magnets across restarts
    - Drop peers w/o extensions if we need metainfo
    - Fix DATA messages
    - Fix tracker transition to non-magnet
    - Fix infohash for non-magnet
    - Fix up peer transition to non-magnet
    - More logging