Merge lp://staging/~aj00200/anonplus/trunk into lp://staging/anonplus
Proposed by
aj00200
Status: | Merged | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Merged at revision: | 198 | ||||||||||||||||||||||||||||
Proposed branch: | lp://staging/~aj00200/anonplus/trunk | ||||||||||||||||||||||||||||
Merge into: | lp://staging/anonplus | ||||||||||||||||||||||||||||
Diff against target: |
241 lines (+76/-45) 5 files modified
src/libs/friends.py (+38/-36) src/libs/packets.py (+9/-2) src/libs/storage/classes.py (+8/-1) src/tunnels/tor.py (+19/-5) src/vomun.py (+2/-1) |
||||||||||||||||||||||||||||
To merge this branch: | bzr merge lp://staging/~aj00200/anonplus/trunk | ||||||||||||||||||||||||||||
Related bugs: |
|
||||||||||||||||||||||||||||
Related blueprints: |
Friend Identification
(High)
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
pharno | Approve | ||
Review via email: mp+89621@code.staging.launchpad.net |
Commit message
* Wrote code to handle the 0x0100 UUK Storage Request packet from the mock-storage-
* Updated libs.friends to use the Registrar which is setup by tunnels.__init__ instead of importing them manually.
Description of the change
Added some code for the mock-storage-
To post a comment you must log in.