aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2015-08-13Merge branch 'sstrigler/fix-port-timeout' into maintZandra Hird
2015-08-12Merge branch 'toraritte/patch-1' into maintZandra Hird
2015-08-12Merge branch 'ericmj/patch-1' into maintZandra Hird
2015-08-05ssh: announce dh-group-exchangeHans Nilsson
2015-08-05ssh: document new options in doc/ssh.xmlHans Nilsson
2015-08-05ssh: more dh_gex test casesHans Nilsson
2015-08-05ssh: options 'dh_gex_groups' and 'dh_gex_limits'Hans Nilsson
2015-08-05ssh: diffie-hellman-group14-sha1Hans Nilsson
2015-08-03ssh: added more groups for gexHans Nilsson
2015-08-03ssh: rm ssh_math and use crypto:compute_key insteadHans Nilsson
2015-08-03ssh: filter algs unknown to crypto (except pk)Hans Nilsson
2015-08-03ssh: add test groupHans Nilsson
2015-08-03ssh: Add experimental 'diffie-hellman-group-exchange-sha256 supportHans Nilsson
2015-08-03ssh: Repair/add experimental diffie-hellman-group-exchange-sha1 supportHans Nilsson
2015-07-16inets: cancel for handler with no requestsKirilll Zaborsky
2015-07-14Fix function reference (no first/2 in ets)Attila Gulyas
2015-07-09Fix small typoConstantin Rack
2015-07-09Merge branch 'redvers/public_key_docfix' into maintZandra Hird
2015-07-08Merge branch 'maint-18' into maintRickard Green
2015-07-08Prepare releaseErlang/OTP
2015-07-08Merge branch 'rickard/trace-file-eintr-bug/OTP-12890' into maint-18Erlang/OTP
2015-07-08Merge branch 'dgud/wx/send-asserts-to-erl' into maintDan Gudmundsson
2015-07-07Merge branch 'maint-17' into maintZandra Hird
2015-07-07wx: Add event callback fastpathDan Gudmundsson
2015-07-06Prepare releaseErlang/OTP
2015-07-06Handle EINTR in trace_file_drvRickard Green
2015-07-04ssh: be more generous about disconnect expectsHans Nilsson
2015-07-04ssh: add disjunction to ssh_trpt_test_lib:matchHans Nilsson
2015-07-03Merge branch 'egil/update-gitgnore' into maintBjörn-Egil Dahlberg
2015-07-03mnesia: Update gitignoreBjörn-Egil Dahlberg
2015-07-03Merge branch 'hans/ssh/no_common_algs/OTP-11531' into maintHans Nilsson
2015-07-03Merge branch 'hans/ssh/trpt_test_lib/OTP-12858' into maintHans Nilsson
2015-07-03Merge branch 'ia/ssl/tune-tests' into maintIngela Anderton Andin
2015-07-02wx: Event callbacks could hang wx application temporaryDan Gudmundsson
2015-07-02add test for odbc port_timeoutStefan Strigler
2015-07-02add doc for odbc port_timeoutStefan Strigler
2015-07-02introduce odbc port_timeoutStefan Strigler
2015-07-02ssl: Exclude broken OpenSSL version from ECC testIngela Anderton Andin
2015-07-02ssl: Tune timeoutsIngela Anderton Andin
2015-07-02ssh: testcases for no common algorithms in key exchangeHans Nilsson
2015-07-02ssh: Initial ssh_tprt_test_lib.erl and ssh_protocol_SUITEHans Nilsson
2015-07-01wx: Make wxLANGUAGE_ variableDan Gudmundsson
2015-06-30ssh: correct sftp unicode and iolist bugHans Nilsson
2015-06-30ssh: new unicode testsHans Nilsson
2015-06-30ssh: delete ssh_unicode_SUITEHans Nilsson
2015-06-30wx: Send wxWdigets assert to error loggerDan Gudmundsson
2015-06-30wx: Add mouse_capture_lost eventDan Gudmundsson
2015-06-30wx: Fix code generatorDan Gudmundsson
2015-06-28Updated documentation to match implementationRed
2015-06-25Fix formatting of depth optionEric Meadows-Jönsson