Commit Graph

42 Commits (9f12f958eceae711a775c728145c8f2ae26b512e)

Author SHA1 Message Date
Gernot fde67db15e Some syntax corrections in special comments for doxygen 1 year ago
Krista Bennett ab3a47cb4d Return list end as intended in stringlist_get_tail (oops, thanks Roker for the catch 2 years ago
Krista Bennett 445986871c Merge branch 'master' into ENGINE-633 - 63 broken tests now, which, you know, is probably 20 broken group encryption tests plus the 43 broken before I abandoned this branch 200 years ago... 2 years ago
Krista Bennett e560a80d3e ENGINE-606 squash commit 2 years ago
Krista 'DarthMama' Bennett 4429fa0292 Merged in default - still have lots of failing tests, but can't fix that until Volker specifies whatever it was he was supposed to specify here, the thread has definitely been lost. Again. 3 years ago
Krista 'DarthMama' Bennett d80dce6a5c Merged in audit branch fixes 3 years ago
Krista 'DarthMama' Bennett c454df0521 ENGINE-800: semantics for stringlist_append are now that if the second pointer is sequal to the first, we copy the list and append it. This matches the copy semantics of other-pointer appends. 3 years ago
Krista 'DarthMama' Bennett f000a21222 ENGINE-798 - that was some truly bizarre code. Modified stringlist_add_unique. 3 years ago
Krista 'DarthMama' Bennett 8a7fc79a3a internal function comment stubs 3 years ago
Krista 'DarthMama' Bennett 1327a2d5ad merged in default 3 years ago
Krista 'DarthMama' Bennett 4e928be589 merged in default 3 years ago
Krista 'DarthMama' Bennett 15a717fe7f ENGINE-633: ENGINE-634: ENGINE-635: initial run at key defaults from messages. Plenty to fix here, though. Tests fail galore. 3 years ago
Krista 'DarthMama' Bennett b6edc951b4 Logic error in stringlist_search! Argh. 3 years ago
Krista 'DarthMama' Bennett 69bee0184e Reverting to default to start other ENGINE-633 work. 3 years ago
Krista 'DarthMama' Bennett 6d33475435 some doxygen stuff. might not be kept. 3 years ago
Krista 'DarthMama' Bennett 0df6b9ff60 Merged in default after 1000 years *cringe* 3 years ago
Krista 'DarthMama' Bennett 735cc2339f adding of extra key information to internal header for future feature 3 years ago
Krista 'DarthMama' Bennett ded6c9b103 Extra fpr return args in internal import key calls 4 years ago
Volker Birk d26e4341a6 art & beauty 4 years ago
Krista 'DarthMama' Bennett 4192d1b895 ENGINE-488: added functionality to allow deduplication where needed; added deduplication for key counting in reencrypt tests. 4 years ago
Neal Walfield 7b0983928d Fix stringlist_add_unique 5 years ago
Krista Bennett 5172e5c909 Stupid syntax error. 5 years ago
Krista Bennett 1d0ba9b253 Committing small pieces step by step because I've already lost everything once today *headbash* - stringlist search added, but not to main API. 5 years ago
Edouard Tisserant 5ab821997f NETPGP-18 adding recipients fpr/key_id to pgp_decrypt_and_verify returned keylist 6 years ago
Krista Grothoff 7fa3d03b70 ENGINE-174 / ENGINE-153: Hopefully ratings now do the right thing. HOPEFULLY. Engine tests pass, but we still have this problem for me, anyway, about running unit tests from the make script vs. directly in the directory. elect_pubkey/find_keys somehow doesn't find the key in update_identity, whereas it works locally and from gpg, it works fine. Puzzling, but this has come up before and isn't us directly, I think. 6 years ago
Roker bbe403a3bb avoid unitialized local pointer variables to reduce hard-to-find bugs 6 years ago
Volker Birk e4cfb490c6 adding license info to each file 7 years ago
Krista Grothoff 40db3370ca Removed redundant null checks I inserted in some of the new_*_list functions because I missed the initial calloc. 7 years ago
Krista Grothoff f73d4ed9ce related to fix #24 - reinserted NULL checks on return values and ensured that all duped memory was freed upon errors. 7 years ago
Krista Grothoff 4ab6df6f55 fix #104 (continued): if after assert value in stringlist_add 7 years ago
Krista Grothoff 8a109ad9ec fix #104: fixed incorrect/confusing behaviour in stringlist_add/append stringpair_list_add/append. 7 years ago
Krista Grothoff d1feaca254 fix #94: _list_append behaviour on NULL list head is now to return NULL (both for stringpair_list_append and stringlist_append) 7 years ago
Krista Grothoff 022df7f01b fix #99: stringlist_free now iterative 7 years ago
Krista Grothoff f4079b0c94 fix 98: stringlist_add now iterative 7 years ago
Krista Grothoff 80b7df637f fix #11: made stringlist_dup iterative, added NULL to new_stringlist for next ptr (this wasn't set for one-element lists). 7 years ago
Volker Birk ab96ae5b31 delete from stringlist 7 years ago
Volker Birk 604ab22e65 streamline 8 years ago
Volker Birk 550a6c8ba5 Windoze fixes 8 years ago
vb 5d88ed30cc ... 8 years ago
vb 254b93a1ba more asserts 8 years ago
vb 2e27b2a8a0 ... 8 years ago
vb 9b85561fb7 reorga 8 years ago