Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2025-04-30 | common: Fix logic for certain recsel conditions. | Werner Koch | 1 | -1/+5 |
2025-04-30 | gpg: Add debug flag "recsel". | Werner Koch | 1 | -0/+17 |
2025-03-12 | common: Add a flag for left anchored substring match to recsel. | Werner Koch | 1 | -3/+15 |
2023-09-26 | common: Add gnupg_memstr to replace static versions. | Werner Koch | 1 | -32/+1 |
2023-02-23 | doc: Minor comment fixes. | Werner Koch | 1 | -1/+2 |
2021-08-20 | wkd: Fix client issue with leading or trailing spaces in user-ids. | Werner Koch | 1 | -2/+10 |
2021-04-13 | common: Fix memory leaks. | Jakub Jelen | 1 | -1/+7 |
2017-04-28 | Spelling fixes in docs and comments. | NIIBE Yutaka | 1 | -1/+1 |
2016-11-05 | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 1 | -1/+1 |
2016-09-17 | Fix more spelling | Daniel Kahn Gillmor | 1 | -1/+1 |
2016-09-05 | common: Add string operator gt,ge,le,lt to recsel. | Werner Koch | 1 | -2/+55 |
2016-07-02 | doc: Describe filter expressions. | Werner Koch | 1 | -3/+3 |
2016-07-01 | common: Add function to select records etc. | Werner Koch | 1 | -0/+571 |