Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Organize the interface docs a bit better, added subheadings | Alex Gaynor | 2014-06-23 | 1 | -40/+49 |
| | |||||
* | Merge pull request #1166 from lvh/c-binding-docs | Alex Gaynor | 2014-06-23 | 4 | -64/+199 |
|\ | | | | | Early developer documentation for C bindings | ||||
| * | Dance around the word "fallbacks"" | Laurens Van Houtven | 2014-06-23 | 1 | -2/+2 |
| | | |||||
| * | typedefs -> type definitions | Laurens Van Houtven | 2014-06-23 | 1 | -1/+1 |
| | | |||||
| * | Add preprocessor, preprocessors to word list | Laurens Van Houtven | 2014-06-23 | 1 | -0/+2 |
| | | |||||
| * | Add namespace, namespaces to word list | Laurens Van Houtven | 2014-06-23 | 1 | -0/+2 |
| | | |||||
| * | Spelling fix: parentheses | Laurens Van Houtven | 2014-06-23 | 1 | -1/+1 |
| | | |||||
| * | Spelling fix: achieve | Laurens Van Houtven | 2014-06-23 | 1 | -1/+1 |
| | | |||||
| * | Spelling fix: library | Laurens Van Houtven | 2014-06-23 | 1 | -1/+1 |
| | | |||||
| * | Move C bindings style guide to C bindings document | Laurens Van Houtven | 2014-06-23 | 2 | -72/+72 |
| | | |||||
| * | Add a reference in the style guide | Laurens Van Houtven | 2014-06-23 | 1 | -0/+3 |
| | | |||||
| * | Add C bindings document to index | Laurens Van Houtven | 2014-06-23 | 1 | -0/+1 |
| | | |||||
| * | Fix ReST hyperlink markup | Laurens Van Houtven | 2014-06-23 | 1 | -1/+1 |
| | | |||||
| * | Fix ReST syntax for a code block | Laurens Van Houtven | 2014-06-23 | 1 | -1/+1 |
| | | |||||
| * | Improve wording | Laurens Van Houtven | 2014-06-23 | 1 | -1/+1 |
| | | |||||
| * | Add docs about exposing features in C bindings | Laurens Van Houtven | 2014-06-23 | 1 | -0/+112 |
| | | |||||
| * | Add note about using C-style vs C++-style comments | Laurens Van Houtven | 2014-06-23 | 1 | -0/+7 |
| | | |||||
| * | Use C-style comments instead of C++-style comments | Laurens Van Houtven | 2014-06-23 | 1 | -7/+7 |
| | | |||||
| * | Add C binding documentation page | Laurens Van Houtven | 2014-06-23 | 1 | -0/+8 |
| | | |||||
* | | Merge pull request #1164 from reaperhulk/dsa-numbers-loading | Alex Stapleton | 2014-06-23 | 2 | -0/+52 |
|\ \ | | | | | | | add new DSABackend interface methods for loading numbers | ||||
| * | | add new DSABackend interface methods for loading numbers | Paul Kehrer | 2014-06-22 | 2 | -0/+52 |
| | | | |||||
* | | | Merge pull request #1165 from lvh/slashterisk-comments | Paul Kehrer | 2014-06-23 | 12 | -37/+39 |
|\ \ \ | |_|/ |/| | | Slashterisk comments | ||||
| * | | Fix dsa.py comment style | Laurens Van Houtven | 2014-06-23 | 1 | -5/+5 |
| | | | |||||
| * | | Fix dh.py comment style | Laurens Van Houtven | 2014-06-23 | 1 | -4/+4 |
| | | | |||||
| * | | Fix common_cryptor.py comment style | Laurens Van Houtven | 2014-06-23 | 1 | -1/+1 |
| | | | |||||
| * | | Fix err.py comment style | Laurens Van Houtven | 2014-06-23 | 1 | -2/+2 |
| | | | |||||
| * | | Fix nid.py comment style | Laurens Van Houtven | 2014-06-23 | 1 | -1/+1 |
| | | | |||||
| * | | Fix cms.py comment style | Laurens Van Houtven | 2014-06-23 | 1 | -2/+2 |
| | | | |||||
| * | | Make the evp.py comment a full sentence | Laurens Van Houtven | 2014-06-23 | 1 | -1/+2 |
| | | | |||||
| * | | Fix evp.py comment style | Laurens Van Houtven | 2014-06-23 | 1 | -1/+1 |
| | | | |||||
| * | | Fix aes.py comment style | Laurens Van Houtven | 2014-06-23 | 1 | -1/+1 |
| | | | |||||
| * | | Fix x509.py comment style | Laurens Van Houtven | 2014-06-23 | 1 | -1/+1 |
| | | | |||||
| * | | Fix rsa.py comment style | Laurens Van Houtven | 2014-06-23 | 1 | -1/+1 |
| | | | |||||
| * | | Fix ssl.py comment style | Laurens Van Houtven | 2014-06-23 | 1 | -3/+3 |
| | | | |||||
| * | | Fix x509_vfy.py comment style | Laurens Van Houtven | 2014-06-23 | 1 | -15/+16 |
|/ / | |||||
* | | Merge pull request #1155 from reaperhulk/fix-1111 | David Reid | 2014-06-22 | 6 | -236/+217 |
|\ \ | | | | | | | modify RSA numbers loading to match elliptic curve | ||||
| * | | update test to cover missing line | Paul Kehrer | 2014-06-22 | 1 | -0/+2 |
| | | | |||||
| * | | modify RSA numbers loading to match elliptic curve | Paul Kehrer | 2014-06-20 | 6 | -236/+215 |
| | | | | | | | | | | | | fixes #1111 | ||||
* | | | Merge pull request #1162 from reaperhulk/abstract-some-things | Alex Gaynor | 2014-06-22 | 1 | -0/+2 |
|\ \ \ | |_|/ |/| | | ABCs have abstract methods | ||||
| * | | these are abstract methods | Paul Kehrer | 2014-06-22 | 1 | -0/+2 |
|/ / | |||||
* | | Merge pull request #1161 from reaperhulk/x509-vfy-continued | Alex Gaynor | 2014-06-22 | 2 | -0/+23 |
|\ \ | | | | | | | X509 vfy continued | ||||
| * | | a few fixes,, remove unneeded conditional on binding | Paul Kehrer | 2014-06-21 | 1 | -13/+3 |
| | | | |||||
| * | | Add many (all?) X509_STORE_CTX methods | Laurens Van Houtven | 2014-06-21 | 1 | -0/+31 |
| | | | |||||
| * | | Add STACK_OF(X509_CRL) | Laurens Van Houtven | 2014-06-21 | 1 | -0/+2 |
|/ / | |||||
* | | Merge pull request #1159 from reaperhulk/deprecate-mgf1 | Alex Gaynor | 2014-06-21 | 3 | -5/+20 |
|\ \ | | | | | | | deprecate mgf1_hash_supported | ||||
| * | | deprecate mgf1_hash_supported. fixes #1133 | Paul Kehrer | 2014-06-20 | 3 | -5/+20 |
| | | | |||||
* | | | Merge pull request #1157 from reaperhulk/fix-release-automation | Alex Gaynor | 2014-06-21 | 1 | -1/+4 |
|\ \ \ | | | | | | | | | switch to HTTP basic auth for jenkins release automation | ||||
| * | | | switch to HTTP basic auth for jenkins release automation | Paul Kehrer | 2014-06-20 | 1 | -1/+4 |
| |/ / | |||||
* | | | Merge pull request #1153 from reaperhulk/add-missing-interface-methods | Alex Stapleton | 2014-06-21 | 1 | -0/+12 |
|\ \ \ | |/ / |/| | | add missing interface methods on ABCs | ||||
| * | | add missing interface methods on ABCs | Paul Kehrer | 2014-06-19 | 1 | -0/+12 |
| | | | | | | | | | | | | These methods are present in the docs but not the actual interfaces. |