index
:
delta/python-packages/pyasn1.git
elie
master
origin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
__trunc__ is only available since python 2.6
elie
2014-06-15
1
-2
/
+2
*
* The abs(Integer()) & abs(Real()) operation now returns respective pyasn1
elie
2014-02-09
1
-0
/
+25
*
Constructed types now verify their consistency by invoking
elie
2013-12-12
1
-0
/
+16
*
test coverage extended to cover pyasn1 types __repr__() function
elie
2013-12-08
4
-2
/
+43
*
test cases for __repr__() improved for scalar types
elie
2013-12-08
1
-5
/
+17
*
* constructed types can now be initialized with new .setComponents() method
elie
2013-12-08
1
-1
/
+7
*
* constructed types now always verify their consistensy with
elie
2013-12-07
1
-41
/
+8
*
the setComponentBy*() methods of all CONSTRUCTED objects now accept optional
elie
2013-12-02
1
-1
/
+74
*
* some more fixes to OID codecs
elie
2013-11-01
2
-21
/
+169
*
more fixes and tests for OID encoding from Brian
elie
2013-11-01
1
-1
/
+32
*
ObjectIdentifier codec fixed to work properly with arc 0 and arc 2 values
elie
2013-10-31
2
-6
/
+27
*
- Float typed mantissa initializer to REAL type for base 2 added.
elie
2013-09-11
3
-22
/
+68
*
fixes to REAL binary encoder test cases
elie
2013-09-01
1
-2
/
+2
*
fix to binary initializer support of Real object
elie
2013-09-01
1
-0
/
+1
*
unicode initializer support added to OctetString type and derivatives
elie
2013-08-03
1
-0
/
+6
*
some more univ.ObjectIdentifier.prettyIn cases added
elie
2013-08-03
1
-1
/
+5
*
fix to REAL type decoder to handle negative REAL values correctly. test
elie
2013-04-09
1
-0
/
+6
*
fix to import path mangling
elie
2013-02-15
3
-3
/
+9
*
test suite made discoverable by unittest/unittest2 discovery feature
elie
2013-02-15
16
-90
/
+136
*
some more CHOICE codec test cases added
elie
2013-01-28
1
-3
/
+15
*
some more testcases for CHOICE codec added
elie
2013-01-28
1
-1
/
+18
*
fix to decoder to fail in cases where tagFormat indicates inappropriate
elie
2013-01-27
1
-0
/
+47
*
The compact (valueless) way of encoding zero INTEGERs introduced in
release_0_1_6_tag
elie
2012-12-21
1
-1
/
+7
*
mangle modules paths for relative import to work
release_0_1_5_tag
elie
2012-12-19
2
-0
/
+9
*
some more tests added to cover empty-valued INTEGER encoding
elie
2012-11-23
1
-0
/
+2
*
fix to INTEGER encoder to produce empty-valued encoding for zero values
elie
2012-11-23
1
-1
/
+4
*
two more Boolean tests added
elie
2012-11-23
1
-0
/
+4
*
fix to unit test suites imports to be able to run each from
elie
2012-11-23
6
-12
/
+30
*
support empty-payload REAL values decoding
elie
2012-11-23
1
-0
/
+5
*
* fix to Real codec exponent encoding (should be in 2's complement form)
elie
2012-07-18
2
-1
/
+32
*
comment added to prevent overzealous package managers from optimizing
elie
2012-07-04
6
-0
/
+6
*
leading 0x80 octet not allowed in BER/CER/DER substrate
elie
2012-06-10
2
-19
/
+13
*
test cases added for substrateFun callback
elie
2012-06-09
1
-2
/
+75
*
fix to leading 0x80 octet handling in CER/DER ObjectIdentifier decoder
elie
2012-05-27
2
-0
/
+21
*
more ObjectIdentifier tests added
elie
2012-05-07
1
-0
/
+15
*
typo
elie
2012-05-07
1
-1
/
+1
*
better fix for negatively encoded Booleans
elie
2012-04-27
1
-0
/
+2
*
fix to ObjectIdentifier __str__ test case
elie
2011-11-20
1
-1
/
+1
*
fix to OctetString.__str__() workings of a non-initialized object
elie
2011-11-07
1
-1
/
+9
*
OctetString methods asOcts()asInts() renamed into asOctets()/asNumbers()
elie
2011-10-25
1
-3
/
+3
*
OctetString now supports two python-neutral getters: asOcts() & asInts()
elie
2011-10-19
1
-0
/
+7
*
python3 specifics removed
elie
2011-10-11
1
-5
/
+0
*
binary&hex OctetString syntax parser reworked, test case added
elie
2011-10-10
1
-1
/
+12
*
+ converted to py3k-compliant bytes/str base type and wrappers
elie
2011-10-04
7
-189
/
+216
*
dropped explicit long int modifiers (py3k style)
elie
2011-10-02
2
-5
/
+5
*
implicit relative import replaced with the absolute one to avoid py3k syntax
elie
2011-10-02
5
-12
/
+12
*
got rid of explicit long int type dependency (py3k style)
elie
2011-10-02
1
-1
/
+1
*
infinite values now suppoted by Real type
elie
2011-03-15
2
-0
/
+47
*
indef mode, explicitly tagged item decoder test case improved
elie
2011-03-12
1
-9
/
+11
*
Real type test cases implemented
elie
2011-03-11
1
-0
/
+25
[next]