A B C D E F G H I J K L M N O P Q R S T U V W X Y _

V

validate(Socket) - Method in class net.i2p.router.client.ClientListenerRunner
Verify the first byte.
validate(Hash, LeaseSet) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Determine whether this leaseSet will be accepted as valid and current given what we know now.
validate(Hash, RouterInfo) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
Determine whether this routerInfo will be accepted as valid and current given what we know now.
validate(SessionKey) - Method in class net.i2p.router.transport.udp.UDPPacket
Validate the packet against the MAC specified, returning true if the MAC matches, false otherwise.
validateMessage(long, long) - Method in class net.i2p.router.MessageValidator
Determine if this message should be accepted as valid (not expired, not a duplicate)
validateMessage(long) - Method in class net.i2p.router.MessageValidator
Only check the expiration for the message
validateRoutingKey() - Method in class net.i2p.data.LeaseSet
 
validateRoutingKey() - Method in class net.i2p.data.RouterInfo
 
validateSessionCreated() - Method in class net.i2p.router.transport.udp.OutboundEstablishState
Blocking call (run in the establisher thread) to determine if the session was created properly.
VAR_NAME - Static variable in class org.cybergarage.upnp.control.Control
 
VariableTunnelBuildMessage - Class in net.i2p.data.i2np
 
VariableTunnelBuildMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.VariableTunnelBuildMessage
zero record count, will be set with readMessage()
VariableTunnelBuildMessage(I2PAppContext, int) - Constructor for class net.i2p.data.i2np.VariableTunnelBuildMessage
 
VariableTunnelBuildReplyMessage - Class in net.i2p.data.i2np
Transmitted from the new outbound endpoint to the creator through a reply tunnel
VariableTunnelBuildReplyMessage(I2PAppContext) - Constructor for class net.i2p.data.i2np.VariableTunnelBuildReplyMessage
zero record count, will be set with readMessage()
VariableTunnelBuildReplyMessage(I2PAppContext, int) - Constructor for class net.i2p.data.i2np.VariableTunnelBuildReplyMessage
 
verbose - Static variable in class gnu.gettext.GettextResource
 
verbose - Variable in class net.i2p.sam.SAMv3StreamSession.SocketForwarder
 
VerifiedDestination - Class in net.i2p.data
Extend Destination with methods to verify its Certificate.
VerifiedDestination() - Constructor for class net.i2p.data.VerifiedDestination
 
VerifiedDestination(String) - Constructor for class net.i2p.data.VerifiedDestination
alternative constructor which takes a base64 string representation
VerifiedDestination(Destination) - Constructor for class net.i2p.data.VerifiedDestination
create from an existing Dest
verifVersion() - Method in class net.i2p.sam.SAMv1Handler
 
verifVersion() - Method in class net.i2p.sam.SAMv2Handler
 
verifVersion() - Method in class net.i2p.sam.SAMv3Handler
 
verify(SessionKey, byte[], int, int, byte[], int, int) - Method in class net.i2p.crypto.HMACGenerator
Verify the MAC inline, reducing some unnecessary memory churn.
verify(File) - Method in class net.i2p.crypto.TrustedUpdate
Verifies the DSA signature of a signed update file.
verify(String, String) - Method in class net.i2p.crypto.TrustedUpdate
Verifies the DSA signature of a signed update file.
verify(File, SigningPublicKey) - Method in class net.i2p.crypto.TrustedUpdate
Verifies the DSA signature of a signed update file.
verify - Variable in class net.i2p.i2ptunnel.udp.I2PSource
 
verifyAndGetSigner(File) - Method in class net.i2p.crypto.TrustedUpdate
Verifies the DSA signature of a signed update file.
verifyCert(boolean) - Method in class net.i2p.data.VerifiedDestination
verify the certificate.
verifyClientLiveliness() - Method in class net.i2p.router.client.ClientManagerFacadeImpl
 
verifyClientLiveliness() - Method in class net.i2p.router.ClientManagerFacade
 
verifyClientLiveliness() - Method in class net.i2p.router.RouterWatchdog
 
verifyFinished(Hash) - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
 
verifyFooter() - Method in class net.i2p.util.ResettableGZIPInputStream
 
verifyHashCashCert() - Method in class net.i2p.data.VerifiedDestination
HashCash Certs are used to demonstrate proof-of-work.
verifyJobQueueLiveliness() - Method in class net.i2p.router.RouterWatchdog
 
verifySignature() - Method in class net.i2p.client.datagram.I2PDatagramDissector
Verify the signature of this datagram (previously loaded with the loadI2PDatagram() method)
verifySignature(I2PAppContext, Destination, byte[]) - Method in class net.i2p.client.streaming.Packet
Determine whether the signature on the data is valid.
verifySignature(Signature, byte[], SigningPublicKey) - Method in class net.i2p.crypto.DSAEngine
 
verifySignature(Signature, byte[], int, int, SigningPublicKey) - Method in class net.i2p.crypto.DSAEngine
 
verifySignature(Signature, InputStream, SigningPublicKey) - Method in class net.i2p.crypto.DSAEngine
 
verifySignature(Signature, Hash, SigningPublicKey) - Method in class net.i2p.crypto.DSAEngine
 
verifySignature(Signature, byte[], SigningPublicKey) - Method in class net.i2p.crypto.DummyDSAEngine
 
verifySignature() - Method in class net.i2p.data.i2cp.SessionConfig
Verify that the signature matches the destination's signing public key.
verifySignature() - Method in class net.i2p.data.LeaseSet
Verify that the signature matches the lease set's destination's signing public key.
verifySignature(SigningPublicKey) - Method in class net.i2p.data.LeaseSet
Verify that the signature matches the lease set's destination's signing public key.
verifySignature(Destination) - Static method in class net.i2p.data.PrivateKeyFile
Sample code to verify a 3rd party signature.
verifySignedCert() - Method in class net.i2p.data.VerifiedDestination
Signed Certs are signed by a 3rd-party Destination.
verifySocketManager() - Method in class net.i2p.i2ptunnel.I2PTunnelClientBase
Sets the this.sockMgr field if it is null, or if we want a new one We need a socket manager before getDefaultOptions() and most other things
verifyStarted(Hash) - Method in class net.i2p.router.networkdb.kademlia.FloodfillNetworkDatabaseFacade
 
verifyUnknownCert() - Method in class net.i2p.data.VerifiedDestination
Reject all unknown certs
verifyUnwritten() - Method in class net.i2p.data.i2np.I2NPMessageImpl
 
verifyZip(File) - Static method in class net.i2p.util.FileUtil
Verify the integrity of a zipfile.
verMajor - Variable in class net.i2p.sam.SAMHandler
 
verMajorId - Variable in class net.i2p.sam.SAMv1Handler
 
verMinor - Variable in class net.i2p.sam.SAMHandler
 
verMinorId - Variable in class net.i2p.sam.SAMv1Handler
 
VERSION - Static variable in class net.i2p.addressbook.Daemon
 
VERSION - Static variable in class net.i2p.CoreVersion
 
VERSION - Static variable in class net.i2p.router.RouterVersion
 
version - Variable in class net.i2p.time.NtpMessage
This value indicates the NTP/SNTP version number.
VERSION - Static variable in class org.cybergarage.http.HTTP
 
VERSION - Static variable in class org.cybergarage.http.HTTPServer
 
VERSION - Static variable in class org.cybergarage.upnp.UPnP
 
VERSION_10 - Static variable in class org.cybergarage.http.HTTP
 
VERSION_11 - Static variable in class org.cybergarage.http.HTTP
 
VERSION_HEADER - Static variable in class org.cybergarage.soap.SOAP
 
VersionComparator - Class in net.i2p.util
Compares versions.
VersionComparator() - Constructor for class net.i2p.util.VersionComparator
 
VMCommSystem - Class in net.i2p.router.transport
Hacked up in-VM comm system for talking between contexts.
VMCommSystem(RouterContext) - Constructor for class net.i2p.router.transport.VMCommSystem
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y _