summaryrefslogtreecommitdiff
path: root/test/codec/ber/test_encoder.py
Commit message (Expand)AuthorAgeFilesLines
* copyright dates bumpedelie2015-12-291-1/+1
* copyright notice addedelie2015-11-151-0/+6
* compatibility fixes to Python versions supportelie2015-04-261-6/+7
* tests for character types addedelie2015-04-261-1/+13
* * some more fixes to OID codecselie2013-11-011-6/+55
* more fixes and tests for OID encoding from Brianelie2013-11-011-1/+32
* ObjectIdentifier codec fixed to work properly with arc 0 and arc 2 valueselie2013-10-311-2/+17
* - Float typed mantissa initializer to REAL type for base 2 added.elie2013-09-111-5/+42
* fixes to REAL binary encoder test caseselie2013-09-011-2/+2
* test suite made discoverable by unittest/unittest2 discovery featureelie2013-02-151-0/+338