- Nov 18, 2004
-
-
Simon Tatham authored
MODULES top-level directory, which is where the Tartarus website scripts will (hopefully) start reading them from. [originally from svn r4813] [this svn revision also touched charset,enigma,filter,halibut,puzzles,pycee,sdlgames,timber]
-
- Nov 16, 2004
-
-
Simon Tatham authored
[originally from svn r4788] [this svn revision also touched bmbm,caltrap,charset,enigma,filter,fonts,golem,grunge,halibut,html,lj,local,misc,polyhedra,putty-website,putty-wishlist,puzzles,pycee,sdlgames,svn-tools,timber,tweak]
-
- Nov 12, 2002
-
-
Simon Tatham authored
[originally from svn r2211]
-
- Nov 08, 2002
-
-
Simon Tatham authored
screwing down this sort of thing. [originally from svn r2203]
-
Simon Tatham authored
[originally from svn r2202]
-
- Nov 07, 2002
-
-
Simon Tatham authored
[originally from svn r2201]
-
Simon Tatham authored
[originally from svn r2197]
-
- Oct 07, 2002
-
-
Jacob Nevins authored
cvs up -j1.56 -j1.57 plink.c cvs up -j1.144 -j1.145 putty.h [svn diff -r1999:2000] Remove "-log" option from Plink. AFAICT this code has been dead since Roman Pompejus' improved logging (Jan 2001). [originally from svn r2001]
-
Jacob Nevins authored
cvs up -j1.40 -j1.41 psftp.c [svn merge -r1996:1997] Fix pscp-cmdline-port-bug for PSFTP too. (Also removes what appears to be a gratuitous re-implementation of the "-l user" option.) [originally from svn r1998]
-
Jacob Nevins authored
cvs up -j1.87 -j1.88 scp.c [svn merge -r1993:1994] Fix code which was clobbering people's -P arguments in PSCP (moved it to before the deferred command line processing). Also removed a couple of unused variables. [originally from svn r1995]
-
- Oct 01, 2002
-
-
Simon Tatham authored
have been cause of a Plink bug since it no longer got initialised. [originally from svn r1986]
-
Simon Tatham authored
[originally from svn r1985]
-
Simon Tatham authored
[originally from svn r1984]
-
- Sep 26, 2002
-
-
Simon Tatham authored
DH group exchange, but choke when you actually try it. Never automatically enabled; manual control only. [originally from svn r1982]
-
Simon Tatham authored
its main message loop, otherwise keyboard accelerators will not work in the dialogs. I MUST NOT FORGET THIS AGAIN. [originally from svn r1981]
-
Simon Tatham authored
present, bring it to the front. [originally from svn r1980]
-
- Sep 24, 2002
-
-
Simon Tatham authored
code. [originally from svn r1976]
-
Simon Tatham authored
[originally from svn r1975]
-
- Sep 23, 2002
-
-
Jacob Nevins authored
[originally from svn r1974]
-
- Sep 21, 2002
-
-
Simon Tatham authored
better error reporting for SOCKS 5 and HTTP proxies. [originally from svn r1973]
-
Simon Tatham authored
[originally from svn r1972]
-
Simon Tatham authored
proxies. [originally from svn r1971]
-
- Sep 20, 2002
-
-
Simon Tatham authored
[originally from svn r1970]
-
Simon Tatham authored
[originally from svn r1969]
-
Simon Tatham authored
[originally from svn r1968]
-
- Sep 16, 2002
-
-
Simon Tatham authored
mysterious Windows GDI bug. Looks unlikely to cause any other trouble and it's pretty small, so it can go in. [originally from svn r1963]
-
- Sep 15, 2002
-
-
Simon Tatham authored
longer just sit there like a lemon if we can't find the channel in question, we bomb out and complain. With any luck, remaining problems of this type should be easier to catch under this policy. [originally from svn r1962]
-
Simon Tatham authored
receiving of CLOSE and CLOSE_CONFIRMATION separately rather than taking short cuts. I believe ssh-1.2.33 sending CLOSE_CONFIRMATION before CLOSE was causing the remaining incidences of bug `nonexistent-channel'. (ssh-1.2.33 appears to have unilaterally decreed that CLOSE and CLOSE_CONFIRMATION are respectively renamed INPUT_EOF and OUTPUT_CLOSING, hence there is no longer an ordering constraint on them. Bah.) [originally from svn r1961]
-
Simon Tatham authored
so that when people send us a packet log they never forget to send the Event Log alongside it :-) [originally from svn r1960]
-
- Sep 14, 2002
-
-
Jacob Nevins authored
[originally from svn r1958]
-
- Sep 12, 2002
-
-
Jacob Nevins authored
Bump username storage from 32 to 100 chars. Also replaced a couple of magic numbers with sizeof in ssh.c. I don't believe this is going to startle any of the protocols PuTTY talks. [originally from svn r1952]
-
- Sep 11, 2002
-
-
Jacob Nevins authored
Updated manual to reflect reality (e.g. usage messages, '-p port' not actually implemented, sprinkle references to '-i keyfile'). (I've put "Release 0.53" in the messages; let's hope this doesn't cause a flood of "where is 0.53?" email.) I don't guarantee that the result is entirely sane and sensible in all respects, but it is at least consistent. [originally from svn r1951]
-
- Sep 10, 2002
-
-
Jacob Nevins authored
[originally from svn r1949]
-
- Sep 08, 2002
-
-
Simon Tatham authored
version number checks to determine the presence or absence of server bugs. [originally from svn r1936]
-
Jacob Nevins authored
[originally from svn r1935]
-
- Sep 07, 2002
-
-
Simon Tatham authored
lose vital information in some existing servers' messages. [originally from svn r1932]
-
- Sep 02, 2002
-
-
Simon Tatham authored
finally isolated the _important_ difference between Romano Trampus's working printing.c and my failing one: he ignores the error return from the first exploratory how-big-does-my-buffer-need-to-be call to EnumPrinters(), because not having enough buffer space counts as an error condition. Hence I am officially a klutz, but this should now work. (Also reverted ENUM_LEVEL to 1, again, because that seems to be the choice of people whose code works.) [originally from svn r1915]
-
Jacob Nevins authored
[originally from svn r1914]
-
Jacob Nevins authored
PocketPC are, though -- perhaps it merits its own question. (Although I don't know of anyone who's looked into it yet.) [originally from svn r1913]
-
- Sep 01, 2002
-
-
Simon Tatham authored
combinations of options to EnumPrinters() to see which one works, but here's another one tried at random for now. *sigh* [originally from svn r1912]
-