index
:
delta/python-packages/pyasn1-git.git
add-consistency-check-hook
add-except-clause-support
add-more-debug-logging
add-set-of-any-support
add-unittest-assertion
add-with-components-constraint
codecs-produce-python-builtins
deprecate-size-spec
fix-cer-der-tagged-any
fix-constructed-default
fix-dump-raw-value
fix-generalized-time-encoding
fix-setof-slicing
improve-open-type-docs
master
novalue-fixes-in-docs
open-types-support
release-0.4.9
self-referencing-types
sequenceof-to-remain-schema
github.com: etingof/pyasn1.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGES.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change `SequenceOf`/`SetOf` behaviour
sequenceof-to-remain-schema
Ilya Etingof
2019-06-23
1
-1
/
+22
*
Add `omitEmptyOptionals` encoder option
Ilya Etingof
2019-06-23
1
-1
/
+3
*
Prepare for 0.4.6
Ilya Etingof
2018-12-29
1
-0
/
+5
*
Release 0.4.5
v0.4.5
Ilya Etingof
2018-12-29
1
-1
/
+2
*
Fix defaulted constructed SEQUENCE component initialization (#146)
Ilya Etingof
2018-12-29
1
-1
/
+2
*
Add more debug logging to *ER codecs (#139)
Ilya Etingof
2018-08-04
1
-0
/
+2
*
Refactor debug logging (#138)
Ilya Etingof
2018-08-03
1
-2
/
+5
*
Fix some typos and prepare for 0.4.5
Ilya Etingof
2018-07-29
1
-0
/
+5
*
Fix Travis build for Py3.7
Ilya Etingof
2018-07-26
1
-1
/
+1
*
Release 0.4.4
Ilya Etingof
2018-07-26
1
-1
/
+1
*
Fix Sequence/Set.prettyPrint crash
Ilya Etingof
2018-07-24
1
-0
/
+2
*
Fix native encoder type map (#132)
Ilya Etingof
2018-06-30
1
-0
/
+6
*
0.4.3
v0.4.3
Ilya Etingof
2018-05-23
1
-1
/
+1
*
fix GenerlizedTime.asDateTime() operation
Ilya Etingof
2018-05-23
1
-1
/
+3
*
copyright years extended
Ilya Etingof
2018-03-29
1
-0
/
+5
*
Prefer https:// URLs where available (#121)
Jon Dufresne
2018-03-21
1
-2
/
+2
*
Fixed bad TagSet initializer at OctetString encoder (#107)
v0.4.2
Ilya Etingof
2017-11-23
1
-0
/
+6
*
imports pep8'ed
Ilya Etingof
2017-11-23
1
-6
/
+7
*
Start `.prettyPrint` deprecation (#103)
Ilya Etingof
2017-11-19
1
-2
/
+8
*
__repr__() of ASN.1 types reworked for better readability (#102)
Ilya Etingof
2017-11-18
1
-0
/
+2
*
Add default to .getComponentBy*() (#100)
Ilya Etingof
2017-11-16
1
-0
/
+2
*
fixed Sequence/SequenceOf decoding heuristics
Ilya Etingof
2017-11-14
1
-2
/
+4
*
migrated docs and references from sourceforge.net
Ilya Etingof
2017-11-14
1
-0
/
+1
*
serialization -> serialisation nitpicks
Ilya Etingof
2017-11-14
1
-5
/
+5
*
Pickle protocol fixes (#99)
Ilya Etingof
2017-10-29
1
-0
/
+1
*
Constructed types schema inspection (#87)
Ilya Etingof
2017-10-19
1
-0
/
+3
*
fixed DER/CER encoders to respect ordering of tagged CHOICE (#93)
Ilya Etingof
2017-10-17
1
-0
/
+2
*
fixed encoder not to omit empty substrate for simple types (#92)
Ilya Etingof
2017-10-17
1
-0
/
+3
*
Remove None initializer support (#91)
Ilya Etingof
2017-10-16
1
-1
/
+7
*
Docs rearrangement (#88)
Ilya Etingof
2017-10-11
1
-0
/
+1
*
Refactored ASN.1 codecs (#83)
Ilya Etingof
2017-10-04
1
-2
/
+4
*
fixed ASN.1 time types deepcopy/pickle operations
Ilya Etingof
2017-09-26
1
-0
/
+5
*
release 0.3.6
Ilya Etingof
2017-09-20
1
-1
/
+1
*
fixed crash on exp tagged Sequence component encoding (#79)
Ilya Etingof
2017-09-20
1
-0
/
+3
*
Set/Sequence & SetOf/SequenceOf subscription to raise Key/IndexError (#73)
Ilya Etingof
2017-09-19
1
-0
/
+6
*
encoders refactored to take Python types + ASN.1 schema
Ilya Etingof
2017-09-17
1
-0
/
+2
*
Merge branch 'master' into open-types-support
open-types-support
Ilya Etingof
2017-09-17
1
-4
/
+8
|
\
|
*
0.3.5 release
Ilya Etingof
2017-09-16
1
-4
/
+5
|
*
run unit tests with full debugging enabled (and ignored)
Ilya Etingof
2017-09-15
1
-0
/
+2
|
*
fixed crash at SequenceOf native decoder
Ilya Etingof
2017-09-15
1
-0
/
+1
*
|
Merge branch 'master' into open-types-support
Ilya Etingof
2017-09-14
1
-0
/
+3
|
\
\
|
|
/
|
*
ASN.1 codecs to silently enforce proper length/chunk modes
Ilya Etingof
2017-09-13
1
-0
/
+3
*
|
ANY DEFINED BY decoding implemented
Ilya Etingof
2017-09-10
1
-0
/
+5
|
/
*
end-of-octets marker encoding optimized
Ilya Etingof
2017-09-10
1
-0
/
+1
*
avoid coping values when encoding explicit ASN.1 tags
Ilya Etingof
2017-09-10
1
-0
/
+1
*
codecs signatures unified and pass **options through
Ilya Etingof
2017-09-09
1
-0
/
+5
*
0.3.4
v0.3.4
Ilya Etingof
2017-09-07
1
-1
/
+1
*
native encoder to handle SEQUENCE/SET objects w/o componentType
Ilya Etingof
2017-09-01
1
-0
/
+2
*
schema-less SET/SEQUENCE dict duck-typing
Ilya Etingof
2017-09-01
1
-1
/
+2
*
fixed stray duplicate tags detection at NamedTypes.tagMap
Ilya Etingof
2017-08-31
1
-0
/
+1
[next]