aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | This is a lieAlex Gaynor2013-08-081-2/+0
| * | All capsAlex Gaynor2013-08-081-1/+1
| * | fix spelling errors, move moduleAlex Gaynor2013-08-081-2/+2
| * | Document that IVs should not be reused.Alex Gaynor2013-08-081-0/+2
| * | Document how long iv should beAlex Gaynor2013-08-081-1/+3
| * | Try to document CBCAlex Gaynor2013-08-081-2/+9
| * | Attempt to document AESAlex Gaynor2013-08-081-2/+8
| * | Crypto is seriously hardAlex Gaynor2013-08-081-1/+1
| * | Start stubbing out subheadingsAlex Gaynor2013-08-081-0/+12
| * | Begin to describe the methodsAlex Gaynor2013-08-081-0/+8
| * | Started trying to document symmetric encryptionAlex Gaynor2013-08-083-0/+30
* | | Merge pull request #27 from exarkun/spelling-counts-gentlemenDonald Stufft2013-08-081-3/+3
|\ \ \ | |/ / |/| |
| * | There *is* a p in `cryptography` but it has a specific position in the word.Jean-Paul Calderone2013-08-081-3/+3
|/ /
* | Merge pull request #22 from lvh/fix-lvh-emailHynek Schlawack2013-08-081-1/+1
|\ \
| * | Fix e-mailLaurens Van Houtven2013-08-081-1/+1
|/ /
* | Merge pull request #21 from hynek/rename-c-to-bindingsAlex Gaynor2013-08-077-11/+26
|\ \
| * | Document architecture changesHynek Schlawack2013-08-081-3/+3
| * | Refactor into latest design decisionHynek Schlawack2013-08-086-8/+23
|/ /
* | Merge pull request #20 from hynek/typo-private-emailAlex Gaynor2013-08-072-2/+2
|\ \
| * | Fix typo in docs and use my private e-mailHynek Schlawack2013-08-082-2/+2
|/ /
* | Merge pull request #19 from alex/https-linksDonald Stufft2013-08-071-1/+1
|\ \
| * | Use an HTTPS url for our mailing listAlex Gaynor2013-08-071-1/+1
|/ /
* | Merge pull request #18 from alex/document-docsDonald Stufft2013-08-071-0/+2
|\ \
| * | Documented that our documentation is onlineAlex Gaynor2013-08-071-0/+2
|/ /
* | Merge pull request #16 from alex/coverage-badgeDonald Stufft2013-08-071-0/+3
|\ \
| * | Added a badge to the README showing coverageAlex Gaynor2013-08-071-0/+3
| |/
* | Merge pull request #17 from dstufft/travis-notificationAlex Gaynor2013-08-071-0/+7
|\ \ | |/ |/|
| * Notify IRC on travis runsDonald Stufft2013-08-071-0/+7
|/
* Merge pull request #15 from alex/coverallsDonald Stufft2013-08-073-3/+7
|\
| * Record coverageAlex Gaynor2013-08-073-3/+7
* | Merge pull request #14 from alex/AUTHORSDonald Stufft2013-08-071-0/+7
|\ \ | |/ |/|
| * Included emailsAlex Gaynor2013-08-071-4/+4
| * Added an AUTHORS fileAlex Gaynor2013-08-071-0/+7
* | Merge pull request #12 from alex/document-communityDonald Stufft2013-08-072-0/+14
|\ \ | |/ |/|
| * Documented where the community isAlex Gaynor2013-08-072-0/+14
|/
* Merge pull request #11 from alex/more-docsDonald Stufft2013-08-072-3/+30
|\
| * Mention the implementaion strategiesAlex Gaynor2013-08-071-2/+4
| * Start to document the architecture.Alex Gaynor2013-08-072-3/+28
|/
* Merge pull request #1 from alex/initial-repoDonald Stufft2013-08-0715-8/+899
|\
| * Ignore egg-infoAlex Gaynor2013-08-071-0/+1
| * Move all tests to be controlled by toxAlex Gaynor2013-08-073-9/+29
| * Test that docs compile clean as wellAlex Gaynor2013-08-072-1/+2
| * Clean up the docs indexAlex Gaynor2013-08-071-17/+2
| * Less code, more tests.Alex Gaynor2013-08-073-127/+6
| * Fixed a typo in the setup.pyAlex Gaynor2013-08-071-1/+1
| * Python 3.2 compatibilityAlex Gaynor2013-08-071-8/+8
| * Removed a forgotten fileAlex Gaynor2013-08-071-56/+0
| * Removed most of the C files. We'll add them back as needed.Alex Gaynor2013-08-0719-944/+1
| * Pep8 corrections to docs/conf.pyAlex Gaynor2013-08-071-25/+28
| * Merge branch 'master' into initial-repoAlex Gaynor2013-08-072-0/+32
| |\