aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into no-more-generatorAlex Gaynor2013-12-1744-39/+194
|\
| * Merge pull request #311 from alex/rework-indexDavid Reid2013-12-161-7/+29
| |\
| | * A foolish consistency is a really cool idea -- Samuel ClemensAlex Gaynor2013-12-161-1/+0
| | * Be consistentAlex Gaynor2013-12-161-2/+2
| | * DOn't assume people know that contractionAlex Gaynor2013-12-161-2/+2
| | * Rework the index to give people a better lay of the landAlex Gaynor2013-12-161-6/+29
| |/
| * Merge pull request #308 from alex/rename-bindingsDonald Stufft2013-12-1539-24/+24
| |\
| | * Also rename teh testsAlex Gaynor2013-12-132-0/+0
| | * Renamed bindings to backendsAlex Gaynor2013-12-1338-24/+24
| * | Merge pull request #309 from alex/test-latexPaul Kehrer2013-12-151-0/+1
| |\ \
| | * | Test that docs compile under latex as well --needed for PDF buildingAlex Gaynor2013-12-151-0/+1
| |/ /
| * | Merge pull request #307 from alex/prefer-doctestPaul Kehrer2013-12-141-2/+4
| |\ \
| | * | Need to include the importsAlex Gaynor2013-12-131-0/+2
| | * | Prefer executable code examplesAlex Gaynor2013-12-131-2/+2
| | |/
| * | Merge pull request #283 from juliankrause/constant_timePaul Kehrer2013-12-145-1/+133
| |\ \ | | |/ | |/|
| | * Remove plural.Julian Krause2013-12-131-1/+1
| | * Update documentation again to make it clearer what this is for. Moved to usin...Julian Krause2013-12-122-8/+10
| | * Improve documentation.Julian Krause2013-12-052-4/+15
| | * Beginnings of a constant_time module.Julian Krause2013-12-044-0/+119
| * | Merge pull request #306 from alex/document-coveragePaul Kehrer2013-12-131-0/+1
| |\ \
| | * | Document the need for test coverageAlex Gaynor2013-12-131-0/+1
| |/ /
| * | Merge pull request #305 from alex/show-the-backendPaul Kehrer2013-12-131-5/+6
| |\ \
| | * | Always show where a baackend comes form in the docsAlex Gaynor2013-12-131-5/+6
| * | | Merge pull request #304 from alex/not-as-truePaul Kehrer2013-12-131-4/+0
| |\ \ \ | | |/ / | |/| |
| | * | This warning doesn't add much value anymoreAlex Gaynor2013-12-131-4/+0
| |/ /
* | | pep8Alex Gaynor2013-12-131-1/+1
* | | Make this less invasiveAlex Gaynor2013-12-131-177/+280
* | | Clean up test generation to not use generators anymore and use parametrizationAlex Gaynor2013-12-131-332/+209
|/ /
* | Merge pull request #302 from alex/beef-up-the-indexPaul Kehrer2013-12-121-3/+16
|\ \
| * | More info in teh indexAlex Gaynor2013-12-121-3/+16
* | | Merge pull request #301 from alex/typoPaul Kehrer2013-12-121-1/+1
|\ \ \ | |/ / |/| |
| * | Fixed a mis-spelled wordAlex Gaynor2013-12-121-1/+1
|/ /
* | Merge pull request #300 from dreid/supress-openssl-osx-deprecation-warningsAlex Gaynor2013-12-121-1/+26
|\ \
| * | alex parens.David Reid2013-12-121-5/+7
| * | formatting more consistent with other cffi secitons.David Reid2013-12-121-20/+20
| * | Attempt to fix nebulous indentation complaints and also re-set after the incl...David Reid2013-12-121-8/+20
| * | Supress the deprecation warnings by including an __APPLE__ only preamble.David Reid2013-12-121-1/+12
| |/
* | Merge pull request #299 from alex/api-style-guidePaul Kehrer2013-12-121-0/+34
|\ \
| * \ Merge branch 'master' into api-style-guideAlex Gaynor2013-12-120-0/+0
| |\ \ | |/ / |/| |
* | | Merge pull request #298 from alex/fix-headersPaul Kehrer2013-12-121-3/+3
|\ \ \
| | * | Several policy reccomendations for API designAlex Gaynor2013-12-121-0/+34
| |/ /
| * / Fixed headers in docsAlex Gaynor2013-12-121-3/+3
|/ /
* | Merge pull request #297 from alex/https-linksDavid Reid2013-12-121-1/+1
|\ \
| * | Use the HTTPS verion of the link to cffiAlex Gaynor2013-12-121-1/+1
* | | Merge pull request #234 from alex/padding-fixesDavid Reid2013-12-121-9/+51
|\ \ \
| * | | name this function correcctlyAlex Gaynor2013-11-191-3/+3
| * | | flake8Alex Gaynor2013-11-191-1/+0
| * | | Constant time comparisons hereAlex Gaynor2013-11-191-2/+2
| * | | Doh, fixAlex Gaynor2013-11-191-1/+2
| * | | Even fewer secret branches before the data is validAlex Gaynor2013-11-191-2/+5