QuickSilver Update History 2005-11-30 14:46 v1.4b24 1) Fixed remailer config message creator. It was coming up with an empty message. 2005-10-26 18:43 v1.4b23 1) Added support for nymserver keys to the cpunk Remailer Config Message Dialog. That is to say, previously QS could create remailer config request messages (In cpunk keyring window). Now it supports nymserver key requests when given a nymserver key. 2) Fixed problem with Open Template Dialog. On some systems, when selecting a template from the rightmost visible column, the list would jump a column to the left. This affects the Open Drafts Dialog and the Open Notes Dialog. 3) Same problem fixed in the list dialog that pops up so you can select a template for replying to a message. 4) I have fixed the problem of "Unable to wipe file" errors when sending mail. Actually, I disabled the error message. It has never led to any other action. What is not being wiped is a temporary file which contains messages that have been mixmaster encrypted messages and waiting to be sent. It exists for only a few seconds. Normally it is deleted immediately after the last message is retrieved from the file and before that message is sent. There are other places this file is checked for and deleted if present. One is when the SmtpDlg closes. Another is when QS closes. 2005-07-05 14:00 v1.4b22 1) Fix the bug in Cpunk Keyring that caused a newly imported 'nameless' key to disappear when being named. 2005-06-18 23:01 v1.4b21 1) Corrected the bug that allowed PGP keyrings to not be stored in the QS database when exiting program as part of the Update Wizard update procedure. That's if you are, in fact, have QS store these files for you. 2005-06-17 15:00 v1.4b20 1) Added check for any of QSnym, QSstats, and QSproxy running when closing QS, and if so ask user to close any open. Also corrected deletion of keyring backup files on exit from program. 2005-06-05 15:30 v1.4b19 1) For those using the feature to store PGP Personal keyrings in the QS database, I've added code to remove pgp backup keyrings and tmp files that were being left behind. This is done at the time of exiting QS, just after the keyrings are stored. Please keep a backup of your keyrings in another location. 2005-05-31 13:55 v1.4b18 1) Fixed the 'View Text' bebug window from popping up. 2005-05-14 01:00 v1.4b17 1) Fixed a bug when sending nym mail of nyms created after switching to new manager. The bug resulted in an error of 'That nym doesn't exist'. Fixed. 2005-05-03 13:45 v1.4b16 1) Fixed the Address Book to recognize the Post: header when adding newsgroups. 2) Added checks on presence of pgp and nym modules to include checks for the new QSpgp.exe and QSnym.exe. Previously it only checked for version 1 QSpgp.dll and QSnym.dll. 3) Removed version 1 nym help from the help system. 2005-05-01 18:25 v1.4b15 1) Corrected assertion failed that was founf by drsnoid and ThAd. 2005-04-30 01:40 v1.4b14 1) Fixed the interrupted mail send in last version. That was dumb. Sorry. 2005-04-29 13:40 v1.4b13 1) I've added 'Post:' directive capability to 'Clipboard|Followup'. Previously it only supported To address with mail2news. The new feature is accessed by putting a 'Post:' directive in your template and no 'To:' address. The post directive can have newsgroup(s) or be empty. Example: Host: my.net From: me@my.net Chain: *,*,* Post: Subject: post example 2) I've changed the routine that reformats To: headers in mixmaster messages. The To: header is restricted to length of 80 chars. CC: is also. To make this seamless to the user, I was just leaving only the first address in the To: header and moving the rest to CC. Now, the routine leaves as many addresses in the To header as will fit in 80 chars, and then moving any left over to CC. Should have been that way from the beginning. 2005-04-25 14:31 v1.4b12 1) I have corrected the module versions reported in the bug report message (click 'File|new|Bug Report'). 2005-04-13 13:05 v1.4b11 1) I have rewritten the nym reports (click 'Tools|Nym reports') to use the v2 new nym data. I will be adding this same functionality to the nym manager. 2005-04-07 00:16 v1.4b10 1) A short while back, a user reported getting a bounce from the nymserver with an 'invalid command' and the Nym-Commands line wordwrapped at the '-' just before the last item 'fingerkey'. I don't know why this keeps happening. I thought I had it fixed. This time I have added a check for this problem as the last step before encrypting. Previously, I did it while formatting the message for sending. If you happen to get bounce like this from a nymserver please let me know. 2005-03-23 01:40 v1.4b9 1) Fixed the problem that QS cannot recognize 3DES conventional encryption. This requires upgrading QSpgp to 1.9a6. 2005-03-16 02:15 v1.4b8 1) I fixed the bug that caused the proxy setting of the nym-config template to be lost. 2005-03-13 19:18 v1.4b7 1) Added saving nym replays to the new nym location in the QS database. As of yesterday this was not happening. 2005-03-12 20:03 v1.4b6 1) Found and corrected the cause of some incoming nym mail not having encrypt-key layers auto-decrypted. 2) Fixed the problem of rapidly queued messages with same subject sometimes overwriting the one previously queued. 2005-03-08 01:00 v1.4b5 1) Fixed AboutBox giving wrong versions of newer components -- except QSpgp for now. 2) Fixed Update Wizard giving wrong version of newer components -- except QSpgp for now. 2005-03-06 19:00 v1.4b4 1) Modification supporting the new Nym Manager 2005-02-21 00:30 v1.4b3 1) Recompiled with the latest version of the internet controls QS uses 2005-02-16 23:30 v1.4b2 1) Found a bug in saving the validity period on newly added gateway. The bug was not present when saving after a modification. If you lost any hashcash tokens because they were found to be expired, my apologies. 2005-01-14 14:30 v1.4b1 1) Added support for mail2news gateways requiring hashcash. Click 'Tools|HashCash Mail2news'. Help is available in the HashCash Manager. 2004-12-29 23:40 v1.3b9 1) Fixed a socks proxy authentication selection bug. 2004-12-06 14:32 v1.3b8 1) Fixed access violation when sending second copy of a mix message, through TOR. 2) Fixed a problem of lingering mix message copies after unsuccessful mix send. They were not being deleted previously. This was reported by Gorfian. 2004-12-04 23:35 v1.3b7 1) I have added socks proxy support for both SMTP and FTP (Update Wizard). 2004-10-01 13:35 v1.3b6 1) Fixed broken or duplicate chains to not stop the send. Actually, it auto re-encrypts message up to 10 times and then pops up the dialog you are already familiar with. 2004-09-26 00:35 v1.3b5 1) Added 'Bar remailer from last in chains' feature. 2) I have added support for the upcoming QSnym Nym Manager. 2004-08-24 13:50 v1.3b4 1) Enabled use of selectable FTP proxies in the Update Wizard. Instead of clicking the Proxy button in the Wiz to add proxy info, a dropdown list replaces the button and you select a proxy from the list. Proxy data is entered through the Proxy Manager. 2) Corrected problem of nym server keys not being added to pubring.asc file when keyring is saved after import or delete. 3) Modified code to close QSstats and QSproxy on exit, *only* if QS opened these programs itself. 4) Because the method for adding names for nameless keysin the cpunk keyring manager has become more general, I renamed the file ‘nymserver.names.txt’ to ‘cypherpunk.txt’. That is the file that has the remailer address/name pairs. 2004-07-31 13:05 v1.3b3 1) Fixed access violation closing Mixmaster Keyring Manager. 2004-07-29 01:48 v1.3b2 1) Added dialog for naming cypherpunk/nym server keys labeled ‘nameless’. To use this feature, open the Cypherpunk Keyring Manager. Select a nameless key and right-click. On the resulting popup menu click ‘Give remailer a name…’. 2004-07-17 18:35 v1.3b1 1) Added QSstats, QSproxy and QSreports versions to About Dialog. 2) Added same to Update Wizard. 3) Fixed problems of 'nameless' remailers that should not be nameless. 4) Fixed problem with KomiTe nymserver key not displaying correctly in the Cypherpunk Keyring Manager. 2004-07-11 16:22 v1.3b0 1) Modified to use QSstats.exe if present instead of Remailer Dialog. 2) Added Proxy Manager to Tools menu if QSproxy.exe is present. 3) Added code to close associated programs (QSstats, QSproxy, QSreport, etc) when QS main program closes. 4) Modified Keyring managers to use barred.txt file for barred remailers rather than database. 5) Added the QS history to the Help menu so as to be in keeping with new modules menus.