]> Cypherpunks.ru repositories - pyderasn.git/shortlog
pyderasn.git
2018-12-29 Sergey MatveevCheck for OID arc values normalization 4.6
2018-12-29 Sergey MatveevCOMPLI: ASN.1:2008 compliance test suite
2018-12-29 Sergey MatveevRaise copyright years
2018-12-08 Sergey MatveevHexadecimal INTEGERs pretty printing 4.5
2018-12-08 Sergey Matveevctx is safe to use as immutable
2018-12-08 Sergey MatveevRemove trailing dot in docstring
2018-11-05 Sergey MatveevBetter documentation outlook
2018-11-05 Sergey Matveevallowable_chars property 4.4
2018-11-05 Sergey MatveevInherit all errors from ASN1Error class
2018-11-05 Sergey MatveevAdd release date to downloads
2018-10-05 Sergey MatveevPrepare for 4.3 release 4.3
2018-10-05 Elena BalakhonovaStrict PrintableString sanitizing
2018-10-05 Elena BalakhonovaSpace is allowable character in NumericString
2018-10-04 Sergey MatveevPKA key distribution is over
2018-09-28 Sergey MatveevNo real UID/GID in distribution tarballs
2018-09-14 Sergey MatveevMore test coverage 4.2
2018-09-14 Sergey MatveevFix defines documentation example usage
2018-09-14 Sergey MatveevOmit extra EOC for ANY with indefinite length encoded...
2018-09-14 Sergey MatveevGroup ready-related methods together
2018-09-14 Sergey MatveevRevert "CHOICE should proxy lenindef/bered attributed...
2018-09-12 Sergey MatveevFix example new decode path format
2018-09-12 Sergey Matveevpyasn1 does not have eval-capable reprs anymore too
2018-09-12 Sergey MatveevSeparate ber/ber_encoded attributes 4.1
2018-09-12 Sergey MatveevCHOICE should proxy lenindef/bered attributed of underl...
2018-09-12 Sergey MatveevSET OF can contain bered attribute
2018-09-10 Sergey MatveevDisappeared reference 4.0
2018-09-10 Sergey MatveevStrict SET OF values ordering check
2018-09-10 Sergey MatveevStrict SET values ordering check
2018-09-10 Sergey MatveevDefaulted values are checked by default
2018-09-10 Sergey MatveevCheck for DEFAULTed value also in SET
2018-08-15 Sergey MatveevCheck that explicit tag is not out-of-bounds 3.14
2018-08-08 Sergey MatveevThanks to Tim Perevezentsev 3.13
2018-08-07 Sergey Matveevpyasn1 is on another location
2018-08-07 Sergey MatveevDouble quotes
2018-08-07 Sergey MatveevDecode path printing
2018-08-07 Sergey MatveevBritish "colorize" spelling
2018-08-07 Sergey Matveev3.6 compatibility
2018-07-23 Sergey MatveevTrailing dots
2018-07-23 Sergey MatveevFix SequenceOf/SetOf BoundsError raising 3.12
2018-07-23 Sergey MatveevPossible TypeError under Py2
2018-07-23 Sergey MatveevUnderscore internal context's keys, they are private
2018-07-21 Sergey MatveevFix *Time encoding error capture 3.11
2018-07-12 Sergey MatveevTrailing dot
2018-07-12 Sergey MatveevFix CHOICE's tlvlen with explicitly tagged value 3.10
2018-07-12 Sergey Matveevfulllen and fulloffset useful properties
2018-06-30 Sergey MatveevMissing dot
2018-06-29 Sergey MatveevFix EOC repr under Py2 3.9
2018-06-29 Sergey MatveevField names in SEQUENCE's repr
2018-06-18 Sergey MatveevUnnecessary trailing commas
2018-06-18 Sergey MatveevMention descriptive errors feature
2018-05-26 Sergey MatveevUnicode infinity fix
2018-05-26 Sergey MatveevEOC pprinting 3.8
2018-05-26 Sergey MatveevUpdated hypothesis
2018-05-26 Sergey MatveevNo magic 0x80 constant for length indefinite
2018-05-20 Sergey MatveevBER additional tests 3.7
2018-05-20 Sergey MatveevDRY decode_path strategy
2018-05-20 Sergey MatveevAdd missing klass for DecodeErrors
2018-05-20 Sergey MatveevRemove msg kwarg for consistence
2018-05-20 Sergey MatveevRemove unused typing stubs
2018-05-20 Sergey MatveevNote about BIT/OCTET STRING primitive/constructed encodings
2018-05-20 Sergey MatveevInclude termcolor tarball
2018-05-20 Sergey MatveevLenIndefForm is useful autoimport
2018-05-20 Sergey MatveevAdd links to error exceptions
2018-05-20 Sergey MatveevNumericString sanitation mention
2018-05-20 Sergey MatveevBER usage documentation
2018-05-20 Sergey MatveevPreparing for next release
2018-05-20 Sergey MatveevPyPI has changed its URLs
2018-05-20 Sergey MatveevOptionally disallow BER in utility
2018-05-20 Sergey MatveevBER pprinting
2018-05-20 Sergey MatveevBitString ''H notation support
2018-05-20 Sergey MatveevSomehow expl* transition was missing in two pps
2018-05-20 Sergey Matveevlen_decode docstring
2018-05-20 Sergey MatveevLenIndef sounds better
2018-05-20 Sergey Matveevpylint
2018-05-20 Sergey MatveevSeparate BERed and LenIndefinited properties
2018-05-20 Sergey MatveevModern PyDERASN's version could differ in performance
2018-05-20 Sergey MatveevNo to double quotes
2018-05-19 Sergey MatveevBER Any/Sequence/Set/SequenceOf support
2018-05-19 Sergey MatveevSanitize all Set required values are decoded
2018-05-19 Sergey MatveevBER explicit tag support
2018-05-19 Sergey MatveevBER BitString/OctetString support
2018-05-19 Sergey MatveevBER Boolean support
2018-05-19 Sergey MatveevVarious test vectors from X.690
2018-05-19 Sergey MatveevImplicit tags can not be empty
2018-04-29 Sergey MatveevAbility to set values during Sequence initialization 3.6
2018-04-18 Sergey MatveevDo not shadow TagMismatch error during Choice/Set decoding 3.5
2018-04-16 Sergey MatveevFix DecodePathDefBy workability with Python2 3.4
2018-04-16 Sergey MatveevUnify quotes
2018-04-16 Sergey MatveevNumericString sanitizes its value against numbers
2018-03-22 Sergey MatveevFix nasty BitString decode bug 3.3
2018-03-12 Sergey MatveevSequences of BitStrings also can be defined by
2018-03-09 Sergey MatveevColours visible on white background 3.2
2018-02-14 Sergey MatveevRespect NO_COLOR environment variable 3.1
2018-02-14 Sergey MatveevFix DecodeError bug with DecodePathDefBy
2018-02-14 Sergey MatveevMention termcolor library 3.0
2018-02-13 Sergey MatveevColourized output
2018-01-25 Sergey MatveevRaise copyright years in documentation
2018-01-23 Sergey MatveevFix invalid DEFINED BY offset calculation for EXPL... 2.1
2018-01-23 Sergey MatveevPEP8 friendliness
2018-01-02 Sergey MatveevNote about value removing from Sequence 2.0
next