Age | Commit message (Expand) | Author |
2011-04-26 | The function 'erl_xreceive_msg' returned garbage in the 'to' and 'to_name' me... | Goran Larsson |
2011-03-24 | Merge branch 'cg/fix-sizeof-array-arg' into dev | Henrik Nord |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-25 | Fix using sizeof() for array given as function argument | Cristian Greco |
2011-02-22 | ei: buffer overflow when decoding atoms | Michael Santos |
2011-02-22 | erl_interface: fix buffer overflows | Michael Santos |
2011-01-03 | Merge branch 'vb/ei-exts' into dev | Björn-Egil Dahlberg |
2010-12-15 | Remove ancient distribution message DOP_NODE_LINK from all code | Patrik Nyblom |
2010-12-10 | Fix wrong erl_compare_ext result comparing lists | Vitaliy Batichko |
2010-12-10 | Correct erl_global{register, unregister} functions | Vitaliy Batichko |
2010-12-08 | Add PID (~p) type parameters to ei_format | Vitaliy Batichko |
2010-12-08 | Add char (~c) type parameters to ei_format | Vitaliy Batichko |
2010-11-25 | erl_interface: Fix erl_term_len for integers and refs | Sverker Eriksson |
2010-11-22 | Merge branch 'ms/ei-fixes' into dev | Björn-Egil Dahlberg |
2010-11-22 | Merge branch 'ms/ei-fix-node-name-overflow' into dev | Björn-Egil Dahlberg |
2010-11-11 | Merge branch 'maint-r14' into dev | Björn-Egil Dahlberg |
2010-11-08 | Fix faulty tracelevel in erl_interface | Björn-Egil Dahlberg |
2010-10-29 | ei: check memory was allocated | Michael Santos |
2010-10-29 | ei: error if return value of ei_alloc_big is NULL | Michael Santos |
2010-10-26 | ei: check the length of the node name | Michael Santos |
2010-10-14 | Merge branch 'ms/fix-zero-byte-allocation' into dev | Björn-Egil Dahlberg |
2010-10-14 | Merge branch 'sv/ei-number-parsing' into dev | Björn-Egil Dahlberg |
2010-10-06 | teach ei_x_format to handle unary - and + | Steve Vinoski |
2010-10-06 | registry: fix zero byte allocation | Michael Santos |
2010-10-06 | erl_call: remove get_hostent | Michael Santos |
2010-09-13 | Merge branch 'pan/epmd-vulnerabilities/OTP-8780' into dev | Patrik Nyblom |
2010-09-13 | Merge branch 'sv/ei-writev' into dev | Björn-Egil Dahlberg |
2010-09-13 | Teach Winsock initialization to be thread safe | Patrik Nyblom |
2010-09-11 | fix incorrect writev iovec buffer handling in ei | Steve Vinoski |
2010-09-08 | erl_call: fix multiple buffer overflows | Michael Santos |
2010-09-07 | Merge branch 'mk/net-dragonfly-bsd-patches' into dev | Björn Gustavsson |
2010-08-31 | Remove all support for ancient EPMD protocol | Patrik Nyblom |
2010-08-23 | ei: prevent overflow in ei_connect_init/ei_xconnect | Michael Santos |
2010-08-13 | Add support for DragonFly BSD | Martti Kuparinen |
2010-07-27 | Fix compiler warnings in erl_interface | Björn-Egil Dahlberg |
2010-07-05 | term_to_binary use all 32 bits of INTEGER_EXT | Sverker Eriksson |
2010-06-08 | Merge branch 'sv/serge-new_float_ext' into dev | Erlang/OTP |
2010-06-07 | Let ei_get_type() return ERL_FLOAT_EXT instead of NEW_FLOAT_EXT | Björn-Egil Dahlberg |
2010-06-07 | compact IEEE 754 double encoding in external binary format for ei | Steve Vinoski |
2010-02-22 | OTP-8466: Fix ei to build on vxworks | Björn-Egil Dahlberg |
2010-02-03 | OTP-8323 Cross compilation improvements and other build system | Rickard Green |
2010-02-02 | Merge branch 'sf/erl_match-longlong' into ccase/r13b04_dev | Erlang/OTP |
2010-01-23 | erl_interface: Allow erl_match() to match ERL_LONGLONG and ERL_U_LONGLONG terms | Scott Lystig Fritchie |
2009-12-17 | Fix duplicate ei_tracelevel symbol | Björn-Egil Dahlberg |
2009-12-15 | Merge branch 'sc/ei_decode_skip_fun' into ccase/r13b04_dev | Erlang/OTP |
2009-12-14 | Fix ei_skip_term() handling of funs encoded as NEW_FUN_EXT | Simon Cornish |
2009-12-09 | OTP-5037 Document debug support. | Björn-Egil Dahlberg |
2009-12-08 | OTP-5037 Document debug support. | Björn-Egil Dahlberg |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |