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

Skip to content
Snippets Groups Projects
  1. Dec 31, 2011
    • kytv's avatar
      Add CPU type check for OSX · 4c76a93a
      kytv authored
      I removed Tanuki's broken CPU "bitness" check for OSX in
      3db46be1ede7d858b6c319905cf310d99227eb29. With this commit I add one that
      works. Note that at this point we don't use the "bitness" checking because we
      ship a quad-fat wrapper for OSX. Unfortunately, one can only manipulate the osx
      binaries with "lipo" which is only available in OSX. In the future we may want
      to use the "bitness" logic.
      
      In any case, the old check set the bits to 64 for Leopard and above, but just
      because a Mac is running Leopard or Snow Leopard doesn't mean it's 64bit
      capable. This addition of mine will actually check the flags using sysctl. I'm
      not using uname because OSX < Lion starts in 32bit mode by default (but can
      still run 64bit binaries).
      4c76a93a
    • kytv's avatar
      Fix typo (s/stip/strip/), thanks k0e · ce0e0b20
      kytv authored
      ce0e0b20
    • kytv's avatar
      s/libwrapper.dll/wrapper.dll/ · b3e162e7
      kytv authored
      b3e162e7
    • kytv's avatar
      linux-ppc specific wrapper notes · f6d821c9
      kytv authored
      f6d821c9
    • kytv's avatar
      Small wrapper-building HOWTO for BSD · 45fb0ad9
      kytv authored
      45fb0ad9
  2. Dec 29, 2011
  3. Dec 27, 2011
  4. Dec 19, 2011
  5. Dec 17, 2011
  6. Dec 10, 2011
  7. Dec 09, 2011
  8. Dec 05, 2011
    • zzz's avatar
      CSS · 51899e9e
      zzz authored
      51899e9e
  9. Dec 04, 2011
    • zzz's avatar
      * Console: · c5f98a04
      zzz authored
          - Less icons on configclients.jsp
          - Fix some browsers breaking line on negative numbers
          - Tab CSS tweaks
      c5f98a04
  10. Dec 02, 2011
  11. Nov 30, 2011
    • zzz's avatar
      * Console: · 080cc962
      zzz authored
          - Split up config network page
          - CSS tweaks and cleanups
          - Change some form notices to errors
          - Spiff up the buttons
      
          new silk icons: See licenses/LICENSE-SilkIcons.txt
          new toopie icon: Shrunk from existing one
      080cc962
    • zzz's avatar
      * i2psnark: · 5fd20fc7
      zzz authored
          - Retry link on torrent download fail
          - Clear URL after clicking 'add torrent'
          - Message tweaks
          - CSS tweaks
      5fd20fc7
  12. Nov 28, 2011
  13. Nov 27, 2011
    • zzz's avatar
      * Reseed: · 1339209f
      zzz authored
          - Restore i2pbote (ticket #516)
          - Remove r31453 (cert expiring, host soon to be shut down permanently)
      1339209f
  14. Nov 21, 2011
  15. Nov 14, 2011
  16. Nov 12, 2011
  17. Nov 11, 2011
    • zzz's avatar
      * Console: · 624badfb
      zzz authored
          - Less magic and fix img sizes, for speed and less artifacts while rendering
          - CSS tweaks
      624badfb
  18. Nov 10, 2011
  19. Nov 09, 2011
  20. Nov 08, 2011
  21. Nov 07, 2011
  22. Nov 05, 2011
    • kytv's avatar
      -7rc · 67cc3ad5
      kytv authored
      Updating geoip
      Bumping version b/c of dream's changes to I2PServerSockets
      67cc3ad5
  23. Nov 03, 2011
  24. Nov 02, 2011
    • zzz's avatar
      proxy error page tweaks · e53290db
      zzz authored
      e53290db
    • zzz's avatar
      * Reseed: · 96d5d75d
      zzz authored
          - Add new host i2p.mooo.com thx "bugme" (wii.torproject -at- gmail dot com)
          - Handle % escaping in file URLs
          - Do basic validation of router hash
          - Add some more sanity checks
      96d5d75d
Loading