Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix | Alex Gaynor | 2013-08-08 | 1 | -2/+2 |
| | |||||
* | This is a lie | Alex Gaynor | 2013-08-08 | 1 | -2/+0 |
| | |||||
* | All caps | Alex Gaynor | 2013-08-08 | 1 | -1/+1 |
| | |||||
* | fix spelling errors, move module | Alex Gaynor | 2013-08-08 | 1 | -2/+2 |
| | |||||
* | Document that IVs should not be reused. | Alex Gaynor | 2013-08-08 | 1 | -0/+2 |
| | |||||
* | Document how long iv should be | Alex Gaynor | 2013-08-08 | 1 | -1/+3 |
| | |||||
* | Try to document CBC | Alex Gaynor | 2013-08-08 | 1 | -2/+9 |
| | |||||
* | Attempt to document AES | Alex Gaynor | 2013-08-08 | 1 | -2/+8 |
| | |||||
* | Crypto is seriously hard | Alex Gaynor | 2013-08-08 | 1 | -1/+1 |
| | |||||
* | Start stubbing out subheadings | Alex Gaynor | 2013-08-08 | 1 | -0/+12 |
| | |||||
* | Begin to describe the methods | Alex Gaynor | 2013-08-08 | 1 | -0/+8 |
| | |||||
* | Started trying to document symmetric encryption | Alex Gaynor | 2013-08-08 | 3 | -0/+30 |
| | |||||
* | Merge pull request #22 from lvh/fix-lvh-email | Hynek Schlawack | 2013-08-08 | 1 | -1/+1 |
|\ | | | | | Fix lvh's e-mail address in AUTHORS | ||||
| * | Fix e-mail | Laurens Van Houtven | 2013-08-08 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #21 from hynek/rename-c-to-bindings | Alex Gaynor | 2013-08-07 | 7 | -11/+26 |
|\ | | | | | Refactor into latest design decision | ||||
| * | Document architecture changes | Hynek Schlawack | 2013-08-08 | 1 | -3/+3 |
| | | |||||
| * | Refactor into latest design decision | Hynek Schlawack | 2013-08-08 | 6 | -8/+23 |
|/ | | | | | C is an implementation detail of the wrapper API, so we go with 'bindings'. Also create/fix some namespaces. | ||||
* | Merge pull request #20 from hynek/typo-private-email | Alex Gaynor | 2013-08-07 | 2 | -2/+2 |
|\ | | | | | Fix typo in docs and use my private e-mail | ||||
| * | Fix typo in docs and use my private e-mail | Hynek Schlawack | 2013-08-08 | 2 | -2/+2 |
|/ | |||||
* | Merge pull request #19 from alex/https-links | Donald Stufft | 2013-08-07 | 1 | -1/+1 |
|\ | | | | | Use an HTTPS url for our mailing list | ||||
| * | Use an HTTPS url for our mailing list | Alex Gaynor | 2013-08-07 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #18 from alex/document-docs | Donald Stufft | 2013-08-07 | 1 | -0/+2 |
|\ | | | | | Documented that our documentation is online | ||||
| * | Documented that our documentation is online | Alex Gaynor | 2013-08-07 | 1 | -0/+2 |
|/ | |||||
* | Merge pull request #16 from alex/coverage-badge | Donald Stufft | 2013-08-07 | 1 | -0/+3 |
|\ | | | | | Added a badge to the README showing coverage | ||||
| * | Added a badge to the README showing coverage | Alex Gaynor | 2013-08-07 | 1 | -0/+3 |
| | | |||||
* | | Merge pull request #17 from dstufft/travis-notification | Alex Gaynor | 2013-08-07 | 1 | -0/+7 |
|\ \ | |/ |/| | Notify IRC on travis runs | ||||
| * | Notify IRC on travis runs | Donald Stufft | 2013-08-07 | 1 | -0/+7 |
|/ | |||||
* | Merge pull request #15 from alex/coveralls | Donald Stufft | 2013-08-07 | 3 | -3/+7 |
|\ | | | | | Record coverage | ||||
| * | Record coverage | Alex Gaynor | 2013-08-07 | 3 | -3/+7 |
| | | |||||
* | | Merge pull request #14 from alex/AUTHORS | Donald Stufft | 2013-08-07 | 1 | -0/+7 |
|\ \ | |/ |/| | Added an AUTHORS file | ||||
| * | Included emails | Alex Gaynor | 2013-08-07 | 1 | -4/+4 |
| | | |||||
| * | Added an AUTHORS file | Alex Gaynor | 2013-08-07 | 1 | -0/+7 |
| | | |||||
* | | Merge pull request #12 from alex/document-community | Donald Stufft | 2013-08-07 | 2 | -0/+14 |
|\ \ | |/ |/| | Documented where the community is | ||||
| * | Documented where the community is | Alex Gaynor | 2013-08-07 | 2 | -0/+14 |
|/ | |||||
* | Merge pull request #11 from alex/more-docs | Donald Stufft | 2013-08-07 | 2 | -3/+30 |
|\ | | | | | More docs | ||||
| * | Mention the implementaion strategies | Alex Gaynor | 2013-08-07 | 1 | -2/+4 |
| | | |||||
| * | Start to document the architecture. | Alex Gaynor | 2013-08-07 | 2 | -3/+28 |
|/ | |||||
* | Merge pull request #1 from alex/initial-repo | Donald Stufft | 2013-08-07 | 15 | -8/+899 |
|\ | | | | | Basic Project Files and Skeleton | ||||
| * | Ignore egg-info | Alex Gaynor | 2013-08-07 | 1 | -0/+1 |
| | | |||||
| * | Move all tests to be controlled by tox | Alex Gaynor | 2013-08-07 | 3 | -9/+29 |
| | | |||||
| * | Test that docs compile clean as well | Alex Gaynor | 2013-08-07 | 2 | -1/+2 |
| | | |||||
| * | Clean up the docs index | Alex Gaynor | 2013-08-07 | 1 | -17/+2 |
| | | |||||
| * | Less code, more tests. | Alex Gaynor | 2013-08-07 | 3 | -127/+6 |
| | | |||||
| * | Fixed a typo in the setup.py | Alex Gaynor | 2013-08-07 | 1 | -1/+1 |
| | | |||||
| * | Python 3.2 compatibility | Alex Gaynor | 2013-08-07 | 1 | -8/+8 |
| | | |||||
| * | Removed a forgotten file | Alex Gaynor | 2013-08-07 | 1 | -56/+0 |
| | | |||||
| * | Removed most of the C files. We'll add them back as needed. | Alex Gaynor | 2013-08-07 | 19 | -944/+1 |
| | | |||||
| * | Pep8 corrections to docs/conf.py | Alex Gaynor | 2013-08-07 | 1 | -25/+28 |
| | | |||||
| * | Merge branch 'master' into initial-repo | Alex Gaynor | 2013-08-07 | 2 | -0/+32 |
| |\ | |||||
| * | | Removed some commented out entries | Alex Gaynor | 2013-08-07 | 4 | -28/+0 |
| | | |