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

Skip to content
Snippets Groups Projects
  1. Apr 27, 2009
  2. Apr 26, 2009
  3. Apr 25, 2009
  4. Apr 24, 2009
  5. Apr 23, 2009
  6. Apr 22, 2009
    • zzz's avatar
      * Fragmenter: don't re-throw the corrupt fragment IllegalStateException, · 3ddd5f2a
      zzz authored
        to limit the damage - root cause still not found
      3ddd5f2a
    • zzz's avatar
      * NTCP: Hopefully prevent this: · 29a58cb0
      zzz authored
         java.lang.IllegalStateException: Unable to serialize the message (net.i2p.data.i2np.DatabaseStoreMessage): Invalid key type
      	at net.i2p.data.i2np.I2NPMessageImpl.toByteArray(I2NPMessageImpl.java:238)
      	at net.i2p.router.transport.ntcp.NTCPConnection.bufferedPrepare(NTCPConnection.java:668)
      	at net.i2p.router.transport.ntcp.NTCPConnection.send(NTCPConnection.java:295)
      	at net.i2p.router.transport.ntcp.NTCPConnection.enqueueFloodfillMessage(NTCPConnection.java:412)
      	at net.i2p.router.transport.ntcp.NTCPConnection.enqueueInfoMessage(NTCPConnection.java:373)
      	at net.i2p.router.transport.ntcp.NTCPTransport.outboundMessageReady(NTCPTransport.java:179)
      	at net.i2p.router.transport.TransportImpl.send(TransportImpl.java:339)
            ...
      29a58cb0
    • zzz's avatar
      * i2psnark: (http://forum.i2p/viewtopic.php?t=3317) · 0bcbe6ae
      zzz authored
            - Change file limit to 512 (was 256)
            - Change size limit to 10GB (was 5GB)
            - Change request size to 16KB (was 32KB)
            - Change pipeline to 5 (was 3)
      0bcbe6ae
  7. Apr 21, 2009
  8. Apr 19, 2009
  9. Apr 18, 2009
  10. Apr 17, 2009
    • sponge's avatar
      2009-04-17 sponge · e6cecab0
      sponge authored
          * fixed setIP, just be sure to distclean before building :-)
          * more lint taken care of as well.
      e6cecab0
    • sponge's avatar
      2009-04-17 sponge · c3f9e202
      sponge authored
          * setIP wants to be a static method in the class, but it produces
            warnings about it being static from other code.
      c3f9e202
    • sponge's avatar
      2009-04-17 sponge · d0376f82
      sponge authored
          * Catch NPE in NTCP.
            This possibly augments fix 2009-04-11 welterde below.
          * Various LINT on NTCP sources, and removal of space-wasting
            spaces at end of lines in sources touched.
      d0376f82
  11. Apr 13, 2009
    • mathiasdm's avatar
      * Bugfix on tray icon updating · 834fdfe9
      mathiasdm authored
          * Some more work on the general configuration menu
            (currently not added to the tray icon menu yet, needs more work)
          * Tweaked the desktopgui logo
      834fdfe9
Loading