Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Add macro to get secure renegotiation support | PhiBo | 2014-05-04 | 1 | -0/+2 | |
| | | | | | ||||||
| * | | | | Add support for SSL_get_ciphers() | PhiBo | 2014-05-04 | 1 | -0/+7 | |
| | | | | | ||||||
* | | | | | Merge pull request #1017 from Ayrx/fix-documentation-typo | Paul Kehrer | 2014-05-06 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | Fixed misspelling | |||||
| * | | | | Fixed misspelling | Ayrx | 2014-05-06 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #1014 from public/098k | Paul Kehrer | 2014-05-04 | 1 | -0/+1 | |
|\ \ \ \ | |/ / / |/| | | | We also test on Ubuntu Lucid 0.9.8k | |||||
| * | | | We also test on Ubuntu Lucid 0.9.8k | Alex Stapleton | 2014-05-04 | 1 | -0/+1 | |
| |/ / | ||||||
* | | | Merge pull request #1011 from Ayrx/add-release-item | Alex Stapleton | 2014-05-04 | 1 | -0/+3 | |
|\ \ \ | | | | | | | | | Added item to post-release tasks | |||||
| * | | | Added item to post-release tasks | Ayrx | 2014-05-04 | 1 | -0/+3 | |
|/ / / | ||||||
* | | | Merge pull request #1010 from alex/deprecated | Paul Kehrer | 2014-05-03 | 2 | -20/+24 | |
|\ \ \ | | | | | | | | | Switch tests to pass salt length to the right place, except where actually testing the deprecation support | |||||
| * | | | Whoopsie daysie. | Alex Gaynor | 2014-05-03 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | That's a fun commit message. So lyrical. | |||||
| * | | | Always use deprecated_call | Alex Gaynor | 2014-05-03 | 1 | -4/+8 | |
| | | | | ||||||
| * | | | Here too | Alex Gaynor | 2014-05-03 | 1 | -4/+4 | |
| | | | | ||||||
| * | | | Switch tests to pass salt length to the right place, except where actually ↵ | Alex Gaynor | 2014-05-03 | 1 | -12/+12 | |
| | | | | | | | | | | | | | | | | testing the deprecation support | |||||
* | | | | Merge pull request #1009 from reaperhulk/fix-artifact-download | Alex Gaynor | 2014-05-03 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | Fix jenkins artifact download for release automation | |||||
| * | | | Fix jenkins artifact download for release automation | Paul Kehrer | 2014-05-03 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #1008 from alex/style-fix | Paul Kehrer | 2014-05-03 | 2 | -2/+2 | |
|\ \ \ | |/ / |/| | | Style guide fix in the docs | |||||
| * | | Style guide fix in the docs | Alex Gaynor | 2014-05-03 | 2 | -2/+2 | |
|/ / | ||||||
* | | Merge pull request #1007 from alex/warning-stacklevel | Paul Kehrer | 2014-05-03 | 1 | -2/+4 | |
|\ \ | | | | | | | Warn at the right stacklevel | |||||
| * | | Warn at the right stacklevel | Alex Gaynor | 2014-05-03 | 1 | -2/+4 | |
| | | | ||||||
* | | | Merge pull request #1005 from reaperhulk/update-deprecation | Alex Gaynor | 2014-05-03 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | update deprecation warnings from 0.4 release for 0.5 | |||||
| * | | update deprecation warnings from 0.4 release for 0.5 | Paul Kehrer | 2014-05-03 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #1004 from reaperhulk/reopen-master | Alex Gaynor | 2014-05-03 | 3 | -2/+7 | |
|\ \ \ | |/ / |/| | | update versions and reopen master | |||||
| * | | update versions and reopen master | Paul Kehrer | 2014-05-03 | 3 | -2/+7 | |
| | | | ||||||
* | | | Merge pull request #1003 from reaperhulk/bump-version | Alex Stapleton | 2014-05-03 | 3 | -6/+4 | |
|\| | | | | | | | | bump version to 0.4 | |||||
| * | | bump version to 0.4 | Paul Kehrer | 2014-05-03 | 3 | -6/+4 | |
| | | | ||||||
* | | | Merge pull request #1002 from public/doc-tweaks-4 | Alex Gaynor | 2014-05-02 | 4 | -10/+14 | |
|\ \ \ | | | | | | | | | Fix some typos in the docs | |||||
| * | | | Fix some typos in the docs | Alex Stapleton | 2014-05-02 | 4 | -10/+14 | |
| |/ / | ||||||
* | | | Merge pull request #1001 from alex/conda-docs | David Reid | 2014-05-02 | 2 | -0/+19 | |
|\ \ \ | |/ / |/| | | Fixed #1000 -- document the conda issue and workaround | |||||
| * | | linkfiy | Alex Gaynor | 2014-05-02 | 1 | -1/+2 | |
| | | | ||||||
| * | | typo | Alex Gaynor | 2014-05-02 | 1 | -1/+1 | |
| | | | ||||||
| * | | More details | Alex Gaynor | 2014-05-02 | 1 | -3/+10 | |
| | | | ||||||
| * | | Conda is a word I guess | Alex Gaynor | 2014-05-02 | 1 | -0/+1 | |
| | | | ||||||
| * | | Fixed #1000 -- document the conda issue and workaround | Alex Gaynor | 2014-05-02 | 1 | -0/+10 | |
|/ / | ||||||
* | | Merge pull request #999 from alex/remove-out-of-date-comment | Paul Kehrer | 2014-05-02 | 1 | -3/+0 | |
|\ \ | | | | | | | Removed out of date comment | |||||
| * | | Removed out of date comment | Alex Gaynor | 2014-05-02 | 1 | -3/+0 | |
| | | | ||||||
* | | | Merge pull request #998 from reaperhulk/dsa-multibackend | Alex Gaynor | 2014-05-02 | 4 | -2/+70 | |
|\ \ \ | |/ / |/| | | DSA sign/verify multibackend | |||||
| * | | cover some missing lines in dsa multibackend | Paul Kehrer | 2014-05-02 | 1 | -0/+5 | |
| | | | ||||||
| * | | convert dsa examples to doctest | Paul Kehrer | 2014-05-02 | 1 | -2/+2 | |
| | | | ||||||
| * | | update changelog to add DSA sig/verify support information | Paul Kehrer | 2014-05-02 | 1 | -0/+4 | |
| | | | ||||||
| * | | expand DSA multibackend support | Paul Kehrer | 2014-05-02 | 2 | -0/+59 | |
| | | | ||||||
* | | | Merge pull request #997 from public/dsa-sign-buflen | Paul Kehrer | 2014-05-02 | 1 | -1/+2 | |
|\ \ \ | |/ / |/| | | Make sure the DSA signature is truncated properly | |||||
| * | | Make sure the signature is truncated properly | Alex Stapleton | 2014-05-02 | 1 | -1/+2 | |
|/ / | ||||||
* | | Merge pull request #996 from alex/wordwrap | Alex Stapleton | 2014-05-02 | 1 | -7/+14 | |
|\ \ | | | | | | | Wordwrap some stuff in the changelog | |||||
| * | | Wordwrap some stuff in the changelog | Alex Gaynor | 2014-05-01 | 1 | -7/+14 | |
| | | | ||||||
* | | | Merge pull request #991 from reaperhulk/dsa-sign | Alex Gaynor | 2014-05-01 | 7 | -0/+205 | |
|\ \ \ | |/ / |/| | | DSA signing support | |||||
| * | | add test to cover missed line | Paul Kehrer | 2014-05-01 | 1 | -0/+9 | |
| | | | ||||||
| * | | this isn't an invalidsignature | Paul Kehrer | 2014-05-01 | 1 | -5/+1 | |
| | | | ||||||
| * | | remove an unneeded line in the example | Paul Kehrer | 2014-05-01 | 1 | -1/+0 | |
| | | | ||||||
| * | | DSA signing support (this is mostly skeuomorf's work, credit to him) | Paul Kehrer | 2014-05-01 | 7 | -0/+201 | |
|/ / | ||||||
* | | Merge pull request #993 from reaperhulk/really-fix-ecdh | Alex Gaynor | 2014-05-01 | 1 | -4/+3 | |
|\ \ | | | | | | | Fix ECDH on CentOS 5.x/6.4 |