- Nov 07, 2013
-
-
zzz authored
-
- Oct 28, 2013
-
-
zzz authored
change, by querying the config instead of StatSummarizer to determine if a stat is graphed. - Don't append to a string in a loop - parseConfig() return a Set instead of List to avoid O(n**2) behavior when deteriming config changes
-
- Oct 24, 2013
-
-
zzz authored
-
- Oct 23, 2013
-
-
zzz authored
- Add salt.i2p. Icon from efkt, free to use. - Change icon for stats.i2p. Icon from Fat Cow, see license info in LICENSES.txt
-
- Oct 19, 2013
- Oct 14, 2013
- Oct 07, 2013
- Oct 06, 2013
-
-
zzz authored
-
- Oct 04, 2013
-
-
zzz authored
- New config for proxying news, separate from proxying update - Default logic cleanup
-
zzz authored
- Stub out support for clearnet su3 updating - PartialEepGet and SSLEepGet tweaks to support clearnet update - Remove proxy, key, and url config from /configupdate - More URI checks in UpdateRunner - Add su3 mime type - Move advanced setting to HelperBase
-
- Sep 29, 2013
-
-
zzz authored
-
- Sep 25, 2013
-
-
zzz authored
-
- Sep 23, 2013
-
-
zzz authored
-
- Sep 22, 2013
-
-
zzz authored
- new ROUTER_SIGNED_SU3 UpdateType - Add support for torrent and HTTP - Refactor UpdateRunners to return actual UpdateType - Deal with signed/su3 conflicts - unpack/verify stubbed only
-
- Sep 21, 2013
-
-
zzz authored
on /configclients (Ticket #1025)
-
- Sep 20, 2013
- Sep 14, 2013
-
-
zzz authored
-
- Sep 12, 2013
-
-
zzz authored
Consolidate KeyStore code from SSLEepGet, I2CPSSLSocketFactory, SSLClientListenerRunner, and RouterConsoleRunner into new KeyStoreUtil and CertUtil classes in net.i2p.crypto (ticket #744)
-
- Sep 03, 2013
-
-
zzz authored
-
- Sep 01, 2013
-
-
zzz authored
-
- Aug 30, 2013
-
-
zzz authored
-
- Aug 11, 2013
-
-
kytv authored
- French, Portugeuse, Russian, Spanish, and Turkish updates from Transifex - Start of Romanian translation from Transifex - Update English POs for sending to TX * Debian: Update changelog
-
- Aug 08, 2013
-
-
zzz authored
applied changes from 2f2fc980d396aa295ce972afc4298e8f2e763fea through c2bc3b29484ec8a689c72f2ab4e823a2a72f6430 New update hosts, thx Meeh and dg
-
- Jul 13, 2013
-
-
zzz authored
- Tag initialNews.xml for TranslateReader - Drop static translated initialNews pages - Add new routerconsole bundle for the news alone, shipped in the jar - Use TranslateReader in HTTP proxy for initial news - Initial translations created manually from translated xml filesx - Add translated proxy error pages and initial news to deletelist.txt TODO: ar translation fails checkpo.sh
-
- Jul 03, 2013
-
-
zzz authored
-
- Jun 30, 2013
-
-
zzz authored
-
- Jun 29, 2013
-
-
zzz authored
-
- Jun 17, 2013
- Jun 12, 2013
-
-
zzz authored
-
- Jun 10, 2013
-
-
kytv authored
-
- Jun 09, 2013
-
-
zzz authored
- Add new I2CP RequestVariableLeaseSetMessage - Send RVLSM if client supports it; handle on client side; disabled by default for the moment. - Add LeaseSet.getLatestLeaseDate() - Check latest, not earliest, date too far in future in KNDF.validate() - Check latest date too far in past in KNDF.validate() - Only check gateway and tunnel ID for equality in OCMOSJ lease caching to reduce churn - Split up KNDF.validate(RI) for efficiency, don't need to check signature, netid, etc. before lookups, only on store - Remove enforeNetID config - Fix major bug causing newer leasesets to be treated as older, and not stored or published - Increase max adjustment time of earliest lease - TransientDataStore cleanups - RouterInfo and LeaseSet equals() speedups
-
- May 31, 2013
-
-
zzz authored
-
- May 30, 2013
-
-
kytv authored
-
- May 29, 2013
-
-
zzz authored
* Jetty 7.6.11 * Tomcat 6.0.37
-
- May 26, 2013
-
-
zzz authored
- Add support for requesting an encrypted reply * NetDB: - Add support for encrypted DatabaseSearchReplyMessage and DatabaseStoreMessage in response to a DatabaseLookupMessage * PRNG: Cleanups using Collections.singletonMap() * Router utils: New RemovableSingletonSet * TransientSessionKeyManager: - Support variable expiration for inbound tag sets - Several efficiency improvements * VersionComparator: Add static method, use most places
-