jSite2.git
2008-04-24 David ‘Bombe... add javadoc
2008-04-24 David ‘Bombe... right-align the help menu
2008-04-16 David ‘Bombe... add logging handler
2008-04-13 David ‘Bombe... improve versioning
2008-04-12 David ‘Bombe... enhance javadoc
2008-04-12 David ‘Bombe... add listener method for connection aborts
2008-04-12 David ‘Bombe... remove warning from javadoc
2008-04-12 David ‘Bombe... fix javadoc
2008-04-12 David ‘Bombe... add GetPluginInfo
2008-04-12 David ‘Bombe... add PutFetchable
2008-04-12 David ‘Bombe... add PutSuccessful
2008-04-12 David ‘Bombe... add ClientPutDiskDir
2008-04-12 David ‘Bombe... add SubscribeUSK
2008-04-12 David ‘Bombe... add RemovePersistentRequest
2008-04-12 David ‘Bombe... add GetRequestStatus
2008-04-12 David ‘Bombe... add ClientPutComplexDir
2008-04-12 David ‘Bombe... add ModifyConfig
2008-04-12 David ‘Bombe... add ModifyPersistentRequest
2008-04-12 David ‘Bombe... add PersistentRequestModified
2008-04-12 David ‘Bombe... add FCPPluginReply
2008-04-12 David ‘Bombe... simplify creation of payload input stream
2008-04-12 David ‘Bombe... do not access underlying input stream if remaining...
2008-04-12 David ‘Bombe... add PluginInfo
2008-04-12 David ‘Bombe... add SubscribedUSKUpdate
2008-04-12 David ‘Bombe... add PersistentRequestRemoved
2008-04-12 David ‘Bombe... delete old message
2008-04-12 David ‘Bombe... change name to real message name
2008-04-12 David ‘Bombe... add FcpPluginMessage
2008-04-12 David ‘Bombe... add PersistentPutDir
2008-04-12 David ‘Bombe... add IdentifierCollision
2008-04-12 David ‘Bombe... add PutFailed
2008-04-12 David ‘Bombe... fix typo
2008-04-12 David ‘Bombe... add GetFailed
2008-04-12 David ‘Bombe... add GetFailed
2008-04-12 David ‘Bombe... fix javadoc tag
2008-04-12 David ‘Bombe... add footer
2008-04-12 David ‘Bombe... add GetConfig and ConfigData
2008-04-11 David ‘Bombe... enhance javadoc
2008-04-11 David ‘Bombe... add UnknownNodeIdentifier
2008-04-11 David ‘Bombe... add constructor that connects to localhost at default...
2008-04-11 David ‘Bombe... add UnknownPeerNoteType
2008-04-11 David ‘Bombe... make all constructors of incoming message wrappers...
2008-04-11 David ‘Bombe... add PersistentGet
2008-04-11 David ‘Bombe... add unknown enum values
2008-04-11 David ‘Bombe... add disconnect handling
2008-04-11 David ‘Bombe... add TODO list
2008-04-11 David ‘Bombe... add DataFound
2008-04-11 David ‘Bombe... count message names for statistical reasons
2008-04-11 David ‘Bombe... add FinishedCompression
2008-04-11 David ‘Bombe... change email address
2008-04-11 David ‘Bombe... simplify parsing of ints and longs
2008-04-11 David ‘Bombe... add StartedCompression
2008-04-11 David ‘Bombe... add javadoc build script
2008-04-11 David ‘Bombe... add SimpleProgress
2008-04-10 David ‘Bombe... add limited input stream
2008-04-10 David ‘Bombe... add ReturnType
2008-04-10 David ‘Bombe... add ClientGet
2008-04-10 David ‘Bombe... add method to encode multiple string values
2008-04-10 David ‘Bombe... fix wrong field name for the priority
2008-04-10 David ‘Bombe... add AllData
2008-04-10 David ‘Bombe... add Shutdown
2008-04-10 David ‘Bombe... add URIGenerated
2008-04-10 David ‘Bombe... add EndListPersistentRequests
2008-04-10 David ‘Bombe... add ListPersistentRequests and WatchGlobal command
2008-04-10 David ‘Bombe... add constant for all events
2008-04-10 David ‘Bombe... add ClientPut and PersistentPut
2008-04-10 David ‘Bombe... add ProtocolError message
2008-04-10 David ‘Bombe... add TestDDAComplete message
2008-04-10 David ‘Bombe... comment empty block
2008-04-10 David ‘Bombe... add TestDDAResponse
2008-04-10 David ‘Bombe... adapt to new desgin
2008-04-10 David ‘Bombe... add TestDDARequest and TestDDAReply
2008-04-09 David ‘Bombe... fix typos
2008-04-09 David ‘Bombe... add NodeData message
2008-04-09 David ‘Bombe... add NodeData reply
2008-04-09 David ‘Bombe... rename method
2008-04-09 David ‘Bombe... fix field name
2008-04-09 David ‘Bombe... fix misspelled method
2008-04-09 David ‘Bombe... fix misspelled method
2008-04-09 David ‘Bombe... add constructor that creates noderef from fcp message
2008-04-09 David ‘Bombe... add private URI
2008-04-09 David ‘Bombe... add hasField(String)
2008-04-09 David ‘Bombe... add GetNode command
2008-04-09 David ‘Bombe... add RemovePeer command and PeerRemoved reply
2008-04-09 David ‘Bombe... add ModifyPeerNote command
2008-04-09 David ‘Bombe... fix documentation
2008-04-09 David ‘Bombe... add ModifyPeer command
2008-04-09 David ‘Bombe... add AddPeer command
2008-04-09 David ‘Bombe... move message package to top-level package
2008-04-09 David ‘Bombe... add ListPeerNote command and replies
2008-04-09 David ‘Bombe... add javadoc
2008-04-09 David ‘Bombe... remove exceptions
2008-04-09 David ‘Bombe... fix javadoc
2008-04-09 David ‘Bombe... add ListPeer and ListPeers commands and replies
2008-04-09 David ‘Bombe... enhance javadoc
2008-04-09 David ‘Bombe... fix warning with an assertion
2008-04-09 David ‘Bombe... added SSKKeypair message
2008-04-09 David ‘Bombe... SSKKeypair reply message
2008-04-09 David ‘Bombe... add FCP adapter
2008-04-09 David ‘Bombe... improved (and hopefully final) design
next