Age | Commit message (Expand) | Author |
2010-04-21 | New branch for ssh-2.0 and later | Niclas Eklund |
2010-04-20 | Merge branch 'bg/compiler-fmove-opt' into dev | Erlang/OTP |
2010-04-19 | Merge branch 'bg/deprecations' into dev | Erlang/OTP |
2010-04-19 | Prepare for release | Dan Gudmundsson |
2010-04-19 | OTP-8567 The word 'spec' is no longer reserved. | Hans Bolinder |
2010-04-19 | .gitignore: Ignore Emakefile for epmd tests | Björn Gustavsson |
2010-04-19 | beam_type: Improve coalescing of fmove/2 and move/2 instructions | Björn Gustavsson |
2010-04-17 | Removing usage of undocumented functions | Niclas Eklund |
2010-04-17 | Reset inet options | Dan Gudmundsson |
2010-04-16 | Avoid race condition of early handshake messages, when socket is active mode ... | Dan Gudmundsson |
2010-04-15 | ** Empty commit message ** | Ingela Anderton Andin |
2010-04-15 | Tried to minimize sleeping | Ingela Anderton Andin |
2010-04-15 | Ignore renegotiation reject until we implemented RFC-5746 | Ingela Anderton Andin |
2010-04-15 | Added more tests and small corrections. | Ingela Anderton Andin |
2010-04-15 | Merge branch 'ms/pcre-compile-workspace-overrun' into dev | Erlang/OTP |
2010-04-14 | Removed call to the deprecated module ssh_cm | Niclas Eklund |
2010-04-14 | Improved tests | Ingela Anderton Andin |
2010-04-14 | Enhanced error handling | Ingela Anderton Andin |
2010-04-14 | Update version number | Ingela Anderton Andin |
2010-04-14 | Fix spec for ets:to_dets/2 | Kostis Sagonas |
2010-04-14 | Merge branch 'ks/stdlib' into dev | Erlang/OTP |
2010-04-14 | Merge branch 'jb/inet6-dist' into dev | Erlang/OTP |
2010-04-14 | re_SUITE: Add pcre_compile_workspace_overflow/1 | Björn Gustavsson |
2010-04-14 | MacOS X: Boost default stack size | Björn Gustavsson |
2010-04-14 | Fix check for compile workspace overflow | Michael Santos |
2010-04-13 | We currently do not support fixed DH. Removal of dead code. | Ingela Anderton Andin |
2010-04-13 | Fixed dialyzer warning | Ingela Anderton Andin |
2010-04-13 | OTP-8554 Certificate extensions | Ingela Anderton Andin |
2010-04-13 | OTP-8553 Extended key usage | Ingela Anderton Andin |
2010-04-13 | ets docs: Correct return type for ets:to_dets/2 | Björn Gustavsson |
2010-04-13 | Merge branch 'bg/fconv' into dev | Erlang/OTP |
2010-04-13 | Use binaries instead of non-supported lists as argument to crypto:des_cbc_dec... | Dan Gudmundsson |
2010-04-13 | Support IPv6 addresses in long host names | John-Mark Bell |
2010-04-13 | Fixed spelling error | Dan Gudmundsson |
2010-04-13 | OTP-8517 Renegotiation | Ingela Anderton Andin |
2010-04-13 | erl_parse.yrl: Add missing operator in type declaration | Kostis Sagonas |
2010-04-13 | stdlib: Add types and specs | Kostis Sagonas |
2010-04-13 | stdlib: Use fun object instead of {M,F} tuple | Kostis Sagonas |
2010-04-13 | ets: Cleanup as suggested by tidier | Kostis Sagonas |
2010-04-12 | OTP-8517 Renegotiation | Ingela Anderton Andin |
2010-04-09 | Fix renegotiate doc | Ingela Anderton Andin |
2010-04-09 | Update version number | Ingela Anderton Andin |
2010-04-09 | Removed more sleeps | Ingela Anderton Andin |
2010-04-09 | Merge branch 'ta/nif-documentation' into dev | Erlang/OTP |
2010-04-09 | Merge branch 'sk/old_heap-unused' into dev | Erlang/OTP |
2010-04-09 | Dialyzer docs: Fix minor typo | Kostis Sagonas |
2010-04-09 | Removed need of sleep better to synchronize if possible. | Ingela Anderton Andin |
2010-04-09 | OTP-8562 Closing right parenthesis in macro definitions is mandatory. | Hans Bolinder |
2010-04-09 | Merge branch 'ta/asn1-verbose' into dev | Erlang/OTP |
2010-04-09 | Merge branch 'rb/ssl-fix-http-packet-decoding' into dev | Erlang/OTP |