/[pkg-mixmaster]/trunk/Mix/Src/pgpdb.c
ViewVC logotype

Log of /trunk/Mix/Src/pgpdb.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 262 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 18 23:26:17 2002 UTC (10 years, 8 months ago) by rabbi
File length: 12085 byte(s)
Diff to previous 260
Added closing comments for all #ifdef statements. All #endif's, as well as
nested braces, should be commented to reference their start.

We need to provide comments before every function as well.

Revision 260 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 18 05:58:03 2002 UTC (10 years, 8 months ago) by weaselp
File length: 12035 byte(s)
Diff to previous 254
Move table heads to their right place. i.e. one char to the right

Revision 254 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 12 17:26:00 2002 UTC (10 years, 8 months ago) by disastry
File length: 12034 byte(s)
Diff to previous 185
check expiration and revocation of pgp keys, userids, subkeys

do not encrypt with expired or revoked keys, subkeys
do not sign with expired or revoked keys
do not decrypt with expired keys, subkeys after graceperiod

when encrypting use preferences from latest and/or primary userid

create new pgp keys if current are to expire in overlapperiod

Revision 185 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 26 19:17:31 2002 UTC (10 years, 8 months ago) by weaselp
File length: 11844 byte(s)
Diff to previous 182
Fixed a bug with reading armored keyrings consisting of more than one armored
block or having comments in front of the one armored block.

The secret pgp keyring is now stored ASCII armored with one key per ascii
armor.

NB: Due to the bug with reading armored keyrings and secring being stored
armored now, it is not adviseable to downgrade mixmaster unless special action
is taked to preserve the secret pgp keyring.

Revision 182 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 25 13:27:40 2002 UTC (10 years, 8 months ago) by weaselp
File length: 11014 byte(s)
Diff to previous 171
Use names rather than numbers as arument to pgp_armor. Have PGP PRIVATE for armoring

Revision 171 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 22 08:13:36 2002 UTC (10 years, 8 months ago) by weaselp
File length: 10990 byte(s)
Diff to previous 135
Also list cypherpunk remailers in remailer-conf reply. Thanks to Ulf and
Disastry for their help.

Revision 135 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 16 19:03:37 2002 UTC (10 years, 9 months ago) by rabbi
File length: 10067 byte(s)
Diff to previous 115
Mixmaster now uses the OpenPGP MDC packets (as specified in RFC 2440-bis06).

Mixmaster will use MDC packets if the MDC flag is found in the recipient's
PGP key, or by default if it is encrypting with AES.

New keys generated with Mixmaster will have the MDC flag placed in the key's
preferences. Also, cipher preferences are now advertised as CAST5, AES128,
3DES.

Revision 115 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 29 23:50:04 2002 UTC (10 years, 9 months ago) by weaselp
File length: 10030 byte(s)
Diff to previous 104
Fix public remailer keys getting re-signed every time keys are requested (Closes: #478383).

Revision 104 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 24 08:00:36 2002 UTC (10 years, 9 months ago) by weaselp
File length: 9644 byte(s)
Diff to previous 102
Only create OpenPGP RSA keys if we compiled with IDEA.

Revision 102 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 24 07:48:50 2002 UTC (10 years, 9 months ago) by rabbi
File length: 9475 byte(s)
Diff to previous 91
We have changed the compile-time option PASSPHRASE to be named
COMPILEDPASS. We have changed the configuration file option PASS_PHRASE to
be named PASSPHRASE. We have added documentation for the new configuration
file option and made changes in the man page to reflect the name change.

This was done to avoid confusion due to the similarity in names of the
options.

Revision 91 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 10 01:58:49 2002 UTC (10 years, 10 months ago) by rabbi
File length: 9476 byte(s)
Diff to previous 1
Added the ability to store the key passphrase in the mix.cfg file instead of
having it compiled into the binary. This offers a number of advantages over the
compiled-in method and still allows for encrypted remote storage of keys.

In order to take advantage of the new changes, the Install script will need to
be modified. As this is being replaced with a proper autoconf system, we're
defering that until later.

The changes we're committing replace PASSPHRASE with PASS_PHRASE, which is read
from the config. If the compiled-in passphrase, PASSPHRASE, is set, that is
used instead. (This is how Mixmaster will function if you use the Install
script.)

Revision 1 - (view) (download) (annotate) - [select for diffs]
Added Wed Oct 31 08:19:51 2001 UTC (11 years, 6 months ago) by rabbi
File length: 9475 byte(s)
Initial revision

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.5