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

Skip to content
Snippets Groups Projects
  1. Jun 01, 2011
  2. May 31, 2011
  3. May 30, 2011
    • zzz's avatar
      * I2CP: · d4bf2523
      zzz authored
            - Append I2CP Version information to the Get/Set Date Messages,
              so that both the router and client are aware of the other side's version,
              and future protocol changes will be easier to implement.
              Previously, router version information was not available to the client,
              so when router and client were in different JVMs,
              old clients would work with new routers
              but new clients would not work with old routers.
              After this change, we can design future changes so that new clients
              will work with old routers.
              This is an enhancement to the old protocol version byte sent by the client,
              which we have never changed and probably never will.
            - Prevent a client from setting the router's clock
            - Javadocs
      d4bf2523
  4. May 28, 2011
  5. May 27, 2011
    • zzz's avatar
      Don't re-append the query string to the redirect URL, · 393d813d
      zzz authored
      which caused eepget to repeatedly retry the new redirect
      of an i2paddresshelper query by the HTTP proxy.
      
      This was clearly non-compliant (the Location: header requires
      an absolute URI including any query string).
      
      This was part of the original redirect handling added by
      jrandom to eepget back when it was in syndie;
      appending that changelog just in case this hackery was
      required by Freenet USKs, which I doubt.
      
      Also, reset the redirect counter when retrying.
      
      ==============
      
      	Revision: 62a8cac8565958d111d0a47a443c964918d2e3ef
      	Parent:   277fe109ea4416f7d8a6dba6e09cd4f605a8ce1a
      	Author:   jrandom@i2p.net
      	Date:     10/22/2006 15:06:30
      	Branch:   i2p.syndie
      
      	Changelog: 
      	    ...
      	    - add support for HTTP 301 redirects to EepGet (so freenet USKs work as
      	      intended)
      393d813d
    • zzz's avatar
      * JBigI: · 2c3be290
      zzz authored
            - Refactor to handle 64 bit libs and a list of fallback libs
            - Logging tweaks
            - Only check for one file name in library path
      2c3be290
  6. May 25, 2011
  7. May 23, 2011
  8. May 22, 2011
  9. May 21, 2011
  10. May 20, 2011
  11. May 16, 2011
  12. May 13, 2011
  13. May 11, 2011
  14. May 06, 2011
    • zzz's avatar
      * Tunnels and profiles: · c356792d
      zzz authored
            - Increase max fast and high-cap tier sizes
            - Slow profile eval cycle after sufficient uptime
            - Fix bug which started a new build after a successful build
            - Misc. cleanups
      c356792d
  15. Apr 28, 2011
    • zzz's avatar
      -1 · fe21748b
      zzz authored
      fe21748b
  16. Apr 18, 2011
  17. Apr 10, 2011
    • zzz's avatar
      * Console: Hide iframe on mobile browsers · 428db022
      zzz authored
          * DataHelper: Speed up eq() (Ticket #437)
          * HTTPServer: Strip inbound X-Accept-Encoding header
          * netdb.jsp: HTML fixes
          * Plugins: Log error when console server not found
          * Reseed: Log tweak
      428db022
  18. Apr 02, 2011
  19. Mar 22, 2011
    • zzz's avatar
      -8 · 6f296a6f
      zzz authored
      6f296a6f
  20. Mar 20, 2011
  21. Mar 12, 2011
    • zzz's avatar
      -6 · 3ecc38cc
      zzz authored
      3ecc38cc
  22. Mar 11, 2011
  23. Mar 10, 2011
  24. Mar 08, 2011
    • zzz's avatar
      history for prop · 21dbee03
      zzz authored
      21dbee03
    • zzz's avatar
      * Console: · b02fe536
      zzz authored
            - Parameterize download button tags (ticket #425)
            - Clean up summary bar HTML warnings
            - Just display a summary bar link for text browsers
            - Move welcome div from the readme files to index.jsp
            - Require a nonce to change language
      b02fe536
  25. Mar 02, 2011
  26. Feb 27, 2011
    • zzz's avatar
      * Console: · 21f14ac2
      zzz authored
            - Fix numerous readme HTML errors
            - Fix flag locations in readmes
            - desktopgui.enable now defaults to false; run systray if false
            - Start icon app before console
            - Restore systray form in configservice.jsp
            - Only save lang when clicking on flags if desktopgui is running
            - Only allow two-letter lang code from cgi parameter
      21f14ac2
  27. Feb 24, 2011
    • zzz's avatar
      * i2psnark: · bb7d0287
      zzz authored
            - Fix delete and remove buttons for Opera and w3m (thx xiake)
            - Stop torrent if no valid trackers
            - Fix war build dependencies
      bb7d0287
  28. Feb 23, 2011
  29. Feb 22, 2011
  30. Feb 19, 2011
  31. Feb 18, 2011
Loading