+20
−13
+28
−29
Loading
compat_asn1: - Allow supplying of dependency files to load with FILE1 and FILE2. - Rework compare_files() to require a_files and b_files as lists of paths. This simplifies the caller's ability to supply optional dependencies. - Invoke pycrate_asn1c compile_text() with the list of ASN.1 text and the list of filenames. - Deprecate fa_path and fb_path in Context. - Deprecate compare_asntext(). check_compat_asn1: - Supply IPPR dependencies for r18 and r19 TS33128Payloads.