Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-27 | Merge branch 'sverker/enif_is_exception/OTP-9150' into dev | Sverker Eriksson | |
* sverker/enif_is_exception/OTP-9150: add support for checking if an ERL_NIF_TERM is an exception | |||
2011-04-27 | unicode: document 16#FFFE and 16#FFFF (non chars) | Tuncer Ayaz | |
2011-04-27 | Merge branch 'sverker/erts_printf-halfword' into dev | Sverker Eriksson | |
* sverker/erts_printf-halfword: erts_printf %be to print integers of size Eterm Fix use of type BeamInstr in hipe_debug.c Conflicts: erts/emulator/hipe/hipe_debug.c | |||
2011-04-27 | OTP-9232: | Niclas Eklund | |
A memory leak has been fixed. I.e. per terminated connection the size of a pid and the length of a user name string was not cleared. | |||
2011-04-27 | add prim_file.beam | Henrik Nord | |
2011-04-27 | Driver names should be strings, not atoms | Kostis Sagonas | |
2011-04-27 | Cleanup and cosmetic changes | Kostis Sagonas | |
2011-04-26 | driver_entry: Remove gratuitous paren and fix typo | Tuncer Ayaz | |
2011-04-26 | The function 'erl_xreceive_msg' returned garbage in the 'to' and 'to_name' ↵ | Goran Larsson | |
members of the message. The reason for that was found in the 'erl_do_receive_msg' function. When no 'pid' is provided by the sender, like when doing rpc calls as those uses registered name sends, it doesn't initialize the 'to' member and also the 'to_name' member is copied by the function. | |||
2011-04-21 | Merge branch 'ia/year-fix' into dev | Ingela Anderton Andin | |
* ia/year-fix: Fixed blunder in year tag | |||
2011-04-21 | Fixed blunder in year tag | Ingela Anderton Andin | |
2011-04-21 | Do not UDP send when there is 0 ms left to wait for reply | Raimo Niskanen | |
2011-04-21 | Check return values from UDP send functions | Raimo Niskanen | |
2011-04-21 | Cleanup timeout handling, fix bug for remaining time =:= 0 | Raimo Niskanen | |
2011-04-21 | Add DNS proxy and first test case for late answer | Raimo Niskanen | |
2011-04-20 | Fix problem with CT hook start error causing IO to be sent to wrong group ↵ | Peter Andersson | |
leader process. | |||
2011-04-20 | Do minor updates of the ts test framework. | Peter Andersson | |
2011-04-20 | Correct failing test cases. | Peter Andersson | |
2011-04-20 | Merge branch 'maint-r14' of super:otp into nick/ssh/memory_leak/OTP-9232 | Niclas Eklund | |
2011-04-20 | Merge branch 'maint-r14' into dev | Niclas Eklund | |
2011-04-20 | Merge branch 'maint-r14' of super:otp into nick/ssh/memory_leak/OTP-9232 | Niclas Eklund | |
2011-04-20 | Added deletion of clients to be used when a session is terminated. | Niclas Eklund | |
2011-04-20 | Merge branch 'ia/ssl/doc-fixes' into dev | Ingela Anderton Andin | |
* ia/ssl/doc-fixes: Added missing path validation error to documentation | |||
2011-04-20 | Added missing path validation error to documentation | Ingela Anderton Andin | |
2011-04-20 | Merge branch 'ia/public_key/test-suite-update' into dev | Ingela Anderton Andin | |
* ia/public_key/test-suite-update: Created common test groups and temporary skipped pkits_SUITE as the conformance tests suite certificates has expired. | |||
2011-04-20 | Created common test groups and temporary skipped pkits_SUITE as the | Ingela Anderton Andin | |
conformance tests suite certificates has expired. New conformance tests uses another format to save certificates so we need to implement PKCS-12 support. CRL tests are commented out as the CRL support is not included in the main development yet. | |||
2011-04-20 | Merge branch 'bmk/agent/extra_info_notification/OTP-9183' into ↵ | Micael Karlberg | |
bmk/snmp/snmp420_integration Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src OTP-9119 OTP-9183 | |||
2011-04-20 | Merge branch 'nick/ssh_crypto/strengthened_random/OTP-9225' into maint-r14 | Erlang/OTP | |
* nick/ssh_crypto/strengthened_random/OTP-9225: Renamed the function strong_rand_uniform to strong_rand_mpint. Added some checks in crypto.erl and crypto.c. Changed ssh_bits to use strong_rand_mpint. Fixed SSH appup, copyright headers SSH vsn and SSH release note. Adds NIFs for cryptographically strong random number generation. Also adds documentation and unit tests. | |||
2011-04-20 | Merge branch 'maint-r14' into dev | Lukas Larsson | |
* maint-r14: Prepare release Update framwork backwards compatability check to use TEST_SERVER_FRAMEWORK as it should and not the Module Export ct_framework:end_tc/3 for backwards compatability reasons Update end_tc framework calls to check the name of the framework module instead of the return value of the call | |||
2011-04-20 | Patch from Attila Rajmund Nohl: Arguments switched. | Micael Karlberg | |
2011-04-20 | Just a save commit (I need to work on another branch...) | Micael Karlberg | |
2011-04-19 | Merge branch 'bmk/inets/default_ssl/OTP-9230' into bmk/inets/inet56_integration | Micael Karlberg | |
OTP-9230 | |||
2011-04-19 | Updated appup file. | Micael Karlberg | |
2011-04-19 | Merge branch 'bmk/inets/default_ssl/OTP-9230' into bmk/inets/inet56_integration | Micael Karlberg | |
OTP-9230 | |||
2011-04-19 | Default ssl kind changed to essl (from ossl). | Micael Karlberg | |
2011-04-19 | Renamed the function strong_rand_uniform to strong_rand_mpint. | Niclas Eklund | |
Added some checks in crypto.erl and crypto.c. Changed ssh_bits to use strong_rand_mpint. | |||
2011-04-18 | Removed unused function. | Micael Karlberg | |
2011-04-18 | Merge branch 'bmk/snmp/agent/multi_engine_id_for_traps/OTP-9119' into ↵ | Micael Karlberg | |
bmk/agent/extra_info_notification/OTP-9183 | |||
2011-04-18 | Also updated the dokumentation for the added function. | Micael Karlberg | |
2011-04-18 | Merge branch 'bmk/snmp/agent/multi_engine_id_for_traps/OTP-9119' into ↵ | Micael Karlberg | |
bmk/agent/extra_info_notification/OTP-9183 Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src | |||
2011-04-18 | Fixed appup. | Micael Karlberg | |
2011-04-18 | Merge branch 'dev' into bmk/snmp/agent/multi_engine_id_for_traps/OTP-9119 | Micael Karlberg | |
2011-04-18 | Patch received from Attila Rajmund Nohl. | Micael Karlberg | |
2011-04-18 | Fixed SSH appup, copyright headers SSH vsn and SSH release note. | Niclas Eklund | |
2011-04-17 | Don't let eunit_surefire report back to eunit when stopping | Klas Johansson | |
When eunit is terminating, a stop message is sent to all listeners and eunit then waits for *one* result message but previously both eunit_tty and eunit_surefire sent a response on error. Don't send a result message from eunit_surefire; let eunit_tty take care of all result reporting, both positive and negative to avoid race conditions and inconsistencies. | |||
2011-04-17 | Wait until all eunit listeners terminate | Klas Johansson | |
Ensure that all eunit listeners (like eunit_surefire) get the chance to finish their work before terminating. Prior to this fix, the eunit_surefire XML was sometimes not generated. | |||
2011-04-15 | Adds NIFs for cryptographically strong random number generation. | Niclas Eklund | |
Also adds documentation and unit tests. Thanks to Geoff Cant. | |||
2011-04-15 | Merge branch 'bmk/snmp/manager/request_override_options' into ↵ | Micael Karlberg | |
bmk/snmp/snmp420_integration Conflicts: lib/snmp/src/app/snmp.appup.src OTP-9162 | |||
2011-04-15 | Prepare release | Erlang/OTP | |
2011-04-15 | Merge branch 'lukas/common_test/ct_hooks_compat_maint/OTP-9200' into maint-r14 | Erlang/OTP | |
* lukas/common_test/ct_hooks_compat_maint/OTP-9200: Update framwork backwards compatability check to use TEST_SERVER_FRAMEWORK as it should and not the Module Export ct_framework:end_tc/3 for backwards compatability reasons Update end_tc framework calls to check the name of the framework module instead of the return value of the call |