Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
26 check-ins using file scp.c version d809fab5d2
|
2000-10-03
| ||
| 04:05 | Work around DSA formatting bug in commercial-SSH 2.0.13 check-in: 8bc8e8a1a1 user: simon tags: trunk | |
|
2000-10-02
| ||
| 10:22 | Ability to specify a remote command in PuTTY proper check-in: 1c8cc2988e user: simon tags: trunk | |
| 08:57 | Make the new test suite's comment more accurate :-) check-in: 58ccb1fd31 user: simon tags: trunk | |
| 07:38 | Local remove of first key in list wasn't working check-in: 0d0eb1da40 user: simon tags: trunk | |
| 07:24 | Add ability to configure the initial window title check-in: cd8a3399a0 user: simon tags: trunk | |
| 06:47 | Deletion case 2c can shift the root; case 3b is not the only case that can do that. The bad case happens when you have a root node containing only one actual element, and its two child nodes have only one element each, and you try to delete the element in the root. check-in: 4fd084c2e3 user: simon tags: trunk | |
| 06:47 | Add trailing newline in tree234.h check-in: efe451f712 user: simon tags: trunk | |
| 06:46 | Shiny new test harness for the 2-3-4 tree check-in: 89ce8ddbcb user: simon tags: trunk | |
|
2000-09-29
| ||
| 10:56 | Further restructuring check-in: a8fad32e72 user: simon tags: trunk | |
| 10:53 | Fix ssh2 after the rev 1.54 [r649] reorg broke it check-in: 5fa56c8f05 user: simon tags: trunk | |
| 07:04 | Make sure a locally entered login name still comes up in the pw prompt check-in: 7e03c47c01 user: simon tags: trunk | |
| 07:04 | Oops - remove ugly debugging test pattern in cursor check-in: 1154a575ce user: simon tags: trunk | |
| 05:32 | Try to improve the caret usage check-in: d286e670e1 user: simon tags: trunk | |
| 03:56 | Add -pw and -P options, and usage/version message, to plink check-in: b7b9c438f2 user: simon tags: trunk | |
| 03:43 | Minor restructuring to ssh.c in preparation for portability drive check-in: 19989375f0 user: simon tags: trunk | |
| 03:43 | Add the About and Licence boxes to Pageant check-in: f1cce9068b user: simon tags: trunk | |
| 03:42 | Fix a very old bug nobody ever noticed: multiple About boxes :-) check-in: 75f705b883 user: simon tags: trunk | |
|
2000-09-28
| ||
| 06:05 | DSS key format string was missing some commas check-in: 06bdebe617 user: simon tags: trunk | |
| 04:48 | Keep parent pointers valid during deletion check-in: c982d0028c user: simon tags: trunk | |
| 03:37 | Remove some spurious #includes check-in: 12854689df user: simon tags: trunk | |
| 03:37 | While we're doing a hostkey reorg, store port numbers as well check-in: 730c1dee4e user: simon tags: trunk | |
| 03:35 | Fix small compilation problem in Pageant check-in: ad24f836ee user: simon tags: trunk | |
|
2000-09-27
| ||
| 11:44 | Remove unnecessary DSS bit check-in: eda8d19d65 user: simon tags: trunk | |
| 11:21 | Finish creating the storage.h abstraction and winstore.c implementation check-in: e557ea5fa5 user: simon tags: trunk | |
| 10:21 | Rationalised host key storage. Also started code reorg: persistent-state routines have been moved out into a replaceable module winstore.c. check-in: 0483920aa1 user: simon tags: trunk | |
| 04:36 | Remove the special hooks in ssh.c for pscp. pscp now uses the standard interface to the outside of the ssh module. This means pscp now works without change in SSH2. check-in: 8fc7f9ff56 user: simon tags: trunk | |