aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2013-09-30Merge branch 'msassak/empty-pattern-badarg/OTP-11350' into maintFredrik Gustafsson
2013-09-27Teach the ASN.1 compiler the no_ok_wrapper optionBjörn Gustavsson
2013-09-27Optimize the generated decode/2 functionBjörn Gustavsson
2013-09-27Merge branch 'bjorn/asn1/clean-up-tests' into maintBjörn Gustavsson
2013-09-25stdlib: extended binary_module_SUITE to assure badarg for OTP-11350Fredrik Gustafsson
2013-09-24Update version numbers for R16B03 developmentFredrik Gustafsson
2013-09-18No longer compile the X420 specs for plain BERBjörn Gustavsson
2013-09-18Combine the testSeqIndefinite/1 and testSetIndefinite/1 test casesBjörn Gustavsson
2013-09-18Remove asn1_wrapperBjörn Gustavsson
2013-09-18Eliminate the use of asn1_wrapperBjörn Gustavsson
2013-09-18Simplify tests of CHOICE with OPTIONALBjörn Gustavsson
2013-09-18asn1_test_lib: Add roundtrip functions and use them everywhereBjörn Gustavsson
2013-09-18Makefile: Release Emakefile to ensure warnings are treated as errorsBjörn Gustavsson
2013-09-18Don't allow unused exported functions in test case helpersBjörn Gustavsson
2013-09-18Move out specific tests from asn1_test_libBjörn Gustavsson
2013-09-18testMegaco: Remove unused exported function msg11/0Björn Gustavsson
2013-09-18ASN.1 tests: Don't export functions that are only locally calledBjörn Gustavsson
2013-09-18Remove unused pem_performance.erl fileBjörn Gustavsson
2013-09-18asn1_SUITE: Reinstate test of sub-constraintBjörn Gustavsson
2013-09-18ASN.1 tests: Remove unused choice_extension.erlBjörn Gustavsson
2013-09-18Remove unused compile() functionsBjörn Gustavsson
2013-09-18asn1_test_lib: Remove unnecessary loading of a compiled ASN.1 specBjörn Gustavsson
2013-09-18Slightly clean up testX420Björn Gustavsson
2013-09-18asn1_SUITE: Combine most tests that use External.asn1Björn Gustavsson
2013-09-18asn1ct_gen: Clean up process dictionary after generatingBjörn Gustavsson
2013-09-18asn1ct_parser2: Clean the process dictionary after parsingBjörn Gustavsson
2013-09-18asn1_SUITE: Remove useless test case testInvokeMod/1Björn Gustavsson
2013-09-18asn_SUITE: Fold per_GeneralString/1 into h323testBjörn Gustavsson
2013-09-18asn1_SUITE: Remove unused function case_dir/2Björn Gustavsson
2013-09-18asn1_SUITE: Remove useless test_driver_load/1 test caseBjörn Gustavsson
2013-09-16Prepare releaseOTP_R16B02Erlang/OTP
2013-09-13Merge branch 'anders/diameter/R16B02_release/OTP-11322' into maintAnders Svensson
2013-09-12vsn -> 1.4.3Anders Svensson
2013-09-12megaco: Update appup fileBjörn-Egil Dahlberg
2013-09-12Update appup for diameter-1.4.3 in R16B02Anders Svensson
2013-09-11Make builtin hook respond to init:stopPeter Andersson
2013-09-11Merge branch 'peppe/common_test/misc_r16b02_docs' into maintPeter Andersson
2013-09-11Add misc documentationPeter Andersson
2013-09-10parsetools: added testcase for unicodeFredrik Gustafsson
2013-09-10Missed a few similar callsPierre Fenoll
2013-09-10Fix leex module`s inability to build unicode-aware lexers.Pierre Fenoll
2013-09-10ssl: Prepare for releaseIngela Anderton Andin
2013-09-10Merge branch 'ia/ssl/dtls-refactor/OTP-11292' into maintIngela Anderton Andin
2013-09-10ssl: Refactor TLS/DTLS record handlingIngela Anderton Andin
2013-09-10ssl: Dialyzer fixesIngela Anderton Andin
2013-09-10ssl: Solve rebase issuesIngela Anderton Andin
2013-09-10ssl: DTLS record handlingIngela Anderton Andin
2013-09-10ssl: Add DTLS record primitivesAndreas Schultz
2013-09-10ssl: Refactor to provide common handshake functions for TLS/DTLSIngela Anderton Andin
2013-09-10ssl: Add DTLS handshake primitivs.Andreas Schultz