aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* modify test_dsa to use DSA*Numbers and split fixtures outPaul Kehrer2014-06-232-276/+339
* Merge pull request #1168 from reaperhulk/dsa-with-numbers-interfacesAlex Gaynor2014-06-232-0/+78
|\
| * add DSAWithNumbers subinterfacesPaul Kehrer2014-06-232-0/+78
* | Merge pull request #1172 from reaperhulk/split-openssl-backend-ecAlex Gaynor2014-06-232-152/+179
|\ \
| * | Split OpenSSL backend into separate files (EC)Paul Kehrer2014-06-232-152/+179
* | | Merge pull request #1163 from reaperhulk/dsa-numbers-classesAlex Gaynor2014-06-233-0/+198
|\ \ \
| * | | fix some languagePaul Kehrer2014-06-232-2/+2
| * | | remove parameter_numbers from DSAPrivateNumbers since it's on publicPaul Kehrer2014-06-233-39/+5
| * | | DSA*Numbers classesPaul Kehrer2014-06-223-0/+232
* | | | Merge pull request #1170 from alex/interface-docsPaul Kehrer2014-06-231-40/+49
|\ \ \ \ | |_|/ / |/| | |
| * | | Organize the interface docs a bit better, added subheadingsAlex Gaynor2014-06-231-40/+49
* | | | Merge pull request #1152 from public/fedora20-ec-fixPaul Kehrer2014-06-234-44/+59
|\ \ \ \ | |/ / / |/| | |
| * | | Dedicated skip functionAlex Stapleton2014-06-231-12/+17
| * | | Check the error code properlyAlex Stapleton2014-06-211-1/+1
| * | | Change branches for better coverageAlex Stapleton2014-06-211-2/+5
| * | | Fix EC issue on Fedora 20Alex Stapleton2014-06-203-32/+39
* | | | Merge pull request #1166 from lvh/c-binding-docsAlex Gaynor2014-06-234-64/+199
|\ \ \ \ | |_|_|/ |/| | |
| * | | Dance around the word "fallbacks""Laurens Van Houtven2014-06-231-2/+2
| * | | typedefs -> type definitionsLaurens Van Houtven2014-06-231-1/+1
| * | | Add preprocessor, preprocessors to word listLaurens Van Houtven2014-06-231-0/+2
| * | | Add namespace, namespaces to word listLaurens Van Houtven2014-06-231-0/+2
| * | | Spelling fix: parenthesesLaurens Van Houtven2014-06-231-1/+1
| * | | Spelling fix: achieveLaurens Van Houtven2014-06-231-1/+1
| * | | Spelling fix: libraryLaurens Van Houtven2014-06-231-1/+1
| * | | Move C bindings style guide to C bindings documentLaurens Van Houtven2014-06-232-72/+72
| * | | Add a reference in the style guideLaurens Van Houtven2014-06-231-0/+3
| * | | Add C bindings document to indexLaurens Van Houtven2014-06-231-0/+1
| * | | Fix ReST hyperlink markupLaurens Van Houtven2014-06-231-1/+1
| * | | Fix ReST syntax for a code blockLaurens Van Houtven2014-06-231-1/+1
| * | | Improve wordingLaurens Van Houtven2014-06-231-1/+1
| * | | Add docs about exposing features in C bindingsLaurens Van Houtven2014-06-231-0/+112
| * | | Add note about using C-style vs C++-style commentsLaurens Van Houtven2014-06-231-0/+7
| * | | Use C-style comments instead of C++-style commentsLaurens Van Houtven2014-06-231-7/+7
| * | | Add C binding documentation pageLaurens Van Houtven2014-06-231-0/+8
* | | | Merge pull request #1164 from reaperhulk/dsa-numbers-loadingAlex Stapleton2014-06-232-0/+52
|\ \ \ \
| * | | | add new DSABackend interface methods for loading numbersPaul Kehrer2014-06-222-0/+52
| | |_|/ | |/| |
* | | | Merge pull request #1165 from lvh/slashterisk-commentsPaul Kehrer2014-06-2312-37/+39
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix dsa.py comment styleLaurens Van Houtven2014-06-231-5/+5
| * | | Fix dh.py comment styleLaurens Van Houtven2014-06-231-4/+4
| * | | Fix common_cryptor.py comment styleLaurens Van Houtven2014-06-231-1/+1
| * | | Fix err.py comment styleLaurens Van Houtven2014-06-231-2/+2
| * | | Fix nid.py comment styleLaurens Van Houtven2014-06-231-1/+1
| * | | Fix cms.py comment styleLaurens Van Houtven2014-06-231-2/+2
| * | | Make the evp.py comment a full sentenceLaurens Van Houtven2014-06-231-1/+2
| * | | Fix evp.py comment styleLaurens Van Houtven2014-06-231-1/+1
| * | | Fix aes.py comment styleLaurens Van Houtven2014-06-231-1/+1
| * | | Fix x509.py comment styleLaurens Van Houtven2014-06-231-1/+1
| * | | Fix rsa.py comment styleLaurens Van Houtven2014-06-231-1/+1
| * | | Fix ssl.py comment styleLaurens Van Houtven2014-06-231-3/+3
| * | | Fix x509_vfy.py comment styleLaurens Van Houtven2014-06-231-15/+16
|/ / /