Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bind OpenSSL's crypto. Refs #77 | Alex Gaynor | 2013-10-03 | 2 | -0/+28 |
* | Merge pull request #85 from alex/explicit-api | Donald Stufft | 2013-10-03 | 6 | -28/+76 |
|\ | |||||
| * | Use a None default so composition is easier | Alex Gaynor | 2013-10-03 | 3 | -2/+13 |
| * | Make default_api private | Alex Gaynor | 2013-10-03 | 2 | -3/+3 |
| * | Run coverage from the outside so it sees everything | Alex Gaynor | 2013-10-03 | 1 | -2/+5 |
| * | Explicitly pass around the API, and run all tests under all available APIs | Alex Gaynor | 2013-10-03 | 5 | -27/+61 |
|/ | |||||
* | Merge pull request #84 from hynek/typo | Alex Gaynor | 2013-10-03 | 1 | -1/+1 |
|\ | |||||
| * | Fix typo in OpenSSL bindings docs | Hynek Schlawack | 2013-10-03 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #83 from alex/fingerprints | Donald Stufft | 2013-10-02 | 1 | -1/+3 |
|\ | |||||
| * | Typo fix | Alex Gaynor | 2013-10-02 | 1 | -1/+1 |
| * | Single line | Alex Gaynor | 2013-10-02 | 1 | -2/+1 |
| * | Include key finger prints in AUTHORS.rst | Alex Gaynor | 2013-10-02 | 1 | -0/+3 |
* | | Merge pull request #76 from alex/bind-bignum | Donald Stufft | 2013-10-02 | 2 | -0/+35 |
|\ \ | |/ |/| | |||||
| * | Remove this, it properly belongs to ASN1, and that's for a seperate PR | Alex Gaynor | 2013-10-02 | 1 | -4/+0 |
| * | Thsi is a macro | Alex Gaynor | 2013-10-02 | 1 | -2/+1 |
| * | Fixes to match teh C headers | Alex Gaynor | 2013-10-02 | 1 | -2/+6 |
| * | Merge branch 'master' into bind-bignum | Alex Gaynor | 2013-10-02 | 5 | -4/+103 |
| |\ | |/ |/| | |||||
* | | Merge pull request #78 from alex/check-cffi | Donald Stufft | 2013-10-02 | 3 | -4/+22 |
|\ \ | |||||
| * | | Added an explanatory comment | Alex Gaynor | 2013-10-02 | 1 | -0/+8 |
| * | | Move to a saner approach | Alex Gaynor | 2013-10-02 | 3 | -13/+13 |
| * | | Rewrite this comment | Alex Gaynor | 2013-10-01 | 1 | -1/+1 |
| * | | Try without this | Alex Gaynor | 2013-09-30 | 1 | -4/+2 |
| * | | Give up | Alex Gaynor | 2013-09-30 | 1 | -8/+1 |
| * | | Everything but shut some off | Alex Gaynor | 2013-09-30 | 1 | -1/+8 |
| * | | A flag too far | Alex Gaynor | 2013-09-30 | 1 | -1/+1 |
| * | | only pass these on OS X | Alex Gaynor | 2013-09-30 | 1 | -9/+12 |
| * | | I removed this | Alex Gaynor | 2013-09-30 | 1 | -1/+0 |
| * | | Some comments | Alex Gaynor | 2013-09-30 | 1 | -1/+6 |
| * | | Different flags | Alex Gaynor | 2013-09-30 | 1 | -1/+4 |
| * | | Do this always | Alex Gaynor | 2013-09-30 | 2 | -8/+3 |
| * | | We can't compile cffi itself with warnings | Alex Gaynor | 2013-09-30 | 1 | -3/+2 |
| * | | Remove | Alex Gaynor | 2013-09-30 | 1 | -1/+1 |
| * | | Software. | Alex Gaynor | 2013-09-30 | 1 | -1/+1 |
| * | | Try without this | Alex Gaynor | 2013-09-30 | 1 | -1/+1 |
| * | | This isn't useful | Alex Gaynor | 2013-09-30 | 1 | -1/+0 |
| * | | A tox thing which attempts to check for errors (should be failing now) | Alex Gaynor | 2013-09-30 | 2 | -1/+10 |
* | | | Merge pull request #82 from alex/reflow | Donald Stufft | 2013-10-01 | 1 | -13/+11 |
|\ \ \ | |||||
| * | | | Reflow some paragraphs in the contributing docs | Alex Gaynor | 2013-10-01 | 1 | -13/+11 |
|/ / / | |||||
* | | | Merge pull request #81 from wallrj/dev-requirements-wallrj | Alex Gaynor | 2013-10-01 | 2 | -0/+80 |
|\ \ \ | |||||
| * | | | address dreids review comments | Richard Wall | 2013-10-01 | 1 | -41/+7 |
| * | | | remove install dependencies | Richard Wall | 2013-10-01 | 1 | -2/+0 |
| * | | | Address review comments. Better headings. More documentation build options | Richard Wall | 2013-10-01 | 1 | -37/+60 |
| * | | | call it dev-requirements.txt | Richard Wall | 2013-10-01 | 1 | -0/+0 |
| * | | | add some more links | Richard Wall | 2013-10-01 | 1 | -8/+13 |
| * | | | some narrative documentation explaining how to set up a development environment | Richard Wall | 2013-10-01 | 2 | -5/+85 |
| * | | | Add a dev requirements file | Richard Wall | 2013-10-01 | 1 | -0/+8 |
|/ / / | |||||
* | | | Merge pull request #79 from reaperhulk/init-cipher-ctx | Alex Gaynor | 2013-09-30 | 2 | -0/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | Added a EVP_CIPHER_CTX_init() call | Paul Kehrer | 2013-09-30 | 2 | -0/+3 |
|/ / | |||||
| * | Added bindings for OpenSSL's bn.h | Alex Gaynor | 2013-09-30 | 2 | -0/+36 |
|/ | |||||
* | Merge pull request #75 from alex/expose-api | Donald Stufft | 2013-09-30 | 4 | -25/+63 |
|\ |