]> git.mxchange.org Git - hub.git/commit
Decoding of raw package message basicly finished, external public ip now included...
authorRoland Häder <roland@mxchange.org>
Sat, 5 May 2012 23:52:59 +0000 (23:52 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 5 May 2012 23:52:59 +0000 (23:52 +0000)
commit4d701cb36e27e376a1b198cb59a7ec413855e341
treed862affee2ea0ebca8bd3f7f452827c34727f6ab
parent41f878e11f213fb7f3462164f77edf2695fe5290
Decoding of raw package message basicly finished, external public ip now included in announcement
.gitattributes
application/hub/config.php
application/hub/exceptions/package/class_InvalidDataChecksumException.php [new file with mode: 0644]
application/hub/interfaces/package/class_Receivable.php
application/hub/main/database/wrapper/node/class_NodeListDatabaseWrapper.php
application/hub/main/decoder/package/class_PackageDecoder.php
application/hub/main/listener/class_BaseListener.php
application/hub/main/nodes/class_BaseHubNode.php
application/hub/main/package/class_NetworkPackage.php
application/hub/main/tools/class_HubTools.php