Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

7 check-ins using file ssh.h version b2d613bfc1

2000-04-04
09:40
Add -ls to online help bit check-in: beaff39722 user: simon tags: trunk
2000-04-03
14:54
Add the -ls option to execute `ls -la' on a directory instead of trying to copy anything. Likely to be useful for GUI front ends. check-in: 266caed703 user: simon tags: trunk
2000-03-31
07:33
Tidy up Blowfish S- and P-boxes: make them static and const, and clean up the declarations a bit :-) check-in: 9c7acbf328 user: simon tags: trunk
07:19
oops - keys[] should be static check-in: 044d17da13 user: simon tags: trunk
2000-03-29
07:15
Yet another accelerator clash... check-in: fc72149509 user: simon tags: trunk
2000-03-24
05:46
Rather silly byte-string / word-string transformations in RSA key handling were failing when the key had an odd number of bytes. A server with an 850-bit key was suffering connection failures as a result. Now fixed. check-in: cea3c0be2e user: simon tags: trunk
03:45
Peter Schellenbach's patch: re-implement the PuTTY cryptographic functions as calls to the MS Crypto API. Not integrated into the Makefile yet, but should eventually allow building of an SSH-enabled PuTTY which contains no native crypto code, so it can be used everywhere (and anyone who can get the MS encryption pack can still use the SSH parts). check-in: b248ce49d9 user: simon tags: trunk