aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Added item to post-release tasksAyrx2014-05-041-0/+3
|/ / /
* | | Merge pull request #1010 from alex/deprecatedPaul Kehrer2014-05-032-20/+24
|\ \ \
| * | | Whoopsie daysie.Alex Gaynor2014-05-031-2/+2
| * | | Always use deprecated_callAlex Gaynor2014-05-031-4/+8
| * | | Here tooAlex Gaynor2014-05-031-4/+4
| * | | Switch tests to pass salt length to the right place, except where actually te...Alex Gaynor2014-05-031-12/+12
* | | | Merge pull request #1009 from reaperhulk/fix-artifact-downloadAlex Gaynor2014-05-031-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix jenkins artifact download for release automationPaul Kehrer2014-05-031-1/+1
|/ / /
* | | Merge pull request #1008 from alex/style-fixPaul Kehrer2014-05-032-2/+2
|\ \ \ | |/ / |/| |
| * | Style guide fix in the docsAlex Gaynor2014-05-032-2/+2
|/ /
* | Merge pull request #1007 from alex/warning-stacklevelPaul Kehrer2014-05-031-2/+4
|\ \
| * | Warn at the right stacklevelAlex Gaynor2014-05-031-2/+4
* | | Merge pull request #1005 from reaperhulk/update-deprecationAlex Gaynor2014-05-031-1/+1
|\ \ \ | |/ / |/| |
| * | update deprecation warnings from 0.4 release for 0.5Paul Kehrer2014-05-031-1/+1
* | | Merge pull request #1004 from reaperhulk/reopen-masterAlex Gaynor2014-05-033-2/+7
|\ \ \ | |/ / |/| |
| * | update versions and reopen masterPaul Kehrer2014-05-033-2/+7
* | | Merge pull request #1003 from reaperhulk/bump-versionAlex Stapleton2014-05-033-6/+4
|\| |
| * | bump version to 0.4Paul Kehrer2014-05-033-6/+4
* | | Merge pull request #1002 from public/doc-tweaks-4Alex Gaynor2014-05-024-10/+14
|\ \ \
| * | | Fix some typos in the docsAlex Stapleton2014-05-024-10/+14
| |/ /
* | | Merge pull request #1001 from alex/conda-docsDavid Reid2014-05-022-0/+19
|\ \ \ | |/ / |/| |
| * | linkfiyAlex Gaynor2014-05-021-1/+2
| * | typoAlex Gaynor2014-05-021-1/+1
| * | More detailsAlex Gaynor2014-05-021-3/+10
| * | Conda is a word I guessAlex Gaynor2014-05-021-0/+1
| * | Fixed #1000 -- document the conda issue and workaroundAlex Gaynor2014-05-021-0/+10
|/ /
* | Merge pull request #999 from alex/remove-out-of-date-commentPaul Kehrer2014-05-021-3/+0
|\ \
| * | Removed out of date commentAlex Gaynor2014-05-021-3/+0
* | | Merge pull request #998 from reaperhulk/dsa-multibackendAlex Gaynor2014-05-024-2/+70
|\ \ \ | |/ / |/| |
| * | cover some missing lines in dsa multibackendPaul Kehrer2014-05-021-0/+5
| * | convert dsa examples to doctestPaul Kehrer2014-05-021-2/+2
| * | update changelog to add DSA sig/verify support informationPaul Kehrer2014-05-021-0/+4
| * | expand DSA multibackend supportPaul Kehrer2014-05-022-0/+59
* | | Merge pull request #997 from public/dsa-sign-buflenPaul Kehrer2014-05-021-1/+2
|\ \ \ | |/ / |/| |
| * | Make sure the signature is truncated properlyAlex Stapleton2014-05-021-1/+2
|/ /
* | Merge pull request #996 from alex/wordwrapAlex Stapleton2014-05-021-7/+14
|\ \
| * | Wordwrap some stuff in the changelogAlex Gaynor2014-05-011-7/+14
* | | Merge pull request #991 from reaperhulk/dsa-signAlex Gaynor2014-05-017-0/+205
|\ \ \ | |/ / |/| |
| * | add test to cover missed linePaul Kehrer2014-05-011-0/+9
| * | this isn't an invalidsignaturePaul Kehrer2014-05-011-5/+1
| * | remove an unneeded line in the examplePaul Kehrer2014-05-011-1/+0
| * | DSA signing support (this is mostly skeuomorf's work, credit to him)Paul Kehrer2014-05-017-0/+201
|/ /
* | Merge pull request #993 from reaperhulk/really-fix-ecdhAlex Gaynor2014-05-011-4/+3
|\ \
| * | CentOS, does my offering please you?Paul Kehrer2014-05-011-4/+3
|/ /
* | Merge pull request #992 from reaperhulk/fix-ecdhAlex Gaynor2014-05-012-5/+4
|\ \
| * | ifndef and ifdef aren't the same thingPaul Kehrer2014-05-011-1/+1
| * | ecdh wasn't actually included so it wasn't being compiledPaul Kehrer2014-05-012-4/+3
|/ /
* | Merge pull request #990 from reaperhulk/docs-fixAlex Gaynor2014-05-011-0/+1
|\ \
| * | document that the OpenSSL backend conforms to the CMACBackend interfacePaul Kehrer2014-05-011-0/+1
* | | Merge pull request #989 from ashfall/ecdh-bindingsPaul Kehrer2014-05-011-0/+71
|\ \ \ | |/ / |/| |