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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop support for EOL Pythons (#131)
Jon Dufresne
2019-11-16
1
-7
/
+2
*
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
4
-7
/
+21
*
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
8
-8
/
+8
*
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
2
-84
/
+72
*
Add `SET|SEQUENCE OF ANY` encoding support (#165)
Ilya Etingof
2019-07-06
2
-32
/
+112
*
Improve CER/DER encoding of GeneralizedTime (#164)
Ilya Etingof
2019-06-30
1
-21
/
+50
*
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
9
-9
/
+9
*
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
4
-73
/
+63
*
Fix some typos and prepare for 0.4.5
Ilya Etingof
2018-07-29
3
-7
/
+11
*
Fix native encoder type map (#132)
Ilya Etingof
2018-06-30
1
-2
/
+28
*
copyright years extended
Ilya Etingof
2018-03-29
9
-9
/
+9
*
Prefer https:// URLs where available (#121)
Jon Dufresne
2018-03-21
2
-2
/
+2
*
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
9
-21
/
+44
*
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
5
-8
/
+8
*
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
9
-9
/
+9
*
serialization -> serialisation nitpicks
Ilya Etingof
2017-11-14
1
-1
/
+1
*
added example code snippets to the docstrings (#101)
Ilya Etingof
2017-11-14
8
-0
/
+151
*
Add more content to docs (#96)
Ilya Etingof
2017-10-21
7
-8
/
+22
*
Ditched unnecessary .clone/.subtype overrides (#94)
Ilya Etingof
2017-10-19
8
-8
/
+8
*
fix to Null decoder to initialize decoded value to ''
Ilya Etingof
2017-10-19
1
-1
/
+1
*
fixed DER/CER encoders to respect ordering of tagged CHOICE (#93)
Ilya Etingof
2017-10-17
2
-2
/
+3
*
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
*
Merge branch 'devel-0.4.1' of github.com:etingof/pyasn1 into devel-0.4.1
Ilya Etingof
2017-10-11
2
-12
/
+0
|
\
|
*
Docs rearrangement (#88)
Ilya Etingof
2017-10-11
2
-12
/
+0
*
|
do not attempt to decode optional open types
Ilya Etingof
2017-10-10
1
-0
/
+6
|
/
*
Refactored ASN.1 codecs (#83)
Ilya Etingof
2017-10-04
2
-59
/
+118
*
fixed crash on exp tagged Sequence component encoding (#79)
Ilya Etingof
2017-09-20
1
-3
/
+14
*
OctetString and Any encoders save on ASN.1 schema instantiation
Ilya Etingof
2017-09-17
1
-14
/
+22
*
documented ASN.1 schema parameter to encoders
Ilya Etingof
2017-09-17
3
-6
/
+18
*
encoders refactored to take Python types + ASN.1 schema
Ilya Etingof
2017-09-17
3
-125
/
+293
*
Merge branch 'master' into open-types-support
open-types-support
Ilya Etingof
2017-09-17
3
-8
/
+9
|
\
|
*
run unit tests with full debugging enabled (and ignored)
Ilya Etingof
2017-09-15
2
-2
/
+2
|
*
fixed crash at SequenceOf native decoder
Ilya Etingof
2017-09-15
1
-1
/
+1
|
*
minor PEP8 edits
Ilya Etingof
2017-09-14
2
-6
/
+7
*
|
Merge branch 'master' into open-types-support
Ilya Etingof
2017-09-14
3
-52
/
+13
|
\
\
|
|
/
|
*
removed stray __call__ method from CER encoder
Ilya Etingof
2017-09-14
1
-5
/
+0
|
*
ASN.1 codecs to silently enforce proper length/chunk modes
Ilya Etingof
2017-09-13
3
-47
/
+13
[next]