Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-17 | Prepare releaseOTP_R16B01 | Erlang/OTP | |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg | |
2013-06-10 | Merge branch 'ia/public_key/crypto/prepare-for-release' into maint | Ingela Anderton Andin | |
* ia/public_key/crypto/prepare-for-release: public_key & ssl: Add ASN-1 dependency crypto & public_key: prepare for release | |||
2013-06-07 | public_key & ssl: Add ASN-1 dependency | Ingela Anderton Andin | |
As the ASN-1 application relies on a nif in R16 for decodeing (that was not the case in R15), public_key currently has a runtime dependency on ASN-1. Hopefully we will be able to remove this dependency again in the future. | |||
2013-06-05 | ssh: appup changes | Fredrik Gustafsson | |
2013-05-22 | crypto,ssh, netconf, inets: binary_to_integer -> bytes_to_integer | Ingela Anderton Andin | |
2013-05-20 | ssh & crypto: Remove use of deprecated crypto functions from ssh | Ingela Anderton Andin | |
2013-04-15 | ssh: unicode adaptions | Fredrik Gustafsson | |
2013-04-05 | ssh: If not valid expression, rather than generate a error, try to use the cmd. | Fredrik Gustafsson | |
2013-03-27 | Merge branch 'nox/ssh/fix-ssh-html-doc/OTP-10983' into maint | Fredrik Gustafsson | |
* nox/ssh/fix-ssh-html-doc/OTP-10983: Properly ignore everything in lib/ssh/doc/html/ | |||
2013-03-19 | Merge branch 'maint-r16' into maint | Anders Svensson | |
2013-03-19 | Prepare release | Erlang/OTP | |
2013-03-14 | Removed timing rekeying | Fredrik Gustafsson | |
2013-03-11 | Merge branch 'maint-r16' into maint | Fredrik Gustafsson | |
Conflicts: lib/ssh/src/ssh.appup.src lib/ssh/test/ssh_sftp_SUITE.erl | |||
2013-03-08 | Merge branch 'fredrik/ssh/fix-rekeying/OTP-10911' into maint-r16 | Erlang/OTP | |
* fredrik/ssh/fix-rekeying/OTP-10911: Fixed appup for 2.1.5 Conflicts: lib/ssh/src/ssh.appup.src | |||
2013-03-08 | ssh: Prepare for upcoming release | Ingela Anderton Andin | |
Note: If more things are added before the next releas the appup will need more updates. | |||
2013-03-08 | ssh: Test and enhance handling of nonexistent subsystem | Ingela Anderton Andin | |
2013-03-08 | Fixed appup for 2.1.5 | Fredrik Gustafsson | |
2013-03-08 | Prepare release | Erlang/OTP | |
2013-03-08 | Fixed rekeying initiation and secured testcase | Fredrik Gustafsson | |
2013-03-01 | ssh: Prepare for upcoming release | Ingela Anderton Andin | |
Note: If more things are added before the next releas the appup will need more updates. | |||
2013-03-01 | ssh: Ctify test doc | Ingela Anderton Andin | |
2013-03-01 | ssh: Test and enhance handling of nonexistent subsystem | Ingela Anderton Andin | |
2013-02-25 | Prepare releaseOTP_R16B | Erlang/OTP | |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg | |
2013-02-19 | Fix doc for ssh:connect/3,4 | Martin Hässler | |
* Refer to ssh_connection instead of ssh_connect * Add 'seealso' tag linking to ssh_connection:session_channel | |||
2013-02-15 | Versions and appup ssh, R16B | Fredrik Gustafsson | |
2013-02-15 | Added event/3 and clarified error message | Fredrik Gustafsson | |
2013-02-15 | Error msg to be returned together with Key exchange failed | Fredrik Gustafsson | |
2013-02-15 | Returning the actual reason why key exchange failed | Fredrik Gustafsson | |
2013-02-14 | ssh: Remove derived file from git | Ingela Anderton Andin | |
2013-02-08 | Properly ignore everything in lib/ssh/doc/html/ | Anthony Ramine | |
File SSH_protocols.png is versioned in both lib/ssh/doc/html/ and lib/ssh/doc/src/ whereas it should be versioned only in the latter and ignored in the former. | |||
2013-01-29 | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP | |
2013-01-28 | Merge branch 'fredrik/ssh/dialyzer-and-doc' | Fredrik Gustafsson | |
* fredrik/ssh/dialyzer-and-doc: Fixed some broken links in ssh doc Fixed some ssh documentation | |||
2013-01-28 | Fixed some broken links in ssh doc | Fredrik Gustafsson | |
2013-01-28 | Merge branch 'ia/ssh/dialyzer-and-doc' | Ingela Anderton Andin | |
* ia/ssh/dialyzer-and-doc: ssh: Fix dialyzer and doc warnings | |||
2013-01-25 | Update copyright years | Björn-Egil Dahlberg | |
2013-01-25 | Fixed some ssh documentation | Fredrik Gustafsson | |
2013-01-25 | ssh: Fix dialyzer and doc warnings | Ingela Anderton Andin | |
2013-01-23 | Merge branch 'fredrik/fix-dialyzer-warn-r16' | Fredrik Gustafsson | |
* fredrik/fix-dialyzer-warn-r16: Removed deprecated functions handle_pref_algs with correct return values | |||
2013-01-22 | Fixed some specs - ssh | Fredrik Gustafsson | |
2013-01-22 | Bumped version numbers | Fredrik Gustafsson | |
2013-01-22 | Removed deprecated functions | Fredrik Gustafsson | |
2013-01-22 | handle_pref_algs with correct return values | Fredrik Gustafsson | |
2013-01-21 | Merge branch 'fredrik/ssh/ssh-internal-error/OTP-10731' | Fredrik Gustafsson | |
* fredrik/ssh/ssh-internal-error/OTP-10731: Fixed internal error on when client and server can not agree o which authmethod to use | |||
2013-01-18 | Fixed bug which lead to crash in startup of daemon, if port was in use | Fredrik Gustafsson | |
2013-01-18 | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg | |
* nox/enable-silent-rules/OTP-10726: Implement ./otp_build configure --enable-silent-rules | |||
2013-01-18 | Fixed internal error on when client and server can not agree o which ↵ | Fredrik Gustafsson | |
authmethod to use | |||
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine | |
With silent rules, the output of make is less verbose and compilation warnings are easier to spot. Silent rules are disabled by default and can be disabled or enabled at will by make V=0 and make V=1. | |||
2013-01-11 | Re-added documentation for idle_time option | Fredrik Gustafsson | |