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
*
Add minor performance optimising changes
Ilya Etingof
2019-10-01
2
-4
/
+9
*
Optimize `streaming` objects access for performance
Ilya Etingof
2019-10-01
3
-41
/
+41
*
Update `streaming.read` docstring
Ilya Etingof
2019-10-01
1
-1
/
+1
*
Update docstring on streaming.read
Ilya Etingof
2019-10-01
1
-1
/
+1
*
Refactor BER decoder into a suspendable coroutine
Ilya Etingof
2019-09-28
9
-712
/
+1223
*
CachingStreamWrapperTestCase
Jan Pipek
2019-09-13
1
-1
/
+1
*
Simplify _CachingStreamWrapper
Jan Pipek
2019-09-13
1
-8
/
+17
*
Hide other auxiliary functions.
Jan Pipek
2019-09-13
1
-4
/
+4
*
Address several pull requests comments + hide asSeekableStream
Jan Pipek
2019-09-13
3
-44
/
+42
*
Implement _CachedStreamWrapper
Jan Pipek
2019-09-10
1
-7
/
+64
*
Docstrings in requested format.
Jan Pipek
2019-09-10
1
-8
/
+38
*
Trivial changes from the MR.
Jan Pipek
2019-09-10
1
-3
/
+3
*
UnsupportedSubstrateError
Jan Pipek
2019-09-10
1
-5
/
+8
*
Fail with unseekable streams.
Jan Pipek
2019-09-10
1
-5
/
+5
*
API that work with pyasn1-modules
Jan Pipek
2019-09-06
3
-9
/
+9
*
Prepare for streams
Jan Pipek
2019-09-06
3
-180
/
+311
*
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
|
\
[next]