Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | build: Fix Makefiles for portability. | NIIBE Yutaka | 2018-02-14 | 2 | -10/+10 |
* | configure: Fix mingw check for getenv. | Andre Heinecke | 2018-02-13 | 1 | -1/+1 |
* | configure: MinGW has thread-safe getenv. | NIIBE Yutaka | 2018-02-12 | 1 | -1/+1 |
* | cpp: Add SpawnShowWindow flag | Andre Heinecke | 2018-02-09 | 1 | -1/+2 |
* | core, w32: Enable spawning GUI applications | Andre Heinecke | 2018-02-09 | 4 | -4/+6 |
* | core, w32: Fix flags passing to gpgme-w32-spawn | Andre Heinecke | 2018-02-09 | 1 | -2/+2 |
* | cpp: Add conveniance Data::toString | Andre Heinecke | 2018-02-09 | 2 | -0/+17 |
* | Fix for BSD Make. | NIIBE Yutaka | 2018-01-29 | 2 | -2/+2 |
* | Fix compile error message. | NIIBE Yutaka | 2018-01-29 | 1 | -2/+1 |
* | tests: Fix for NetBSD. | NIIBE Yutaka | 2018-01-29 | 1 | -1/+1 |
* | core: Implement _gpgme_getenv for NetBSD. | NIIBE Yutaka | 2018-01-29 | 1 | -1/+40 |
* | Post release updates. | Werner Koch | 2017-12-12 | 2 | -1/+4 |
* | Release 1.10.0.gpgme-1.10.0 | Werner Koch | 2017-12-12 | 4 | -34/+47 |
* | Require libgpg-error 1.24 and libassuan 2.4.2 | Werner Koch | 2017-12-12 | 2 | -6/+2 |
* | qt: Don't use QDateTime::toSecsSinceEpoch | Andre Heinecke | 2017-12-11 | 1 | -2/+2 |
* | core,w32: Fix popping up of console windows due to gpgconf. | Werner Koch | 2017-12-11 | 1 | -1/+0 |
* | Spelling fixes for comments and doc | Andre Heinecke | 2017-12-08 | 15 | -34/+34 |
* | cpp: Fix handling of lsig promotion | Andre Heinecke | 2017-12-07 | 1 | -0/+4 |
* | tests: Print userid signatures in run-keylist | Andre Heinecke | 2017-12-07 | 1 | -0/+10 |
* | core: Also check for a failed selftest in gpgm_data_new. | Werner Koch | 2017-12-04 | 5 | -30/+28 |
* | python: Default whence argument for Data() to SEEK_SET. | Tobias Mueller | 2017-12-04 | 2 | -0/+11 |
* | Register DCO for Tobias Mueller | Werner Koch | 2017-12-03 | 1 | -0/+2 |
* | qt: Add job for quick commands | Andre Heinecke | 2017-12-01 | 8 | -2/+316 |
* | cpp: Wrap create_key and create_subkey | Andre Heinecke | 2017-12-01 | 3 | -0/+80 |
* | Fix uid parsing for ldap keyserver | Andre Heinecke | 2017-12-01 | 1 | -3/+14 |
* | tests: Add missing variable to gpgsm tests Makefile | Werner Koch | 2017-11-30 | 1 | -0/+1 |
* | tests: Make portability fix. | NIIBE Yutaka | 2017-11-21 | 3 | -12/+12 |
* | qt: Fix IODeviceDataProvider with Process | Andre Heinecke | 2017-11-14 | 1 | -1/+5 |
* | core: use getdents64 syscall on linux instead of getdents. | Daniel Kahn Gillmor | 2017-10-12 | 1 | -7/+8 |
* | core: Allow disabling the use of SYS_getdents for Linux. | Werner Koch | 2017-10-04 | 2 | -6/+29 |
* | core: Restore get_max_fds optimization on Linux | Colin Watson | 2017-10-04 | 1 | -33/+66 |
* | Register DCO for Colin Watson. | Werner Koch | 2017-10-04 | 1 | -0/+2 |
* | qt: Add test for version info | Andre Heinecke | 2017-09-04 | 1 | -0/+13 |
* | cpp: Fix version info comparison | Andre Heinecke | 2017-09-04 | 2 | -9/+19 |
* | core: New context flag "auto-key-retrieve" | Werner Koch | 2017-08-24 | 13 | -9/+72 |
* | Set next version to 1.10.0 | Werner Koch | 2017-08-24 | 3 | -17/+17 |
* | core: New public enum gpgme_keyorg_t. | Werner Koch | 2017-08-24 | 2 | -3/+37 |
* | gpgconf: Add more comments. | Marcus Brinkmann | 2017-08-24 | 1 | -1/+7 |
* | Fix a couple of bugs pointed out by clang compiler warnings. | Marcus Brinkmann | 2017-08-23 | 2 | -2/+2 |