]> Cypherpunks.ru repositories - pyderasn.git/history - doc
Separate fast and long testing modes with nose configuration
[pyderasn.git] / doc /
2020-02-11 Sergey Matveevnamedtuple initialization workability under Py35 6.3
2020-02-10 Sergey MatveevTypo
2020-02-10 Sergey MatveevFully strict integers validation in *Time 6.2
2020-02-09 Sergey MatveevNew performance measurements 6.1
2020-02-09 Sergey MatveevFaster *Time decoding
2020-02-09 Sergey MatveevCython compatibility
2020-02-09 Sergey Matveev*Time BER decoding support
2020-02-08 Sergey MatveevStricter validation of *Time
2020-02-08 Sergey MatveevOlder Python version support is not a limitation anymore
2020-02-08 Sergey MatveevBetter english
2020-02-08 Sergey MatveevAll OID arcs must be non-negative numbers
2020-02-07 Sergey MatveevExplicit mention of copy and pickle friendliness
2020-02-07 Sergey MatveevTypo
2020-02-06 Sergey MatveevTest code human readable OIDs 6.0
2020-02-06 Sergey Matveev.hexencode, .hexdecode, .hexdecod
2020-02-06 Sergey MatveevPrintableString'es .allow_asterisk and .allow_ampersand...
2020-02-06 Sergey Matveevcopy/pickle friendly Obj
2020-02-06 Sergey MatveevMore decod() usage examples
2020-01-23 Sergey MatveevPrintableString can optionally allow * and & 5.6
2020-01-23 Sergey MatveevUpdate six dependency, just to be up to date
2020-01-23 Sergey MatveevMention that there is no zero year support
2020-01-23 Sergey MatveevEscape control characters in pprint
2020-01-23 Sergey MatveevConvenient decod() helper method
2019-12-17 Sergey MatveevAdd PEP-396 compatible module's __version__ 5.5
2019-12-17 Sergey MatveevRaise copyright years
2019-12-16 Sergey MatveevInclude pip requirements hashes
2019-12-16 Sergey MatveevDo not shadow DecodeError for optional field 5.4
2019-10-03 Sergey MatveevPOSIX tells that $ character is default shell prompt
2019-09-26 Sergey MatveevPrepare for release 5.3
2019-09-26 Sergey MatveevForbid any later GNU GPL versions autousage
2019-09-05 Sergey MatveevPrepare for release 5.2
2019-09-04 Sergey MatveevNo keyserver usage suggestion
2019-04-29 Sergey MatveevFix empty --oids workability 5.1
2019-04-21 Sergey MatveevTypo
2019-04-21 Sergey MatveevAbility to specify multiple OID mappings for pprinting 5.0
2019-01-19 Sergey MatveevTrailing dots
2019-01-05 Sergey MatveevAdd pprinted-picture to feature page too
2019-01-05 Sergey MatveevPyDERASN has right to be called strict and fast
2019-01-05 Sergey MatveevUpdate features list and performance comparison table
2019-01-05 Sergey MatveevMove pretty-printing example to the main code
2019-01-05 Sergey MatveevLimitations section
2019-01-03 Sergey MatveevDummy version because of broken tarball uploaded to... 4.9
2019-01-03 Sergey MatveevExplicit mention that *Time do not support BER
2019-01-03 Sergey MatveevStrict GeneralizedTime DER encoding. Faster *Time decoders 4.8
2019-01-03 Sergey MatveevChange order of value sanitizers
2018-12-30 Sergey MatveevPreserve BER-related attributes during copy()
2018-12-30 Sergey Matveevber_encoded at ObjectIdentifier
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-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-10-05 Sergey MatveevPrepare for 4.3 release 4.3
2018-10-04 Sergey MatveevPKA key distribution is over
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 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 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 MatveevDecode path printing
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-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-20 Sergey MatveevBER additional tests 3.7
2018-05-20 Sergey MatveevInclude termcolor tarball
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 MatveevBER pprinting
2018-05-20 Sergey MatveevModern PyDERASN's version could differ in performance
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 MatveevNumericString sanitizes its value against numbers
2018-03-22 Sergey MatveevFix nasty BitString decode bug 3.3
next