Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #1152 from public/fedora20-ec-fix | Paul Kehrer | 2014-06-23 | 4 | -44/+59 | |
|\ \ \ \ \ | |/ / / / |/| | | | | Fix EC issue on Fedora 20 | |||||
| * | | | | Dedicated skip function | Alex Stapleton | 2014-06-23 | 1 | -12/+17 | |
| | | | | | ||||||
| * | | | | Check the error code properly | Alex Stapleton | 2014-06-21 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Change branches for better coverage | Alex Stapleton | 2014-06-21 | 1 | -2/+5 | |
| | | | | | ||||||
| * | | | | Fix EC issue on Fedora 20 | Alex Stapleton | 2014-06-20 | 3 | -32/+39 | |
| | | | | | ||||||
* | | | | | 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 | |
| | |/ / | |/| | |