An open API service providing commit metadata for open source projects.

GitHub / github/gpgme / commits

SHA Message Author Date Stats
190d7722 merge Merge pull request #3 from gpg/master Casey Tucker <d****r@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
7a1e7006 core: Protect the trace macros for fun and profit.
Signed-off-by: Werner Koch <w****k@g****g>
Werner Koch <w****k@g****g> over 7 years ago
7eda50a6 core: Fix a LF problem in the new debug fucntion. Werner Koch <w****k@g****g> over 7 years ago
cf423864 core: Fix format string errors in trace macros
Signed-off-by: Werner Koch <w****k@g****g>
Werner Koch <w****k@g****g> over 7 years ago
94d274a1 core: Remove old debug helper function
Signed-off-by: Werner Koch <w****k@g****g>
Werner Koch <w****k@g****g> over 7 years ago
5857491a core: Simplify the trace maros by using variadics.
Signed-off-by: Werner Koch <w****k@g****g>
Werner Koch <w****k@g****g> over 7 years ago
8d91c0f4 Add SPDX identifiers to most source files
Signed-off-by: Werner Koch <w****k@g****g>
Werner Koch <w****k@g****g> over 7 years ago
d0402f88 tests: Add run-threaded for multithread tests Andre Heinecke <a****e@i****e> over 7 years ago
004e2cad tests,json: Clean openpgp-revocs.d Andre Heinecke <a****e@i****e> over 7 years ago
40d962b4 tests,json: Move version check into t-json Andre Heinecke <a****e@i****e> over 7 years ago
d3dae4a4 tests,json: Add sig-notations test Andre Heinecke <a****e@i****e> over 7 years ago
def030e8 tests,json: Fix distcheck Andre Heinecke <a****e@i****e> over 7 years ago
d0087d45 tests,json: Add more tests Andre Heinecke <a****e@i****e> over 7 years ago
88b7221e tests,json: Add missing files and chunking test Andre Heinecke <a****e@i****e> over 7 years ago
27ca12e8 tests,json: Fix match if the first child differs Andre Heinecke <a****e@i****e> over 7 years ago
dd4b80a5 tests,json: Add the bulk of tests Andre Heinecke <a****e@i****e> over 7 years ago
9a31fdcb tests,json: Add wildcard string matching Andre Heinecke <a****e@i****e> over 7 years ago
e55e467d tests,json: Skip tests for older GnuPG versions Andre Heinecke <a****e@i****e> over 7 years ago
ca2e2b3d tests,json: Suffix .json to test pattern Andre Heinecke <a****e@i****e> over 7 years ago
5b61c092 tests,gpg: Add version check hlp to t-support Andre Heinecke <a****e@i****e> over 7 years ago
9933641c tests,json: Improve verbose mode and add verbose 2 Andre Heinecke <a****e@i****e> over 7 years ago
3e5684d9 tests,json: Fix and improve t-json Andre Heinecke <a****e@i****e> over 7 years ago
0c318377 tests: Add json testrunner Andre Heinecke <a****e@i****e> over 7 years ago
c4aa4af5 build: Update gpg-error.m4 and libassuan.m4.
Signed-off-by: NIIBE Yutaka <g****e@f****g>
NIIBE Yutaka <g****e@f****g> over 7 years ago
895176f4 Fix the previous commit.
Signed-off-by: NIIBE Yutaka <g****e@f****g>
NIIBE Yutaka <g****e@f****g> over 7 years ago
60828a50 build: Make gpgme.m4 use gpgrt-config with *.pc.
Signed-off-by: NIIBE Yutaka <g****e@f****g>
NIIBE Yutaka <g****e@f****g> over 7 years ago
a76e145a build: Provide gpgme-glib.pc too.
Signed-off-by: NIIBE Yutaka <g****e@f****g>
NIIBE Yutaka <g****e@f****g> over 7 years ago
f3e60521 build: Provide gpgme.pc, generated by configure.
Signed-off-by: NIIBE Yutaka <g****e@f****g>
NIIBE Yutaka <g****e@f****g> over 7 years ago
2557d0ae spelling: fix misspellings
Signed-off-by: Daniel Kahn Gillmor <d****g@f****t>
Daniel Kahn Gillmor <d****g@f****t> almost 8 years ago
d0a5caf7 docs: python bindings Ben McGinnes <b****n@a****g> almost 8 years ago
0cb625da python examples: another importer Ben McGinnes <b****n@a****g> almost 8 years ago
1b9d30db python examples: protonmail hkp scripts Ben McGinnes <b****n@a****g> almost 8 years ago
bded8ebc gpg: Avoid error diagnostics with --override-session-key.
Signed-off-by: Werner Koch <w****k@g****g>
Werner Koch <w****k@g****g> almost 8 years ago
13e09bd2 docs: typo Ben McGinnes <b****n@a****g> almost 8 years ago
5262ce0c w32: Fix a few compiler warnings.
Signed-off-by: Werner Koch <w****k@g****g>
Werner Koch <w****k@g****g> almost 8 years ago
ed3f5ad7 w32: Log all errors from CloseHandle and WFSO in w32-io.
Signed-off-by: Werner Koch <w****k@g****g>
Werner Koch <w****k@g****g> almost 8 years ago
4faa0ccf w32: Don't use CloseHandle on an arbitrary integer.
Signed-off-by: Werner Koch <w****k@g****g>
Werner Koch <w****k@g****g> almost 8 years ago
da89528a w32: Revamp the closing of system objects.
Signed-off-by: Werner Koch <w****k@g****g>
Werner Koch <w****k@g****g> almost 8 years ago
337c1082 core: Print a dump of the I/O data only at level 8.
Signed-off-by: Werner Koch <w****k@g****g>
Werner Koch <w****k@g****g> almost 8 years ago
acef4f77 w32: Fix and improve CancelSynchronousIo use.
Signed-off-by: Werner Koch <w****k@g****g>
Werner Koch <w****k@g****g> almost 8 years ago
63ba09b5 w32: Use CancelSynchronousIo in destroy_reader.
Signed-off-by: Werner Koch <w****k@g****g>
Werner Koch <w****k@g****g> almost 8 years ago
338e9edf w32: Merge all the object tables of w32-io into one.
Signed-off-by: Werner Koch <w****k@g****g>
Werner Koch <w****k@g****g> almost 8 years ago
79fc7c0f w32: Remove unused arg from two functions.
Signed-off-by: Werner Koch <w****k@g****g>
Werner Koch <w****k@g****g> almost 8 years ago
3c04dea3 w32: Remove all support for WindowsCE
Signed-off-by: Werner Koch <w****k@g****g>
Werner Koch <w****k@g****g> almost 8 years ago
2e07d4f8 w32: Remove cruft in w32-io from WindowsME times.
Signed-off-by: Werner Koch <w****k@g****g>
Werner Koch <w****k@g****g> almost 8 years ago
78be1e2f docs: python docs restructure Ben McGinnes <b****n@a****g> almost 8 years ago
d5c22966 docs: python Ben McGinnes <b****n@a****g> almost 8 years ago
9eef23fc w32: Fix previous commit.
Signed-off-by: Werner Koch <w****k@g****g>
Werner Koch <w****k@g****g> almost 8 years ago
7a1b5804 core,w32: Fix memleak of tmp_name in w32-io Andre Heinecke <a****e@i****e> almost 8 years ago
681525be tests: Add repeat argument to run-verify Andre Heinecke <a****e@i****e> almost 8 years ago
8f275118 core: Do not crash if CMS plaintext is ignored Andre Heinecke <a****e@i****e> almost 8 years ago
62c736ba cpp,tests: Add another test runner Andre Heinecke <a****e@i****e> almost 8 years ago
05a0e97f cpp: Add some convenience functions Andre Heinecke <a****e@i****e> almost 8 years ago
04791c89 docs: python howto Ben McGinnes <b****n@a****g> almost 8 years ago
59e38e3d Python: docs tweaks Ben McGinnes <b****n@a****g> almost 8 years ago
651a1afe python bindings: callback test Ben McGinnes <b****n@a****g> almost 8 years ago
fbac11b1 core: Fix segv in genkey when no endtag is provided.
Signed-off-by: Werner Koch <w****k@g****g>
Werner Koch <w****k@g****g> almost 8 years ago
174af157 core: Return an error if NULL is provided for genkey's parms.
Signed-off-by: Werner Koch <w****k@g****g>
Werner Koch <w****k@g****g> almost 8 years ago
12b0b5c8 doc: convert more links to equivalent https:// URLs
Signed-off-by: Daniel Kahn Gillmor <d****g@f****t>
Daniel Kahn Gillmor <d****g@f****t> almost 8 years ago
a81534fe doc: convert more http:// links to https://
Signed-off-by: Daniel Kahn Gillmor <d****g@f****t>
Daniel Kahn Gillmor <d****g@f****t> almost 8 years ago
2f12427e doc: use https:// for www.gnu.org
Signed-off-by: Daniel Kahn Gillmor <d****g@f****t>
Daniel Kahn Gillmor <d****g@f****t> almost 8 years ago
9de1c96a python: do not export HAVE_CXX11 definition Daniel Kahn Gillmor <d****g@f****t> almost 8 years ago
9b6ed6a8 js: increase default startup timeout Maximilian Krambach <m****h@i****e> almost 8 years ago
ff6ff616 python: Auto-check for all installed python versions.
Signed-off-by: Werner Koch <w****k@g****g>
Werner Koch <w****k@g****g> almost 8 years ago
d63d6d8b core: Really remove CR from version output.
Signed-off-by: Werner Koch <w****k@g****g>
Werner Koch <w****k@g****g> almost 8 years ago
233d2f3d cl: Add missing file
Signed-off-by: Werner Koch <w****k@g****g>
Werner Koch <w****k@g****g> almost 8 years ago
85d7af8f cl: Several fixes
Signed-off-by: Guillaume LE VAILLANT <g****v@p****t>
Guillaume LE VAILLANT <g****v@p****t>
Committed by: Werner Koch <w****k@g****g>
almost 8 years ago
aafadb85 Register DCO for Guillaume LE VAILLANT Werner Koch <w****k@g****g> almost 8 years ago
85dd0fa4 build: Let configure create the VERSION file.
Signed-off-by: NIIBE Yutaka <g****e@f****g>
NIIBE Yutaka <g****e@f****g> almost 8 years ago
c565cf42 cpp: Add KeyListMode::Locate Andre Heinecke <a****e@i****e> almost 8 years ago
9f85f496 cpp: Add first manual tests Andre Heinecke <a****e@i****e> almost 8 years ago
7a1e6dbf cpp: Initialize all gpgme_key_t's in context Andre Heinecke <a****e@i****e> almost 8 years ago
ecfa88e6 core: Ensure r_key init in gpgme_get_key Andre Heinecke <a****e@i****e> almost 8 years ago
bf4aae45 qt, tests: Add test for single get key Andre Heinecke <a****e@i****e> almost 8 years ago
1c7f93fb Post release updates Werner Koch <w****k@g****g> almost 8 years ago
1aff2512 Release 1.12.0
Signed-off-by: Werner Koch <w****k@g****g>
Werner Koch <w****k@g****g> almost 8 years ago
b4559d30 build: Update .gitignore Werner Koch <w****k@g****g> almost 8 years ago
913601f4 core: Apply GPGME_EXPORT_MODE_NOUID also to keyserver exports.
Signed-off-by: Werner Koch <w****k@g****g>
Werner Koch <w****k@g****g> almost 8 years ago
ecfa48ff build: Move config.h to conf/config.h
Signed-off-by: Werner Koch <w****k@g****g>
Werner Koch <w****k@g****g> almost 8 years ago
033da18b docs: whitespace bug Ben McGinnes <b****n@a****g> almost 8 years ago
a8d4aa6f docs: org to texinfo whitspace bug Ben McGinnes <b****n@a****g> almost 8 years ago
0b5930b2 docs: python Ben McGinnes <b****n@a****g> almost 8 years ago
48258879 docs: python
Signed-off-by: Ben McGinnes <b****n@a****g>
Ben McGinnes <b****n@a****g> almost 8 years ago
f3fc7373 python: makefiles
Signed-off-by: Ben McGinnes <b****n@a****g>
Ben McGinnes <b****n@a****g> almost 8 years ago
2cca422c python: make file
Signed-off-by: Ben McGinnes <b****n@a****g>
Ben McGinnes <b****n@a****g> almost 8 years ago
582f14d9 python: make file
Signed-off-by: Ben McGinnes <b****n@a****g>
Ben McGinnes <b****n@a****g> almost 8 years ago
a174b269 docs: more whitespace checks Ben McGinnes <b****n@a****g> almost 8 years ago
962dfca9 dpcs: python howto Ben McGinnes <b****n@a****g> almost 8 years ago
2151b982 docs: python Ben McGinnes <b****n@a****g> almost 8 years ago
a982f913 docs: python bindings Ben McGinnes <b****n@a****g> almost 8 years ago
b2802053 docs: pre-python preparation Ben McGinnes <b****n@a****g> almost 8 years ago
23894ac9 python bindings: CPython order
Signed-off-by: Ben McGinnes <b****n@a****g>
Ben McGinnes <b****n@a****g> almost 8 years ago
7b861945 core: add experimental GPGME_EXPORT_MODE_NOUID.
Signed-off-by: Werner Koch <w****k@g****g>
Werner Koch <w****k@g****g> almost 8 years ago
76bdfabb docs: python bindings
Signed-off-by: Ben McGinnes <b****n@a****g>
Ben McGinnes <b****n@a****g> almost 8 years ago
837a4760 python bindings: fixing decrypt-verify
Signed-off-by: Ben McGinnes <b****n@a****g>
Ben McGinnes <b****n@a****g> almost 8 years ago
11403a46 python bindings: ctx.decrypt
Signed-off-by: Ben McGinnes <b****n@a****g>
Ben McGinnes <b****n@a****g> almost 8 years ago
ce045a1e example: local signatures
Signed-off-by: Ben McGinnes <b****n@a****g>
Ben McGinnes <b****n@a****g> almost 8 years ago
a047e0f6 example: python bindings
Signed-off-by: Ben McGinnes <b****n@a****g>
Ben McGinnes <b****n@a****g> almost 8 years ago
1d40d360 docs: python bindings installation Ben McGinnes <b****n@a****g> almost 8 years ago
b9aea3b9 tests: python bindings Ben McGinnes <b****n@a****g> almost 8 years ago

← Back to repository