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

Skip to content
Snippets Groups Projects
  1. Jul 24, 2011
    • zzz's avatar
      * UDP: · 734444e1
      zzz authored
          - Implement destroy message sending
            (receiving was implemented in 0.8.1)
          - More cleanups at shutdown
          - Log tweaks
      734444e1
    • zzz's avatar
      * UDP: · 89d32e3b
      zzz authored
          - Revert change in UDPPacket that caused massive corruption
          - Reduce buffer sizes from 2048 to 1536
          - Discard too-large received packets sooner
          - More cleanups
          - Notes on MTU
      89d32e3b
    • zzz's avatar
      more final and cleanups · ec061eb3
      zzz authored
      ec061eb3
    • zzz's avatar
      * UDP: · 702da0a9
      zzz authored
          - Don't delay in OutboundMessageFragments at the end
            of the loop if we have more to send now, this should
            speed things up
          - More cleanups
      702da0a9
  2. Jul 23, 2011
  3. Jul 22, 2011
    • dev's avatar
    • dev's avatar
      merge of '155618ea1e5d1088da55cc657cc6b6d95e44e862' · 0235c5ef
      dev authored
           and '6060c1530835d871f99ceba7209ed4031c582573'
      0235c5ef
    • dev's avatar
      Removed the last Set.entrySet(), sorry zzz. · 661325af
      dev authored
      661325af
    • kytv's avatar
      -14 adds x64 support to the OSX wrapper. With 0.8.7 the wrapper became fat · c716071e
      kytv authored
      (i386 & ppc). With this check-in, the wrapper becomes quad-fat (i386, ppc,
      x86_64, ppc64).
      
      $ lipo -info libwrapper.jnilib wrapper
      Architectures in the fat file: libwrapper.jnilib are: ppc i386 ppc64 x86_64 
      Architectures in the fat file: wrapper are: ppc i386 ppc64 x86_64 
      
      $ file libwrapper.jnilib wrapper
      libwrapper.jnilib: Mach-O universal binary with 4 architectures
      libwrapper.jnilib (for architecture ppc):	Mach-O bundle ppc
      libwrapper.jnilib (for architecture i386):	Mach-O bundle i386
      libwrapper.jnilib (for architecture ppc64):	Mach-O 64-bit bundle ppc64
      libwrapper.jnilib (for architecture x86_64):	Mach-O 64-bit bundle x86_64
      wrapper:           Mach-O universal binary with 4 architectures
      wrapper (for architecture ppc):	Mach-O executable ppc
      wrapper (for architecture i386):	Mach-O executable i386
      wrapper (for architecture ppc64):	Mach-O 64-bit executable ppc64
      wrapper (for architecture x86_64):	Mach-O 64-bit executable x86_64
      
      Binaries fetched from the tanuki software site and fattened with lipo.
      c716071e
    • kytv's avatar
      Remove extraneous whitespace · 370be482
      kytv authored
      370be482
  4. Jul 21, 2011
  5. Jul 20, 2011
  6. Jul 19, 2011
    • zzz's avatar
      * Tunnel TestJob: · 56d8b72b
      zzz authored
          - Don't continue testing after the pool is dead
          - Tweak test intervals
        * TunnelPool: Make more methods package private
      56d8b72b
    • zzz's avatar
      cleanup · c78719bf
      zzz authored
      c78719bf
  7. Jul 18, 2011
  8. Jul 17, 2011
  9. Jul 15, 2011
Loading