Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
101 check-ins using file mkres.c version ea38ffd4e2
|
2000-10-05
| ||
| 11:48 | Remove /DWIN32S_COMPAT by detecting presence of GetSystemPowerStatus at runtime using GetProcAddress check-in: 849cfeb488 user: simon tags: trunk | |
| 07:15 | We now honour the PLINK_PROTOCOL environment variable if it's set. Also we are able to notice when a backend is instantly sendok(), rather than waiting until after the first successful socket read. (This was zogging raw connections. They're still slightly zogged but not as badly as they were.) check-in: 4403babd9a user: simon tags: trunk | |
|
2000-10-04
| ||
| 09:35 | Enable protocol prefix on [user@]host argument in Plink check-in: 978f627fbe user: simon tags: trunk | |
| 09:35 | Store default port number in each back end check-in: aa9735db7e user: simon tags: trunk | |
| 09:13 | Plink now honours the Default Settings protocol and supports -l for username. Also removed a diagnostic which had got in by mistake. check-in: 0b37467f3c user: simon tags: trunk | |
| 05:02 | Fix a typo; thanks to Al Sutton check-in: b990c09d65 user: simon tags: trunk | |
|
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 | |
|
2000-09-26
| ||
| 09:26 | Implement OpenSSH-compatible RSA key fingerprints and use them throughout check-in: 17b8b5895e user: simon tags: trunk | |
| 08:31 | Oops - free the key after removing it! check-in: 8c1c63765e user: simon tags: trunk | |
| 08:18 | Remote addition and removal of keys in Pageant check-in: 5135e2cd1c user: simon tags: trunk | |
| 07:54 | Accelerators and wording change in Pageant systray menu check-in: 03a25a8daf user: simon tags: trunk | |
| 06:16 | Fix a segfault in agent forwarding code check-in: 54891bde65 user: simon tags: trunk | |
| 06:16 | Fix tree corruption in the "really easy" case on deletion check-in: ff9f35aea0 user: simon tags: trunk | |
| 05:06 | The "Authenticated using key from agent" message is a verbose-only one check-in: 21e51ebc1d user: simon tags: trunk | |
| 05:05 | Fix a small bug in 2-3-4 tree enumeration check-in: 2bd8724989 user: simon tags: trunk | |
| 04:22 | Pageant should now not fail for lack of security APIs on 95-type platforms check-in: 83c546e1ae user: simon tags: trunk | |
|
2000-09-25
| ||
| 11:25 | Oops - puttytel now needs a stub random_destroy_seed() to compile check-in: 11d704cb90 user: simon tags: trunk | |
| 11:17 | Add an invisible System Caret for blind-helper-software to track check-in: 2f46e58f50 user: simon tags: trunk | |
| 10:47 | Implement "putty -cleanup" check-in: e6791e9da7 user: simon tags: trunk | |
| 06:11 | Robert de Bath has a better alternative to revs 1.47/48 [r582,r583]; back out those changes and commit the simpler version check-in: 9b884bb6e1 user: simon tags: trunk | |
| 05:56 | Pageant now detects if it is already running and refuses to start if so check-in: 6ce249bd07 user: simon tags: trunk | |
| 05:55 | Pageant now allows filenames with spaces on cmdline. Thanks to Brian Coogan check-in: 8b97c8da6a user: simon tags: trunk | |
| 05:50 | Double-clicking on the Pageant systray icon now brings up the key list check-in: 20ecae08be user: simon tags: trunk | |
| 05:14 | Rationalise ordering of authentication operations. Still some work to do, but at least pscp no longer hangs when prompting for a passphrase check-in: 8a1e546ec2 user: simon tags: trunk | |
| 04:27 | Enable PuTTY command line to deal with "user@host" format check-in: be23b22b9a user: simon tags: trunk | |
|
2000-09-22
| ||
| 09:46 | Enable copying the Event Log check-in: cd3e56e839 user: simon tags: trunk | |
| 09:24 | Make the Event Log scroll down when more things appear on it check-in: 47b79c3c63 user: simon tags: trunk | |
| 09:10 | Avoid rapid-fire resize events during NT opaque drags check-in: ae6ce77dbd user: simon tags: trunk | |
| 08:23 | Everyone's favourite trivial change: Shift-Ins now pastes check-in: 59bb4bd45e user: simon tags: trunk | |
| 08:16 | Enable better build-time flexibility over which WinSock to include check-in: 710e30e69c user: simon tags: trunk | |
| 08:10 | Bug fix: line discipline selection is not enabled until after ssh authentication phase to stop user/password prompts behaving oddly check-in: 6a62bd814c user: simon tags: trunk | |
| 06:04 | Prevent network errors from summarily closing the window when CoE is off check-in: 9a812d08ee user: simon tags: trunk | |
| 04:49 | Num Lock shouldn't send anything in non-app-keypad mode check-in: e6a81f12c2 user: simon tags: trunk | |
| 04:38 | Closing the About box now returns focus to the config box, and likewise closing the Licence box returns focus to the About box check-in: 53b0cd0a5b user: simon tags: trunk | |
| 04:35 | Saved-session name box now persists over panel switches check-in: e882f53818 user: simon tags: trunk | |
| 04:30 | Work around the missing underline in some fonts check-in: b0da7a2348 user: simon tags: trunk | |
|
2000-09-21
| ||
| 09:34 | Miscellaneous ssh2 fixes. plink is now relatively sane check-in: 95ba42915d user: simon tags: trunk | |
|
2000-09-20
| ||
| 10:15 | Fix Blowfish-with-SSH2 combination, and enable user cipher selection for SSH2 check-in: d9a5271cd4 user: simon tags: trunk | |
| 09:58 | Remove a spurious WS_GROUP check-in: 32a5ffa98f user: simon tags: trunk | |
| 09:29 | SSH2 is now more plausible - window sizes listened to, basic non-crashing check-in: 8c5d667bcc user: simon tags: trunk | |
| 06:40 | Ensure backend netevent handlers are never reentered - fixes many strange problems with the ssh.c coroutines check-in: 2ec133bcd4 user: simon tags: trunk | |
| 05:59 | A couple of SSH2 fixes check-in: 5c68403ec1 user: simon tags: trunk | |
|
2000-09-19
| ||
| 11:29 | Improved means of IPC between agent and PuTTY check-in: a085cbc7c5 user: simon tags: trunk | |
| 03:24 | Fix Jacob's fix for mingw32 resource compiler so that it _only_ happens when using the mingw32 resource compiler! check-in: bbef848662 user: simon tags: trunk | |
|
2000-09-17
| ||
| 02:30 | Jacob Nevins provided this workaround for a bug in mingw32's resource compiler check-in: 12fe270690 user: simon tags: trunk | |
|
2000-09-15
| ||
| 10:54 | Lars Gunnarsson's GUI interface changes check-in: eb5bb44383 user: simon tags: trunk | |
| 06:26 | Configuration option for agent forwarding check-in: 98e7e211ec user: simon tags: trunk | |
| 06:17 | Rationalise accelerators in dialog boxes check-in: b6e415cc9d user: simon tags: trunk | |
| 05:57 | A couple of small cleanups check-in: 554d36098b user: simon tags: trunk | |
| 05:48 | Delete should be void not void *; also use correct compare fn in find. check-in: 83f86a518c user: simon tags: trunk | |
| 05:48 | Delete should be void not void *. check-in: 4f6f0c3aee user: simon tags: trunk | |
| 05:48 | Pageant now accepts an initial key list on the command line check-in: 8cc0645020 user: simon tags: trunk | |
|
2000-09-14
| ||
| 10:04 | Source form of win_res.rc check-in: f61c396818 user: simon tags: trunk | |
| 10:02 | 2-3-4 tree routines check-in: c3493ebd82 user: simon tags: trunk | |
| 10:02 | Added Pageant, a first-attempt PuTTY authentication agent check-in: 73ed12aa69 user: simon tags: trunk | |
| 10:02 | Header file for 2-3-4 tree routines check-in: 256f39353e user: simon tags: trunk | |
|
2000-09-12
| ||
| 03:44 | Add CryptoCard authentication check-in: fdee375aeb user: simon tags: trunk | |
|
2000-09-11
| ||
| 09:47 | Yet another pedantic fix for scroll margin setting :-) check-in: ca863352ad user: simon tags: trunk | |
| 06:06 | Fix cutting-off of "Blowfish" in SSH config box check-in: 94c6d5a4ed user: simon tags: trunk | |
| 04:37 | Add switch to choose SSH v1-versus-v2 protocol preference where both are available check-in: 588a02a9cc user: simon tags: trunk | |
| 04:36 | Oops - remove diagnostics :-) check-in: e6cafe101b user: simon tags: trunk | |
| 04:23 | Saner handling of WM_SYSCOMMAND:SC_KEYMENU to avoid problems on an isolated press of the Alt key check-in: 744a45db58 user: simon tags: trunk | |
| 04:23 | Add further types of garbage to .cvsignore and to "make clean" check-in: a88e887d3f user: simon tags: trunk | |
| 03:27 | Actually _commit_ plink. It now works as a CVS transport! check-in: 3932cb0185 user: simon tags: trunk | |
|
2000-09-09
| ||
| 03:21 | Oops - remove SHA debugging from ssh2 check-in: 885cafd0c2 user: simon tags: trunk | |
|
2000-09-08
| ||
| 11:42 | Stop plink losing data at start of session check-in: d38c485e7c user: simon tags: trunk | |
| 10:24 | plink can now execute a specific command instead of just a shell session check-in: de6e68c7a0 user: simon tags: trunk | |
| 09:45 | Added a fourth application: plink, a command line connection utility check-in: 851ef355bf user: simon tags: trunk | |
| 03:33 | Public key authentication now works in pscp too - oops check-in: 173ff281f1 user: simon tags: trunk | |
|
2000-09-07
| ||
| 11:40 | Add sshpubk.c to load authenticating keys from files check-in: e3c9842f4d user: simon tags: trunk | |
| 11:33 | RSA key authentication in ssh1 works; SSH2 is nearly there check-in: 13f290eba8 user: simon tags: trunk | |
|
2000-09-06
| ||
| 04:55 | SSH2 transport layer now enables encryption and MAC successfully for 3DES check-in: 198ff9cc46 user: simon tags: trunk | |
|
2000-09-05
| ||
| 11:23 | Second attempt. Can successfully decrypt the _first block_ of a packet. check-in: 30c9e5ddcd user: simon tags: trunk | |
| 09:28 | SSH 2 support, phase 1, debugging. Currently does Diffie-Hellman and gets the same results as the server, which is a pretty good start. check-in: bc6bddff97 user: simon tags: trunk | |
|
2000-08-05
| ||
| 03:58 | telnet:// URLs don't always have the //. (Incorrect but common.) check-in: 8203fb21c5 user: simon tags: trunk | |
|
2000-07-26
| ||
| 07:16 | Robert de Bath's automatic dialog-box creator check-in: bfba5647d9 user: simon tags: trunk | |