Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use bold instead of italics | Paul Kehrer | 2014-05-09 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1025 from reaperhulk/add-faq-windows | Alex Gaynor | 2014-05-08 | 1 | -0/+13 |
|\ | | | | | Add FAQ entry to docs for windows OpenSSL issues | ||||
| * | improved language | Paul Kehrer | 2014-05-08 | 1 | -1/+1 |
| | | |||||
| * | add faq entry to describe the error if a windows user doesn't install openssl | Paul Kehrer | 2014-05-08 | 1 | -0/+13 |
| | | |||||
* | | Merge pull request #1021 from dreid/conda-linux | Alex Gaynor | 2014-05-07 | 1 | -2/+10 |
|\ \ | | | | | | | Fix #1020 - Add conda instructions for linux. | ||||
| * | | Wrap. | David Reid | 2014-05-07 | 1 | -1/+2 |
| | | | |||||
| * | | Lowercase a. | David Reid | 2014-05-07 | 1 | -1/+1 |
| | | | |||||
| * | | Fix #1020 - Add conda instructions for linux. | David Reid | 2014-05-07 | 1 | -2/+9 |
|/ / | |||||
* | | Merge pull request #1019 from phibos/master | Paul Kehrer | 2014-05-06 | 1 | -1/+29 |
|\ \ | |/ |/| | [OpenSSL bindings] get cipher list + secure renegotation status | ||||
| * | Add missing type SSL_OP_LEGACY_SERVER_CONNECT | PhiBo | 2014-05-07 | 1 | -0/+1 |
| | | |||||
| * | Fix to build without secure renegotiation support | PhiBo | 2014-05-07 | 1 | -5/+7 |
| | | |||||
| * | Conditional binding for secure renegotiation | PhiBo | 2014-05-06 | 1 | -6/+11 |
| | | |||||
| * | style fixes and conditional binding for SSL_OP_ALLOW_UNSAFE_RENEGOTIATION | Paul Kehrer | 2014-05-06 | 1 | -4/+15 |
| | | |||||
| * | 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 |
| | |