Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
14 check-ins using file mac/macevlog.c version b279797cd4
|
2003-02-15
| ||
| 08:20 | Tiny amount of infrastructure for having actual keys in PuTTYgen. check-in: 334a2cd854 user: ben tags: trunk | |
| 08:20 | <OpenTransportInternet.h> seems to want <Files.h>. Silly thing. check-in: 1796652c7a user: ben tags: trunk | |
| 07:29 | Make various internal functions static. check-in: 25f6932e4b user: ben tags: trunk | |
|
2003-02-13
| ||
| 06:30 | Move the 'vers' resources for Mac OS into their own file, to be shared by the various applications. check-in: c03457d522 user: ben tags: trunk | |
|
2003-02-12
| ||
| 17:53 | Minimal shell of PuTTYgen for Mac. No actual PuTTYgen-specific code there yet, but an absence of PuTTY-specific code. check-in: a890ccb51e user: ben tags: trunk | |
| 17:21 | Deal with a "possible extraneous ';'" warning. check-in: e05da039a2 user: ben tags: trunk | |
| 17:06 | Convert implicit (char *) and (unsigned char *) casts to explicit ones. check-in: 864590f66f user: ben tags: trunk | |
| 13:49 | Update list of Telnet options to match what IANA currently have. check-in: 1686892274 user: ben tags: trunk | |
|
2003-02-11
| ||
| 17:10 | Clip host resize requests to the size of the desktop. check-in: 681fb05042 user: ben tags: trunk | |
| 08:10 | Remove another `please pester ssh.com for their agent protocol' bit. check-in: 51a454e99b user: simon tags: trunk | |
|
2003-02-10
| ||
| 17:49 | The event log is implemented; remove it from the list. check-in: 431ec73eb4 user: ben tags: trunk | |
|
2003-02-07
| ||
| 08:22 | Set some parent windows on PuTTYgen and Pageant About/Licence dialog to improve window management behaviour. check-in: f39872d5a5 user: jacob tags: trunk | |
| 07:54 | Give PuTTYgen an icon. check-in: aa0351520d user: jacob tags: trunk | |
|
2003-02-06
| ||
| 19:38 | Crude Event Log implementation for the Mac. I'm fairly convinced now that using the List Manager was entirely the wrong decision on my part, so I'll probably rewrite this to use TextEdit at some point, but it's better than stderr even so. check-in: e21e4e9b77 user: ben tags: trunk | |