]> asedeno.scripts.mit.edu Git - PuTTY.git/history - scp.c
Move MODULE files out of individual project directories into a
[PuTTY.git] / scp.c
2004-07-25 Jacob NevinsFix for `psftp-pscp-ignore-load': Default Settings...
2004-06-20 Jacob NevinsAdd a configuration option for TCP keepalives (SO_KEEPA...
2004-04-27 Jacob NevinsKrzysztof Kowalczyk notes that 'etastr' can overflow...
2004-04-27 Jacob NevinsKrzysztof Kowalczyk's fix for "Assertion failed: actual...
2004-04-25 Jacob NevinsImplement `pscp-select-backend'.
2004-04-17 Owen DunnAdd -V for version information to plink, pscp, and psftp.
2004-02-22 Jacob NevinsMinor fix in usage message
2004-01-21 Simon TathamTheo Markettos's unsigned-vs-signed-char pedantry patch.
2003-12-19 Simon TathamJoe Yates's memory leak patches.
2003-12-03 Jacob Nevinsfflush(stdout) after each line of stats
2003-10-12 Jacob NevinsRemove all the "assert(len>0)" which forbade zero-lengt...
2003-09-29 Simon TathamPSCP in SFTP mode now uses the fast download/upload...
2003-08-25 Simon Tatham... and there's a Unix port of PSCP. Ooh.
2003-08-25 Simon TathamWindows PSCP now links against winsftp.c, and scp.c...
2003-06-29 Simon TathamPhase 1a of SFTP re-engineering: fix the glaring memory...
2003-06-29 Simon TathamFirst phase of SFTP re-engineering. Each base-level...
2003-06-26 Owen DunnImplement sftp-backend-diagnostic in pscp.
2003-05-04 Simon TathamColin's const-fixing Patch Of Death. Seems to build...
2003-04-28 Simon TathamAsynchronous agent requests on Windows. Actually, I...
2003-03-29 Simon TathamIntroduced wrapper macros snew(), snewn() and sresize...
2003-02-01 Simon TathamOops, Ben is quite right about the rather appalling...
2003-01-21 Jacob NevinsFix "-v" in the Windows console utilities (plink, pscp...
2003-01-12 Simon TathamHaving laid all the groundwork, we can now remove the...
2003-01-12 Simon TathamThe logging module now contains a local copy of cfg too.
2003-01-12 Simon TathamThe back ends now contain their own copies of the Confi...
2003-01-12 Simon TathamThe command-line routines now take a pointer to `cfg' as an
2002-11-20 Simon TathamFixes for more robust handling of command-line parse...
2002-11-07 Simon TathamRobustness fixes for KEXINIT handling and others. In...
2002-10-26 Simon TathamYet more global-removal. The static variables in loggin...
2002-10-26 Simon TathamPort forwarding module now passes backend handles aroun...
2002-10-25 Simon TathamMajor destabilisation, phase 2. This time it's the...
2002-10-22 Simon TathamMajor destabilisation, phase 1. In this phase I've...
2002-10-16 Simon TathamFix for `hostname-whitespace'; thanks to Justin Bradford.
2002-10-09 Simon TathamFirst phase of porting. pterm now compiles and runs...
2002-10-07 Jacob NevinsFix code which was clobbering people's -P arguments...
2002-09-11 Jacob NevinsUpdated usage messages for command-line utilities to...
2002-08-04 Simon TathamRevamp of command-line handling. Most command line...
2002-06-25 Simon TathamForgot to call fxp_init() in `pscp -ls' mode under SFTP.
2002-04-18 Jacob NevinsAdded comments to document '-gui' Windows messages...
2002-04-10 Simon TathamThe SFTP form of PSCP should remember to send FXP_INIT...
2002-03-06 Simon TathamEnsure our network layer is properly cleaned up before...
2002-03-01 Simon Tathamfrom_backend() should always be called with len > 0...
2001-12-31 Simon TathamCreate the long-awaited console.c, and move the common...
2001-12-14 Simon TathamRetired the #ifdef DUMP_PACKETS stuff in ssh.c because...
2001-11-29 Simon TathamConfigurable TCP_NODELAY option on network connections
2001-11-25 Simon TathamINCOMPATIBLE CHANGE to the SSH2 private key file format...
2001-11-21 Simon TathamRyan Finnie's extensions to the GUI feedback mode in pscp.
2001-10-30 Simon TathamThe other utilities should do the same processing of...
2001-09-19 Simon TathamFix pasting of newlines in local line editing mode...
2001-09-18 Simon Tathamterminal.c's from_backend() no longer calls term_out...
2001-09-12 Simon Tathampsftp and pscp should disable all forwarding (ports...
2001-09-10 Simon TathamClarify the comment at the top of scp.c to make the...
2001-09-08 Simon TathamFix potential float screwup in scp percentage indicator...
2001-09-07 Simon TathamPedantry patch from RDB: sanitise header use, correct...
2001-09-05 Simon TathamWhen pscp in SFTP mode does client-side matching of...
2001-08-29 Simon TathamFix segfault (should free act.buf not act.name, because...
2001-08-28 Simon Tathamstripslashes() should have been dealing with colons...
2001-08-28 Simon TathamFix various small compiler warnings, mostly unused...
2001-08-27 Simon TathamFinally tighten up the server-side wildcard security...
2001-08-27 Simon TathamFix tiny bug in new sftp-mode wildcards: when there...
2001-08-27 Simon TathamMinor modification: in remote->local non-recursive...
2001-08-27 Simon TathamImplemented a simple wildcard matching engine, and...
2001-08-26 Simon TathamPSCP now uses the modern SFTP protocol if it can, and...
2001-08-26 Simon TathamArrgh; yet again I make my security checking too dracon...
2001-08-26 Simon TathamOops. ^X^S comes _before_ `cvs commit'. Two more diagno...
2001-08-26 Simon TathamFurther tightening up in PSCP. Fixed a couple more...
2001-08-26 Simon TathamPreparatory work for allowing PSCP to work over SFTP...
2001-08-25 Simon TathamJacob's patch for a drag-list to select SSH ciphers...
2001-08-25 Simon TathamExtensive changes that _should_ fix the socket bufferin...
2001-05-19 Simon TathamBe prepared to print spaces at the end of a statistics...
2001-05-13 Simon TathamThe host-key-unknown prompt now offers the same three...
2001-05-13 Simon TathamPlacate gcc's `-Wall' warnings.
2001-05-13 Simon TathamAttempt to report the error condition right when an...
2001-05-09 Simon Tatham`realhost', passed back from all the backend init funct...
2001-05-06 Simon TathamRun entire source base through GNU indent to tidy up...
2001-04-28 Simon TathamPut the \001 prefix back on scp error messages when...
2001-04-28 Simon TathamAdd some fflushes to make it easier for piped programs...
2001-03-12 Simon Tathamssh_get_password has become ssh_get_line, so it can...
2001-01-27 Simon TathamRemove -gui from the command-line help in pscp, because...
2001-01-26 Simon TathamFix build errors in PSCP after line discipline upheaval
2001-01-24 Simon TathamRethink the whole line discipline architecture. Instead...
2001-01-07 Simon TathamTurn a rogue malloc to smalloc
2001-01-07 Simon TathamPatch from Christian Biesinger: pscp guesses your Windo...
2000-12-12 Simon TathamMake memory management uniform: _everything_ now goes...
2000-11-30 Simon TathamPrevent wildcards in source specs from matching . or ..
2000-11-15 Simon TathamFix another silly segfault
2000-10-31 Simon TathamBack off a bit of that vulnerability fix, which was...
2000-10-30 Simon TathamCouple of fixes for pscp's GUI interface mode
2000-10-27 Simon TathamMisc bugfixes
2000-10-23 Simon TathamPlink and PSCP were failing to load the `Default Settin...
2000-10-23 Simon TathamCreated a shiny new abstraction for the socket handling...
2000-10-21 Simon TathamOoh. Actually, that vulnerability is further-reaching...
2000-10-21 Simon TathamFix a potential vulnerability in incoming `pscp -r...
2000-10-20 Simon TathamIntroduce a sane interface function, from_backend(...
2000-10-18 Simon TathamMiscellaneous cleanups and reorgs in preparation for...
2000-10-06 Simon TathamCreate settings.c and move the load/save session code...
2000-10-06 Simon TathamAdd a parameter to write_clip() so that windlg.c need...
2000-10-06 Simon TathamTighten up use of "static" throughout. Module-internal...
2000-10-04 Simon TathamFix a typo; thanks to Al Sutton
2000-09-27 Simon TathamRemove the special hooks in ssh.c for pscp. pscp now...
next