- Daemon - Class in net.i2p.addressbook
-
Main class of addressbook.
- Daemon() - Constructor for class net.i2p.addressbook.Daemon
-
- DAEMON_USER - Static variable in class net.i2p.util.SystemVersion
-
- DaemonThread - Class in net.i2p.addressbook
-
A thread that waits five minutes, then runs the addressbook daemon.
- DaemonThread(String[]) - Constructor for class net.i2p.addressbook.DaemonThread
-
Construct a DaemonThread with the command line arguments args.
- data - Variable in class net.i2p.router.news.CRLEntry
-
- data - Variable in class org.jrobin.core.jrrd.DataChunk
-
- data - Variable in class org.klomp.snark.Message
-
- DATA_FLAG_ACK_BITFIELDS - Static variable in class net.i2p.router.transport.udp.UDPPacket
-
- DATA_FLAG_ECN - Static variable in class net.i2p.router.transport.udp.UDPPacket
-
unused
- DATA_FLAG_EXPLICIT_ACK - Static variable in class net.i2p.router.transport.udp.UDPPacket
-
- DATA_FLAG_EXTENDED - Static variable in class net.i2p.router.transport.udp.UDPPacket
-
unused
- DATA_FLAG_WANT_ACKS - Static variable in class net.i2p.router.transport.udp.UDPPacket
-
- DATA_FLAG_WANT_REPLY - Static variable in class net.i2p.router.transport.udp.UDPPacket
-
- DATA_HEADER_SIZE - Static variable in class net.i2p.router.transport.udp.PacketBuilder
-
not including acks.
- DATA_MATRIX_FIELD_256 - Static variable in class com.google.zxing.common.reedsolomon.GenericGF
-
- DATA_SIZE - Static variable in class net.i2p.data.i2np.TunnelDataMessage
-
- DatabaseEntry - Class in net.i2p.data
-
Base implementation of common methods for the two data structures
that are stored in the netDb, i.e.
- DatabaseEntry() - Constructor for class net.i2p.data.DatabaseEntry
-
- DatabaseInfo - Class in com.maxmind.geoip
-
Encapsulates metadata about the GeoIP database.
- DatabaseInfo(String) - Constructor for class com.maxmind.geoip.DatabaseInfo
-
Creates a new DatabaseInfo object given the database info String.
- DatabaseLookupMessage - Class in net.i2p.data.i2np
-
Defines the message a router sends to another router to search for a
key in the network database.
- DatabaseLookupMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.DatabaseLookupMessage
-
- DatabaseLookupMessage(I2PAppContext, boolean) - Constructor for class net.i2p.data.i2np.DatabaseLookupMessage
-
- DatabaseLookupMessage.Type - Enum in net.i2p.data.i2np
-
- DatabaseSearchReplyMessage - Class in net.i2p.data.i2np
-
Defines the message a router sends to another router in response to a
search (DatabaseFindNearest or DatabaseLookup) when it doesn't have the value,
specifying what routers it would search.
- DatabaseSearchReplyMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.DatabaseSearchReplyMessage
-
- DatabaseStoreMessage - Class in net.i2p.data.i2np
-
Defines the message a router sends to another router to test the network
database reachability, as well as the reply message sent back.
- DatabaseStoreMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.DatabaseStoreMessage
-
- DataChunk - Class in org.jrobin.core.jrrd
-
Models a chunk of result data from an RRDatabase.
- DataChunk(long, int, int, long, int, int) - Constructor for class org.jrobin.core.jrrd.DataChunk
-
- DataFormatException - Exception in net.i2p.data
-
Thrown when the data was not available to read or write a DataStructure
- DataFormatException(String, Throwable) - Constructor for exception net.i2p.data.DataFormatException
-
- DataFormatException(String) - Constructor for exception net.i2p.data.DataFormatException
-
- dataFound(Hash) - Method in class net.i2p.router.networkdb.kademlia.SearchState
-
how long did it take to get the reply, or -1 if we don't know
- datagramReceived(String, byte[], int, int, int, int) - Method in class net.i2p.sam.client.SAMClientEventListenerImpl
-
- datagramReceived(String, byte[], int, int, int, int) - Method in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
-
- datagramSession - Variable in class net.i2p.sam.SAMv1Handler
-
- DataHelper - Class in net.i2p.data
-
Defines some simple IO routines for dealing with marshalling data structures
- DataHelper() - Constructor for class net.i2p.data.DataHelper
-
- DataImporter - Class in org.jrobin.core
-
- DataImporter() - Constructor for class org.jrobin.core.DataImporter
-
- DataLoader - Interface in org.klomp.snark
-
Callback used to fetch data
- dataLoader - Variable in class org.klomp.snark.Message
-
- DataMessage - Class in net.i2p.data.i2np
-
Defines a message containing arbitrary bytes of data
This is what goes in a GarlicClove.
- DataMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.DataMessage
-
- dataOffset - Variable in class org.jrobin.core.jrrd.Archive
-
- DataProcessor - Class in org.jrobin.data
-
Class which should be used for all calculations based on the data fetched from RRD files.
- DataProcessor(long, long) - Constructor for class org.jrobin.data.DataProcessor
-
Creates new DataProcessor object for the given time span.
- DataProcessor(Date, Date) - Constructor for class org.jrobin.data.DataProcessor
-
Creates new DataProcessor object for the given time span.
- DataProcessor(Calendar, Calendar) - Constructor for class org.jrobin.data.DataProcessor
-
Creates new DataProcessor object for the given time span.
- dataPushed(int) - Method in class net.i2p.router.peermanager.PeerProfile
-
- dataPushed1m(int) - Method in class net.i2p.router.peermanager.PeerProfile
-
the tunnel pushed that much data in a 1 minute period
- dataReceived() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
-
we have received a real data packet, so we're done establishing
- dataReceived() - Method in class net.i2p.router.transport.udp.PeerState
-
- Datasource - Class in org.jrobin.core
-
Class to represent single datasource within RRD.
- Datasource(RrdDb, DsDef) - Constructor for class org.jrobin.core.Datasource
-
- Datasource(RrdDb, DataImporter, int) - Constructor for class org.jrobin.core.Datasource
-
- DataSource - Class in org.jrobin.core.jrrd
-
Instances of this class model a data source in an RRD file.
- DataSource(RRDFile) - Constructor for class org.jrobin.core.jrrd.DataSource
-
- datasource(String, String, String, String) - Method in class org.jrobin.graph.RrdGraphDef
-
Defines virtual datasource.
- datasource(String, String, String, String, String) - Method in class org.jrobin.graph.RrdGraphDef
-
Defines virtual datasource.
- datasource(String, String) - Method in class org.jrobin.graph.RrdGraphDef
-
Create a new virtual datasource by evaluating a mathematical
expression, specified in Reverse Polish Notation (RPN).
- datasource(String, String, String) - Method in class org.jrobin.graph.RrdGraphDef
-
Creates a new (static) virtual datasource.
- datasource(String, Plottable) - Method in class org.jrobin.graph.RrdGraphDef
-
Creates a new (plottable) datasource.
- datasource(String, String, double) - Method in class org.jrobin.graph.RrdGraphDef
-
Creates a new static virtual datasource that performs a percentile calculation on an
another named datasource to yield a single value.
- datasource(String, String, double, boolean) - Method in class org.jrobin.graph.RrdGraphDef
-
Creates a new static virtual datasource that performs a percentile calculation on an
another named datasource to yield a single value.
- dataSources - Variable in class org.jrobin.core.jrrd.RRDatabase
-
- DataSourceType - Class in org.jrobin.core.jrrd
-
Class DataSourceType
- DataStore - Interface in net.i2p.router.networkdb.kademlia
-
- DataStructure - Interface in net.i2p.data
-
Defines the class as a standard object with particular bit representation,
exposing methods to read and write that representation.
- DataStructureImpl - Class in net.i2p.data
-
Base implementation of all data structures
- DataStructureImpl() - Constructor for class net.i2p.data.DataStructureImpl
-
- date - Variable in class i2p.susi.webmail.Mail
-
- date - Variable in class net.i2p.router.news.NewsMetadata.Release
-
- DATE - Static variable in class net.i2p.util.LogManager
-
These define the characters in the format line of the config file
- Date - Class in org.cybergarage.http
-
- Date(Calendar) - Constructor for class org.cybergarage.http.Date
-
- DATE - Static variable in class org.cybergarage.http.HTTP
-
- DATE_LENGTH - Static variable in class net.i2p.data.DataHelper
-
- DateAndFlags - Class in net.i2p.data
-
A six-byte Date and 2 bytes of flags, since a Date won't encroach
on the top two bytes until the year 10889.
- DateAndFlags() - Constructor for class net.i2p.data.DateAndFlags
-
- DateAndFlags(long, int) - Constructor for class net.i2p.data.DateAndFlags
-
- DateAndFlags(Date, int) - Constructor for class net.i2p.data.DateAndFlags
-
- dateString - Variable in class i2p.susi.webmail.Mail
-
- dateString - Variable in class org.jrobin.core.timespec.TimeSpec
-
- dateUpdated(String) - Method in class net.i2p.client.impl.I2PSessionImpl
-
- day - Variable in class org.jrobin.core.timespec.TimeSpec
-
- DAY - Static variable in interface org.jrobin.graph.RrdGraphConstants
-
Constant to represent day
- DAYS - Static variable in class org.jrobin.core.timespec.TimeToken
-
- db - Variable in class org.jrobin.core.jrrd.Archive
-
- DBHistory - Class in net.i2p.router.peermanager
-
History of NetDb related activities (lookups, replies, stores, etc)
- DBHistory(RouterContext, String) - Constructor for class net.i2p.router.peermanager.DBHistory
-
- dbl() - Method in class net.i2p.crypto.eddsa.math.GroupElement
-
Doubles a given group element p in P^2 or P^3 representation and returns the result in P x P representation.
- dbLookupFailed(Hash) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that the peer was unable to reply to a db lookup - either with data or with
a lookupReply redirecting the user elsewhere
This will force creation of DB stats
- dbLookupFailed(Hash) - Method in interface net.i2p.router.ProfileManager
-
Note that the peer was unable to reply to a db lookup - either with data or with
a lookupReply redirecting the user elsewhere
- dbLookupReceived(Hash) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that the local router received a db lookup from the given peer
- dbLookupReceived(Hash) - Method in interface net.i2p.router.ProfileManager
-
Note that the local router received a db lookup from the given peer
- dbLookupReply(Hash, int, int, int, int, long) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that the peer replied to a db lookup with a redirect to other routers, where
the list of redirected users included newPeers routers that the local router didn't
know about, oldPeers routers that the local router already knew about, the given invalid
routers that were invalid in some way, and the duplicate number of routers that we explicitly
asked them not to send us, but they did anyway
- dbLookupReply(Hash, int, int, int, int, long) - Method in interface net.i2p.router.ProfileManager
-
Note that the peer replied to a db lookup with a redirect to other routers, where
the list of redirected users included newPeers routers that the local router didn't
know about, oldPeers routers that the local router already knew about, the given invalid
routers that were invalid in some way, and the duplicate number of routers that we explicitly
asked them not to send us, but they did anyway
- dbLookupSuccessful(Hash, long) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that the peer was able to return the valid data for a db lookup
This will force creation of DB stats
- dbLookupSuccessful(Hash, long) - Method in interface net.i2p.router.ProfileManager
-
Note that the peer was able to return the valid data for a db lookup
- dblPrecmp - Variable in class net.i2p.crypto.eddsa.math.GroupElement
-
- dbStoreFailed(Hash) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that we were unable to confirm a successful send of db data to
the peer, at least not within our timeout period
This will force creation of DB stats
- dbStoreFailed(Hash) - Method in interface net.i2p.router.ProfileManager
-
Note that we were unable to confirm a successful send of db data to
the peer, at least not within our timeout period
- dbStoreReceived(Hash, boolean) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that the local router received an unprompted db store from the given peer
- dbStoreReceived(Hash, boolean) - Method in interface net.i2p.router.ProfileManager
-
Note that the local router received an unprompted db store from the given peer
- dbStoreSent(Hash, long) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that we've confirmed a successful send of db data to the peer (though we haven't
necessarily requested it again from them, so they /might/ be lying)
This is not really interesting, since they could be lying, so we do not
increment any DB stats at all.
- dbStoreSent(Hash, long) - Method in interface net.i2p.router.ProfileManager
-
Note that we've confirmed a successful send of db data to the peer (though we haven't
necessarily requested it again from them, so they /might/ be lying)
- dbStoreSuccessful(Hash) - Method in class net.i2p.router.peermanager.ProfileManagerImpl
-
Note that we've verified a successful send of db data to the floodfill peer
by querying another floodfill.
- dbStoreSuccessful(Hash) - Method in interface net.i2p.router.ProfileManager
-
Note that we confirmed a successful send of db data to
the peer.
- DCCClientManager - Class in net.i2p.i2ptunnel.irc
-
Start, track, and expire the I2PTunnelDCCClients.
- DCCClientManager(I2PSocketManager, Logging, EventDispatcher, I2PTunnel) - Constructor for class net.i2p.i2ptunnel.irc.DCCClientManager
-
- DCCHelper - Interface in net.i2p.i2ptunnel.irc
-
Hooks to create and maintain DCC client and server tunnels
- dday - Variable in class org.jrobin.core.timespec.TimeSpec
-
- deallocate(Buffer) - Method in class engine.misc.DeallocationHelper
-
- DeallocationHelper - Class in engine.misc
-
Helper to deallocate memory on the native heap allocated during the creation
of a direct byte buffer.
- DeallocationHelper() - Constructor for class engine.misc.DeallocationHelper
-
Default constructor
- DeallocationHelper(boolean) - Constructor for class engine.misc.DeallocationHelper
-
Main constructor
- DeallocationHelper.AndroidDeallocator - Class in engine.misc
-
- DeallocationHelper.AndroidDeallocator() - Constructor for class engine.misc.DeallocationHelper.AndroidDeallocator
-
- DeallocationHelper.ApacheHarmonyDeallocator - Class in engine.misc
-
- DeallocationHelper.ApacheHarmonyDeallocator() - Constructor for class engine.misc.DeallocationHelper.ApacheHarmonyDeallocator
-
- DeallocationHelper.Deallocator - Class in engine.misc
-
tool responsible for releasing the native memory of a deallocatable byte
buffer
- DeallocationHelper.Deallocator() - Constructor for class engine.misc.DeallocationHelper.Deallocator
-
- DeallocationHelper.GnuClasspathDeallocator - Class in engine.misc
-
- DeallocationHelper.GnuClasspathDeallocator() - Constructor for class engine.misc.DeallocationHelper.GnuClasspathDeallocator
-
- DeallocationHelper.OracleSunOpenJdkDeallocator - Class in engine.misc
-
- DeallocationHelper.OracleSunOpenJdkDeallocator() - Constructor for class engine.misc.DeallocationHelper.OracleSunOpenJdkDeallocator
-
- Debug - Class in i2p.susi.debug
-
- Debug() - Constructor for class i2p.susi.debug.Debug
-
- DEBUG - Static variable in class i2p.susi.debug.Debug
-
- debug(int, String) - Static method in class i2p.susi.debug.Debug
-
- debug(String) - Method in class i2p.susi.dns.BaseBean
-
- debug(String, Throwable) - Method in class net.i2p.jetty.I2PLogger
-
- debug(String, Object, Object) - Method in class net.i2p.jetty.I2PLogger
-
- debug(Throwable) - Method in class net.i2p.jetty.I2PLogger
-
- debug(String, Object...) - Method in class net.i2p.jetty.I2PLogger
-
- DEBUG - Static variable in class net.i2p.util.Log
-
- debug(String) - Method in class net.i2p.util.Log
-
- debug(String, Throwable) - Method in class net.i2p.util.Log
-
- Debug - Class in org.cybergarage.util
-
- Debug() - Constructor for class org.cybergarage.util.Debug
-
- debug - Variable in class org.jrobin.core.jrrd.RRDFile
-
- DEC - Static variable in class org.jrobin.core.timespec.TimeToken
-
- decay() - Method in class net.i2p.router.util.DecayingBloomFilter
-
- decay() - Method in class net.i2p.router.util.DecayingHashSet
-
- DecayingBloomFilter - Class in net.i2p.router.util
-
Series of bloom filters which decay over time, allowing their continual use
for time sensitive data.
- DecayingBloomFilter(int, int, String, I2PAppContext) - Constructor for class net.i2p.router.util.DecayingBloomFilter
-
only for extension by DHS
- DecayingBloomFilter(I2PAppContext, int, int) - Constructor for class net.i2p.router.util.DecayingBloomFilter
-
Create a bloom filter that will decay its entries over time.
- DecayingBloomFilter(I2PAppContext, int, int, String) - Constructor for class net.i2p.router.util.DecayingBloomFilter
-
Uses default m of 23, memory usage is 2 MB.
- DecayingBloomFilter(I2PAppContext, int, int, String, int) - Constructor for class net.i2p.router.util.DecayingBloomFilter
-
Memory usage is 2 * (2**m) bits or 2**(m-2) bytes.
- DecayingHashSet - Class in net.i2p.router.util
-
Double buffered hash set.
- DecayingHashSet(I2PAppContext, int, int) - Constructor for class net.i2p.router.util.DecayingHashSet
-
Create a double-buffered hash set that will decay its entries over time.
- DecayingHashSet(I2PAppContext, int, int, String) - Constructor for class net.i2p.router.util.DecayingHashSet
-
- decimals - Variable in class org.jrobin.graph.ImageParameters
-
- decode(String) - Method in class i2p.susi.webmail.encoding.Base64
-
- decode(byte[]) - Method in class i2p.susi.webmail.encoding.Base64
-
- decode(byte[], int, int) - Method in class i2p.susi.webmail.encoding.Base64
-
- decode(ReadBuffer) - Method in class i2p.susi.webmail.encoding.Base64
-
- decode(byte[]) - Method in class i2p.susi.webmail.encoding.EightBit
-
- decode(byte[], int, int) - Method in class i2p.susi.webmail.encoding.EightBit
-
- decode(String) - Method in class i2p.susi.webmail.encoding.EightBit
-
- decode(ReadBuffer) - Method in class i2p.susi.webmail.encoding.EightBit
-
- decode(byte[]) - Method in interface i2p.susi.webmail.encoding.Encoding
-
- decode(byte[], int, int) - Method in interface i2p.susi.webmail.encoding.Encoding
-
- decode(String) - Method in interface i2p.susi.webmail.encoding.Encoding
-
- decode(ReadBuffer) - Method in interface i2p.susi.webmail.encoding.Encoding
-
- decode(byte[]) - Method in class i2p.susi.webmail.encoding.HeaderLine
-
- decode(byte[], int, int) - Method in class i2p.susi.webmail.encoding.HeaderLine
-
- decode(String) - Method in class i2p.susi.webmail.encoding.HeaderLine
-
- decode(ReadBuffer) - Method in class i2p.susi.webmail.encoding.HeaderLine
-
- decode(byte[]) - Method in class i2p.susi.webmail.encoding.HTML
-
- decode(byte[], int, int) - Method in class i2p.susi.webmail.encoding.HTML
-
- decode(String) - Method in class i2p.susi.webmail.encoding.HTML
-
- decode(ReadBuffer) - Method in class i2p.susi.webmail.encoding.HTML
-
- decode(byte[]) - Method in class i2p.susi.webmail.encoding.QuotedPrintable
-
- decode(String) - Method in class i2p.susi.webmail.encoding.QuotedPrintable
-
- decode(byte[], int, int) - Method in class i2p.susi.webmail.encoding.QuotedPrintable
-
- decode(ReadBuffer) - Method in class i2p.susi.webmail.encoding.QuotedPrintable
-
- decode(byte[]) - Method in class i2p.susi.webmail.encoding.SevenBit
-
- decode(byte[], int, int) - Method in class i2p.susi.webmail.encoding.SevenBit
-
- decode(String) - Method in class i2p.susi.webmail.encoding.SevenBit
-
- decode(ReadBuffer) - Method in class i2p.susi.webmail.encoding.SevenBit
-
- decode(int) - Method in class i2p.susi.webmail.MailPart
-
- decode(byte[]) - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerLittleEndianEncoding
-
Decode a FieldElement from its (b-1)-bit encoding.
- decode(byte[]) - Method in class net.i2p.crypto.eddsa.math.ed25519.Ed25519LittleEndianEncoding
-
Decodes a given field element in its 10 byte 2^25.5 representation.
- decode(byte[]) - Method in class net.i2p.crypto.eddsa.math.Encoding
-
Decode a FieldElement from its (b-1)-bit encoding.
- decode(String) - Static method in class net.i2p.data.Base32
-
Case-insensitive.
- decode(String) - Static method in class net.i2p.data.Base64
-
Decodes data from Base64 notation using the I2P alphabet.
- decode(String, boolean) - Static method in class net.i2p.data.Base64
-
Decodes data from Base64 notation using the I2P alphabet.
- decode(String) - Static method in class net.i2p.i2ptunnel.localServer.LocalHTTPServer
-
Decode %xx encoding
- decodeFormatInformation(int, int) - Static method in class com.google.zxing.qrcode.decoder.FormatInformation
-
- decodePath(String) - Static method in class org.klomp.snark.web.BasicServlet
-
Simple version of URIUtil.decodePath()
- decodeToString(String) - Static method in class net.i2p.data.Base32
-
Decodes data from Base32 notation and
returns it as a string.
- decodeToString(String) - Static method in class net.i2p.data.Base64
-
Decodes data from Base64 notation and
returns it as a string.
- decodeVersionInformation(int) - Static method in class com.google.zxing.qrcode.decoder.Version
-
- DecodingException - Exception in i2p.susi.webmail.encoding
-
- DecodingException(String) - Constructor for exception i2p.susi.webmail.encoding.DecodingException
-
- decompress(byte[]) - Static method in class net.i2p.data.DataHelper
-
Decompress the GZIP compressed data (returning null on error).
- decompress(byte[], int, int) - Static method in class net.i2p.data.DataHelper
-
Decompress the GZIP compressed data (returning null on error).
- deconfigure(WebAppContext) - Method in class net.i2p.router.web.WebAppConfiguration
-
- decrementOutstandingFloodfillSearches() - Method in class net.i2p.router.networkdb.kademlia.SearchJob
-
- decrementRemaining(Hash) - Method in class net.i2p.router.networkdb.kademlia.FloodOnlySearchJob
-
Note that we heard from the peer
- decrementRemaining() - Method in class net.i2p.router.networkdb.kademlia.FloodSearchJob
-
- decrementUploaders(boolean) - Method in class org.klomp.snark.PeerCoordinator
-
Decrement the uploaders and (if set) the interestedUploaders counts
- decrypt(byte[], int, byte[], int, SessionKey, byte[], int) - Method in class net.i2p.crypto.AESEngine
-
Decrypt the data with the session key
- decrypt(byte[], int, byte[], int, SessionKey, byte[], int, int) - Method in class net.i2p.crypto.AESEngine
-
Decrypt the data with the session key.
- decrypt(byte[], int, byte[], int, SessionKey, byte[], int) - Method in class net.i2p.crypto.CryptixAESEngine
-
- decrypt(byte[], int, byte[], int, SessionKey, byte[], int, int) - Method in class net.i2p.crypto.CryptixAESEngine
-
- decrypt(byte[], PrivateKey) - Method in class net.i2p.crypto.ElGamalAESEngine
-
Deprecated.
specify the key manager!
- decrypt(byte[], PrivateKey, SessionKeyManager) - Method in class net.i2p.crypto.ElGamalAESEngine
-
Decrypt the message using the given private key
and using tags from the specified key manager.
- decrypt(byte[], PrivateKey) - Method in class net.i2p.crypto.ElGamalEngine
-
Decrypt the data
- decrypt(SessionKey) - Method in class net.i2p.router.transport.udp.UDPPacket
-
Decrypt this valid packet, overwriting the _data buffer's payload
with the decrypted data (leaving the MAC and IV unaltered)
- decrypt(TunnelBuildMessage, Hash, PrivateKey) - Method in class net.i2p.router.tunnel.BuildMessageProcessor
-
Decrypt the record targetting us, encrypting all of the other records with the included
reply key and IV.
- decrypt(TunnelBuildReplyMessage, TunnelCreatorConfig, List<Integer>) - Method in class net.i2p.router.tunnel.BuildReplyHandler
-
Decrypt the tunnel build reply records.
- decrypt(I2PAppContext, byte[], byte[], int, int, byte[], HopConfig) - Static method in class net.i2p.router.tunnel.OutboundGatewayProcessor
-
Undo the crypto for a single hop.
- decryptAESBlock(byte[], int, int, SessionKey, byte[], byte[], Set<SessionTag>, SessionKey) - Method in class net.i2p.crypto.ElGamalAESEngine
-
private byte[] decryptAESBlock(byte encrypted[], SessionKey key, byte iv[],
byte sentTag[], Set foundTags, SessionKey foundKey) throws DataFormatException {
return decryptAESBlock(encrypted, 0, encrypted.length, key, iv, sentTag, foundTags, foundKey);
}
- decryptBlock(byte[], int, SessionKey, byte[], int) - Method in class net.i2p.crypto.AESEngine
-
This just copies payload to rv, see extension for the real thing.
- decryptBlock(byte[], int, SessionKey, byte[], int) - Method in class net.i2p.crypto.CryptixAESEngine
-
decrypt exactly 16 bytes of data with the session key provided
- deepEquals(RouterAddress) - Method in class net.i2p.data.router.RouterAddress
-
Everything, including Transport, host, port, options, and cost
- Def - Class in org.jrobin.data
-
- Def(String, FetchData) - Constructor for class org.jrobin.data.Def
-
- Def(String, String, String, String) - Constructor for class org.jrobin.data.Def
-
- Def(String, String, String, String, String) - Constructor for class org.jrobin.data.Def
-
- Def - Class in org.jrobin.graph
-
- Def(String, String, String, String) - Constructor for class org.jrobin.graph.Def
-
- Def(String, String, String, String, String) - Constructor for class org.jrobin.graph.Def
-
- DEFAULT - Static variable in class net.i2p.i2ptunnel.socks.I2PSOCKSTunnel
-
- DEFAULT_ALLOW_ZERO_HOP - Static variable in class net.i2p.router.TunnelPoolSettings
-
- DEFAULT_ARROW_COLOR - Static variable in interface org.jrobin.graph.RrdGraphConstants
-
Default arrow color
- DEFAULT_AUTO_START - Static variable in class org.klomp.snark.SnarkManager
-
- DEFAULT_BACK_COLOR - Static variable in interface org.jrobin.graph.RrdGraphConstants
-
Default graph background color
- DEFAULT_BACKUP_QUANTITY - Static variable in class net.i2p.router.TunnelPoolSettings
-
- DEFAULT_BACKUP_TRACKER - Static variable in class org.klomp.snark.SnarkManager
-
URL.
- DEFAULT_BASE - Static variable in interface org.jrobin.graph.RrdGraphConstants
-
Default value base
- DEFAULT_BATCH_FREQUENCY - Static variable in class net.i2p.router.tunnel.BatchedRouterPreprocessor
-
for IBGWs for efficiency (not our data)
- DEFAULT_BUFFER_SIZE - Static variable in class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
-
- DEFAULT_BURST_SECONDS - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
-
- DEFAULT_BYTE_MODE_ENCODING - Static variable in class com.google.zxing.qrcode.encoder.Encoder
-
- DEFAULT_CANVAS_COLOR - Static variable in interface org.jrobin.graph.RrdGraphConstants
-
Default graph canvas color
- DEFAULT_CHUNK_SIZE - Static variable in class org.cybergarage.http.HTTP
-
- DEFAULT_CONFIG_FILE - Static variable in class net.i2p.i2ptunnel.TunnelControllerGroup
-
- DEFAULT_CONNECT_TIMEOUT - Static variable in class net.i2p.client.streaming.impl.Connection
-
- DEFAULT_CONNECT_TIMEOUT - Static variable in class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
-
- DEFAULT_CONNECT_TIMEOUT - Static variable in class net.i2p.i2ptunnel.I2PTunnelClientBase
-
- DEFAULT_CONNECT_TIMEOUT - Static variable in class net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPClientBase
-
- DEFAULT_CONSOLEBUFFERSIZE - Static variable in class net.i2p.util.LogManager
-
- DEFAULT_CONTENT_LANGUAGE - Static variable in class org.cybergarage.xml.XML
-
- DEFAULT_CONTENT_TYPE - Static variable in class org.cybergarage.xml.XML
-
- DEFAULT_COST - Static variable in class net.i2p.router.transport.ntcp.NTCPTransport
-
- DEFAULT_COST - Static variable in class net.i2p.router.transport.udp.UDPTransport
-
- DEFAULT_DATABASES - Static variable in class net.i2p.router.web.StatSummarizer
-
- DEFAULT_DATAGRAM_HOST - Static variable in class net.i2p.sam.SAMBridge
-
- DEFAULT_DATAGRAM_PORT - Static variable in class net.i2p.sam.SAMBridge
-
- DEFAULT_DATAGRAM_PORT_INT - Static variable in class net.i2p.sam.SAMBridge
-
- DEFAULT_DATEFORMAT - Static variable in class net.i2p.util.LogManager
-
blank means default short date and medium time for the locale - see DateFormat
- DEFAULT_DB_DIR - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
- DEFAULT_DEFAULTLEVEL - Static variable in class net.i2p.util.LogManager
-
- DEFAULT_DELAY - Static variable in class net.i2p.router.tunnel.BatchedPreprocessor
-
- DEFAULT_DESCRIPTION_URI - Static variable in class org.cybergarage.upnp.Device
-
- DEFAULT_DISCOVERY_WAIT_TIME - Static variable in class org.cybergarage.upnp.Device
-
- DEFAULT_DISPATCH_THREADED - Static variable in class net.i2p.router.InNetMessagePool
-
- DEFAULT_DISPLAYONSCREEN - Static variable in class net.i2p.util.LogManager
-
- DEFAULT_DURATION - Static variable in class net.i2p.router.TunnelPoolSettings
-
- DEFAULT_ENCRYPT_RI - Static variable in class net.i2p.router.networkdb.kademlia.IterativeSearchJob
-
only on fast boxes, for now
- DEFAULT_END - Static variable in interface org.jrobin.graph.RrdGraphConstants
-
Default graph ending time
- DEFAULT_EXPIRATION_MS - Static variable in class net.i2p.data.i2np.I2NPMessageImpl
-
- DEFAULT_EXPIRED_DEVICE_EXTRA_TIME - Static variable in class org.cybergarage.upnp.UPnP
-
- DEFAULT_FAVORITES - Static variable in class net.i2p.router.web.HomeHelper
-
- DEFAULT_FILENAME - Static variable in class net.i2p.util.LogManager
-
- DEFAULT_FILESIZE - Static variable in class net.i2p.util.LogManager
-
- DEFAULT_FONT_COLOR - Static variable in interface org.jrobin.graph.RrdGraphConstants
-
Default font color
- DEFAULT_FONT_NAME - Static variable in interface org.jrobin.graph.RrdGraphConstants
-
Default font name, determined based on the current operating system
- DEFAULT_FORCE_FLUSH - Static variable in class net.i2p.sam.SAMStreamSession
-
- DEFAULT_FORMAT - Static variable in class net.i2p.util.LogManager
-
- DEFAULT_FRAME_COLOR - Static variable in interface org.jrobin.graph.RrdGraphConstants
-
Default frame color
- DEFAULT_FULL - Static variable in class net.i2p.router.web.SummaryHelper
-
- DEFAULT_FUZZ - Static variable in class net.i2p.util.SimpleTimer2.TimedEvent
-
- DEFAULT_GRID_COLOR - Static variable in interface org.jrobin.graph.RrdGraphConstants
-
Default minor grid color
- DEFAULT_HEIGHT - Static variable in interface org.jrobin.graph.RrdGraphConstants
-
Default graph height
- DEFAULT_HOST - Static variable in class net.i2p.router.client.ClientManagerFacadeImpl
-
- DEFAULT_HOSTS_FILE - Static variable in class net.i2p.client.naming.HostsTxtNamingService
-
default hosts.txt filenames
- DEFAULT_IMAGE_FORMAT - Static variable in interface org.jrobin.graph.RrdGraphConstants
-
Default image format
- DEFAULT_IMAGE_QUALITY - Static variable in interface org.jrobin.graph.RrdGraphConstants
-
Default image quality, used only for jpeg graphs
- DEFAULT_INBOUND_BANDWIDTH - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
-
- DEFAULT_INBOUND_BURST_BANDWIDTH - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
-
- DEFAULT_INITIAL_RTT - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
- DEFAULT_INITIAL_SHIFT - Static variable in class org.jrobin.core.RrdDef
-
if not specified in constructor, starting timestamp will be set to the
current timestamp plus DEFAULT_INITIAL_SHIFT seconds (-10)
- DEFAULT_INTERNAL_PORT - Static variable in class net.i2p.router.transport.udp.UDPTransport
-
- DEFAULT_IP_RESTRICTION - Static variable in class net.i2p.router.TunnelPoolSettings
-
- DEFAULT_IPV6_CONFIG - Static variable in class net.i2p.router.transport.TransportUtil
-
- DEFAULT_JUMP_SERVERS - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClient
-
- DEFAULT_KEYDIR - Static variable in class net.i2p.router.KeyManager
-
- DEFAULT_KEYSTORE_PASSWORD - Static variable in class net.i2p.crypto.KeyStoreUtil
-
- DEFAULT_LEASE_TIME - Static variable in class org.cybergarage.upnp.Device
-
- DEFAULT_LISTEN_PORT - Static variable in class net.i2p.router.web.RouterConsoleRunner
-
- DEFAULT_MANAGER - Static variable in class net.i2p.client.streaming.I2PSocketManagerFactory
-
The one and only manager.
- DEFAULT_MAX_MESSAGE_SIZE - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
OK, here is the calculation on the message size to fit in a single
tunnel message without fragmentation.
- DEFAULT_MAX_SENDS - Static variable in class net.i2p.client.streaming.impl.ConnectionOptions
-
- DEFAULT_MAX_SIZE - Static variable in class net.i2p.client.streaming.impl.Packet
-
- DEFAULT_MAX_TUNNELS - Static variable in class net.i2p.router.RouterThrottleImpl
-
- DEFAULT_MAX_UP_BW - Static variable in class org.klomp.snark.SnarkManager
-
- DEFAULT_MESSAGE_HISTORY_FILENAME - Static variable in class net.i2p.router.MessageHistory
-
- DEFAULT_MGRID_COLOR - Static variable in interface org.jrobin.graph.RrdGraphConstants
-
Default major grid color
- DEFAULT_MINIMAL - Static variable in class net.i2p.router.web.SummaryHelper
-
- DEFAULT_MINIMUM_FAST_PEERS - Static variable in class net.i2p.router.peermanager.ProfileOrganizer
-
- DEFAULT_MINIMUM_HIGH_CAPACITY_PEERS - Static variable in class net.i2p.router.peermanager.ProfileOrganizer
-
- DEFAULT_MONOSPACE_FONT_FILE - Static variable in interface org.jrobin.graph.RrdGraphConstants
-
Default graph small font
- DEFAULT_MSEARCH_MX - Static variable in class org.cybergarage.upnp.ssdp.SSDP
-
- DEFAULT_NEWS_URL - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
older default
- DEFAULT_NEWS_URL_SU3 - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
current default, i2pnews.i2p, run by echelon
- DEFAULT_ONSCREENLEVEL - Static variable in class net.i2p.util.LogManager
-
- DEFAULT_OUTBOUND_BANDWIDTH - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
-
Caution, do not make DEFAULT_OUTBOUND_BANDWIDTH * DEFAULT_SHARE_PCT > 32
without thinking about the implications (default connection limits, for example)
of moving the default bandwidth class from L to M, or maybe
adjusting bandwidth class boundaries.
- DEFAULT_OUTBOUND_BURST_BANDWIDTH - Static variable in class net.i2p.router.transport.FIFOBandwidthRefiller
-
- DEFAULT_PAGESIZE - Static variable in class i2p.susi.util.Folder
-
- DEFAULT_PEER_PROFILE_DIR - Static variable in class net.i2p.router.peermanager.ProfilePersistenceHelper
-
- DEFAULT_PIXEL_COUNT - Static variable in class org.jrobin.data.DataProcessor
-
Constant representing the default number of pixels on a JRobin graph (will be used if
no other value is specified with
setStep()
method.
- DEFAULT_POOL_USAGE_POLICY - Static variable in class org.jrobin.data.DataProcessor
-
Constant that defines the default
RrdDbPool
usage policy.
- DEFAULT_PORT - Static variable in class net.i2p.router.client.ClientManagerFacadeImpl
-
- DEFAULT_PORT - Static variable in class org.cybergarage.http.HTTP
-
- DEFAULT_PORT - Static variable in class org.cybergarage.http.HTTPServer
-
- DEFAULT_POST_BAN_TIME - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPServer
-
- DEFAULT_POST_MAX - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPServer
-
- DEFAULT_POST_TOTAL_BAN_TIME - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPServer
-
- DEFAULT_POST_TOTAL_MAX - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPServer
-
- DEFAULT_POST_WINDOW - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPServer
-
- DEFAULT_PRESENTATION_URI - Static variable in class org.cybergarage.upnp.Device
-
- DEFAULT_PROPORTIONAL_FONT_FILE - Static variable in interface org.jrobin.graph.RrdGraphConstants
-
Default graph large font
- DEFAULT_PROXY_HOST - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
- DEFAULT_PROXY_PORT - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
- DEFAULT_PROXY_PORT_INT - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
- DEFAULT_PUBLISH_UNREACHABLE - Static variable in class net.i2p.router.networkdb.HandleDatabaseLookupMessageJob
-
- DEFAULT_QUANTITY - Static variable in class net.i2p.router.TunnelPoolSettings
-
- DEFAULT_READ_TIMEOUT - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
- DEFAULT_REFRESH - Static variable in class net.i2p.router.web.CSSHelper
-
- DEFAULT_REFRESH_DELAY_SECS - Static variable in class org.klomp.snark.SnarkManager
-
- DEFAULT_REFRESH_FREQ - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
- DEFAULT_REFRESH_FREQUENCY - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
- DEFAULT_ROTATIONLIMIT - Static variable in class net.i2p.util.LogManager
-
- DEFAULT_SAM_CONFIGFILE - Static variable in class net.i2p.sam.SAMBridge
-
- DEFAULT_SAM_KEYFILE - Static variable in class net.i2p.sam.SAMBridge
-
- DEFAULT_SAMCLIENT_CONFIGFILE - Static variable in class net.i2p.sam.client.SSLUtil
-
- DEFAULT_SEED_URL - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
-
NOTE - URLs that are in both the standard and SSL groups must use the same hostname,
so the reseed process will not download from both.
- DEFAULT_SERVICES - Static variable in class net.i2p.router.web.HomeHelper
-
- DEFAULT_SHADEA_COLOR - Static variable in interface org.jrobin.graph.RrdGraphConstants
-
Default top-left graph shade color
- DEFAULT_SHADEB_COLOR - Static variable in interface org.jrobin.graph.RrdGraphConstants
-
Default bottom-right graph shade color
- DEFAULT_SHARE_KBPS - Static variable in class net.i2p.router.web.ConfigNetHelper
-
- DEFAULT_SHARE_PERCENTAGE - Static variable in class net.i2p.router.Router
-
- DEFAULT_SHOULD_PROXY - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
- DEFAULT_SHOULD_PROXY_NEWS - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
- DEFAULT_SIGNATURE - Static variable in class org.jrobin.core.Header
-
- DEFAULT_SIGTYPE - Static variable in interface net.i2p.client.I2PClient
-
- DEFAULT_SOURCES - Static variable in class net.i2p.router.transport.udp.UDPTransport
-
- DEFAULT_SSL_SEED_URL - Static variable in class net.i2p.router.networkdb.reseed.Reseeder
-
The I2P reseed servers are managed by backup (backup@mail.i2p).
- DEFAULT_START - Static variable in interface org.jrobin.graph.RrdGraphConstants
-
Default graph starting time
- DEFAULT_STARTUP_DELAY - Static variable in class org.klomp.snark.I2PSnarkUtil
-
- DEFAULT_STARTUP_DELAY - Static variable in class org.klomp.snark.SnarkManager
-
- DEFAULT_STARTUP_WAIT_TIME - Static variable in class org.cybergarage.upnp.Device
-
- DEFAULT_STAT_FILE - Static variable in class net.i2p.stat.StatManager
-
- DEFAULT_STEP - Static variable in class org.jrobin.core.RrdDef
-
default RRD step to be used if not specified in constructor (300 seconds)
- DEFAULT_STRATUM - Static variable in class net.i2p.router.RouterClock
-
- DEFAULT_SYNC_PERIOD - Static variable in class org.jrobin.core.RrdNioBackendFactory
-
Period in seconds between consecutive synchronizations when sync-mode
is set to SYNC_BACKGROUND.
- DEFAULT_TAGS - Static variable in class net.i2p.router.crypto.TransientSessionKeyManager
-
This was 100 since 0.6.1.10 (50 before that).
- DEFAULT_TCP_HOST - Static variable in class net.i2p.sam.SAMBridge
-
- DEFAULT_TCP_PORT - Static variable in class net.i2p.sam.SAMBridge
-
- DEFAULT_THEME - Static variable in class i2p.susi.dns.BaseBean
-
- DEFAULT_THEME - Static variable in class net.i2p.i2ptunnel.web.IndexBean
-
- DEFAULT_THEME - Static variable in class net.i2p.router.web.CSSHelper
-
- DEFAULT_THEME - Static variable in class org.klomp.snark.SnarkManager
-
- DEFAULT_TIMEOUT - Static variable in class org.cybergarage.http.HTTP
-
- DEFAULT_TIMEOUT - Static variable in class org.cybergarage.http.HTTPServer
-
Default timeout connection for HTTP comunication
- DEFAULT_TRACKER_ANNOUNCES - Static variable in class org.klomp.snark.SnarkManager
-
- DEFAULT_TTL - Static variable in class org.cybergarage.upnp.UPnP
-
- DEFAULT_TUNNEL_QUANTITY - Static variable in class org.klomp.snark.SnarkManager
-
- DEFAULT_UNITS_LENGTH - Static variable in interface org.jrobin.graph.RrdGraphConstants
-
Default units length
- DEFAULT_UPDATE_POLICY - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
- DEFAULT_UPDATE_URL - Static variable in class net.i2p.router.web.ConfigUpdateHandler
-
These are only for .sud and .su2.
- DEFAULT_USE_DHT - Static variable in class org.klomp.snark.I2PSnarkUtil
-
- DEFAULT_USE_OPENTRACKERS - Static variable in class org.klomp.snark.I2PSnarkUtil
-
- DEFAULT_WIDTH - Static variable in interface org.jrobin.graph.RrdGraphConstants
-
Default graph width
- DEFAULT_WRITE_TIMEOUT - Static variable in class net.i2p.client.streaming.impl.I2PSocketOptionsImpl
-
- DEFAULT_X - Static variable in class net.i2p.router.web.GraphHelper
-
- DEFAULT_Y - Static variable in class net.i2p.router.web.GraphHelper
-
- DEFAULT_YK_PRECALC_DELAY - Static variable in class net.i2p.crypto.YKGenerator
-
- DEFAULT_YK_PRECALC_MAX - Static variable in class net.i2p.crypto.YKGenerator
-
- DEFAULT_YK_PRECALC_MIN - Static variable in class net.i2p.crypto.YKGenerator
-
- DefaultHostnameVerifier - Class in org.apache.http.conn.ssl
-
- DefaultHostnameVerifier(PublicSuffixMatcher) - Constructor for class org.apache.http.conn.ssl.DefaultHostnameVerifier
-
- DefaultHostnameVerifier() - Constructor for class org.apache.http.conn.ssl.DefaultHostnameVerifier
-
- DefaultVersion - Static variable in class com.nettgryppa.security.HashCash
-
- defineCurve(String, EdDSANamedCurveSpec) - Static method in class net.i2p.crypto.eddsa.spec.EdDSANamedCurveTable
-
- DEFINITE_FAILURE - Static variable in class org.freenetproject.ForwardPortStatus
-
The port forward definitely failed.
- DEFINITE_SUCCESS - Static variable in class org.freenetproject.ForwardPortStatus
-
The port forward definitely succeeded.
- del(String) - Method in class net.i2p.sam.SessionsDB
-
- delay - Variable in class net.i2p.router.startup.ClientAppConfig
-
- DelayedDeleter - Class in i2p.susi.webmail.pop3
-
Queue UIDLs for later deletion.
- DelayedDeleter(POP3MailBox) - Constructor for class i2p.susi.webmail.pop3.DelayedDeleter
-
- delete(String) - Method in class i2p.susi.webmail.MailCache
-
Mark mail for deletion locally.
- delete(Collection<String>) - Method in class i2p.susi.webmail.MailCache
-
Mark mail for deletion locally.
- delete(Collection<String>) - Method in class i2p.susi.webmail.pop3.POP3MailBox
-
Delete all at once and close.
- delete() - Method in class net.i2p.addressbook.AddressBook
-
Delete the temp file or clear the map.
- Delete - Class in net.i2p.installer
-
This class is used by the installer to delete one or more specified files.
- Delete() - Constructor for class net.i2p.installer.Delete
-
- delete(I2PAppContext, NewsEntry) - Static method in class net.i2p.router.news.PersistNews
-
Unused for now, as we don't have any way to remember it's deleted.
- delete() - Method in class net.metanotion.io.block.index.BSkipList
-
must be open (do not call close() first)
- delete(String) - Method in class org.jrobin.core.RrdMemoryBackendFactory
-
Removes the storage with the given ID from the memory.
- deleteconn(String[]) - Static method in class net.i2p.BOB.Demos.echo.echoclient.Main
-
- deleteconn(String[]) - Static method in class net.i2p.BOB.Demos.echo.echoserver.Main
-
- DELETED - Static variable in class net.i2p.router.web.PluginStarter
-
- deleteMagnet(Snark) - Method in class org.klomp.snark.SnarkManager
-
Stop and delete a torrent running in magnet mode
- deleteMail(Mail) - Method in class i2p.susi.webmail.PersistentMailCache
-
Delete data from disk.
- deleteMail(String) - Method in class i2p.susi.webmail.PersistentMailCache
-
Delete data from disk.
- deleteOldProfiles(long) - Method in class net.i2p.router.peermanager.ProfilePersistenceHelper
-
Delete profile files with timestamps older than 'age' ago
- deletePlugin(RouterContext, String) - Static method in class net.i2p.router.web.PluginStarter
-
- deleteTempDir() - Method in class net.i2p.I2PAppContext
-
don't rely on deleteOnExit()
- deleteTunnel(int, String) - Method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
- deleteTunnel(I2PAppContext, TunnelControllerGroup, int, String) - Static method in class net.i2p.i2ptunnel.ui.GeneralHelper
-
Stop the tunnel, delete from config,
rename the private key file if in the default directory
- deletionMarks - Variable in class i2p.susi.dns.AddressbookBean
-
- DELIM - Static variable in class org.cybergarage.soap.SOAP
-
- delIndex(String) - Method in class net.metanotion.io.block.BlockFile
-
Delete a skiplist if it exists.
- delItem() - Method in class net.metanotion.util.skiplist.SkipList
-
- DELIVERY_MODE_DESTINATION - Static variable in class net.i2p.data.i2np.DeliveryInstructions
-
- DELIVERY_MODE_LOCAL - Static variable in class net.i2p.data.i2np.DeliveryInstructions
-
- DELIVERY_MODE_ROUTER - Static variable in class net.i2p.data.i2np.DeliveryInstructions
-
- DELIVERY_MODE_TUNNEL - Static variable in class net.i2p.data.i2np.DeliveryInstructions
-
- DeliveryInstructions - Class in net.i2p.data.i2np
-
Contains the delivery instructions for garlic cloves.
- DeliveryInstructions() - Constructor for class net.i2p.data.i2np.DeliveryInstructions
-
- DeliveryStatusMessage - Class in net.i2p.data.i2np
-
Defines the message sent back in reply to a message when requested, containing
the private ack id.
- DeliveryStatusMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.DeliveryStatusMessage
-
- DERIVE - Static variable in class org.jrobin.core.jrrd.DataSourceType
-
Field DERIVE
- desc - Variable in class net.i2p.router.web.HomeHelper.App
-
- description - Variable in class i2p.susi.webmail.MailPart
-
- Description - Class in org.cybergarage.upnp.device
-
- Description() - Constructor for class org.cybergarage.upnp.device.Description
-
- DesktopguiTranslator - Class in net.i2p.desktopgui.i18n
-
- DesktopguiTranslator() - Constructor for class net.i2p.desktopgui.i18n.DesktopguiTranslator
-
- dest - Variable in class net.i2p.data.PrivateKeyFile
-
- dest - Variable in class net.i2p.i2ptunnel.I2PTunnelClientBase
-
- dest - Variable in class net.i2p.i2ptunnel.udp.I2PSink
-
- DEST_SIZE - Static variable in class net.i2p.client.naming.DummyNamingService
-
- destFromName(String) - Static method in class net.i2p.i2ptunnel.I2PTunnel
-
Deprecated.
Don't use i2ptunnel for lookup! Use I2PAppContext.getGlobalContext().namingService().lookup(name) from i2p.jar
- destination - Variable in class i2p.susi.dns.AddressbookBean
-
- Destination - Class in net.i2p.data
-
Defines an end point in the I2P network.
- Destination() - Constructor for class net.i2p.data.Destination
-
- Destination(String) - Constructor for class net.i2p.data.Destination
-
alternative constructor which takes a base64 string representation
- destinationEstablished(ClientConnectionRunner, Destination) - Method in class net.i2p.router.client.ClientManager
-
Add to the clients list.
- destLookupFailed(Hash) - Method in class net.i2p.client.impl.I2PSessionImpl
-
Called by the message handler
on reception of DestReplyMessage
- destLookupFailed(long) - Method in class net.i2p.client.impl.I2PSessionImpl
-
Called by the message handler
on reception of HostReplyMessage
- destLookupFailed(Hash) - Method in class net.i2p.client.impl.SubSession
-
Called by the message handler
on reception of DestReplyMessage
This will never happen, as the dest reply message does not contain a session ID.
- destLookupFailed(long) - Method in class net.i2p.client.impl.SubSession
-
Called by the message handler
on reception of HostReplyMessage
- DestLookupMessage - Class in net.i2p.data.i2cp
-
Request the router look up the dest for a hash
- DestLookupMessage() - Constructor for class net.i2p.data.i2cp.DestLookupMessage
-
- DestLookupMessage(Hash) - Constructor for class net.i2p.data.i2cp.DestLookupMessage
-
- destReceived(Destination) - Method in class net.i2p.client.impl.I2PSessionImpl
-
Called by the message handler
on reception of DestReplyMessage
- destReceived(long, Destination) - Method in class net.i2p.client.impl.I2PSessionImpl
-
Called by the message handler
on reception of HostReplyMessage
- destReceived(Destination) - Method in class net.i2p.client.impl.SubSession
-
Called by the message handler
on reception of DestReplyMessage
This will never happen, as the dest reply message does not contain a session ID.
- destReceived(long, Destination) - Method in class net.i2p.client.impl.SubSession
-
Called by the message handler
on reception of HostReplyMessage
- DestReplyMessage - Class in net.i2p.data.i2cp
-
Response to DestLookupMessage.
- DestReplyMessage() - Constructor for class net.i2p.data.i2cp.DestReplyMessage
-
- DestReplyMessage(Destination) - Constructor for class net.i2p.data.i2cp.DestReplyMessage
-
- DestReplyMessage(Hash) - Constructor for class net.i2p.data.i2cp.DestReplyMessage
-
- DestReplyMessageHandler - Class in net.i2p.client.impl
-
Handle I2CP dest replies from the router
- DestReplyMessageHandler(I2PAppContext) - Constructor for class net.i2p.client.impl.DestReplyMessageHandler
-
- destReplyReceived(String, String) - Method in class net.i2p.sam.client.SAMClientEventListenerImpl
-
- destReplyReceived(String, String) - Method in interface net.i2p.sam.client.SAMReader.SAMClientEventListener
-
- destroy() - Method in class i2p.susi.webmail.pop3.POP3MailBox
-
Close without waiting for response,
and remove any delayed tasks and resources.
- destroy() - Method in class net.i2p.addressbook.Servlet
-
- destroy() - Method in class net.i2p.client.streaming.impl.ConnectionDataReceiver
-
- destroy() - Method in class net.i2p.client.streaming.impl.I2PSocketFull
-
- destroy() - Method in class net.i2p.client.streaming.impl.MessageOutputStream
-
- destroy() - Method in class net.i2p.i2ptunnel.I2PTunnelClientBase
-
Note that the tunnel cannot be reopened after this by calling startRunning(),
as it will destroy the underlying socket manager.
- destroy() - Method in class net.i2p.i2ptunnel.I2PTunnelServer
-
Note that the tunnel cannot be reopened after this by calling startRunning(),
as it will destroy the underlying socket manager.
- destroy() - Method in class net.i2p.i2ptunnel.I2PTunnelTask
-
Note that the tunnel cannot be reopened after this by calling startRunning(),
as it may destroy the underlying socket manager, depending on implementation.
- destroy() - Method in class net.i2p.router.tunnel.BloomFilterIVValidator
-
- destroy(WebAppContext) - Method in class net.i2p.router.web.WebAppConfiguration
-
- destroy() - Method in class net.i2p.servlet.filters.XSSFilter
-
- destroy() - Method in class org.klomp.snark.web.I2PSnarkServlet
-
- destroy() - Method in class org.mortbay.util.LineInput
-
- destroy2() - Method in class net.i2p.client.streaming.impl.I2PSocketFull
-
Call from Connection.disconnectComplete()
instead of destroy() so we don't loop
- destroySession() - Method in interface net.i2p.client.I2PSession
-
Tear down the session and release any resources.
- destroySession() - Method in class net.i2p.client.impl.I2PSessionImpl
-
Tear down the session, and do NOT reconnect.
- destroySession(boolean) - Method in class net.i2p.client.impl.I2PSessionImpl
-
Tear down the session, and do NOT reconnect.
- destroySession(boolean) - Method in class net.i2p.client.impl.I2PSessionImpl2
-
- destroySession() - Method in class net.i2p.client.impl.SubSession
-
Tear down the session, and do NOT reconnect.
- DestroySessionMessage - Class in net.i2p.data.i2cp
-
Defines the message a client sends to a router when destroying
existing session.
- DestroySessionMessage() - Constructor for class net.i2p.data.i2cp.DestroySessionMessage
-
- destroySocketManager() - Method in interface net.i2p.client.streaming.I2PSocketManager
-
Destroy the socket manager, freeing all the associated resources.
- destroySocketManager() - Method in class net.i2p.client.streaming.impl.I2PSocketManagerFull
-
Destroy the socket manager, freeing all the associated resources.
- destroyTunnel() - Method in class net.i2p.i2ptunnel.TunnelController
-
May NOT be restarted with restartTunnel() or startTunnel() later.
- dests - Variable in class net.i2p.i2ptunnel.I2PTunnelClient
-
Deprecated.
why protected? Is anybody using out-of-tree? Protected from the beginning (2004)
- detachEventDispatcher(EventDispatcher) - Method in class net.i2p.i2ptunnel.irc.EventReceiver
-
- detachEventDispatcher(EventDispatcher) - Method in interface net.i2p.util.EventDispatcher
-
Detach the specified EventDispatcher object from the events dispatching chain.
- detachEventDispatcher(EventDispatcher) - Method in class net.i2p.util.EventDispatcherImpl
-
- DETAIL - Static variable in class org.cybergarage.soap.SOAP
-
- DetectedIP - Class in org.freenetproject
-
Class returned by a FredPluginIPDetector.
- DetectedIP(InetAddress, short) - Constructor for class org.freenetproject.DetectedIP
-
- Device - Class in org.cybergarage.upnp
-
- Device(Node, Node) - Constructor for class org.cybergarage.upnp.Device
-
- Device() - Constructor for class org.cybergarage.upnp.Device
-
- Device(Node) - Constructor for class org.cybergarage.upnp.Device
-
- Device(File) - Constructor for class org.cybergarage.upnp.Device
-
- Device(InputStream) - Constructor for class org.cybergarage.upnp.Device
-
- Device(String) - Constructor for class org.cybergarage.upnp.Device
-
- deviceAdded(Device) - Method in class net.i2p.router.transport.UPnP
-
DeviceChangeListener
- deviceAdded(Device) - Method in interface org.cybergarage.upnp.device.DeviceChangeListener
-
- DeviceChangeListener - Interface in org.cybergarage.upnp.device
-
- deviceChangeListenerList - Variable in class org.cybergarage.upnp.ControlPoint
-
- DeviceData - Class in org.cybergarage.upnp.xml
-
- DeviceData() - Constructor for class org.cybergarage.upnp.xml.DeviceData
-
- DeviceList - Class in org.cybergarage.upnp
-
- DeviceList() - Constructor for class org.cybergarage.upnp.DeviceList
-
- deviceNotifyReceived(SSDPPacket) - Method in interface org.cybergarage.upnp.device.NotifyListener
-
- deviceRemoved(Device) - Method in class net.i2p.router.transport.UPnP
-
DeviceChangeListener
- deviceRemoved(Device) - Method in interface org.cybergarage.upnp.device.DeviceChangeListener
-
- deviceSearchReceived(SSDPPacket) - Method in class org.cybergarage.upnp.Device
-
- deviceSearchReceived(SSDPPacket) - Method in interface org.cybergarage.upnp.device.SearchListener
-
- deviceSearchResponse(SSDPPacket) - Method in class org.cybergarage.upnp.Device
-
- deviceSearchResponseReceived(SSDPPacket) - Method in interface org.cybergarage.upnp.device.SearchResponseListener
-
- DevSU3UpdateChecker - Class in net.i2p.router.update
-
Check for an updated su3 version.
- DevSU3UpdateChecker(RouterContext, ConsoleUpdateManager, List<URI>) - Constructor for class net.i2p.router.update.DevSU3UpdateChecker
-
- devSU3UpdateConstraint() - Static method in class net.i2p.router.web.NewsHelper
-
Translated message about new version available but constrained
- DevSU3UpdateHandler - Class in net.i2p.router.update
-
Handles the request to update the router by firing off an
EepGet
call to download the latest su3 file
and display the status.
- DevSU3UpdateHandler(RouterContext, ConsoleUpdateManager) - Constructor for class net.i2p.router.update.DevSU3UpdateHandler
-
- DevSU3UpdateRunner - Class in net.i2p.router.update
-
Eepget the .su3 file to the temp dir, then notify.
- DevSU3UpdateRunner(RouterContext, ConsoleUpdateManager, List<URI>) - Constructor for class net.i2p.router.update.DevSU3UpdateRunner
-
- devSU3UpdateVersion() - Static method in class net.i2p.router.web.NewsHelper
-
- devSU3VersionDownloaded() - Static method in class net.i2p.router.web.NewsHelper
-
Already downloaded but not installed version
- df - Static variable in class org.jrobin.core.Util
-
- DGRAM_SIZE_MAX - Static variable in class net.i2p.sam.SAMDatagramSession
-
- dhour - Variable in class org.jrobin.core.timespec.TimeSpec
-
- DHSessionKeyBuilder - Class in net.i2p.router.transport.crypto
-
Generate a new session key through a diffie hellman exchange.
- DHSessionKeyBuilder() - Constructor for class net.i2p.router.transport.crypto.DHSessionKeyBuilder
-
Create a new public/private value pair for the DH exchange.
- DHSessionKeyBuilder(I2PAppContext) - Constructor for class net.i2p.router.transport.crypto.DHSessionKeyBuilder
-
Create a new public/private value pair for the DH exchange.
- DHSessionKeyBuilder.Factory - Interface in net.i2p.router.transport.crypto
-
- DHSessionKeyBuilder.InvalidPublicParameterException - Exception in net.i2p.router.transport.crypto
-
- DHSessionKeyBuilder.InvalidPublicParameterException() - Constructor for exception net.i2p.router.transport.crypto.DHSessionKeyBuilder.InvalidPublicParameterException
-
- DHSessionKeyBuilder.InvalidPublicParameterException(String) - Constructor for exception net.i2p.router.transport.crypto.DHSessionKeyBuilder.InvalidPublicParameterException
-
- DHSessionKeyBuilder.PrecalcRunner - Class in net.i2p.router.transport.crypto
-
Try to keep DH pairs at the ready.
- DHSessionKeyBuilder.PrecalcRunner(I2PAppContext) - Constructor for class net.i2p.router.transport.crypto.DHSessionKeyBuilder.PrecalcRunner
-
- DHT - Interface in org.klomp.snark.dht
-
Stub for KRPC
- DHT_FILE_SUFFIX - Static variable in class org.klomp.snark.dht.KRPC
-
- DHTNodes - Class in org.klomp.snark.dht
-
All the nodes we know about, stored as a mapping from
node ID to a Destination and Port.
- DHTNodes(I2PAppContext, NID) - Constructor for class org.klomp.snark.dht.DHTNodes
-
- DHTTracker - Class in org.klomp.snark.dht
-
The tracker stores peers, i.e.
- DHTTracker(I2PAppContext) - Constructor for class org.klomp.snark.dht.DHTTracker
-
- digest(byte[]) - Static method in class net.i2p.util.SipHash
-
- digest(byte[], int, int) - Static method in class net.i2p.util.SipHash
-
- DIGEST_AUTH - Static variable in class net.i2p.i2ptunnel.I2PTunnelHTTPClientBase
-
- DIR_PREFIX - Static variable in class net.i2p.router.networkdb.kademlia.PersistentDataStore
-
- DirectGif89Frame - Class in org.jrobin.graph
-
- DirectGif89Frame(Image) - Constructor for class org.jrobin.graph.DirectGif89Frame
-
- DirectGif89Frame(int, int, int[]) - Constructor for class org.jrobin.graph.DirectGif89Frame
-
- DirKeyRing - Class in net.i2p.crypto
-
Simple storage of each cert in a separate file in a directory.
- DirKeyRing(File) - Constructor for class net.i2p.crypto.DirKeyRing
-
- disable() - Method in class net.i2p.router.Blocklist
-
- disabled - Variable in class net.i2p.router.startup.ClientAppConfig
-
- disablePlugin(String) - Static method in class net.i2p.router.web.PluginStarter
-
Disable in plugins.config
- discardData() - Method in class net.i2p.router.OutNetMessage
-
We've done what we need to do with the data from this message, though
we may keep the object around for a while to use its ID, jobs, etc.
- disconnect(I2PSessionImpl) - Method in class net.i2p.client.impl.I2CPMessageProducer
-
Send messages to the router destroying the session and disconnecting
- disconnect() - Method in class net.i2p.client.impl.I2PSessionImpl
-
Will interrupt a connect in progress.
- disconnect() - Method in class net.i2p.client.impl.SubSession
-
Will interrupt a connect in progress.
- disconnect(boolean) - Method in class net.i2p.client.streaming.impl.Connection
-
Must be called when we are done with this connection.
- disconnect(boolean, boolean) - Method in class net.i2p.client.streaming.impl.Connection
-
Must be called when we are done with this connection.
- disconnect() - Method in class org.klomp.snark.I2PSnarkUtil
-
Destroy the destination itself
- disconnect(boolean) - Method in class org.klomp.snark.Peer
-
Disconnects this peer if it was connected.
- disconnect() - Method in class org.klomp.snark.Peer
-
- disconnect() - Method in class org.klomp.snark.PeerConnectionIn
-
- disconnect() - Method in class org.klomp.snark.PeerConnectionOut
-
- DISCONNECT_TIMEOUT - Static variable in class net.i2p.client.streaming.impl.Connection
-
Wait up to 5 minutes after disconnection so we can ack/close packets.
- disconnectAllHard() - Method in class net.i2p.client.streaming.impl.ConnectionManager
-
Something b0rked hard, so kill all of our connections without mercy.
- disconnectClient(String) - Method in class net.i2p.router.client.ClientConnectionRunner
-
Send a DisconnectMessage and log with level Log.ERROR.
- disconnectClient(String, int) - Method in class net.i2p.router.client.ClientConnectionRunner
-
- disconnectComplete() - Method in class net.i2p.client.streaming.impl.Connection
-
Must be called when we are done with this connection.
- disconnected(I2PSession) - Method in class net.i2p.BOB.UDPIOthread
-
Deprecated.
- disconnected(I2PSession) - Method in interface net.i2p.client.I2PSessionListener
-
Notify the client that the session has been terminated
- disconnected(I2PSession) - Method in interface net.i2p.client.I2PSessionMuxedListener
-
Notify the client that the session has been terminated.
- disconnected(I2PSession) - Method in class net.i2p.client.impl.I2PSessionDemultiplexer
-
- disconnected(I2CPMessageReader) - Method in class net.i2p.client.impl.I2PSessionImpl
-
The I2CPMessageEventListener callback.
- disconnected(I2PSession) - Method in class net.i2p.client.streaming.impl.MessageHandler
-
Notify the client that the session has been terminated
- disconnected(I2CPMessageReader) - Method in interface net.i2p.data.i2cp.I2CPMessageReader.I2CPMessageEventListener
-
Notify the listener that the stream the given reader was running off
closed
- disconnected(I2NPMessageReader) - Method in interface net.i2p.data.i2np.I2NPMessageReader.I2NPMessageEventListener
-
Deprecated.
Notify the listener that the stream the given reader was running off
closed
- disconnected(I2PSession) - Method in class net.i2p.i2ptunnel.I2PTunnelTask
-
- disconnected(I2PSession) - Method in class net.i2p.i2ptunnel.udp.I2PSource.Listener
-
- disconnected() - Method in class net.i2p.router.client.ClientConnectionRunner
-
- disconnected(I2CPMessageReader) - Method in class net.i2p.router.client.ClientMessageEventListener
-
- disconnected(I2PSession) - Method in class net.i2p.sam.MasterSession
-
- disconnected(I2PSession) - Method in class org.klomp.snark.dht.KRPC
-
- disconnected(Peer) - Method in class org.klomp.snark.PeerCoordinator
-
- disconnected(Peer) - Method in interface org.klomp.snark.PeerListener
-
Called when the connection to the peer was terminated or the
connection handshake failed.
- DisconnectMessage - Class in net.i2p.data.i2cp
-
Defines the message a client sends to a router when destroying
existing session.
- DisconnectMessage() - Constructor for class net.i2p.data.i2cp.DisconnectMessage
-
- DisconnectMessageHandler - Class in net.i2p.client.impl
-
Handle I2CP disconnect messages from the router
- DisconnectMessageHandler(I2PAppContext) - Constructor for class net.i2p.client.impl.DisconnectMessageHandler
-
- DISCOVER - Static variable in class org.cybergarage.upnp.device.MAN
-
- dispatch(TunnelDataMessage, Hash) - Method in class net.i2p.router.tunnel.OutboundTunnelEndpoint
-
- dispatch(TunnelDataMessage, Hash) - Method in class net.i2p.router.tunnel.TunnelDispatcher
-
We are participating in a tunnel (perhaps we're even the endpoint), so
take the message and do what it says.
- dispatch(TunnelGatewayMessage) - Method in class net.i2p.router.tunnel.TunnelDispatcher
-
We are the inbound tunnel gateway, so encrypt it as necessary and forward
it on.
- dispatch(TunnelDataMessage, Hash) - Method in class net.i2p.router.tunnel.TunnelParticipant
-
- dispatchOutbound(I2NPMessage, TunnelId, Hash) - Method in class net.i2p.router.tunnel.TunnelDispatcher
-
We are the outbound tunnel gateway (we created it), so wrap up this message
with instructions to be forwarded to the targetPeer when it reaches the
endpoint.
- dispatchOutbound(I2NPMessage, TunnelId, TunnelId, Hash) - Method in class net.i2p.router.tunnel.TunnelDispatcher
-
We are the outbound tunnel gateway (we created it), so wrap up this message
with instructions to be forwarded to the targetTunnel on the targetPeer when
it reaches the endpoint.
- displayOnScreen() - Method in class net.i2p.util.LogManager
-
- displayPacket(Packet, String, String) - Method in class net.i2p.client.streaming.impl.PacketHandler
-
logs to router log at debug level
- dispose() - Method in class org.jrobin.graph.ImageWorker
-
- Disposer - Class in org.cybergarage.upnp.device
-
- Disposer(ControlPoint) - Constructor for class org.cybergarage.upnp.device.Disposer
-
- disposition - Variable in class i2p.susi.webmail.MailPart
-
- distance(Location) - Method in class com.maxmind.geoip.Location
-
- distribute(I2NPMessage, Hash) - Method in class net.i2p.router.tunnel.InboundMessageDistributor
-
- distribute(I2NPMessage, Hash, TunnelId) - Method in class net.i2p.router.tunnel.InboundMessageDistributor
-
- distribute(I2NPMessage, Hash) - Method in class net.i2p.router.tunnel.OutboundMessageDistributor
-
- distribute(I2NPMessage, Hash, TunnelId) - Method in class net.i2p.router.tunnel.OutboundMessageDistributor
-
- distributeMessage(SendMessageMessage) - Method in class net.i2p.router.client.ClientConnectionRunner
-
Distribute the message.
- distributeMessage(Destination, Destination, Payload, MessageId, long, long, int) - Method in class net.i2p.router.client.ClientManager
-
Distribute message to a local or remote destination.
- divide(GenericGFPoly) - Method in class com.google.zxing.common.reedsolomon.GenericGFPoly
-
- divide(FieldElement) - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
-
- divide(BigInteger) - Method in class net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
-
- divide(FieldElement) - Method in class net.i2p.crypto.eddsa.math.FieldElement
-
- DM_BGCOLOR - Static variable in class org.jrobin.graph.Gif89Frame
-
- DM_LEAVE - Static variable in class org.jrobin.graph.Gif89Frame
-
- DM_REVERT - Static variable in class org.jrobin.graph.Gif89Frame
-
- DM_UNDEFINED - Static variable in class org.jrobin.graph.Gif89Frame
-
- dma_code - Variable in class com.maxmind.geoip.Location
-
- dmin - Variable in class org.jrobin.core.timespec.TimeSpec
-
- dmonth - Variable in class org.jrobin.core.timespec.TimeSpec
-
- DNS_NAME_TYPE - Static variable in class org.apache.http.conn.ssl.DefaultHostnameVerifier
-
- DoCMDS - Class in net.i2p.BOB
-
Simplistic command parser for BOB
- DoCMDS(AtomicBoolean, AtomicBoolean, Socket, Properties, NamedDB, Logger) - Constructor for class net.i2p.BOB.DoCMDS
-
- doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.klomp.snark.web.BasicServlet
-
- doFetch(SocketTimeout) - Method in class net.i2p.util.EepGet
-
single fetch
- doFetch(SocketTimeout) - Method in class net.i2p.util.EepHead
-
return true if the URL was completely retrieved
- doFetch(SocketTimeout) - Method in class net.i2p.util.SSLEepGet
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class net.i2p.servlet.filters.XSSFilter
-
- doFinal(byte[], int) - Method in interface org.bouncycastle.oldcrypto.Mac
-
Compute the final statge of the MAC writing the output to the out
parameter.
- doFinal(byte[], int) - Method in class org.bouncycastle.oldcrypto.macs.I2PHMac
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class i2p.susi.webmail.WebMail
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class net.i2p.imagegen.IdenticonServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class net.i2p.imagegen.QRServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class net.i2p.imagegen.RandomArtServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.klomp.snark.web.BasicServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.klomp.snark.web.I2PSnarkServlet
-
Handle what we can here, calling super.doGet() for the rest.
- DOMAIN_EDITION - Static variable in class com.maxmind.geoip.DatabaseInfo
-
- DOMAIN_EDITION_V6 - Static variable in class com.maxmind.geoip.DatabaseInfo
-
- done() - Method in class net.i2p.router.networkdb.reseed.ReseedChecker
-
The reseed is complete
- done - Variable in class net.i2p.router.update.UpdateRunner
-
- DONT_DROP_PRIORITY - Static variable in class net.i2p.router.util.CoDelPriorityBlockingQueue
-
if priority is >= this, never drop
- DONT_FAIL_PERIOD - Static variable in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
for the 10 minutes after startup, don't fail db entries so that if we were
offline for a while, we'll have a chance of finding some live peers with the
previous references
- dontInstall(RouterContext) - Static method in class net.i2p.router.web.NewsHelper
-
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class org.klomp.snark.web.BasicServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class i2p.susi.webmail.WebMail
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.klomp.snark.web.BasicServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.klomp.snark.web.I2PSnarkServlet
-
Handle what we can here, calling super.doPost() for the rest.
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.BandwidthLimitsMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.CreateLeaseSetMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.CreateSessionMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.DestLookupMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.DestReplyMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.DestroySessionMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.DisconnectMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.GetBandwidthLimitsMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.GetDateMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.HostLookupMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.HostReplyMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.I2CPMessageImpl
-
Read in the payload part of the message (after the initial 4 byte size and 1
byte type)
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.MessagePayloadMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.MessageStatusMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.ReceiveMessageBeginMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.ReceiveMessageEndMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.ReconfigureSessionMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.ReportAbuseMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.RequestLeaseSetMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.RequestVariableLeaseSetMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.SendMessageMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.SessionStatusMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.data.i2cp.SetDateMessage
-
- doReadMessage(InputStream, int) - Method in class net.i2p.internal.PoisonI2CPMessage
-
Deprecated.
don't do this
- doSend(I2CPMessage) - Method in class net.i2p.router.client.ClientConnectionRunner
-
Actually send the I2CPMessage to the peer through the socket
- doSend(I2CPMessage) - Method in class net.i2p.router.client.QueuedClientConnectionRunner
-
Actually send the I2CPMessage to the client.
- doStart() - Method in class net.i2p.jetty.I2PRequestLog
-
- doStop() - Method in class net.i2p.jetty.I2PRequestLog
-
- DOT - Static variable in class org.jrobin.core.timespec.TimeToken
-
- doTrace(HttpServletRequest, HttpServletResponse) - Method in class org.klomp.snark.web.BasicServlet
-
- doubleScalarMultiplyVariableTime(GroupElement, byte[], byte[]) - Method in class net.i2p.crypto.eddsa.math.GroupElement
-
r = a * A + b * B where a = a[0]+256*a[1]+...+256^31 a[31],
b = b[0]+256*b[1]+...+256^31 b[31] and B is this point.
- downloaded(int) - Method in class org.klomp.snark.Peer
-
Increment the counter.
- downloaded(Peer, int) - Method in class org.klomp.snark.PeerCoordinator
-
Called when a peer has downloaded some bytes of a piece.
- downloaded(Peer, int) - Method in interface org.klomp.snark.PeerListener
-
Called when a (partial) piece has been downloaded from the peer.
- doWriteMessage() - Method in class net.i2p.data.i2cp.BandwidthLimitsMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.CreateLeaseSetMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.CreateSessionMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.DestLookupMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.DestReplyMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.DestroySessionMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.DisconnectMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.GetBandwidthLimitsMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.GetDateMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.HostLookupMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.HostReplyMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.I2CPMessageImpl
-
Write out the payload part of the message (not including the 4 byte size and
1 byte type)
- doWriteMessage() - Method in class net.i2p.data.i2cp.MessagePayloadMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.MessageStatusMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.ReceiveMessageBeginMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.ReceiveMessageEndMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.ReconfigureSessionMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.ReportAbuseMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.RequestLeaseSetMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.RequestVariableLeaseSetMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.SendMessageMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.SessionStatusMessage
-
- doWriteMessage() - Method in class net.i2p.data.i2cp.SetDateMessage
-
- doWriteMessage() - Method in class net.i2p.internal.PoisonI2CPMessage
-
Deprecated.
don't do this
- dproc - Variable in class org.jrobin.graph.RrdGraph
-
- drainAllTo(Collection<? super E>) - Method in class net.i2p.router.util.CoDelBlockingQueue
-
Drains all, without updating stats or dropping.
- drainAllTo(Collection<? super E>) - Method in class net.i2p.router.util.CoDelPriorityBlockingQueue
-
Drains all, without updating stats or dropping.
- drainTo(Collection<? super E>) - Method in class net.i2p.router.util.CoDelBlockingQueue
-
Updates stats and possibly drops while draining.
- drainTo(Collection<? super E>, int) - Method in class net.i2p.router.util.CoDelBlockingQueue
-
Updates stats and possibly drops while draining.
- drainTo(Collection<? super E>) - Method in class net.i2p.router.util.CoDelPriorityBlockingQueue
-
Updates stats and possibly drops while draining.
- drainTo(Collection<? super E>, int) - Method in class net.i2p.router.util.CoDelPriorityBlockingQueue
-
Updates stats and possibly drops while draining.
- draw() - Method in class org.jrobin.graph.TimeAxis
-
- draw() - Method in class org.jrobin.graph.ValueAxis
-
- draw() - Method in class org.jrobin.graph.ValueAxisLogarithmic
-
- draw() - Method in class org.jrobin.graph.ValueAxisMrtg
-
- drawLine(int, int, int, int, Paint, Stroke) - Method in class org.jrobin.graph.ImageWorker
-
- drawPolyline(int[], int[], Paint, Stroke) - Method in class org.jrobin.graph.ImageWorker
-
- drawPolyline(double[], double[], Paint, Stroke) - Method in class org.jrobin.graph.ImageWorker
-
- drawString(String, int, int, Font, Paint) - Method in class org.jrobin.graph.ImageWorker
-
- drawXGrid - Variable in class org.jrobin.graph.RrdGraphDef
-
- drawYGrid - Variable in class org.jrobin.graph.RrdGraphDef
-
- drop() - Method in class net.i2p.router.OutNetMessage
-
For CDQ
- drop() - Method in class net.i2p.router.transport.udp.InboundMessageState
-
For CDQ
- drop() - Method in class net.i2p.router.transport.udp.OutboundMessageState
-
For CDQ
- drop() - Method in class net.i2p.router.transport.udp.UDPPacket
-
For CDQ
- drop() - Method in class net.i2p.router.tunnel.PendingGatewayMessage
-
For CDQ
- drop() - Method in interface net.i2p.router.util.CDQEntry
-
Implement any reclaimation of resources here
- dropAfterLookupFailed(Hash) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
-
Final remove for a router info.
- dropOutbound() - Method in class net.i2p.router.transport.udp.PeerState
-
drop all outbound messages
- dropped() - Method in interface net.i2p.router.Job
-
the router is extremely overloaded, so this job has been dropped.
- dropped() - Method in class net.i2p.router.JobImpl
-
- dropped() - Method in class net.i2p.router.message.HandleGarlicMessageJob
-
- dropped() - Method in class net.i2p.router.networkdb.HandleDatabaseLookupMessageJob
-
- dropped() - Method in class net.i2p.router.networkdb.kademlia.HandleFloodfillDatabaseStoreMessageJob
-
- droppedFragmentedMessage(long, String) - Method in class net.i2p.router.MessageHistory
-
- droppedInboundMessage(long, Hash, String) - Method in class net.i2p.router.MessageHistory
-
- droppedOtherMessage(I2NPMessage, Hash) - Method in class net.i2p.router.MessageHistory
-
We received another message we weren't waiting for and don't know how to handle
- droppedTunnelDataMessageUnknown(long, long) - Method in class net.i2p.router.MessageHistory
-
- droppedTunnelGatewayMessageUnknown(long, long) - Method in class net.i2p.router.MessageHistory
-
- droppedTunnelMessage(TunnelId, long, Date, Hash) - Method in class net.i2p.router.MessageHistory
-
We don't know about the given tunnel, so we are dropping a message sent to us by the
given router
- dropPeer(PeerState) - Method in class net.i2p.router.transport.udp.OutboundMessageFragments
-
- dropPeer(Hash, boolean, String) - Method in class net.i2p.router.transport.udp.UDPTransport
-
This does not send a session destroy, caller must do that if desired.
- dropPeer(PeerState, boolean, String) - Method in class net.i2p.router.transport.udp.UDPTransport
-
This does not send a session destroy, caller must do that if desired.
- DS_NAM_SIZE - Static variable in interface org.jrobin.core.jrrd.Constants
-
- DS_TYPES - Static variable in class org.jrobin.core.DsDef
-
array of valid source types
- dsa() - Method in class net.i2p.I2PAppContext
-
Our DSA engine (see HMAC and SHA above)
- DSA_SHA1_SPEC - Static variable in class net.i2p.crypto.CryptoConstants
-
- DSAEngine - Class in net.i2p.crypto
-
Sign and verify using DSA-SHA1 and other signature algorithms.
- DSAEngine(I2PAppContext) - Constructor for class net.i2p.crypto.DSAEngine
-
- dsag - Static variable in class net.i2p.crypto.CryptoConstants
-
- dsap - Static variable in class net.i2p.crypto.CryptoConstants
-
- dsaq - Static variable in class net.i2p.crypto.CryptoConstants
-
- dsCount - Variable in class org.jrobin.core.jrrd.DataChunk
-
- dsCount - Variable in class org.jrobin.core.jrrd.Header
-
- DsDef - Class in org.jrobin.core
-
Class to represent single data source definition within the RRD.
- DsDef(String, String, long, double, double) - Constructor for class org.jrobin.core.DsDef
-
Creates new data source definition object.
- dsec - Variable in class org.jrobin.core.timespec.TimeSpec
-
- DST_SIZE - Static variable in interface org.jrobin.core.jrrd.Constants
-
- DsTypes - Interface in org.jrobin.core
-
Simple interface to represent available datasource types.
- DT_ABSOLUTE - Static variable in interface org.jrobin.core.DsTypes
-
Constant to represent ABSOLUTE datasource type
- DT_COUNTER - Static variable in interface org.jrobin.core.DsTypes
-
Constant to represent COUNTER datasource type
- DT_DERIVE - Static variable in interface org.jrobin.core.DsTypes
-
Constant to represent DERIVE datasource type
- DT_GAUGE - Static variable in interface org.jrobin.core.DsTypes
-
Constant to represent GAUGE datasource type
- Dummy - Class in net.metanotion
-
Exists only to enable package.html to be included in javadoc.
- Dummy() - Constructor for class net.metanotion.Dummy
-
- Dummy - Class in org.cybergarage
-
Exists only to enable package.html to be included in javadoc.
- Dummy() - Constructor for class org.cybergarage.Dummy
-
- DummyClientManagerFacade - Class in net.i2p.router.dummy
-
Manage all interactions with clients
- DummyClientManagerFacade(RouterContext) - Constructor for class net.i2p.router.dummy.DummyClientManagerFacade
-
- DummyHandler - Class in net.i2p.router.update
-
Dummy to lock up the updates for a period of time
- DummyHandler(RouterContext, ConsoleUpdateManager) - Constructor for class net.i2p.router.update.DummyHandler
-
- DummyNamingService - Class in net.i2p.client.naming
-
A Dummy naming service that can only handle base64 and b32 destinations.
- DummyNamingService(I2PAppContext) - Constructor for class net.i2p.client.naming.DummyNamingService
-
The naming service should only be constructed and accessed through the
application context.
- DummyNetworkDatabaseFacade - Class in net.i2p.router.dummy
-
- DummyNetworkDatabaseFacade(RouterContext) - Constructor for class net.i2p.router.dummy.DummyNetworkDatabaseFacade
-
- DummyPeerManagerFacade - Class in net.i2p.router.dummy
-
Manage peer references and keep them up to date so that when asked for peers,
it can provide appropriate peers according to the criteria provided.
- DummyPeerManagerFacade() - Constructor for class net.i2p.router.dummy.DummyPeerManagerFacade
-
- DummyThrottle - Class in net.i2p.router.transport.udp
-
Since the TimedWeightedPriorityMessageQueue.add()
was disabled by jrandom in UDPTransport.java
on 2006-02-19, and the choke/unchoke was disabled at the same time,
all of TWPMQ is pointless, so just do this for now.
- DummyThrottle() - Constructor for class net.i2p.router.transport.udp.DummyThrottle
-
- DummyTunnelManagerFacade - Class in net.i2p.router.dummy
-
Build and maintain tunnels throughout the network.
- DummyTunnelManagerFacade() - Constructor for class net.i2p.router.dummy.DummyTunnelManagerFacade
-
- DummyValidator - Class in net.i2p.router.tunnel
-
accept everything
- dump(I2PAppContext, int) - Static method in class net.i2p.router.tasks.ThreadDump
-
Signal the wrapper to asynchronously dump threads to wrapper.log.
- dump(byte[]) - Static method in class net.i2p.util.HexDump
-
Dump a byte array in a String.
- dump(byte[], int, int) - Static method in class net.i2p.util.HexDump
-
Dump a byte array in a String.
- dump(byte[], OutputStream) - Static method in class net.i2p.util.HexDump
-
Dump a byte array through a stream.
- dump(byte[], int, int, OutputStream) - Static method in class net.i2p.util.HexDump
-
Dump a byte array through a stream.
- dump() - Method in class org.jrobin.core.ArcDef
-
Returns string representing archive definition (RRDTool format).
- dump() - Method in class org.jrobin.core.Archive
-
- dump() - Method in class org.jrobin.core.ArcState
-
- dump() - Method in class org.jrobin.core.Datasource
-
- dump() - Method in class org.jrobin.core.DsDef
-
Returns string representing source definition (RRDTool format).
- dump() - Method in class org.jrobin.core.FetchData
-
Dumps the content of the whole FetchData object.
- dump() - Method in class org.jrobin.core.FetchRequest
-
Dumps the content of fetch request using the syntax of RRDTool's fetch command.
- dump() - Method in class org.jrobin.core.Header
-
- dump() - Method in class org.jrobin.core.Robin
-
- dump() - Method in class org.jrobin.core.RrdDb
-
Returns string representing complete internal RRD state.
- dump() - Method in class org.jrobin.core.RrdDef
-
Returns string that represents all specified RRD creation parameters.
- dump() - Method in class org.jrobin.core.Sample
-
Dumps sample content using the syntax of RRDTool's update command.
- dump() - Method in class org.jrobin.core.timespec.TimeSpec
-
- dump() - Method in class org.jrobin.data.Aggregates
-
Returns String representing all aggregated values.
- dump() - Method in class org.jrobin.data.DataProcessor
-
Dumps timestamps and values of all datasources in a tabelar form.
- dump() - Method in class org.jrobin.graph.RrdGraphInfo
-
Dumps complete graph information.
- dump() - Method in class org.jrobin.graph.ValueScaler.Scaled
-
- dumpXml(OutputStream) - Method in class org.jrobin.core.RrdDb
-
Writes the RRD content to OutputStream using XML format.
- dumpXml(String) - Method in class org.jrobin.core.RrdDb
-
Dumps internal RRD state to XML file.
- dyear - Variable in class org.jrobin.core.timespec.TimeSpec
-