CIA.vc
Leo Franchi
Real-time open source activity stats
Stats » Authors » Leo Franchi
informationsyndicateUTC clock
10:22 on Mar 21, 2010
event counters
The last message was received 2.94 months ago at 03:43 on Dec 23, 2009
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
744 messages since the first one, 4.74 years ago, for an average of 2.33 days between messages
recent messages
dateReversed sort columnprojectcontentlink
03:43 on Dec 23, 2009KDE
Commit by lfranchi :: r1065334 /branches/work/akonadi-ports/kdepim/messagecomposer/ (6 files in 2 dirs):
Specify the correct algorithm which was used for creating the hash of the
signature.

Thanks for the patch/inspiration go to Michael Gorven!
#
23:04 on Dec 01, 2009KDE
Commit by lfranchi :: r1057304 /branches/work/akonadi-ports/kdepim/ (6 files in 3 dirs):
really save and restore crypto settings.
#
21:39 on Dec 01, 2009KDE
Commit by lfranchi :: r1057278 /branches/work/akonadi-ports/kdepim/kmail/ (kmcomposewin.cpp kmcomposewin.h):
save and load crypto settings when saving as draft
#
20:45 on Dec 01, 2009KDE
Commit by lfranchi :: r1057265 /branches/work/akonadi-ports/kdepim/messageviewer/objecttreeparser.cpp:
re-add mistakenly removed comment
#
20:29 on Dec 01, 2009KDE
Commit by lfranchi :: r1057260 /branches/work/akonadi-ports/kdepim/messagecomposer/tests/composertest.cpp:
out of date comments
#
20:25 on Dec 01, 2009KDE
Commit by lfranchi :: r1057259 /branches/work/akonadi-ports/kdepim/messageviewer/objecttreeparser.cpp:
fix typo
#
20:19 on Dec 01, 2009KDE
Commit by lfranchi :: r1057253 /branches/work/akonadi-ports/kdepim/messagecomposer/tests/ (9 files in 2 dirs):
add smime tests. also adds a testing no-passphrase signed smime key to the testing keychain.
#
20:16 on Dec 01, 2009KDE
Commit by lfranchi :: r1057252 /branches/work/akonadi-ports/kdepim/messageviewer/objecttreeparser.cpp:
fix opaque s/mime handling, use the encodedContent not the body, which is empty.
#
20:04 on Dec 01, 2009KDE
Commit by lfranchi :: r1057246 /branches/work/akonadi-ports/kdepim/messagecomposer/ (3 files):
don't convert linebreaks for opaque s/mime, breaks decryption
clean up jobs after we're done
#
20:48 on Nov 27, 2009KDE
Commit by lfranchi :: r1055320 /branches/work/akonadi-ports/kdepim/messagecomposer/ (17 files in 3 dirs):
add unit tests for inline pgp functions.
this exposed the fact that sign+encryption inline was actually missing... so +1 for unit tests.
also add the new plumbing and special casing (ew) needed for signed+encrypted inline pgp messages
#
18:44 on Nov 27, 2009KDE
Commit by lfranchi :: r1055275 /branches/work/akonadi-ports/kdepim/messagecomposer/encryptjob.cpp:
when encrypting inline, only use the body not the content
#
15:56 on Nov 27, 2009KDE
Commit by lfranchi :: r1055220 /branches/work/akonadi-ports/kdepim/messagecomposer/util.cpp:
Set headers from old message when sending InlineOpenPGP
#
21:46 on Nov 25, 2009KDE
Commit by lfranchi :: r1054332 /branches/work/akonadi-ports/kdepim/messagecomposer/tests/ (8 files in 2 dirs):
added more unittests
#
18:21 on Nov 25, 2009KDE
Commit by lfranchi :: r1054191 /branches/work/akonadi-ports/kdepim/kmail/ (kmcomposewin.cpp kmcomposewin.h):
refactor multi-recipient-different-encryption-format support. now spawns multiple composers, one per crypto format, in case the user has manually specified a preferred format for a certain recipient.
needs testing still.
#
01:14 on Nov 14, 2009KDE
Commit by lfranchi :: r1048847 /branches/work/akonadi-ports/kdepim/messagecomposer/tests/ (10 files in 2 dirs):
properly isolate shared code, add more composer tests, and make them work when run from any dir (like during make test)
#
21:17 on Nov 13, 2009KDE
Commit by lfranchi :: r1048723 /branches/work/akonadi-ports/kdepim/messagecomposer/tests/ (10 files in 2 dirs):
factor out generic code
#
20:48 on Nov 13, 2009KDE
Commit by lfranchi :: r1048718 /branches/work/akonadi-ports/kdepim/messagecomposer/tests/ (15 files in 3 dirs):
add unittests for sign, encrypt, and both jobs.
currently needs to be run in the sourcedir to find the test gnupg homedir
#
20:48 on Nov 12, 2009KDE
Commit by lfranchi :: r1048167 /branches/work/akonadi-ports/kdepim/ (3 files in 2 dirs):
handle failure gracefully
#
20:05 on Nov 12, 2009KDE
Commit by lfranchi :: r1048144 /branches/work/akonadi-ports/kdepim/messagecomposer/ (4 files):
add extra data field to contentjobs so we can pass headers along with the job
now bcc + attachments + encryption works too
#
19:18 on Nov 12, 2009KDE
Commit by lfranchi :: r1048119 /branches/work/akonadi-ports/kdepim/messagecomposer/ (4 files):
fix s/mime properly, both opaque and not, and remove some debug
#