Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-04 | crypto: Add some unlisted test cases as part of the test suite | Sverker Eriksson | |
2012-12-04 | crypto: Fix some documentation bugs | Sverker Eriksson | |
2012-12-04 | crypto: Throw notsup for DES3 CFB encryption for old openssl | Sverker Eriksson | |
An attempt to enable the use of openssl 0.9.7 | |||
2012-11-28 | Merge branch 'sverk/crypto-unloading' | Sverker Eriksson | |
* sverk/crypto-unloading: crypto: Link crypto_callback statically crypto: Add debug print macros crypto: Enable runtime upgrade of crypto crypto: Make unloading of crypto safer OTP-10596 | |||
2012-11-28 | Merge branch 'ia/ssl/sslv2-tests' | Ingela Anderton Andin | |
* ia/ssl/sslv2-tests: ssl: Receive port EXIT-message so that it does not get mixed up with the protocol-error message we are expecting | |||
2012-11-27 | Merge branch 'egil/darwin-fixes' | Björn-Egil Dahlberg | |
* egil/darwin-fixes: erl_interface: Avoid redefinition of ALIGNBYTES erts: Fix '#ifdef' for unused static functions erts: Remove forgotten vxworks includes hipe: Cast offsetof to int in hipe_arch_print_pcb | |||
2012-11-27 | Merge tag 'OTP_R15B03' | Björn-Egil Dahlberg | |
The R15B03 release | |||
2012-11-27 | ssl: Receive port EXIT-message so that it does not get mixed up with the ↵ | Ingela Anderton Andin | |
protocol-error message we are expecting | |||
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 | Prepare releaseOTP_R15B03 | Erlang/OTP | |
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 | |