lp://staging/~vomun-developers/anonplus/friend-identification
- Get this branch:
- bzr branch lp://staging/~vomun-developers/anonplus/friend-identification
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 226. By aj00200
-
* Set the default encryption type to AES because by the time we are ready to read that value, it should be setup.
* Also reduced the amount of data the Tor tunnel reads as a wordaround for bug #892896 - 225. By aj00200
-
Added a default parameter to libs.encryption
.rsa.Encryption so that simple decryption instances can be made that do not encrypt anything. This is needed to decrypt the 0x0000 packet. - 224. By aj00200
-
Removed unused and undefined parameters from the libs.friends.
identify call in tunnels. tor.Listener - 222. By aj00200
-
Removed code that creates an unused Connection object and also causes the thread to crash
- 221. By aj00200
-
Moved the assignment of a Tunnel object to a friend object back to the individual tunnels because each tunnel deals with friends differently. This should also fix the error in the last revision
- 220. By aj00200
-
Convert inbound Tor connections to connection objects and then send them to libs.friends.
identify. That function will update the Friend object. - 219. By x0
-
Pass the 0x0000 packet from libs.friends.
identify to the friend object associated with the key ID's handle_packets method. The signature should be verified there because it has the encryption setup already.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/anonplus