summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIPre-add-blogJeff Forcier2014-04-164-0/+35
* Show Travis status in website sidebarJeff Forcier2014-04-151-0/+1
* Merge branch '1.13'Jeff Forcier2014-04-142-2/+4
|\
| * Merge pull request #310 from offbyone/fix-sporadic-test-failuresJeff Forcier2014-04-142-2/+4
| |\
| | * Revert a regression in DSS key generationChris Rose2014-04-142-2/+4
| |/
* | Note changelog location in contribution docsJeff Forcier2014-04-141-0/+3
* | Changelog, closes #299Jeff Forcier2014-04-141-0/+2
* | Merge branch 'master' into ecdsa-deterministicAlex Gaynor2014-04-1419-77/+69
|\ \
| * | Changelog, closes #297Jeff Forcier2014-04-141-0/+2
| * | Merge branch 'master' into use-urandomAlex Gaynor2014-04-1427-289/+86
| |\ \
| * | | The ecdsa module already defaults to using urandom.Alex Gaynor2014-03-311-2/+1
| * | | Switch from using PyCrypto's Random to using os.urandom.Alex Gaynor2014-03-2918-82/+82
* | | | Merge branch 'master' into ecdsa-deterministicAlex Gaynor2014-04-1427-289/+89
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #296 from alex/remove-unusedJeff Forcier2014-04-141-20/+0
| |\ \ \
| | * | | Remove unused functionAlex Gaynor2014-03-291-20/+0
| | |/ /
| * | | DerpJeff Forcier2014-04-141-1/+1
| * | | Merge branch '295-int'Jeff Forcier2014-04-1418-74/+79
| |\ \ \
| | * | | Changelog, closes #295Jeff Forcier2014-04-141-0/+2
| | * | | Errything uses intersphinx to PythonJeff Forcier2014-04-143-10/+8
| | * | | Merge remote-tracking branch 'alex/hashlib-hashes' into 295-intJeff Forcier2014-04-1414-64/+69
| | |\ \ \
| | | * | | Switched hash functions from PyCrypto to hashlib.Alex Gaynor2014-03-2914-64/+69
| | | |/ /
| * | | | Merge pull request #232 from alex/patch-1Jeff Forcier2014-04-140-0/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Removed an unused import.Alex Gaynor2013-10-311-1/+0
| * | | | Nuke Fab-oriented link color overrideJeff Forcier2014-04-061-3/+0
| * | | | Wow. Just wow.Jeff Forcier2014-04-061-1/+1
| * | | | Put blog into a branchJeff Forcier2014-04-066-183/+2
| * | | | Use newer alabaster w/ showhidden in sidebar TOCJeff Forcier2014-04-062-1/+3
| * | | | FormattingJeff Forcier2014-04-061-3/+4
| * | | | Merge branch '1.13'Jeff Forcier2014-04-011-1/+0
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch '1.12' into 1.13Jeff Forcier2014-04-011-1/+0
| | |\ \ \
| | | * \ \ Merge branch '1.11' into 1.12Jeff Forcier2014-04-011-1/+0
| | | |\ \ \
| | | | * \ \ Merge branch '1.10' into 1.11Jeff Forcier2014-04-011-1/+0
| | | | |\ \ \
| | | | | * | | This setting no longer needed & causes warnings if left in1.10Jeff Forcier2014-04-011-1/+0
| * | | | | | | Fix broken tag-tree links in changelogJeff Forcier2014-04-011-1/+2
| * | | | | | | Merge branch '1.13'Jeff Forcier2014-04-012-2/+0
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge branch '1.12' into 1.13Jeff Forcier2014-04-012-2/+0
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Merge branch '1.11' into 1.12Jeff Forcier2014-04-012-2/+0
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Merge branch '1.10' into 1.11Jeff Forcier2014-04-012-2/+0
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | Minor site cleanupJeff Forcier2014-04-012-2/+0
* | | | | | | | Use deterministic signatures for ECDSA keys.Alex Gaynor2014-04-011-3/+4
|/ / / / / / /
* | | | | | | Merge branch '1.13'Jeff Forcier2014-03-311-0/+5
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch '1.12' into 1.13Jeff Forcier2014-03-311-0/+5
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '1.11' into 1.12Jeff Forcier2014-03-311-0/+5
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch '1.10' into 1.11Jeff Forcier2014-03-311-0/+5
| | | |\ \ \ | | | | |/ /
| | | | * | Link back to WWW in docs sidebarJeff Forcier2014-03-311-0/+5
* | | | | | Forgot to explicitly note python 2.5 drop in changelog for py3Jeff Forcier2014-03-271-1/+2
* | | | | | Merge branch '1.13'Jeff Forcier2014-03-220-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fixes #275 -- upload wheels as a part of the release processAlex Gaynor2014-03-221-1/+1
* | | | | | Merge branch 'master' of github.com:paramiko/paramikoJeff Forcier2014-03-221-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #292 from alex/patch-3Jeff Forcier2014-03-221-1/+1
| |\ \ \ \ \ \