summaryrefslogtreecommitdiff
path: root/lib/asn1/test
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2023-04-111-1/+1
* asn1: fix RELATIVE-OID validationmontag4512023-03-222-1/+7
* Update copyright yearErlang/OTP2022-12-121-1/+1
* asn1, compiler: Avoid running out of memory on WindowsBjörn Gustavsson2022-10-281-1/+8
* Update copyright yearErlang/OTP2022-10-031-1/+1
* Merge branch 'bjorn/asn1/fix-huge-seqof/ERIERL-859/OTP-18245' into maint-25Erlang/OTP2022-10-032-0/+39
|\
| * asn1: Support SEQUENCE OF with 16384 or more itemsBjörn Gustavsson2022-09-142-0/+39
* | Update copyright yearErlang/OTP2022-09-201-1/+1
* | make: Allow OTP to be built deterministicallyTom Davies2022-06-241-0/+1
* | compiler: Make asn1ct_gen respect +deterministicTom Davies2022-05-062-2/+49
* | Merge branch 'maint' into masterHenrik Nord2022-03-101-1/+1
|\ \ | |/
| * Update copyright yearErlang/OTP2022-03-091-1/+1
* | Merge remote-tracking branch 'origin/maint'Kenneth Lundin2022-03-031-5/+21
|\ \ | |/
| * Merge pull request #5757 from KennethL/kenneth/asn1_jer_maps/GH-5129Kenneth Lundin2022-03-031-5/+21
| |\
| | * Add support for option 'maps' in the JER backendKenneth Lundin2022-03-021-5/+21
* | | Update copyright yearErlang/OTP2022-02-151-1/+1
* | | otp: Fix `make TYPE=$TYPE` to work for all typesLukas Larsson2022-01-211-1/+1
* | | Update copyright yearRickard Green2021-12-161-1/+1
* | | Merge branch 'maint'Rickard Green2021-12-1528-28/+28
|\ \ \ | |/ /
| * | Update copyright yearRickard Green2021-12-1528-28/+28
| |/
* | Fix typosKian-Meng, Ang2021-12-0516-29/+29
* | [asn1] use ?CT_PEER instead of deprecated slave nodeMaxim Fedorov2021-11-081-13/+4
|/
* test suites: replace ?t: with test_server:Maxim Fedorov2021-09-086-12/+9
* support extensionmark in nested SEQUENCE in parameterized typeKenneth Lundin2021-07-141-0/+9
* Add checking that an INTEGER value is within rangeKenneth Lundin2021-04-191-0/+7
* Merge branch 'maint'Rickard Green2020-05-081-1/+1
|\
| * Correct printout that shows which encoding rules the tests are done for.Kenneth Lundin2020-04-231-1/+1
* | Reduce memory consumption and improve debuggability of asn1 testsBjörn Gustavsson2020-04-303-235/+168
* | Merge branch 'maint'Rickard Green2020-04-0924-229/+327
|\ \ | |/
| * Add JER backendKenneth Lundin2020-04-0824-229/+327
* | Merge pull request #2561 from montag451/masterIngela Andin2020-03-184-2/+23
|\ \
| * | Add test for ERL-1189montag4512020-03-114-2/+23
* | | Merge branch 'maint'Rickard Green2020-03-133-3/+3
|\ \ \ | |/ / |/| / | |/
| * Update copyright yearRickard Green2020-03-133-3/+3
* | Make hstring & bstring lexical items conform to ITU-T X.680 (08/2015)Simon Cornish2020-02-182-0/+4
|/
* Merge pull request #2159 from dotsimon/asn1_pedefsIngela Andin2019-03-228-0/+108
|\
| * Test compiling value of SEQUENCE OF CHOICE with extensionsSimon Cornish2019-02-254-0/+49
| * Test compiling value of CHOICE with extensionsSimon Cornish2019-02-252-0/+3
| * Add test for DEFAULT used with OCTET STRINGSimon Cornish2019-02-254-0/+56
* | Merge branch 'maint'Raimo Niskanen2018-12-061-1/+15
|\ \ | |/
| * Handle erroneous length during decode (BER only) without crashingKenneth Lundin2018-12-041-1/+15
* | Merge branch 'maint'Raimo Niskanen2018-08-031-2/+41
|\ \ | |/
| * Merge branch 'maint-20' into maintRaimo Niskanen2018-08-031-2/+41
| |\
| | * Fix NIF stack recursion bug and enforce a limitRaimo Niskanen2018-08-021-3/+42
* | | Change "can not" into "cannot"Raimo Niskanen2018-07-271-1/+1
|/ /
* | Update copyright yearHenrik Nord2018-06-183-3/+3
* | asn1: Eliminate use of erlang:get_stacktrace/0Björn Gustavsson2018-04-162-5/+3
|/
* asn1_SUITE: Fix failure in xref_export_all/1Björn Gustavsson2018-01-171-2/+2
* asn1: Fix test suite deprecated functionsLukas Larsson2017-09-123-3/+3
* Merge branch 'maint-20' into maintRaimo Niskanen2017-08-244-0/+73
|\