Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-27 | Merge branch 'ia/ssl/peer-cert-server' | Ingela Anderton Andin | |
* ia/ssl/peer-cert-server: ssl: Add test case for ssl:peercert with client certification | |||
2012-11-27 | Merge branch 'ia/ssl/new-server-options-reuse-session/OTP-10595' | Ingela Anderton Andin | |
* ia/ssl/new-server-options-reuse-session/OTP-10595: ssl: Add and enhance tests ssl: Consider new server options when resuming a session | |||
2012-11-27 | ssl: Add and enhance tests | Ingela Anderton Andin | |
2012-11-27 | ssl: Consider new server options when resuming a session | Ingela Anderton Andin | |
If an ssl server is restarted with new options and a client tries to reuse a session the server must make sure that it complies to the new options before agreeing to reuse it. | |||
2012-11-27 | Merge branch 'ia/ssl/make-depend/OTP-10594' | Ingela Anderton Andin | |
* ia/ssl/make-depend/OTP-10594: ssl: Add dependencies to Makefile | |||
2012-11-26 | ssl: Add dependencies to Makefile | Ingela Anderton Andin | |
2012-11-26 | Merge branch 'bjorn/asn1/clean-up-backends/OTP-10410' | Björn Gustavsson | |
* bjorn/asn1/clean-up-backends/OTP-10410: Simplify the code for the generated info/0 function Don't try to work around a non-loadable NIF library Fix BER encoding when multiple levels of typedefs are used Update megaco documentation Update documentation for the asn1 application Fix other applications Fix use of asn1 in megaco Remove the unused asn1ct_gen_ber module Remove the unused asn1ct_constructed_ber module Remove the unused asn1ct_per_bin module Remove unused functions in asn1rt_ber_bin Remove obsolete back-ends and simplify the options Make the specialized decodes work with the 'nif' option Remove support for the obsolete {Typename,Value} tuple notation Remove tests for the obsolete {TypeName,Value} notation Remove the obsolete and deprecated 'keyed_list' option | |||
2012-11-26 | Merge branch 'bjorn/ct/separate-io-server/OTP-10101' | Björn Gustavsson | |
* bjorn/ct/separate-io-server/OTP-10101: Fix race condition in test_server_io | |||
2012-11-26 | Merge branch 'bjorn/ct/env-vars/OTP-10469' | Björn Gustavsson | |
* bjorn/ct/env-vars/OTP-10469: Add support for passing environment variables in master mode Remove redundant sleep in ct_master_SUITE Test that test cases succeed Add ct_test_support:verify_events/4 which takes a node name | |||
2012-11-26 | Simplify the code for the generated info/0 function | Björn Gustavsson | |
While at it, also make the generated code for the attributes more readable. | |||
2012-11-26 | Don't try to work around a non-loadable NIF library | Björn Gustavsson | |
The NIF library is now mandatory. The call to application:get_env/2 to find out whether the NIF library is loaded is surprisingly expensive. | |||
2012-11-26 | Fix BER encoding when multiple levels of typedefs are used | Björn Gustavsson | |
2012-11-26 | Update megaco documentation | Björn Gustavsson | |
2012-11-26 | Update documentation for the asn1 application | Björn Gustavsson | |
2012-11-26 | Fix other applications | Björn Gustavsson | |
2012-11-26 | Fix use of asn1 in megaco | Björn Gustavsson | |
2012-11-26 | Remove the unused asn1ct_gen_ber module | Björn Gustavsson | |
2012-11-26 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2012-11-26 | Merge branch 'egil/fix-heart-unregister' into maint | Björn-Egil Dahlberg | |
* egil/fix-heart-unregister: kernel: Heart port needs to be unregistered | |||
2012-11-26 | Merge branch 'maint' | Raimo Niskanen | |
2012-11-26 | Merge branch 'raimo/daily-build-fixes' into maint | Raimo Niskanen | |
* raimo/daily-build-fixes: Fix erroneous skipping for jinterface, erl_interface and ic | |||
2012-11-26 | Fix erroneous skipping for jinterface, erl_interface and ic | Raimo Niskanen | |
2012-11-23 | kernel: Heart port needs to be unregistered | Björn-Egil Dahlberg | |
When heart cycles we need to unregister the old port before starting the new heart port program. OTP-10591 | |||
2012-11-23 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2012-11-23 | Update preloaded modules | Björn-Egil Dahlberg | |
2012-11-23 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2012-11-23 | Update primary bootstrap | Björn-Egil Dahlberg | |
2012-11-23 | Merge branch 'maint' | Patrik Nyblom | |
Conflicts: erts/doc/src/erlang.xml | |||
2012-11-23 | Merge branch 'pan/process_info_spec_doc/r15/OTP-10584' into maint | Patrik Nyblom | |
* pan/process_info_spec_doc/r15/OTP-10584: Correct doc of process_info(Pid,links) OTP-10584 | |||
2012-11-23 | Merge branch 'pan/bs_append_crash' into maint | Patrik Nyblom | |
* pan/bs_append_crash: Teach erts_bs_append not to dump core OTP-10590 | |||
2012-11-23 | Merge branch 'maint' | Anders Svensson | |
2012-11-23 | Merge branch 'anders/diameter/doc/OTP-10568' into maint | Anders Svensson | |
* anders/diameter/doc/OTP-10568: Update doc for RFC 6733 Add copies of RFC's 6733 and 6737 | |||
2012-11-23 | Merge branch 'anders/diameter/doc/OTP-10471' into maint | Anders Svensson | |
* anders/diameter/doc/OTP-10471: Add missing diameter_codec(3) content Add content to diameter_codec(3) and diameter_make(3) Add reference pages diameter_codec(3) and diameter_make(3) | |||
2012-11-23 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2012-11-23 | Update copyright years | Björn-Egil Dahlberg | |
2012-11-23 | Merge branch 'peppe/common_test/group_search_r15b03.fix' | Peter Andersson | |
2012-11-23 | Add missing diameter_codec(3) content | Anders Svensson | |
2012-11-23 | Merge branch 'peppe/common_test/group_search_r15b03.fix' into maint | Peter Andersson | |
* peppe/common_test/group_search_r15b03.fix: Fix silly bug | |||
2012-11-23 | Fix silly bug | Peter Andersson | |
2012-11-23 | Remove the unused asn1ct_constructed_ber module | Björn Gustavsson | |
2012-11-23 | Remove the unused asn1ct_per_bin module | Björn Gustavsson | |
2012-11-23 | Remove unused functions in asn1rt_ber_bin | Björn Gustavsson | |
2012-11-23 | Remove obsolete back-ends and simplify the options | Björn Gustavsson | |
It is time to clean up the mess of back-ends. Remove all the obsolete back-ends and simplify the options used to select them. New Option Old Equivalent ---------- -------------- ber ber_bin,optimize,nif per per,optimize,nif uper uper_bin The old options will still be recognized and translated to the new options, but will also print a warning. That implies that deprecated features that only are implemented in the old 'ber' back-end will no longer work (e.g. the {Typename,Value} notation). Also make the return type for the generated encode/2 function consistent. It used to be a binary for per and uper, and an iolist for ber. Always make it a binary. | |||
2012-11-23 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2012-11-23 | Merge branch 'egil/fix-crash_dump-lc-assert' into maint | Björn-Egil Dahlberg | |
* egil/fix-crash_dump-lc-assert: erts: Suppress lock assertion when dumping a crash | |||
2012-11-22 | Update doc for RFC 6733 | Anders Svensson | |
2012-11-22 | Add copies of RFC's 6733 and 6737 | Anders Svensson | |
6733 deprecates 3588. | |||
2012-11-22 | Add content to diameter_codec(3) and diameter_make(3) | Anders Svensson | |
2012-11-22 | Add reference pages diameter_codec(3) and diameter_make(3) | Anders Svensson | |
Not yet any content to speak of. | |||
2012-11-22 | Make the specialized decodes work with the 'nif' option | Björn Gustavsson | |