]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
2001-02-24 Simon Tathampsftp now works as part of the PuTTY suite
2001-02-24 Simon TathamSFTP client now successfully handles cd, ls, get and put.
2001-02-23 Simon TathamFirst stab at an SFTP client. Currently a Unixland...
2001-02-23 Simon Tatham64-bit integer routines
2001-02-23 Simon TathamAdd a traffic analysis defence to SSH2 password authent...
2001-02-22 Simon TathamUpdate copyright dates to 2001 :-)
2001-02-20 Simon TathamAttempt to fix the remaining key re-exchange bug
2001-02-19 Owen DunnMore proto `how-to' documentation: CVS and WinCVS
2001-02-19 Simon TathamAdd a how-to section on public-key authentication in PSCP
2001-02-19 Simon TathamAdd "make clean" target
2001-02-07 Owen DunnPrelim. CVS/plink howto
2001-02-06 Owen DunnMostly Mathias Leinmueller's PuTTYgen documentation...
2001-02-05 Simon TathamModifications to the new Close On Exit option:
2001-02-05 Simon TathamJacob's patch to improve Close On Exit behaviour
2001-02-05 Simon TathamVarious bug/warning fixes from Jacob
2001-02-04 Owen DunnFix various slashes.
2001-02-04 Owen DunnPlink documentation cribs heavily from PSCP documentati...
2001-02-04 Owen DunnSome examples.
2001-02-01 Simon TathamShrink the keepalive-timeout box so the text beside...
2001-02-01 Simon TathamYet another attempt at OOB handling in the network...
2001-02-01 Simon TathamIgnore the zero byte at the start of the rlogin main...
2001-02-01 Simon TathamFix an always-false comparison (don't compare a char...
2001-02-01 Simon TathamAvoid mallocing zero bytes in the event log Copy proces...
2001-01-31 Simon TathamAdd zlib_freetable() to prevent memory leaks. Thanks...
2001-01-31 Owen DunnThis time, a working version of the pscp docs.
2001-01-31 Owen DunnMore pscp documentation.
2001-01-29 Simon TathamMore stuff is written.
2001-01-29 Simon TathamDon't forget to read any outstanding data on receipt...
2001-01-29 Simon TathamRobert de Bath's TCP Urgent / Telnet SYNCH patch.
2001-01-29 Simon TathamPrevent "Connection closed" message box from appearing...
2001-01-29 Simon TathamPrevent duplicate sk_close() calls on the same socket...
2001-01-29 Simon TathamRemove a segfault in bombout() macro: don't sk_close...
2001-01-28 Owen DunnInstructions on setting PATH more permanently.
2001-01-28 Owen DunnMore options documented
2001-01-28 Owen DunnUse the PuTTY site's CSS stylesheet.
2001-01-27 Owen DunnDocumentation for -P and -pw
2001-01-27 Owen DunnA start at some proper PSCP documentation
2001-01-27 Simon TathamRemove -gui from the command-line help in pscp, because...
2001-01-26 Simon TathamFix the SSH2 key re-exchange bug. Session id != exchang...
2001-01-26 Simon TathamEnsure all backends _remember_ the connection has close...
2001-01-26 Simon TathamJacob's patch to fix all the accelerators. AGAIN.
2001-01-26 Simon TathamFix build errors in PSCP after line discipline upheaval
2001-01-24 Simon TathamUse `default_port' rather than `22' when loading a...
2001-01-24 Simon TathamRethink the whole line discipline architecture. Instead...
2001-01-24 Simon TathamImprove socket error handling so that a socket error...
2001-01-24 Simon TathamAhem. The log-file Browse button should set cfg.logfile...
2001-01-23 Simon TathamRoman Pompejus's suggestion: do sensible things with...
2001-01-23 Simon TathamRoman Pompejus's fix for the TAB-not-working-in-Event...
2001-01-23 Simon TathamWhen the SSH panel disappears in puttytel, the Tunnels...
2001-01-23 Simon TathamRemove the entirely pointless fourth parameter from...
2001-01-23 Simon TathamFix a subtle bug affecting multiple-socket handling...
2001-01-22 Simon TathamUpdate puttygen GUI code to use Jeremy Sawicki's better...
2001-01-22 Simon TathamAdd dependencies for puttygen.c
2001-01-22 Simon TathamClean up a couple of trivial compiler warnings.
2001-01-22 Simon TathamJeremy Sawicki's fix for the multiple-conflicting-accel...
2001-01-22 Simon TathamAbility to hide the mouse pointer on a keypress a la Word
2001-01-22 Simon TathamBring the SSH2 channel architecture up to scratch,...
2001-01-22 Simon TathamUpdate the file list in .cvsignore
2001-01-22 Simon TathamAdd a title to the Tunnels panel
2001-01-22 Simon TathamTry the blindingly-obvious fix for the hidden-controls...
2001-01-22 Simon TathamAdd X11 forwarding, mainly thanks to Andreas Schultz
2001-01-20 Simon TathamMake sure it's SSH, and not Rlogin, which gets omitted...
2001-01-19 Simon TathamExperimental Rlogin support, thanks to Delian Delchev...
2001-01-19 Simon TathamKeepalives are now in seconds not minutes
2001-01-18 Simon TathamAdd a .cvsignore file
2001-01-17 Simon TathamThe `wrapnext' variable now states whether we _would_...
2001-01-17 Simon TathamTidy up that latest checkin. PS_DOTTED is spelled PS_DO...
2001-01-17 Simon TathamIntroduce alternative cursor shapes: underline, vertica...
2001-01-17 Simon TathamTrivial fix for when the two directions select differen...
2001-01-17 Simon TathamFurther work on writing the manual
2001-01-17 Simon TathamContinue writing documentation. Looks like a long job :-(
2001-01-17 Simon TathamInitial checkin of an outline for the PuTTY user manual.
2001-01-11 Simon TathamRemove rogue debug statement
2001-01-09 Simon TathamIPv4 numeric addresses were broken thanks to IPv6 patch
2001-01-09 Simon TathamOops - accidentally undid rev 1.82 [r844]
2001-01-08 Simon TathamEnable explicit changing of the window title after...
2001-01-08 Simon TathamDisable logging completely if the user selects Cancel...
2001-01-08 Simon TathamEnsure ssh specials (EOF and PING) don't occur except...
2001-01-07 Simon TathamJeroen Massar's IPv6 patch. Disabled by default, for now.
2001-01-07 Simon TathamFix for spurious Space getting sent when alt_space...
2001-01-07 Simon TathamKestutis Kupciunas's Lithuanian-friendliness patch...
2001-01-07 Simon TathamImproved session logging courtesy of Roman Pompejus
2001-01-07 Simon TathamSquelch some spurious resize events.
2001-01-07 Simon TathamAdam D Ligas's segfault: one form of connection closure...
2001-01-07 Simon TathamOops - that do-we-need-to-resize-window check failed...
2001-01-07 Simon TathamFix the System Caret so it really is invisible, and...
2001-01-07 Simon Tatham`Change Settings' now behaves sensibly w.r.t. window size.
2001-01-07 Simon TathamTurn a rogue malloc to smalloc
2001-01-07 Simon TathamApply `getservbyname' to the Port Number field in case it's
2001-01-07 Simon TathamAltGr should now work again even when Compose key disabled
2001-01-07 Simon TathamMake the colour list failsafe. Patch due to Robert de Bath
2001-01-07 Simon TathamPatch from Christian Biesinger: pscp guesses your Windo...
2000-12-18 Simon TathamApply improved WinSock error handling to the few situat...
2000-12-18 Simon TathamAttempt to get repeated key exchange working in SSH2...
2000-12-12 Simon TathamRemove unnecessary printfs from Minefield
2000-12-12 Simon TathamFix an intermittent segfault that prevented the new... 0.51
2000-12-12 Simon TathamAdded Minefield: an alternative memory allocator along...
2000-12-12 Simon TathamMake memory management uniform: _everything_ now goes...
2000-12-02 Simon TathamImprove SSH2 host key abstraction into a generic `signi...
2000-12-02 Simon TathamFix bugtraq 1949: server could open an agent forwarding...
next