summaryrefslogtreecommitdiff
path: root/lib/ssh
Commit message (Expand)AuthorAgeFilesLines
* Use new directive "-callback" and prepare version and appup for releaseIngela Anderton Andin2011-12-084-39/+59
* Revert "Update version numbers for pre-release of R15"Björn-Egil Dahlberg2011-11-221-1/+1
* Update version numbers for pre-release of R15OTP_R15ABjörn Gustavsson2011-11-221-1/+1
* Remove exec bit from: erl, hrl, xml, html, asn, gif, xpmRicardo Catalinas Jiménez2011-11-1012-0/+0
* Remove unused */doc/src/make.dep filesBjörn Gustavsson2011-10-271-19/+0
* doc Makefiles: Eliminate DOCSUPPORT ifdefsBjörn Gustavsson2011-10-271-85/+0
* Merge branch 'dev' into majorHenrik Nord2011-08-255-10/+30
|\
| * Merge branch 'hw/update-chmod-without-f' into devHenrik Nord2011-08-241-1/+1
| |\
| | * Again: Call chmod without the "-f" flagHolger Weiß2011-06-051-1/+1
| * | Corrected year in license header.Niclas Eklund2011-06-211-1/+1
| * | OTP-9386 - Calling ssh_sftp:stop_channel/1 resulted in that the trap_exit fla...Niclas Eklund2011-06-214-8/+28
| |/
* | ssh: Support parallel makeBjörn Gustavsson2011-08-081-6/+3
|/
* 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
* An unexpected message would crash the ssh_connection_handler and close the co...Niclas Eklund2011-05-064-2/+30
* OTP-9232:Niclas Eklund2011-04-275-41/+25
* Merge branch 'maint-r14' of super:otp into nick/ssh/memory_leak/OTP-9232Niclas Eklund2011-04-205-62/+39
|\
| * Renamed the function strong_rand_uniform to strong_rand_mpint.Niclas Eklund2011-04-191-1/+1
| * Fixed SSH appup, copyright headers SSH vsn and SSH release note.Niclas Eklund2011-04-185-11/+34
| * Adds NIFs for cryptographically strong random number generation.Niclas Eklund2011-04-152-51/+5
* | Added deletion of clients to be used when a session is terminated.Niclas Eklund2011-04-202-9/+24
|/
* Update copyright yearsBjörn-Egil Dahlberg2011-03-112-2/+2
* Merge branch 'nick/ssh/sign-verify-binary' into maint-r14Erlang/OTP2011-01-245-9/+90
|\
| * Updated appup file.Niclas Eklund2011-01-201-0/+8
| * Updated notes file.Niclas Eklund2011-01-201-1/+15
| * Changed year in copyright header.Niclas Eklund2011-01-201-1/+1
| * Added updated modules to the appup file.Niclas Eklund2011-01-201-3/+17
| * Improved error handling for ssh:connect/3/4.Niclas Eklund2010-12-271-4/+8
| * Release note contained wrong ticker number.Niclas Eklund2010-12-201-1/+1
| * OTP-8987Niclas Eklund2010-12-207-8/+110
* | Merge branch 'nick/ensure_ssh_dir_exists/OTP-9010' into maint-r14Erlang/OTP2011-01-241-2/+12
|\ \
| * | Updated appup file.Niclas Eklund2011-01-201-3/+25
| * | Updated notes file.Niclas Eklund2011-01-201-1/+26
| * | Updated year in license.Niclas Eklund2011-01-201-1/+1
| * | OTP-9010:Niclas Eklund2010-12-282-1/+15
| * | ssh: ensure ~/.ssh existsTuncer Ayaz2010-12-281-2/+12
| |/
* | Updated notes file.Niclas Eklund2011-01-201-0/+25