Commits

[44290 total ]
Avatar
2c4fd3cb Clean code warnings.

by bback on 2009-11-24 20:38 (10 days ago)

Avatar
abf04164 OwnIdentitiesPage supports l10n now.

by bback on 2009-11-24 20:23 (10 days ago)

Avatar
94b4a69b WebInterface supports l10n now.

by bback on 2009-11-24 20:00 (10 days ago)

Avatar
9f57b76f Fixed build.xml to include l10n files.

by bback on 2009-11-24 19:39 (10 days ago)

Avatar
04b8d6e5 Prepared WoT for l10n support.

by bback on 2009-11-24 06:40 (10 days ago)

Anon32
798eee33 Add case to FCPClientGet class to handle the SendingToNetwork message. In this case, just ignore the message.

by unknown on 2009-11-24 01:49 (11 days ago)

Anon32
2853db1c Add some paranoia.

by xor on 2009-11-23 22:02 (11 days ago)

Anon32
da588e82 Fix major bug, I thought I had pushed that fix already :|

by xor on 2009-11-23 21:28 (11 days ago)

Anon32
c9381aad Add workaround for bug 3711

by xor on 2009-11-23 20:33 (11 days ago)

Anon32
575ab526 MAJOR bugfix: When the USKManager fetches a new edition, it calls our method onFound(USK origUSK, long edition, ...). The old code passed origUSK to the XML parser WITHOUT doing setEdition(edition) on the origUSK URI first. The origUSK however usually contains an OLDER edition number. And the XML parser does not import old trustlists. Therefore, trust list fetching was broken in most cases. This probably also caused the many bug reports about identity introduction not working: If your WoT does not fetch new trust lists then you won't SEE that you are introduced.

by xor on 2009-11-23 20:14 (11 days ago)