summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Rename state_name to get_state_nameHynek Schlawack2016-03-141-2/+2
* Move conftest.py into testsHynek Schlawack2016-03-141-0/+12
* Pluck more unrelated bits from #422Hynek Schlawack2016-03-131-2/+9
* Merge pull request #433 from reaperhulk/opaque-x509-extAlex Gaynor2016-03-111-1/+65
|\
| * move to separate pytest class + add one more test casePaul Kehrer2016-03-111-12/+26
| * what's a bytesPaul Kehrer2016-03-111-1/+1
| * first revoked cert in the CRL has NID_crl_reason first in listPaul Kehrer2016-03-111-2/+2
| * add a test to confirm crl.get_reason ignores unsupported extensionsPaul Kehrer2016-03-111-0/+50
* | GrammarHynek Schlawack2016-03-111-3/+3
* | Fix set_cipher_list on modern OpenSSLHynek Schlawack2016-03-111-40/+40
|/
* bytesPaul Kehrer2016-03-101-1/+1
* fix test and a missing X509_REVOKED_dup callPaul Kehrer2016-03-091-0/+2
* Fix signature buffer size for RSA keysColleen Murphy2016-03-011-0/+68
* Greatly simplify test_state_stringHynek Schlawack2016-01-311-36/+2
* Merge pull request #304 from chakatodd/get_app_dataHynek Schlawack2016-01-181-1/+2
|\
| * Fixed AttributeError when calling get_app_data()Todd Chapman2016-01-181-1/+2
* | Drop this, it's no good.Alex Gaynor2016-01-161-2/+0
* | Fixed up some flake8 errors from the latest versionAlex Gaynor2016-01-162-20/+8
|/
* Correction for coding convention.Anthony Alba2015-12-041-2/+0
* Enable tests to pass when MD5 verification disabled in OpenSSL.Anthony Alba2015-12-041-1/+3
* Further testing for load/dump_publickeyCory Benfield2015-10-271-0/+32
* Switch to py.test assertions.Cory Benfield2015-10-271-2/+2
* Cleanup docstrings.Cory Benfield2015-10-271-2/+2
* Support for serializing/deserializing public keysCory Benfield2015-10-271-0/+31
* Use Google and a more generic methodHynek Schlawack2015-10-211-2/+2
* factor out function to dump crlDominic Chen2015-10-211-1/+9
* Replace the only EGD call by urandomHynek Schlawack2015-10-201-34/+17
* Make runtests.py less confusingHynek Schlawack2015-10-171-0/+17
* Fix travisHynek Schlawack2015-10-172-9/+3
* Move package into srcHynek Schlawack2015-10-179-0/+8119