Age | Commit message (Expand) | Author |
2014-01-22 | wx: wx could hang if wxe_server died (or had died) when inside a callback | Dan Gudmundsson |
2014-01-22 | wx: Delay memory cleanup until safe | Dan Gudmundsson |
2014-01-21 | wx: Refactor C++ code | Dan Gudmundsson |
2014-01-21 | wx: Add init_dialog event | Dan Gudmundsson |
2014-01-21 | Update icons | Dan Gudmundsson |
2014-01-21 | wx: Update icons to plain old white ones | Dan Gudmundsson |
2014-01-21 | Merge branch 'maint' | Dan Gudmundsson |
2014-01-21 | Merge branch 'dgud/wx/more-fixes/OTP-11444' into maint | Dan Gudmundsson |
2014-01-21 | Merge branch 'ia/ssl/openssl-reneogtiation-bug' | Ingela Anderton Andin |
2014-01-21 | Merge branch 'maint' | Ingela Anderton Andin |
2014-01-21 | Merge branch 'ia/inets/httpd-manager-improvments/OTP-11557' into maint | Ingela Anderton Andin |
2014-01-21 | Merge remote-tracking branch 'upstream/maint' | Ingela Anderton Andin |
2014-01-21 | Merge branch 'ia/odbc/configure/OTP-11574' into maint | Ingela Anderton Andin |
2014-01-21 | Merge remote-tracking branch 'upstream/maint' | Ingela Anderton Andin |
2014-01-21 | Merge branch 'hawk/reltool_undefined_regexp' | Henrik Nord |
2014-01-21 | Merge branch 'hawk/reltool_test_server' | Henrik Nord |
2014-01-21 | Merge branch 'josevalim/jv-console-i' | Henrik Nord |
2014-01-20 | Merge branch 'sverk/jinterface/unicode-test-bug' | Sverker Eriksson |
2014-01-20 | Merge branch 'bjorn/compiler/optimizations/OTP-11584' | Björn Gustavsson |
2014-01-20 | Merge branch 'bjorn/fix-line-number-in-bs-exception/OTP-11572' | Björn Gustavsson |
2014-01-17 | compiler: Silence false warning for unmatched return in 'after' clause | Björn Gustavsson |
2014-01-17 | Merge branch 'RoadRunnr/ecdh_crypto' | Henrik Nord |
2014-01-16 | Merge branch 'rickard/ts_install_mXX_build' | Rickard Green |
2014-01-16 | Teach ts_install --enable-mXX-build flag | Rickard Green |
2014-01-16 | wx: Fix hanging wx calls | Dan Gudmundsson |
2014-01-16 | jinterface: Fix unicode bug in test code | Sverker Eriksson |
2014-01-16 | Generalize optimizations of case statements | Björn Gustavsson |
2014-01-16 | compiler: Correct line number in exception from binary construction | Björn Gustavsson |
2014-01-15 | wx: Remove compiler option -fomit-frame-pointer on Darwin | Dan Gudmundsson |
2014-01-15 | odbc: Fix configure check to work proparly on windows | Ingela Anderton Andin |
2014-01-15 | ssl: Prepare for release | Ingela Anderton Andin |
2014-01-14 | ssl: fix elliptic curve selection in server mode | Andreas Schultz |
2014-01-14 | ssl: Prepare for release | Ingela Anderton Andin |
2014-01-14 | Merge branch 'nox/odbcserver-tolower' | Henrik Nord |
2014-01-14 | ssl: Add missing options validation of server_name_indication | Ingela Anderton Andin |
2014-01-14 | Merge branch 'puzza007/remove-query-reserved-word-from-emacs-mode' | Henrik Nord |
2014-01-14 | Merge branch 'ad/ssh_expand_test' | Henrik Nord |
2014-01-14 | wx: Fix crash when garbage collect event handlers (debugger caused seg fault) | Dan Gudmundsson |
2014-01-14 | wx: Fix LDFLAGS for Mac | Dan Gudmundsson |
2014-01-14 | ssl: Add versions to check for sane OpenSSL version for renegotiation | Ingela Anderton Andin |
2014-01-13 | inets: Prepare for release | Ingela Anderton Andin |
2014-01-13 | crypto: selective support for GF2m curves | Andreas Schultz |
2014-01-13 | ssl: add brainpool elliptic curves to TLS (RFC-7027) | Andreas Schultz |
2014-01-13 | public_key: add brainpool elliptic curves (RFC-5639) | Andreas Schultz |
2014-01-13 | crypto: document ec_curves/0 and ec_curve/1 | Andreas Schultz |
2014-01-13 | crypto: add brainpool (RFC 5639) curves | Andreas Schultz |
2014-01-13 | crypto: move elitic curve definitions from OpenSSL built-ins to Erlang | Andreas Schultz |
2014-01-13 | crypto: add ECDH test vectors for more curves | Andreas Schultz |
2014-01-13 | inets: Remove log message as it causes more harm than use at the moment | Ingela Anderton Andin |
2014-01-10 | inets: Mend broken max_clients check | Ingela Anderton Andin |