projects
/
gpgme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gpgme.git
2016-09-15
Werner Koch
core: New function gpgme_op_interact, deprecate gpgme_o...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Werner Koch
core: Minor change of the gpgme_op_edit semantics.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Werner Koch
core: New function gpgme_op_tofu_policy
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Werner Koch
core: Defer implementation of gpgme_op_createkey with...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Werner Koch
core: New function gpgme_op_keysign.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Justus Winter
python: Clarify that we support Python 2.7 too.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Justus Winter
python: Trim imports.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Justus Winter
python: Improve error handling.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Justus Winter
python: Adapt to TOFU changes.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Justus Winter
python: Improve build system integration.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Werner Koch
core: New function gpgme_op_revuid.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Werner Koch
core: Change a parameter for the engine's genkey function.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Justus Winter
python: Build for both Python2 and Python3.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Justus Winter
python: Import from __future__ to align behavior of...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Justus Winter
python: Use more generic shebang.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Werner Koch
core: New function gpgme_op_adduid.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Werner Koch
core: New function gpgme_op_createsubkey.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Werner Koch
core: Use const char * where appropriate.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Werner Koch
core: Cast away the common const problem with spawn...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Werner Koch
core: Fix condition-always-true warning in trace macro.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Werner Koch
core: Mark unused function args.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Werner Koch
tests: Mark lots of unused vars and fix const mismatches.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Werner Koch
tests: Use gpgme_io_write in passhrase callbacks.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Werner Koch
core: Do not pass const char* to functions taking a...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Werner Koch
build: Use more compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Werner Koch
core: New function gpgme_op_create_key.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Justus Winter
python: Handle slight differences between Python 2...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Justus Winter
python: Fix types and error handling.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Justus Winter
python: Avoid Python3-only form of super().
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Justus Winter
python: Make type translation compatible with Python...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Justus Winter
python: Avoid hardcoding the interpreter.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Justus Winter
python: Do not rely on subprocess.DEVNULL.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Justus Winter
tests: Fix version comparison.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Justus Winter
tests: Make signature notation test compatible with...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Andre Heinecke
qt: Fix some includes
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Justus Winter
qt: Fix tofu test.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
Werner Koch
core,cpp: Extend the TOFU information.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Andre Heinecke
tests: Set passphrase cb in t-encrypt-mixed
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Andre Heinecke
core: Check for gpg version for loopback mode
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Andre Heinecke
core: Fix passphrase cb for mixed sym encrypt
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Andre Heinecke
qt: Clarify comment and strings in tofuinfo test
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Andre Heinecke
qt: Enable signcount checks in tofuinfo test
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Andre Heinecke
cpp: Add convenience update function to a key
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Andre Heinecke
cpp: Add ostream operators for key and uid
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Andre Heinecke
qt: Add missing header redirection
commit
|
commitdiff
|
tree
|
snapshot
2016-09-05
Andre Heinecke
qt: Include cpp before core directory
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Andre Heinecke
qt: Fix 2.1 t-support copy
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Andre Heinecke
qt: Fix and extend TofuInfo test.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Andre Heinecke
qt: Fix keyring copy in tests
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Andre Heinecke
qt: Add generic flag support for keylistjobs
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Andre Heinecke
qt: Ensure that current src dir is included first
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Andre Heinecke
cpp: Add WithTofu Keylist Mode
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Andre Heinecke
qt: Fix tofuinfo test when gpg is gpg2
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Andre Heinecke
qt: Remove unused variable in test
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Andre Heinecke
qt: Add test for wkspublishjob
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Andre Heinecke
qt: Add WKSPublishJob
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Andre Heinecke
Cpp: Change firstSeen / lastSeen return values
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Andre Heinecke
Cpp: Add wrapper for gpgme_get_dirinfo
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Andre Heinecke
Cpp: Add support for spawn engine
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Werner Koch
core: Add GPGME_KEYLIST_MODE_WITH_TOFU.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-24
Werner Koch
core: Adjust for TOFU_STATS change in gnupg 2.1.16.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-24
Werner Koch
core: Set the 'encrcount' field in gpgme_tofu_info_t.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-24
Werner Koch
cpp: Get rid of AssuanResult due to its deprecation.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-24
Andre Heinecke
Qt: Adapt (disabled) tofuinfo test to new API
commit
|
commitdiff
|
tree
|
snapshot
2016-08-24
Andre Heinecke
Cpp: Add Key to signature
commit
|
commitdiff
|
tree
|
snapshot
2016-08-24
Andre Heinecke
Cpp: Use fpr field for primaryFingerprint
commit
|
commitdiff
|
tree
|
snapshot
2016-08-23
Andre Heinecke
Cpp: Move tofuinfo from signature to userid
commit
|
commitdiff
|
tree
|
snapshot
2016-08-23
Werner Koch
core: Put the protocol into a TOFU created key object.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-23
Werner Koch
core: Change the way TOFU information are represented.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-23
Werner Koch
core: Extend gpgme_user_id_t with 'address'.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
Werner Koch
core: New code for parsing mail addresses.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
Werner Koch
core: Add new items for gpgme_get_dirinfo.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
Werner Koch
core: Base gpgme_get_dirinfo(uiserver-socket) on the...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
Werner Koch
core: New commands --lang and --have-lang for gpgme...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Andre Heinecke
core: Remove (now) useless diagnostic
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Andre Heinecke
core: Fail loudly in case w32 spawner not found
commit
|
commitdiff
|
tree
|
snapshot
2016-08-17
Andre Heinecke
Cpp: Fix some pedantic warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Werner Koch
core: New global flag "require-gnupg".
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Werner Koch
core: Simplify setting of dummy versions.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Andre Heinecke
Qt: Add test for progress signal of encryptjob
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Andre Heinecke
Cpp: Provide size-hint for seekable and mem data
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Werner Koch
core: Make use of the "size-hint" in engine-gpg.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Werner Koch
core: Add gpgme_data_set_flag to add more meta data...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Justus Winter
Add Python bindings to NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Andre Heinecke
Qt: Fix defaultkeygenerationjob build
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Andre Heinecke
Qt: Add DefaultKeyGenerationJob
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Andre Heinecke
Qt: Ensure all public classes are exported
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Andre Heinecke
Qt: Add KeyForMailboxJob
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Werner Koch
doc: Get rid of version.texi
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Werner Koch
build: Declare all languages for make dist.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Werner Koch
core: Do not identify PNG files as PGP signatures.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Andre Heinecke
Cpp: Handle empty recipients consistently
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Andre Heinecke
core: Handle ENCRYPT_SYMMETRIC also for sig & enc
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Andre Heinecke
Qt: Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Andre Heinecke
Qt: Create TestPassphraseProvider on stack
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Andre Heinecke
Cpp: Clarify ownership of provider classes
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Justus Winter
tests: Fix memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Andre Heinecke
core: Ensure err is initalized in gpg_encrypt
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Andre Heinecke
Qt: Fix t-keylist moc include
commit
|
commitdiff
|
tree
|
snapshot
2016-08-09
Andre Heinecke
Qt: Clean up debug output in tests
commit
|
commitdiff
|
tree
|
snapshot
next