index
:
GpgME
aheinecke/json-test
ben/cffi/test-001
ben/docs/2018-02
ben/docs/2018-03
ben/estreams-fix
ben/export-keys
ben/gitsettings
ben/gpygme
ben/howto-dita
ben/howto-update-02
ben/howto-update-03
ben/howto-update-05
ben/key-import
ben/master
ben/minor-docs-fixes
ben/python-docs-01
ben/xml
bjk/custom-engine-options
bjk/master
bjk/passphrase-inquire
dkg/fix-4820
dkg/fix-4821
dkg/fix-T3464
dkg/fix-T4271
dkg/fix-T4276
gpgme-0-3-branch
gpgme-1-0-branch
gpgme-1.10-branch
gpgme-1.24-branch
gpgme-1.3.0
gpgme-1.4-branch
gpgme-1.7-branch
gpgme-1.9-branch
gpgmepp
gsoc/jacob-key-import
howto-update-01
ikloecker/qt6
ikloecker/t6342-gpgtar
ikloecker/t6550
ikloecker/t7110-nested-bindings-packages
ikloecker/t7118-revkeys
javascript-binding
justus/idiomatic-py-0
justus/pyme3
master
pyme
pyme3
tobias/fix-expires
tobias/fix-proc-all-sigs-gpgtar
wk-master
wk/new-wait
origin/bjk/master
GnuPG Made Easy.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gpgmeplug
/
gpgmeplug.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2002-11-28
2002-11-28 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-2921
/
+0
2002-11-19
doc/
Marcus Brinkmann
1
-1
/
+1
2002-10-31
Adding support for email addresses includes in '<' and '>'.
Karl-Heinz Zimmer
1
-22
/
+28
2002-10-31
Add error checking for isEmailInCertificate being called with invalid fingerp...
Karl-Heinz Zimmer
1
-43
/
+46
2002-10-31
Add support for certificates having the e-mail address stored in GPGME_ATTR_U...
Karl-Heinz Zimmer
1
-62
/
+14
2002-10-31
Implementing the 1st of missing features reported by Ingo: isEmailInCertifica...
Karl-Heinz Zimmer
1
-14
/
+110
2002-10-12
2002-10-12 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-1
/
+2
2002-09-29
Applying Ingo's patch: Makes signatureCertificateDaysLeftToExpiry() and recei...
Karl-Heinz Zimmer
1
-12
/
+16
2002-09-20
* gpgmeplug.c (nextCertificate): Sanity check for empty tmp_dn.
Werner Koch
1
-1
/
+1
2002-09-12
Bugfix #1276 (equals KDE bug #43868). Make sure to update kde/kdenetwork/l...
Karl-Heinz Zimmer
1
-69
/
+151
2002-09-03
AEgypten bugfix #1220: make sure that (a) negative numbers of days-left-to-ex...
Karl-Heinz Zimmer
1
-14
/
+16
2002-08-20
Use gpgme_op_import_ext() instead of gpgme_op_import()
Steffen Hansen
1
-5
/
+22
2002-07-31
new cryptplug function importCertificateFromMem()
Steffen Hansen
1
-2
/
+39
2002-07-04
CRASH prevention fix: Memory was overwritten if there were more than 1 email ...
Karl-Heinz Zimmer
1
-1
/
+1
2002-07-03
fixing bug #1154
Karl-Heinz Zimmer
1
-3
/
+54
2002-07-03
* gpgmeplug.c (nextCertificate): Actually free the entire array
Werner Koch
1
-2
/
+2
2002-07-02
make sure key used for signing _can_ sign
dd9jn_pre_test_20020702
Karl-Heinz Zimmer
1
-12
/
+21
2002-07-01
(xstrdup): Oops, obviously I calculated the length wrong when
Werner Koch
1
-1
/
+1
2002-07-01
* gpgmeplug.c (findCertificates): Reintroduced a free which must
Werner Koch
1
-112
/
+87
2002-07-01
Fixed memory corruption bug
Steffen Hansen
1
-6
/
+10
2002-07-01
avoid another memory leak in checkMessageSignature()
Karl-Heinz Zimmer
1
-9
/
+4
2002-07-01
* gpgmeplug.c (findCertificates): Reintroduced a free which must
Werner Koch
1
-2
/
+2
2002-06-28
replace many comment lines by just one single comment
Karl-Heinz Zimmer
1
-5
/
+5
2002-06-28
Make it compile. :-(
Karl-Heinz Zimmer
1
-4
/
+4
2002-06-28
Removed silly "free( dn )" statement forgotten during my last changes in find...
Karl-Heinz Zimmer
1
-2
/
+1
2002-06-28
* gpgmeplug.c (xmalloc): New.
Werner Koch
1
-29
/
+51
2002-06-28
* gpgmeplug.c: new macro days_to_seconds().
Bernhard Reiter
1
-12
/
+7
2002-06-28
internal AEgypten bugfix #1131: get full list of emails stored in certificate...
Karl-Heinz Zimmer
1
-249
/
+290
2002-06-27
use gpgme_op_keylist_ext_start
Steffen Hansen
1
-2
/
+3
2002-06-27
handle truncated data
Steffen Hansen
1
-2
/
+8
2002-06-27
Missing implementation bug fixed: Return both error id and error plain text f...
Karl-Heinz Zimmer
1
-2
/
+16
2002-06-26
Bugfix: enable function receiverCertificateDaysLeftToExpiry().
Karl-Heinz Zimmer
1
-2
/
+34
2002-06-26
Make the signatureCertificateDaysLeftToExpiry() work as expected.
Karl-Heinz Zimmer
1
-4
/
+72
2002-06-26
IMPORTANT BUGFIX: Avoid random crashes in findCertificates. (This also fixe...
Karl-Heinz Zimmer
1
-62
/
+97
2002-06-26
Oh pazzo mio! I forgot to *use* the nice dn string actually.
Karl-Heinz Zimmer
1
-6
/
+39
2002-06-25
cert export/import bugfix
Steffen Hansen
1
-10
/
+8
2002-06-25
importCertificate( const char* fpr )
Steffen Hansen
1
-9
/
+102
2002-06-25
Have additional secretOnly parameter at the findCertificates() function to al...
Karl-Heinz Zimmer
1
-3
/
+4
2002-06-24
Disable debug output
Karl-Heinz Zimmer
1
-2
/
+2
2002-06-24
Use fine DN parts reordering from within findCertificates() as well.
Karl-Heinz Zimmer
1
-52
/
+93
2002-06-20
* gpgmeplug.c (reorder_dn): Added missing stdpart list terminator.
Werner Koch
1
-1
/
+2
2002-06-20
added some entries to DN normalization function
Karl-Heinz Zimmer
1
-0
/
+11
2002-06-20
Show DN part names (CN=blah,O=blah...)
Steffen Hansen
1
-0
/
+4
2002-06-19
Bugfix #949: (a) call gpgme_check_version(NULL) during initialization and (b)...
Karl-Heinz Zimmer
1
-2
/
+6
2002-06-19
Use gpgme_get_sig_ulong_attr(.., GPGME_ATTR_SIG_SUMMARY ) function to return ...
Karl-Heinz Zimmer
1
-0
/
+24
2002-06-13
bugfix + change to the nextCertificate() function prototype
Steffen Hansen
1
-4
/
+12
2002-06-12
Add Plugin configuration option to allow for sending of *opaque* signed messa...
Karl-Heinz Zimmer
1
-49
/
+140
2002-06-10
support for listing of external certs (untested)
Steffen Hansen
1
-1
/
+3
2002-06-10
reorder issuer DN also
Steffen Hansen
1
-2
/
+14
2002-06-10
typecast to make khz happy
Steffen Hansen
1
-1
/
+1
[next]