Age | Commit message (Expand) | Author |
2013-02-18 | inets: Improve ssl handling | Ingela Anderton Andin |
2013-02-14 | inets httpd: The option modules now defaults to its documented default value. | Ingela Anderton Andin |
2013-02-14 | inets httpc: Corrected separation of pipelining and persisten connections | Ingela Anderton Andin |
2013-02-14 | Merge branch 'hb/stdlib/extend_ts/OTP-10836' | Hans Bolinder |
2013-02-14 | Merge branch 'hb/kernel/application_bug_fix/OTP-10754' | Hans Bolinder |
2013-02-13 | Merge branch 'nk/jinterface_dont_compress_if_size_increased/OTP-10822' | Fredrik Gustafsson |
2013-02-13 | Extend ~ts to handle binaries with characters coded in ISO-latin-1 | Hans Bolinder |
2013-02-13 | [kernel] FIx a bug that could cause crash with wrong reason | Hans Bolinder |
2013-02-12 | Merge branch 'pan/unicode_filename_warnings' | Björn Gustavsson |
2013-02-12 | Merge branch 'anders/diameter/message_length/OTP-10687' | Anders Svensson |
2013-02-12 | Merge branch 'anders/diameter/rfc6733_dictionaries/OTP-10760' | Anders Svensson |
2013-02-12 | Merge branch 'anders/diameter/reopen/OTP-10692' | Anders Svensson |
2013-02-12 | Merge branch 'vd/jinterface_windows_cookie/OTP-10821' | Fredrik Gustafsson |
2013-02-11 | Add length suite for testing Message Length errors | Anders Svensson |
2013-02-11 | Fix test/depend.mk blunder | Anders Svensson |
2013-02-11 | Add transport_opt() length_errors | Anders Svensson |
2013-02-11 | Bumped version number | Fredrik Gustafsson |
2013-02-11 | Merge branch 'vd/tuple_constructor_bug/OTP-10819' | Fredrik Gustafsson |
2013-02-11 | [stdlib] Fix a bug concerning pretty printing and Unicode | Hans Bolinder |
2013-02-11 | Add file:list_dir_all/1 and file:read_link_all/1 | Björn Gustavsson |
2013-02-11 | Make Unicode corrections | Hans Bolinder |
2013-02-11 | Merge branch 'bjorn/remove-tuple-funs/OTP-10170' | Björn Gustavsson |
2013-02-11 | Merge branch 'bjorn/compiler/beam_utils-crash/OTP-10825' | Björn Gustavsson |
2013-02-11 | prim_file: Add list_dir_all() and read_link_all() | Björn Gustavsson |
2013-02-11 | Merge branch 'vd/code_get_mode/OTP-10823' | Fredrik Gustafsson |
2013-02-11 | erl_interface: Fixup of b069306, typdef enum erlang_char_encoding | Sverker Eriksson |
2013-02-11 | Merge branch 'hb/stdlib/erl_scan_unicode/OTP-10756' | Hans Bolinder |
2013-02-10 | Only start a fragment timer when there's something to flush | Anders Svensson |
2013-02-10 | Simplify and document diameter_tcp fragment timer | Anders Svensson |
2013-02-10 | erl_eval: Don't allow evaluation of {M,F} in the shell | Björn Gustavsson |
2013-02-10 | [stdlib] Remove the undocumented 'unicode' option from the scanner | Hans Bolinder |
2013-02-10 | Comment fix | Anders Svensson |
2013-02-10 | Remove upgrade code not needed after application restart | Anders Svensson |
2013-02-09 | Fix unsafe optimization of funs | Björn Gustavsson |
2013-02-08 | Merge branch 'anders/diameter/cover/OTP-10804' | Anders Svensson |
2013-02-08 | Remove trailing whitespace | Anders Svensson |
2013-02-08 | Tweak service interface towards diameter_peer | Anders Svensson |
2013-02-08 | Split message handling in diameter_service into diameter_traffic | Anders Svensson |
2013-02-08 | Simplify request record | Anders Svensson |
2013-02-08 | Move failover out of service process | Anders Svensson |
2013-02-08 | Update traffic suite to test both RFC 3588 and 6733 dictionaries | Anders Svensson |
2013-02-08 | Update capx suite to test both RFC 3588 and 6733 dictionaries | Anders Svensson |
2013-02-08 | Add exprecs '#new-'/1 clause taking list argument | Anders Svensson |
2013-02-08 | Add exprecs '#get-'/1 for transforming records into lists | Anders Svensson |
2013-02-08 | Document the existence of the RFC 6733 dictionaries | Anders Svensson |
2013-02-08 | Don't hardcode common dictionary | Anders Svensson |
2013-02-08 | Add RFC 6733 dictionaries | Anders Svensson |
2013-02-08 | Fix testcases in event suite | Anders Svensson |
2013-02-08 | Fix faulty watchdog transition INITIAL -> DOWN | Anders Svensson |
2013-02-08 | Merge branch 'sverk/erl_interface-enum-typedef' | Sverker Eriksson |