Age | Commit message (Expand) | Author |
2013-09-30 | Merge branch 'msassak/empty-pattern-badarg/OTP-11350' into maint | Fredrik Gustafsson |
2013-09-27 | Teach the ASN.1 compiler the no_ok_wrapper option | Björn Gustavsson |
2013-09-27 | Optimize the generated decode/2 function | Björn Gustavsson |
2013-09-27 | Merge branch 'bjorn/asn1/clean-up-tests' into maint | Björn Gustavsson |
2013-09-25 | stdlib: extended binary_module_SUITE to assure badarg for OTP-11350 | Fredrik Gustafsson |
2013-09-24 | Update version numbers for R16B03 development | Fredrik Gustafsson |
2013-09-18 | No longer compile the X420 specs for plain BER | Björn Gustavsson |
2013-09-18 | Combine the testSeqIndefinite/1 and testSetIndefinite/1 test cases | Björn Gustavsson |
2013-09-18 | Remove asn1_wrapper | Björn Gustavsson |
2013-09-18 | Eliminate the use of asn1_wrapper | Björn Gustavsson |
2013-09-18 | Simplify tests of CHOICE with OPTIONAL | Björn Gustavsson |
2013-09-18 | asn1_test_lib: Add roundtrip functions and use them everywhere | Björn Gustavsson |
2013-09-18 | Makefile: Release Emakefile to ensure warnings are treated as errors | Björn Gustavsson |
2013-09-18 | Don't allow unused exported functions in test case helpers | Björn Gustavsson |
2013-09-18 | Move out specific tests from asn1_test_lib | Björn Gustavsson |
2013-09-18 | testMegaco: Remove unused exported function msg11/0 | Björn Gustavsson |
2013-09-18 | ASN.1 tests: Don't export functions that are only locally called | Björn Gustavsson |
2013-09-18 | Remove unused pem_performance.erl file | Björn Gustavsson |
2013-09-18 | asn1_SUITE: Reinstate test of sub-constraint | Björn Gustavsson |
2013-09-18 | ASN.1 tests: Remove unused choice_extension.erl | Björn Gustavsson |
2013-09-18 | Remove unused compile() functions | Björn Gustavsson |
2013-09-18 | asn1_test_lib: Remove unnecessary loading of a compiled ASN.1 spec | Björn Gustavsson |
2013-09-18 | Slightly clean up testX420 | Björn Gustavsson |
2013-09-18 | asn1_SUITE: Combine most tests that use External.asn1 | Björn Gustavsson |
2013-09-18 | asn1ct_gen: Clean up process dictionary after generating | Björn Gustavsson |
2013-09-18 | asn1ct_parser2: Clean the process dictionary after parsing | Björn Gustavsson |
2013-09-18 | asn1_SUITE: Remove useless test case testInvokeMod/1 | Björn Gustavsson |
2013-09-18 | asn_SUITE: Fold per_GeneralString/1 into h323test | Björn Gustavsson |
2013-09-18 | asn1_SUITE: Remove unused function case_dir/2 | Björn Gustavsson |
2013-09-18 | asn1_SUITE: Remove useless test_driver_load/1 test case | Björn Gustavsson |
2013-09-16 | Prepare releaseOTP_R16B02 | Erlang/OTP |
2013-09-13 | Merge branch 'anders/diameter/R16B02_release/OTP-11322' into maint | Anders Svensson |
2013-09-12 | vsn -> 1.4.3 | Anders Svensson |
2013-09-12 | megaco: Update appup file | Björn-Egil Dahlberg |
2013-09-12 | Update appup for diameter-1.4.3 in R16B02 | Anders Svensson |
2013-09-11 | Make builtin hook respond to init:stop | Peter Andersson |
2013-09-11 | Merge branch 'peppe/common_test/misc_r16b02_docs' into maint | Peter Andersson |
2013-09-11 | Add misc documentation | Peter Andersson |
2013-09-10 | parsetools: added testcase for unicode | Fredrik Gustafsson |
2013-09-10 | Missed a few similar calls | Pierre Fenoll |
2013-09-10 | Fix leex module`s inability to build unicode-aware lexers. | Pierre Fenoll |
2013-09-10 | ssl: Prepare for release | Ingela Anderton Andin |
2013-09-10 | Merge branch 'ia/ssl/dtls-refactor/OTP-11292' into maint | Ingela Anderton Andin |
2013-09-10 | ssl: Refactor TLS/DTLS record handling | Ingela Anderton Andin |
2013-09-10 | ssl: Dialyzer fixes | Ingela Anderton Andin |
2013-09-10 | ssl: Solve rebase issues | Ingela Anderton Andin |
2013-09-10 | ssl: DTLS record handling | Ingela Anderton Andin |
2013-09-10 | ssl: Add DTLS record primitives | Andreas Schultz |
2013-09-10 | ssl: Refactor to provide common handshake functions for TLS/DTLS | Ingela Anderton Andin |
2013-09-10 | ssl: Add DTLS handshake primitivs. | Andreas Schultz |