Age | Commit message (Expand) | Author |
2013-09-21 | Fix two small silent rules omissions | Anthony Ramine |
2013-09-21 | Fix I/O-protocol error handling in eunit | Yuki Ito |
2013-09-19 | Add test for httpd config option 'script_timeout' | Johannes Weißl |
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-16 | The gen_event callback module expects terminate/2, not terminate/1 | Roberto Aloi |
2013-09-13 | inets: httpc make httpc_cancel_request/[1,2] asynchronous | Ingela Anderton Andin |
2013-09-13 | httpc: Enhanched error handling | Ingela Anderton Andin |
2013-09-13 | inets: httpc improve pipelining | Ingela Anderton Andin |
2013-09-13 | Merge branch 'anders/diameter/R16B02_release/OTP-11322' into maint | Anders Svensson |
2013-09-13 | orber: Remove testing of old ssl | Björn-Egil Dahlberg |
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-12 | Remove ^L characters hidden randomly in the code. Not those used in text file... | Pierre Fenoll |
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 |