Age | Commit message (Expand) | Author |
2013-10-11 | Merge branch 'ali/fix-inet-typespec/OTP-11377' into maint | Fredrik Gustafsson |
2013-10-10 | Use normal- instead of scaled timeouts in test case | Peter Andersson |
2013-10-10 | Add iodata, nonempty_string to built-in type highlighting for emacs | Paul Oliver |
2013-10-10 | public_key: change encoding to utf8 | Fredrik Gustafsson |
2013-10-10 | Merge branch 'maint' | Fredrik Gustafsson |
2013-10-10 | Merge branch 'weisslj/fix-httpd-timeout-options/OTP-11276' into maint | Fredrik Gustafsson |
2013-10-10 | Merge branch 'maint' | Fredrik Gustafsson |
2013-10-10 | fix a little typo in public_key documentation | Tomas Morstein |
2013-10-10 | Add more SCTP errors as described in RFC 4960 | Artem Teslenko |
2013-10-10 | Fix the typespec for the inet:ifget/2 and inet:ifget/3 return value | Ali Sabil |
2013-10-10 | Documentation of tracer/2: Use the correct option name 'overload_check' | Björn Gustavsson |
2013-10-09 | Fix crash when using remote types in the tail of list types | Kostis Sagonas |
2013-10-09 | Adopt a convention about unknown modules | Kostis Sagonas |
2013-10-09 | No reason for calls to unknown modules | Kostis Sagonas |
2013-10-09 | Use the modern version of is_subtype | Kostis Sagonas |
2013-10-09 | Adopt a convention about unknown modules | Kostis Sagonas |
2013-10-09 | Fix a comment | Kostis Sagonas |
2013-10-09 | Add some more comments about what the test does | Kostis Sagonas |
2013-10-09 | Merge branch 'maint' | Fredrik Gustafsson |
2013-10-09 | Merge branch 'fredrik/eldap/do_connect_ssl_verify/OTP-11354' into maint | Fredrik Gustafsson |
2013-10-09 | Merge branch 'maint' | Fredrik Gustafsson |
2013-10-09 | Merge branch 'mururu/fix-eunit-io_request/OTP-11373' into maint | Fredrik Gustafsson |
2013-10-09 | Merge branch 'maint' | Fredrik Gustafsson |
2013-10-09 | Merge branch 'nox/silent-rules-fixes/OTP-11351' into maint | Fredrik Gustafsson |
2013-10-07 | Merge branch 'sv-socket-active-n' | Lukas Larsson |
2013-10-07 | Fix broken DWA | Anders Svensson |
2013-10-01 | Fix broken handling of default values for BIT STRINGs | Björn Gustavsson |
2013-09-30 | Merge branch 'maint' | Fredrik Gustafsson |
2013-09-30 | Merge branch 'msassak/empty-pattern-badarg/OTP-11350' into maint | Fredrik Gustafsson |
2013-09-30 | inets: added testcase for keep_alive_timeout | Fredrik Gustafsson |
2013-09-30 | Cope with .erlang files that print to stdout | Björn Gustavsson |
2013-09-30 | PER/UPER: Correct encoding for single-value extensible constraints | Björn Gustavsson |
2013-09-30 | asn1ct_value: Handle named INTEGERs with constraints | Björn Gustavsson |
2013-09-30 | Merge branch 'maint' | Björn Gustavsson |
2013-09-29 | ssl: fix initialization of DTLS fragment reassembler | Andreas Schultz |
2013-09-27 | Teach the ASN.1 compiler the no_ok_wrapper option | Björn Gustavsson |
2013-09-27 | Optimize the generated decode/2 function | Björn Gustavsson |
2013-09-27 | Merge branch 'maint' | Björn Gustavsson |
2013-09-27 | Merge branch 'bjorn/asn1/clean-up-tests' into maint | Björn Gustavsson |
2013-09-25 | Merge branch 'nox/lift-after/OTP-11267' | Fredrik Gustafsson |
2013-09-25 | eldap: eldap does not support peer verification, removed {verify, 0} from ssl... | Fredrik Gustafsson |
2013-09-25 | stdlib: extended binary_module_SUITE to assure badarg for OTP-11350 | Fredrik Gustafsson |
2013-09-24 | inets: httpc - Remove dead error handling code | Ingela Anderton Andin |
2013-09-24 | Update version numbers for R16B03 development | Fredrik Gustafsson |
2013-09-23 | add {active,N} socket option for TCP, UDP, and SCTP | Steve Vinoski |
2013-09-21 | Fix two small silent rules omissions | Anthony Ramine |
2013-09-21 | Fix I/O-protocol error handling in eunit | Yuki Ito |
2013-09-19 | erts, crypto: Support NIF library with unicode filename on windows | Sverker Eriksson |
2013-09-19 | Teach erlc to handle UTF-8 file names | Björn Gustavsson |
2013-09-19 | Add test for httpd config option 'script_timeout' | Johannes Weißl |