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
/
pyasn1
/
codec
/
native
Commit message (
Expand
)
Author
Age
Files
Lines
*
Advance copyright statement to year 2020
Ilya Etingof
2020-03-08
2
-2
/
+2
*
Merge branch 'master' into streamoptimum37
Ilya Etingof
2019-11-23
1
-7
/
+2
|
\
|
*
Drop support for EOL Pythons (#131)
Jon Dufresne
2019-11-16
1
-7
/
+2
*
|
Pass `tagMap` and `typeMap` to decoder instance
Ilya Etingof
2019-11-16
2
-13
/
+13
*
|
Refactor codec classes linkage
Ilya Etingof
2019-11-16
2
-8
/
+13
*
|
Reuse `SingleItemDecoder` object in `StreamingDecoder`
Ilya Etingof
2019-11-15
2
-6
/
+4
*
|
Refactor BER decoder into a suspendable coroutine
Ilya Etingof
2019-11-15
2
-83
/
+118
|
/
*
Add `isInconsistent` property hook to all constructed types (#170)
Ilya Etingof
2019-08-25
1
-2
/
+6
*
Add exception classes documentation
Ilya Etingof
2019-07-13
2
-2
/
+2
*
Release 0.4.5
v0.4.5
Ilya Etingof
2018-12-29
2
-2
/
+2
*
Refactor debug logging (#138)
Ilya Etingof
2018-08-03
2
-21
/
+17
*
Fix native encoder type map (#132)
Ilya Etingof
2018-06-30
1
-2
/
+28
*
copyright years extended
Ilya Etingof
2018-03-29
2
-2
/
+2
*
imports pep8'ed
Ilya Etingof
2017-11-23
2
-4
/
+14
*
Start `.prettyPrint` deprecation (#103)
Ilya Etingof
2017-11-19
2
-2
/
+2
*
migrated docs and references from sourceforge.net
Ilya Etingof
2017-11-14
2
-2
/
+2
*
added example code snippets to the docstrings (#101)
Ilya Etingof
2017-11-14
2
-0
/
+25
*
Add more content to docs (#96)
Ilya Etingof
2017-10-21
1
-0
/
+2
*
Ditched unnecessary .clone/.subtype overrides (#94)
Ilya Etingof
2017-10-19
2
-2
/
+2
*
fixed crash at SequenceOf native decoder
Ilya Etingof
2017-09-15
1
-1
/
+1
*
avoid coping values when encoding explicit ASN.1 tags
Ilya Etingof
2017-09-10
1
-34
/
+22
*
codecs signatures unified and pass **options through
Ilya Etingof
2017-09-09
2
-28
/
+34
*
native encoder to handle SEQUENCE/SET objects w/o componentType
Ilya Etingof
2017-09-01
1
-1
/
+1
*
WIP: setup properties through metaclass
Ilya Etingof
2017-07-21
2
-4
/
+4
*
typos
Ilya Etingof
2017-05-22
1
-1
/
+1
*
moved logger call into local scope in tight loops
Ilya Etingof
2017-05-11
2
-9
/
+18
*
native decoder refactored to use type-ids for better performance
Ilya Etingof
2017-03-21
1
-33
/
+61
*
.getComponent*() changed to lazily instantiate underlying type
Ilya Etingof
2017-03-12
1
-3
/
+3
*
tags-related getters refactored into descriptors/properties
Ilya Etingof
2017-03-07
1
-3
/
+3
*
tag-related classes overhauled, optimized and documented
Ilya Etingof
2017-03-04
1
-29
/
+29
*
__all__ added
Ilya Etingof
2017-02-18
2
-0
/
+4
*
python codec renamed into "native"
Ilya Etingof
2017-02-04
3
-0
/
+372