summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'kenneth/asn1/longlength/OTP-9303' into devBjörn-Egil Dahlberg2011-05-2010-7410/+69
|\ \ \ \
| * | | | Fixed DRIVER_INIT prototypeKenneth Lundin2011-05-201-2/+0
| * | | | Corrected handling of long length in driver and updated test suitesKenneth Lundin2011-05-1910-7410/+71
* | | | | Merge branch 'nick/orber/dialyzer_warnings/OTP-9326' into devNiclas Eklund2011-05-203-2/+18
|\ \ \ \ \
| * | | | | OTP-9326Niclas Eklund2011-05-193-2/+18
* | | | | | Merge branch 'nick/Cos-Apps/remove_shy_in_doc/OTP-9319' into devNiclas Eklund2011-05-2060-191/+262
|\ \ \ \ \ \
| * | | | | | OTP-9319Niclas Eklund2011-05-1860-191/+262
* | | | | | | Merge branch 'anders/diameter/20110519/doc/OTP-9323' into devAnders Svensson2011-05-2019-221/+405
|\ \ \ \ \ \ \
| * | | | | | | Remove undocumented interface functions plus comment fix.Anders Svensson2011-05-202-24/+2
| * | | | | | | Various documentation fixes and improvements.Anders Svensson2011-05-208-159/+338
| * | | | | | | Minor diameter_service fix when sending a diameter_header/avp listAnders Svensson2011-05-203-17/+9
| * | | | | | | Minor make depend fixes.Anders Svensson2011-05-204-4/+4
| * | | | | | | Trivial depend.sed simplification.Anders Svensson2011-05-191-1/+1
| * | | | | | | Fix broken doc links.Anders Svensson2011-05-192-4/+4
| * | | | | | | Fix broken make dependencies by generating them.Anders Svensson2011-05-193-16/+51
* | | | | | | | Merge branch 'rickard/driver_async_cancel/OTP-9302' into devRickard Green2011-05-201-40/+135
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix testcaseRickard Green2011-05-201-40/+135
* | | | | | | | | Merge branch 'dgud/wx/app-file/OTP-9324' into devDan Gudmundsson2011-05-202-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix wx app file, sed didn't work on all platformsDan Gudmundsson2011-05-192-5/+5
* | | | | | | | | | Merge branch 'sverker/crypto-aes-ctr-stream/OTP-9275' into devSverker Eriksson2011-05-195-4/+443
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Stepping vsn for R14B03Sverker Eriksson2011-05-181-1/+1
| * | | | | | | | | Add true streaming AES (CTR) encryption and streaming HMAC operationsTravis Jensen2011-05-184-3/+442
* | | | | | | | | | Merge branch 'pan/stdlib_doc_fixes/OTP-9318' into devPatrik Nyblom2011-05-192-4/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixup of re doc and specsPatrik Nyblom2011-05-182-4/+4
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'pan/epmd_testcase/OTP-9214' into devPatrik Nyblom2011-05-191-63/+76
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make ssh proxy work with older versions of sshPatrik Nyblom2011-05-181-1/+1
| * | | | | | | | | | Mend epmd testcases that test remote accessPatrik Nyblom2011-05-131-63/+76
* | | | | | | | | | | Merge branch 'pan/win_testcases_R14B03' into devPatrik Nyblom2011-05-192-66/+85
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix bug in make_del_dir testcasesPatrik Nyblom2011-05-182-2/+2
| * | | | | | | | | | | Teach (prim_)file_SUITE about directory access on WindowsPatrik Nyblom2011-05-122-66/+85
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'nick/ssh-test-suite' into devNiclas Eklund2011-05-1917-0/+3911
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Removed unused record and fixed a few failing test cases,Niclas Eklund2011-05-192-10/+16
| * | | | | | | | | | | Generic key management for test suites.Niclas Eklund2011-05-1919-128/+55
| * | | | | | | | | | | Some minor updates regarding how test data is generated.Niclas Eklund2011-05-197-1/+10
| * | | | | | | | | | | Fixed host handling in ssh_test_lib (daemon and connect functions).Niclas Eklund2011-05-192-5/+11
| * | | | | | | | | | | Fixed include problem.Niclas Eklund2011-05-191-1/+9
| * | | | | | | | | | | Corrected include path and spelling of a test case function.Niclas Eklund2011-05-192-2/+2
| * | | | | | | | | | | Resolved merge conflict.Niclas Eklund2011-05-191-9/+0
| * | | | | | | | | | | Resolved merge issue.Niclas Eklund2011-05-191-5/+1
| * | | | | | | | | | | Added code for generating certificates.Niclas Eklund2011-05-191-36/+22
| * | | | | | | | | | | Altering SSH test keys.Niclas Eklund2011-05-196-178/+629
| * | | | | | | | | | | Add test suite for sshBjörn-Egil Dahlberg2011-05-198-11/+22
| * | | | | | | | | | | Update init_per_suite so that tests are skipped if crypto/ssh cannot be started.Lukas Larsson2011-05-195-28/+54
| * | | | | | | | | | | Add cover spec fileLukas Larsson2011-05-192-1/+3
| * | | | | | | | | | | Convert ssh test cases to common test stardardLukas Larsson2011-05-197-49/+93
| * | | | | | | | | | | Add test suite for sshBjörn-Egil Dahlberg2011-05-1928-0/+3448
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'maint-r14' into devNiclas Eklund2011-05-194-2/+30
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | Merge branch 'nick/ssh/handle_unexpected_msg/OTP-9273' into maint-r14Erlang/OTP2011-05-164-2/+30
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | * | | | | | | | | An unexpected message would crash the ssh_connection_handler and close the co...Niclas Eklund2011-05-064-2/+30
* | | | | | | | | | | Merge branch 'peppe/test_server/OTP-9249' into devPeter Andersson2011-05-191-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |