Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Merge branch 'master' of /Users/ben/dev/hgit/mine/gnupg/gpgme/master into ben... | Ben McGinnes | 2018-02-15 | 2 | -18/+13 | |
| |\ | ||||||
| * | | LaTeX margins | Ben McGinnes | 2018-02-15 | 2 | -0/+67 | |
| * | | TODO Documentation | Ben McGinnes | 2018-02-15 | 1 | -1/+2 | |
| * | | TODO | Ben McGinnes | 2018-02-15 | 1 | -7/+34 | |
| * | | Short History | Ben McGinnes | 2018-02-14 | 1 | -20/+96 | |
| * | | Subsectioned history | Ben McGinnes | 2018-02-14 | 1 | -0/+15 | |
| * | | History | Ben McGinnes | 2018-02-14 | 1 | -52/+68 | |
| * | | TODO | Ben McGinnes | 2018-02-14 | 1 | -20/+45 | |
| * | | TODO | Ben McGinnes | 2018-02-14 | 1 | -23/+0 | |
| * | | TODO | Ben McGinnes | 2018-02-14 | 1 | -0/+22 | |
| * | | Short History | Ben McGinnes | 2018-02-14 | 1 | -57/+0 | |
| * | | Short History | Ben McGinnes | 2018-02-14 | 1 | -0/+56 | |
* | | | cpp: Add shorthand for key locate | Andre Heinecke | 2018-02-16 | 2 | -0/+35 | |
| |/ |/| | ||||||
* | | tests: Makefile portability. | NIIBE Yutaka | 2018-02-15 | 2 | -12/+8 | |
* | | build: More Makefile fix. | NIIBE Yutaka | 2018-02-15 | 1 | -6/+5 | |
|/ | ||||||
* | cpp: Add SpawnShowWindow flag | Andre Heinecke | 2018-02-09 | 1 | -1/+2 | |
* | cpp: Add conveniance Data::toString | Andre Heinecke | 2018-02-09 | 2 | -0/+17 | |
* | qt: Don't use QDateTime::toSecsSinceEpoch | Andre Heinecke | 2017-12-11 | 1 | -2/+2 | |
* | Spelling fixes for comments and doc | Andre Heinecke | 2017-12-08 | 4 | -5/+5 | |
* | cpp: Fix handling of lsig promotion | Andre Heinecke | 2017-12-07 | 1 | -0/+4 | |
* | python: Default whence argument for Data() to SEEK_SET. | Tobias Mueller | 2017-12-04 | 2 | -0/+11 | |
* | qt: Add job for quick commands | Andre Heinecke | 2017-12-01 | 7 | -2/+315 | |
* | cpp: Wrap create_key and create_subkey | Andre Heinecke | 2017-12-01 | 2 | -0/+76 | |
* | tests: Make portability fix. | NIIBE Yutaka | 2017-11-21 | 1 | -4/+4 | |
* | qt: Fix IODeviceDataProvider with Process | Andre Heinecke | 2017-11-14 | 1 | -1/+5 | |
* | qt: Add test for version info | Andre Heinecke | 2017-09-04 | 1 | -0/+13 | |
* | cpp: Fix version info comparison | Andre Heinecke | 2017-09-04 | 1 | -7/+16 | |
* | python: Support parallel build in tests | Alon Bar-Lev | 2017-08-21 | 1 | -1/+1 | |
* | python: Improve keylist test. | Justus Winter | 2017-08-21 | 1 | -0/+3 | |
* | cpp: Fix Key::isDeVs for subkeys | Andre Heinecke | 2017-07-26 | 1 | -1/+12 | |
* | python: Improve error handling. | Justus Winter | 2017-07-11 | 2 | -65/+152 | |
* | Add isDeVs to ostream operator | Andre Heinecke | 2017-07-10 | 2 | -0/+2 | |
* | Fix some shadow warnings | Andre Heinecke | 2017-07-10 | 1 | -4/+4 | |
* | cpp: Fix CMake config library name for GPGME | Andre Heinecke | 2017-06-12 | 1 | -1/+1 | |
* | Add flag 'is_de_vs' to decryption results and signatures. | Justus Winter | 2017-06-01 | 5 | -2/+14 | |
* | python: Fix build in certain cases. | Justus Winter | 2017-05-18 | 1 | -1/+1 | |
* | python: Fix test environment creation. | Justus Winter | 2017-05-10 | 1 | -1/+0 | |
* | tests: Make sure to kill all previously running daemons. | Justus Winter | 2017-05-10 | 2 | -0/+2 | |
* | tests: Harmonize test suites. | Justus Winter | 2017-05-10 | 1 | -1/+4 | |
* | qt: Stop agent on clean. | Justus Winter | 2017-05-10 | 1 | -0/+1 | |
* | qt: Add a missing include <functional> | Andre Heinecke | 2017-05-10 | 1 | -0/+1 | |
* | qt: Undeprecate API that I find useful | Andre Heinecke | 2017-05-10 | 5 | -5/+5 | |
* | qt, tests: Don't use internal API | Andre Heinecke | 2017-05-10 | 2 | -17/+19 | |
* | qt, cpp: Add additional copyright BSI notes | Andre Heinecke | 2017-04-25 | 66 | -8/+134 | |
* | Change copyright from Intevation to BSI | Andre Heinecke | 2017-04-25 | 114 | -114/+228 | |
* | python: Skip TOFU test if not supported by GnuPG. | Justus Winter | 2017-04-11 | 2 | -0/+11 | |
* | python: use autoconf pre-processor when building via autoconf | Alon Bar-Lev | 2017-04-11 | 1 | -0/+4 | |
* | python: fix run-tests missing python_libdir | Alon Bar-Lev | 2017-04-11 | 1 | -1/+3 | |
* | python: Prune CLEANFILES. | Justus Winter | 2017-04-10 | 1 | -3/+1 | |
* | python: Fix distcheck. | Justus Winter | 2017-04-10 | 1 | -2/+2 |