Commit Graph

24 Commits

Author SHA1 Message Date
mich decc023abd remove crappy non-ascii (hidden) characters 2020-06-16 16:59:50 +02:00
mich c5c2803682 asn1rt: do not check INTEGER boundary when a named value is set 2020-02-24 10:08:00 +01:00
mich 13d4bf39dc asn1rt: complete the support of named value for INTEGER 2019-12-17 11:22:20 +01:00
mich f6cefd7aec asn1rt: add more checks to catch errors properly 2019-12-06 11:37:10 +01:00
mich 97349c7311 asn1rt: fix length value in error handling in INT BER decoding 2019-11-26 15:24:27 +01:00
mich 3b7140ae77 asn1rt: rationalize exception handling 2019-09-26 10:20:18 +02:00
mich a629c38eb7 asn1rt: some cleanup 2019-03-15 17:51:26 +01:00
mich 7160a753ed making a global 0.4 tagged release 2019-02-25 11:26:10 +01:00
mich 33a4fe5eb2 asn1rt: enable extended uint BER encoding for tags and OID 2019-02-22 16:15:09 +01:00
mich 432626e730 asn1rt: finalize JER support 2018-12-11 18:09:54 +01:00
mich 1655ffaf5f asn1rt: initial JER support for basic types 2018-12-07 18:07:49 +01:00
mich aabf189d6e asn1rt: fix typo in REAL decoding 2018-11-05 09:38:22 +01:00
mitshell bb614f8e9d asn1rt: split BOOL PER_LUT dict to handle encoding / decoding correctly 2018-06-02 15:25:28 +02:00
mitshell a950a83a7b asn1rt: fix NULL to_ber_ws() 2018-04-21 21:16:39 +02:00
mitshell ae1a34d5dc change of license: from GPL to LGPL, except for tools 2018-04-15 21:47:21 +02:00
mitshell 401e80e18c bump version to 0.3 2018-02-09 22:23:26 +01:00
mitshell 32b93a4b6a asn1rt: fix ENUM value check 2018-02-09 22:00:34 +01:00
mitshell 979c748c9f asn1rt: add INTEGER named value setting 2017-11-26 12:09:36 +01:00
mitshell 0dcbd38a76 remove the crappy copyright sign 2017-11-12 14:43:59 +01:00
mitshell caa0f657fb version: bump to 0.2 2017-10-06 23:03:13 +02:00
mitshell 3f01b3449b asn1rt: fix INTEGER asn encoding in Python2 2017-09-01 22:04:28 +02:00
mitshell 6077552ca9 asn1rt: fix Python2 support for REAL encoding / decoding 2017-09-01 21:47:54 +02:00
mitshell d8500c22df asn1rt: add extra info when encoding int and oid to asn1 2017-08-27 23:21:04 +02:00
mitshell c05deb68a2 initial commit of the src code 2017-07-04 23:12:41 +02:00