]>
Cypherpunks repositories - pyderasn.git/log
Sergey Matveev [Tue, 14 Apr 2020 07:48:50 +0000 (10:48 +0300)]
Explicitly forbid aware-datetimes usage
Sergey Matveev [Mon, 13 Apr 2020 08:33:05 +0000 (11:33 +0300)]
Check if tag's long form used in expected way
Sergey Matveev [Mon, 13 Apr 2020 08:12:22 +0000 (11:12 +0300)]
Long tag form must not contain zero byte
Sergey Matveev [Mon, 13 Apr 2020 07:54:35 +0000 (10:54 +0300)]
Substitute class name in exception
Sergey Matveev [Wed, 25 Mar 2020 10:21:58 +0000 (13:21 +0300)]
Proper VisibleString, IA5String, TeletexString, T61String validation
Sergey Matveev [Wed, 25 Mar 2020 10:19:31 +0000 (13:19 +0300)]
PEP8
Sergey Matveev [Mon, 23 Mar 2020 07:41:18 +0000 (10:41 +0300)]
Also print full TLVlen
Sergey Matveev [Sun, 22 Mar 2020 15:12:09 +0000 (18:12 +0300)]
Mention --browse
Sergey Matveev [Sun, 22 Mar 2020 14:47:35 +0000 (17:47 +0300)]
Missing CER mention in makedist
Sergey Matveev [Sun, 22 Mar 2020 14:45:00 +0000 (17:45 +0300)]
Missing brackets
Sergey Matveev [Sun, 22 Mar 2020 11:46:38 +0000 (14:46 +0300)]
ASN.1 browser
Sergey Matveev [Sun, 22 Mar 2020 13:54:33 +0000 (16:54 +0300)]
Integer.tohex()
Sergey Matveev [Sun, 22 Mar 2020 13:53:18 +0000 (16:53 +0300)]
Remove forgotten unreachable code
Sergey Matveev [Sat, 21 Mar 2020 17:09:01 +0000 (20:09 +0300)]
Fix classes instantiation when invoked as __main__
Sergey Matveev [Sat, 21 Mar 2020 16:51:20 +0000 (19:51 +0300)]
Fix invalid defines specification
That repairs autodecoding of certificates in tests and shows that forged
PayPal certificate can not be successfully decoded now as expected.
Sergey Matveev [Sun, 22 Mar 2020 12:24:53 +0000 (15:24 +0300)]
Explicitly close file descriptors to satisfy hypothesis checks
Sergey Matveev [Wed, 26 Feb 2020 13:30:07 +0000 (16:30 +0300)]
colonize_hex is publicly available function
Sergey Matveev [Tue, 18 Feb 2020 07:04:48 +0000 (10:04 +0300)]
Strict DEFAULT check in evgen mode
Sergey Matveev [Tue, 18 Feb 2020 07:15:44 +0000 (10:15 +0300)]
More seealso directive usage
Sergey Matveev [Mon, 17 Feb 2020 13:58:41 +0000 (16:58 +0300)]
DER 2pass encoding
Sergey Matveev [Mon, 17 Feb 2020 14:22:10 +0000 (17:22 +0300)]
Correct permissions in tarball
Sergey Matveev [Mon, 17 Feb 2020 13:52:12 +0000 (16:52 +0300)]
Simplify code with _values_for_encoding override
Sergey Matveev [Mon, 17 Feb 2020 13:47:12 +0000 (16:47 +0300)]
Simple performance optimizations
Sergey Matveev [Mon, 17 Feb 2020 13:43:58 +0000 (16:43 +0300)]
Some PyLint disables
Sergey Matveev [Mon, 17 Feb 2020 13:37:12 +0000 (16:37 +0300)]
Restored CLI workability
Sergey Matveev [Mon, 17 Feb 2020 13:02:23 +0000 (16:02 +0300)]
Omit writer keyword, as it is the only argument
Sergey Matveev [Mon, 17 Feb 2020 12:12:00 +0000 (15:12 +0300)]
Use bytes joining for three elements
Sergey Matveev [Mon, 17 Feb 2020 12:12:16 +0000 (15:12 +0300)]
Remove unused variable
Sergey Matveev [Mon, 17 Feb 2020 11:04:00 +0000 (14:04 +0300)]
Remove forgotten moved get_def_by_path
Sergey Matveev [Sun, 16 Feb 2020 18:41:01 +0000 (21:41 +0300)]
README update and CER/BER mentioning
Sergey Matveev [Sun, 16 Feb 2020 18:22:54 +0000 (21:22 +0300)]
Check that interleaved characters are ok
Sergey Matveev [Sun, 16 Feb 2020 17:38:08 +0000 (20:38 +0300)]
Store OIDs as an array.array
Sergey Matveev [Sun, 16 Feb 2020 14:52:48 +0000 (17:52 +0300)]
Split TestX690PrefixedType test cases
Sergey Matveev [Sun, 16 Feb 2020 11:10:18 +0000 (14:10 +0300)]
Up to date documentation
Sergey Matveev [Sat, 15 Feb 2020 15:52:35 +0000 (18:52 +0300)]
SequenceOf iterator support
Sergey Matveev [Sat, 15 Feb 2020 14:52:45 +0000 (17:52 +0300)]
Streaming of huge data support
Sergey Matveev [Sat, 15 Feb 2020 13:10:52 +0000 (16:10 +0300)]
Check for evgen upto mode
Sergey Matveev [Sat, 15 Feb 2020 11:51:09 +0000 (14:51 +0300)]
agg_octet_string
Sergey Matveev [Fri, 14 Feb 2020 14:34:18 +0000 (17:34 +0300)]
CLI --evgen
Sergey Matveev [Fri, 14 Feb 2020 09:02:25 +0000 (12:02 +0300)]
mmap-ed memoryview support
Sergey Matveev [Wed, 12 Feb 2020 07:42:30 +0000 (10:42 +0300)]
Initial support for CER encoding
Sergey Matveev [Mon, 10 Feb 2020 16:41:57 +0000 (19:41 +0300)]
Initial support for event generated mode
Sergey Matveev [Wed, 12 Feb 2020 14:10:35 +0000 (17:10 +0300)]
Valid DER SET ordering
Sergey Matveev [Wed, 12 Feb 2020 09:50:22 +0000 (12:50 +0300)]
Fix double encoded values decoding in SET
Sergey Matveev [Sat, 15 Feb 2020 18:44:57 +0000 (21:44 +0300)]
Some trivial documentation links
Sergey Matveev [Wed, 12 Feb 2020 14:08:48 +0000 (17:08 +0300)]
Fix minimal tag value in tests: zero tag has only EOC
Sergey Matveev [Sat, 15 Feb 2020 18:55:10 +0000 (21:55 +0300)]
Move CLI usage example to the library itself
Sergey Matveev [Wed, 12 Feb 2020 11:45:45 +0000 (14:45 +0300)]
Use BasicState for code reducing
Sergey Matveev [Sat, 15 Feb 2020 18:34:11 +0000 (21:34 +0300)]
Use "schema" instead of "scheme" everywhere
Sergey Matveev [Wed, 12 Feb 2020 10:57:18 +0000 (13:57 +0300)]
environ import is used only in __main__
Sergey Matveev [Wed, 12 Feb 2020 09:49:50 +0000 (12:49 +0300)]
Slightly more modern Sphinx
Sergey Matveev [Wed, 12 Feb 2020 07:57:59 +0000 (10:57 +0300)]
Explicitly note tag_ctxX usage
Sergey Matveev [Wed, 12 Feb 2020 07:53:19 +0000 (10:53 +0300)]
Separate fast and long testing modes with nose configuration
Sergey Matveev [Wed, 12 Feb 2020 07:50:05 +0000 (10:50 +0300)]
Ability to specify max_examples via envvar
Sergey Matveev [Wed, 12 Feb 2020 07:41:48 +0000 (10:41 +0300)]
Mistakes in docstring
Sergey Matveev [Wed, 12 Feb 2020 07:41:09 +0000 (10:41 +0300)]
Use generator for values to be encoded
That would be useful in the future.
Sergey Matveev [Tue, 11 Feb 2020 10:48:07 +0000 (13:48 +0300)]
is comparison is slightly faster
Sergey Matveev [Tue, 11 Feb 2020 10:44:52 +0000 (13:44 +0300)]
Sync README with documentation features page
Sergey Matveev [Tue, 11 Feb 2020 09:53:41 +0000 (12:53 +0300)]
namedtuple initialization workability under Py35
Sergey Matveev [Mon, 10 Feb 2020 16:09:23 +0000 (19:09 +0300)]
Faster Set readiness determining during decode
Sergey Matveev [Mon, 10 Feb 2020 12:09:33 +0000 (15:09 +0300)]
Remove unneeded _decode_chunk method
Sergey Matveev [Mon, 10 Feb 2020 10:10:38 +0000 (13:10 +0300)]
Reduce indentation
Sergey Matveev [Mon, 10 Feb 2020 09:53:12 +0000 (12:53 +0300)]
Reuse import
Sergey Matveev [Mon, 10 Feb 2020 09:50:26 +0000 (12:50 +0300)]
Typo
Sergey Matveev [Mon, 10 Feb 2020 09:38:17 +0000 (12:38 +0300)]
Fully strict integers validation in *Time
Sergey Matveev [Sun, 9 Feb 2020 13:17:47 +0000 (16:17 +0300)]
New performance measurements
Sergey Matveev [Sun, 9 Feb 2020 16:14:01 +0000 (19:14 +0300)]
Allow raw BER *Time access
Sergey Matveev [Sun, 9 Feb 2020 14:03:50 +0000 (17:03 +0300)]
Less expensive isinstance() calls
Sergey Matveev [Sun, 9 Feb 2020 09:06:36 +0000 (12:06 +0300)]
Faster *Time decoding
Sergey Matveev [Sun, 9 Feb 2020 09:34:14 +0000 (12:34 +0300)]
Place several global variables at top of module
Sergey Matveev [Sun, 9 Feb 2020 08:34:51 +0000 (11:34 +0300)]
Indexed comparison slightly faster than .startswith()
Sergey Matveev [Sat, 8 Feb 2020 19:44:54 +0000 (22:44 +0300)]
Cython compatibility
Module has to be specified for namedtuples for pickling under Cython.
Sergey Matveev [Sat, 8 Feb 2020 09:58:25 +0000 (12:58 +0300)]
*Time BER decoding support
Sergey Matveev [Sat, 8 Feb 2020 12:34:25 +0000 (15:34 +0300)]
Stricter validation of *Time
Sergey Matveev [Sat, 8 Feb 2020 16:56:23 +0000 (19:56 +0300)]
More test coverage
Sergey Matveev [Sat, 8 Feb 2020 09:58:55 +0000 (12:58 +0300)]
Older Python version support is not a limitation anymore
Because pyasn1 dropped it too.
Sergey Matveev [Sat, 8 Feb 2020 15:20:28 +0000 (18:20 +0300)]
Updated dependencies
Sergey Matveev [Sat, 8 Feb 2020 09:58:00 +0000 (12:58 +0300)]
Better english
Sergey Matveev [Sat, 8 Feb 2020 09:57:21 +0000 (12:57 +0300)]
ASN.1 tells that *Time is VisibleString
Sergey Matveev [Sat, 8 Feb 2020 09:54:39 +0000 (12:54 +0300)]
All OID arcs must be non-negative numbers
Sergey Matveev [Sat, 8 Feb 2020 09:54:56 +0000 (12:54 +0300)]
Fix UTCTime strategy input
Sergey Matveev [Fri, 7 Feb 2020 05:25:30 +0000 (08:25 +0300)]
Explicit mention of copy and pickle friendliness
Sergey Matveev [Fri, 7 Feb 2020 05:24:38 +0000 (08:24 +0300)]
Typo
Sergey Matveev [Thu, 6 Feb 2020 13:50:33 +0000 (16:50 +0300)]
Place test_six.py inside tests directory
Sergey Matveev [Thu, 6 Feb 2020 13:33:34 +0000 (16:33 +0300)]
Test code human readable OIDs
Sergey Matveev [Thu, 6 Feb 2020 13:23:55 +0000 (16:23 +0300)]
Grammar typos
Sergey Matveev [Thu, 6 Feb 2020 13:18:32 +0000 (16:18 +0300)]
Explicitly mention that zero year is unsupported
Sergey Matveev [Thu, 6 Feb 2020 12:11:08 +0000 (15:11 +0300)]
.hexencode, .hexdecode, .hexdecod
Sergey Matveev [Thu, 6 Feb 2020 10:59:02 +0000 (13:59 +0300)]
PrintableString'es .allow_asterisk and .allow_ampersand properties
Sergey Matveev [Thu, 6 Feb 2020 10:51:42 +0000 (13:51 +0300)]
copy/pickle friendly Obj
Sergey Matveev [Thu, 6 Feb 2020 11:37:44 +0000 (14:37 +0300)]
More decod() usage examples
Sergey Matveev [Thu, 6 Feb 2020 11:31:00 +0000 (14:31 +0300)]
Explicitly mention about impl/expl class attributes
Sergey Matveev [Thu, 6 Feb 2020 08:19:32 +0000 (11:19 +0300)]
PEP8
Sergey Matveev [Wed, 5 Feb 2020 16:29:53 +0000 (19:29 +0300)]
No need in dangerous memoryview in Any's .tag
Sergey Matveev [Thu, 6 Feb 2020 11:05:13 +0000 (14:05 +0300)]
Unnecessary CommonString's encoding slot
Sergey Matveev [Thu, 23 Jan 2020 15:59:49 +0000 (18:59 +0300)]
PrintableString can optionally allow * and &
Sergey Matveev [Thu, 23 Jan 2020 16:13:37 +0000 (19:13 +0300)]
Update six dependency, just to be up to date
Sergey Matveev [Thu, 23 Jan 2020 15:55:13 +0000 (18:55 +0300)]
Slightly more dense super calls
Sergey Matveev [Thu, 23 Jan 2020 15:54:13 +0000 (18:54 +0300)]
Mention that there is no zero year support
Sergey Matveev [Thu, 23 Jan 2020 14:47:59 +0000 (17:47 +0300)]
Escape control characters in pprint