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
/
ber
Commit message (
Expand
)
Author
Age
Files
Lines
*
Advance copyright statement to year 2020
Ilya Etingof
2020-03-08
3
-3
/
+3
*
Pass `tagMap` and `typeMap` to decoder instance
Ilya Etingof
2019-11-16
2
-18
/
+19
*
Refactor codec classes linkage
Ilya Etingof
2019-11-16
2
-9
/
+16
*
Fix Integer decoder to handle empty payload
Ilya Etingof
2019-11-15
1
-3
/
+4
*
Reuse `SingleItemDecoder` object in `StreamingDecoder`
Ilya Etingof
2019-11-15
2
-8
/
+4
*
Add minor performance optimising changes
Ilya Etingof
2019-11-15
1
-2
/
+4
*
Optimize `streaming` objects access for performance
Ilya Etingof
2019-11-15
1
-35
/
+35
*
Refactor BER decoder into a suspendable coroutine
Ilya Etingof
2019-11-15
2
-539
/
+754
*
CachingStreamWrapperTestCase
Jan Pipek
2019-11-15
1
-1
/
+1
*
Simplify _CachingStreamWrapper
Jan Pipek
2019-11-15
1
-8
/
+17
*
Hide other auxiliary functions.
Jan Pipek
2019-11-15
1
-4
/
+4
*
Address several pull requests comments + hide asSeekableStream
Jan Pipek
2019-11-15
1
-38
/
+36
*
Implement _CachedStreamWrapper
Jan Pipek
2019-11-15
1
-7
/
+64
*
Docstrings in requested format.
Jan Pipek
2019-11-15
1
-8
/
+38
*
Trivial changes from the MR.
Jan Pipek
2019-11-15
1
-3
/
+3
*
UnsupportedSubstrateError
Jan Pipek
2019-11-15
1
-5
/
+8
*
Fail with unseekable streams.
Jan Pipek
2019-11-15
1
-5
/
+5
*
API that work with pyasn1-modules
Jan Pipek
2019-11-15
1
-3
/
+3
*
Prepare for streams
Jan Pipek
2019-11-15
1
-174
/
+259
*
Improve open maps debugging in decoder
Ilya Etingof
2019-09-07
1
-2
/
+30
*
Add `isInconsistent` property hook to all constructed types (#170)
Ilya Etingof
2019-08-25
2
-4
/
+12
*
Document base ASN.1 types
Ilya Etingof
2019-07-13
1
-1
/
+1
*
Fix Python builtins ReST references in docstrings
Ilya Etingof
2019-07-13
1
-1
/
+1
*
Add exception classes documentation
Ilya Etingof
2019-07-13
2
-2
/
+2
*
Fix to pass decoder `options` to open type decoder
Ilya Etingof
2019-07-12
1
-5
/
+6
*
Fix CER/DER encoders to respect open types (#167)
Ilya Etingof
2019-07-12
1
-39
/
+41
*
Add `SET|SEQUENCE OF ANY` encoding support (#165)
Ilya Etingof
2019-07-06
2
-32
/
+112
*
Fix `AnyDecoder` to accept `TagMap` as `asn1Spec` (#152)
Ilya Etingof
2019-06-28
1
-4
/
+24
*
SequenceOf/SetOf to remain a schema objects (#162)
Ilya Etingof
2019-06-23
2
-5
/
+24
*
Release 0.4.5
v0.4.5
Ilya Etingof
2018-12-29
3
-3
/
+3
*
Fix encoder debugging under Py2
Ilya Etingof
2018-12-29
1
-3
/
+4
*
Add more debug logging to *ER codecs (#139)
Ilya Etingof
2018-08-04
2
-44
/
+359
*
Refactor debug logging (#138)
Ilya Etingof
2018-08-03
2
-52
/
+46
*
Fix some typos and prepare for 0.4.5
Ilya Etingof
2018-07-29
2
-6
/
+10
*
copyright years extended
Ilya Etingof
2018-03-29
3
-3
/
+3
*
Prefer https:// URLs where available (#121)
Jon Dufresne
2018-03-21
1
-1
/
+1
*
Fixed bad TagSet initializer at OctetString encoder (#107)
v0.4.2
Ilya Etingof
2017-11-23
1
-15
/
+42
*
imports pep8'ed
Ilya Etingof
2017-11-23
3
-9
/
+22
*
relax open type field type check on assignment (#105)
Ilya Etingof
2017-11-23
1
-10
/
+2
*
Start `.prettyPrint` deprecation (#103)
Ilya Etingof
2017-11-19
1
-2
/
+2
*
fixed Sequence/SequenceOf decoding heuristics
Ilya Etingof
2017-11-14
1
-4
/
+3
*
fixed openType decoding in indef mode
Ilya Etingof
2017-11-14
1
-1
/
+1
*
migrated docs and references from sourceforge.net
Ilya Etingof
2017-11-14
3
-3
/
+3
*
added example code snippets to the docstrings (#101)
Ilya Etingof
2017-11-14
2
-0
/
+42
*
Add more content to docs (#96)
Ilya Etingof
2017-10-21
2
-2
/
+6
*
Ditched unnecessary .clone/.subtype overrides (#94)
Ilya Etingof
2017-10-19
2
-2
/
+2
*
fix to Null decoder to initialize decoded value to ''
Ilya Etingof
2017-10-19
1
-1
/
+1
*
fixed encoder not to omit empty substrate for simple types (#92)
Ilya Etingof
2017-10-17
1
-1
/
+1
*
Remove None initializer support (#91)
Ilya Etingof
2017-10-16
1
-1
/
+1
*
do not attempt to decode optional open types
Ilya Etingof
2017-10-10
1
-0
/
+6
[next]