bb39d8c6fd
disable spell check in textareas
2011-01-02 18:58:06 +00:00
f015ce1f0b
log tweak
2011-01-02 18:55:26 +00:00
ed8197f6d2
* Data Structures: More caching and cleanups
2010-12-31 13:21:05 +00:00
e0f77731c5
generics
2010-12-31 13:19:26 +00:00
cd1ed63908
javadoc
2010-12-31 13:18:17 +00:00
0de6c932f5
* OCMOSJ: Refactor cache keys for efficiency
2010-12-31 13:11:25 +00:00
8ab1892560
history for prop, -5
2010-12-30 15:06:54 +00:00
6ec1772c82
propagate from branch 'i2p.i2p.zzz.test4' (head 544002db2f75a06bbd19571f24692055c41b3290)
...
to branch 'i2p.i2p' (head 18c56774615023acadd46474b890350cd02a08c9)
2010-12-30 15:01:53 +00:00
08a3165c44
* Data Structures:
...
- New SDSCache for SimpleDataStructures
- New SimpleByteCache for byte[]
- Cache Hash, PublicKey, and SigningPublicKey
- Remove global lock in ByteCache
2010-12-30 15:01:39 +00:00
5d6edad9d4
* I2CP:
...
- Include the Hash in the DestReplyMessage on a failed lookup
so the client may correlate replies
(file omitted from previous checkin)
2010-12-30 13:18:22 +00:00
563e1f97e8
* DSAEngine: Restore variants of methods using a Hash argument,
...
required by Syndie, removed in 0.8.1
2010-12-29 14:07:13 +00:00
a61183303f
add configreseed page
2010-12-29 12:56:48 +00:00
ab4a5d15a1
history for prop, -2
2010-12-27 16:36:33 +00:00
f225c1cca0
propagate from branch 'i2p.i2p.zzz.test4' (head 56ba5c9f8d0779f91259df05b7be0826fe08cd84)
...
to branch 'i2p.i2p' (head 0ba2cc80363f5c7086bce7a43f43a9b095ed2d9e)
2010-12-27 16:21:09 +00:00
965b2611b3
Evolve, document how the URI path fix works. Fix 302 redirects so they URL encode properly. bump to -1
2010-12-26 20:45:29 +00:00
5d494ba89a
Move Addresses class from router to core so we can use it in i2ptunnel
2010-12-26 13:48:45 +00:00
c54b40288b
* Addresses: Add listing capability for internal interfaces
2010-12-26 12:31:01 +00:00
82e344055b
* Certificate: Use a single static null cert in place of
...
tens of thousands of them
2010-12-24 17:39:31 +00:00
eefa732815
fix reseed fallback to http
2010-12-21 22:05:08 +00:00
299c1bd67b
0.8.2
2010-12-21 21:22:00 +00:00
1f22ae6a0c
tweaks after review
2010-12-21 21:16:13 +00:00
91f1ece753
adjust runner count based on max mem
2010-12-19 15:13:54 +00:00
360d96d085
de-thinsp until we can check UA for opera
2010-12-19 00:04:55 +00:00
59e5ec7426
fix 1 sec tag causing po error
2010-12-18 13:22:47 +00:00
6bab0e7251
Added https support for r31453.ovh.net
2010-12-16 07:19:07 +00:00
a85f931c1c
Fixed r31453.ovh.net reseed url (small change).
...
SSL still needs to be added for this url.
2010-12-15 16:54:36 +00:00
c7c7731f91
propagate from branch 'i2p.i2p' (head 3d405c867f6903bf1d69b04c1daebf3146882525)
...
to branch 'i2p.i2p.zzz.test4' (head bfd85b10fdd1542526a4b9c53e5d4a733087f317)
2010-12-15 15:09:48 +00:00
6826c1eb69
disable I2CP auth in-JVM
2010-12-14 20:30:00 +00:00
8efefeeb5b
* I2CP over SSL, enable with i2cp.SSL=true
2010-12-14 14:27:35 +00:00
a5354f64a5
more classes pkg private
2010-12-12 22:07:26 +00:00
6d41aadc24
* I2CP:
...
- New option i2cp.disableInterface to turn off external I2CP port
(7654) and allow internal clients only
- Disallow internal connect when shut down
2010-12-12 22:06:30 +00:00
7c63866c51
* i2psnark:
...
- Fix end-game deadlock
- Fix last-modified check for multifile torrents, causing
apparent loss of data after abnormal exit
- UI Tweaks
2010-12-12 14:49:30 +00:00
2ca8fc6e62
* i2psnark:
...
- Restore text (ticket #273 )
- Fix several HTML errors (ticket #273 )
- Fix HTML error causing info links to be unclickable in dillo (tiicket #273 )
- Fix alt text duplicated or looking bad in text browsers (ticket #273 )
- Fix Opera button errors (ticket #332 )
- Fix POST resubmission errors (ticket #334 )
- Catch FetchAndAdd copy error (ticket #352 )
- Set permissions on downloaded torrent files
- Hide some columns when not running
- Lots of spacing cleanups
- Rename images so users don't end up with unused files
- Remove ~15 unused images
- Clean up theme selection speed-coding exercise
- Indent fixes
2010-12-11 13:57:14 +00:00
89b3e3bcb4
* TunnelPoolManager: Fix rare startup NPE ( http://forum.i2p/viewtopic.php?t=5192 )
2010-12-11 13:31:23 +00:00
0fdb10940e
-35rc.
2010-12-08 06:00:04 +00:00
26356ce35f
-34rc.
2010-12-07 18:53:12 +00:00
5a0fcc7791
-33rc.
2010-12-06 14:03:03 +00:00
f054663b17
-32rc
2010-12-05 23:50:12 +00:00
c94fa6ef17
tweaks
2010-12-05 04:05:20 +00:00
86de251691
fix QueuedI2CPMessageReader not stopping; javadocs
2010-12-04 22:27:24 +00:00
7c583fb1e6
convert mark router liveliness thread to SimpleScheduler
2010-12-04 20:34:57 +00:00
9aaf95ca98
* Threads:
...
- Reduce thread pool sizes based on memory and/or bandwidth limits
- Tweak some thread names for clarity
2010-12-04 18:54:06 +00:00
3a05abe556
add a stat to see if getBids() is taking too long
2010-12-04 18:41:12 +00:00
9fbeca08e1
-30
2010-12-04 16:40:12 +00:00
6d3b09a7a2
-29. (ScarfAce Special Edition).
2010-12-04 02:59:02 +00:00
6b8f420ad0
-28
2010-12-04 01:54:37 +00:00
33dde2b44e
-27
2010-12-03 17:28:44 +00:00
19fb2877d3
-25
2010-12-03 15:24:38 +00:00
24839d9b04
-24 ftw!
2010-12-03 13:58:37 +00:00
17526f435c
-23
2010-12-03 06:50:56 +00:00