lp://staging/~aj00200/anonplus/bug-901058
- Get this branch:
- bzr branch lp://staging/~aj00200/anonplus/bug-901058
Branch merges
- al1ce (community): Approve (security)
- aj00200: Approve (security)
-
Diff: 59 lines (+13/-28)1 file modifiedsrc/libs/encryption/otp.py (+13/-28)
Recent revisions
- 202. By aj00200
-
Changed the PyCrypto XOR function to Crypto.Cipher.XOR. Also, raise an exception if the pad is over-used.
- 200. By aj00200
-
Merged r219 from lp:~aj00200/anonplus/trunk to apply the fix for bug #927447 to the trunk branch
- 198. By aj00200
-
* Wrote code to handle the 0x0100 UUK Storage Request packet from the mock-storage-
request blueprint.
* Updated libs.friends to use the Registrar which is setup by tunnels.__init__ instead of importing them manually. - 197. By aj00200
-
Merged in code that I accidentally said I committed but did the commit in the wrong repo.
- 196. By aj00200
-
Moved tools.py to anonplus-cli.py in the apps directory. Also added some command line options such as --no-browser, -V, and --help.
- 195. By aj00200
-
* Merging fix for bug #915767.
* Merging small changes to code readability.
* Merging fix for bug #916816 - 194. By aj00200
-
Updated the code in src/libs/friends.py to write a default tunnel to ~/.vomun/
friends. json the next time it shuts down properly. This is to maintain forward compatibility as much as possible. Please do a complete start and shutdown cycle for Anonplus to avoid getting errors in the future. However, no errors should be caused. Fixed two bugs, #911071 and #911073 which were discovered by our excellent and dedicated packager in the Vomun Packaging Team. One involved a missing __init__.py file and the other involved a .back file which as committed by accident.
Old unit tests (such as those for libs.browser) were removed. Unit tests for libs.globals were updated for the move to just plain libs.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/anonplus