Krista Bennett
|
6bbe96a61e
|
Small corrections, will go through in more detail later, but want to merge into master.
|
1 year ago |
Sofia Balicka
|
dfdee25ff4
|
more doxygen comments
|
1 year ago |
Krista 'DarthMama' Bennett
|
b54d4b9aa6
|
ENGINE-793: refactored bloblist_dup with double pointers.
|
2 years ago |
Krista 'DarthMama' Bennett
|
e2cee3c842
|
ENGINE-795: Documented bloblist_join; also fixed the first == second issue
|
2 years ago |
Krista 'DarthMama' Bennett
|
236d493e5b
|
ENGINE-794
|
2 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.
|
2 years ago |
Krista 'DarthMama' Bennett
|
6d33475435
|
some doxygen stuff. might not be kept.
|
2 years ago |
Krista 'DarthMama' Bennett
|
9f28c4e02b
|
grouped own resets now broken again, but it's about the mails.
|
2 years ago |
Krista Bennett
|
f685decf24
|
Through the power of revert, fixed the modes I messed up in the last commit (sorry, new machine and dorking around caused an unintended large-scale mode reset)
|
4 years ago |
Krista Bennett
|
673c9876d0
|
Fixed weird little test bug, also part of the ENGINE-476 in here
|
4 years ago |
Krista Bennett
|
5f1dc494f9
|
Urgh. Fixing bad merge (???)
|
4 years ago |
Volker Birk
|
eb6ae9afef
|
cleanup
|
5 years ago |
Volker Birk
|
7c493e9273
|
Windoze…
|
5 years ago |
Volker Birk
|
36793f3049
|
fixing small bug
|
5 years ago |
Volker Birk
|
b664c83326
|
copying release_value with bloblist_add
|
5 years ago |
Volker Birk
|
7d68fdde8a
|
addressing the ownership problem
|
5 years ago |
Krista Bennett
|
560b04476c
|
refactored bloblist data initialisation code
|
5 years ago |
Krista Bennett
|
f2b835823a
|
ENGINE-233: added cid check to bloblist_add
|
5 years ago |
Krista Bennett
|
eb72bed670
|
ENGINE-233: passes tests
|
5 years ago |
Krista Bennett
|
5bcba19718
|
ENGINE-9: reverting to default after memory mess.
|
5 years ago |
Krista Bennett
|
bd6749f69b
|
ENGINE-9: *****!*!*!*!*!*! WARNING - THIS COMMIT BREAKS API COMPATIBILITY DUE TO THE ADDITION OF A CONTENT ID FIELD TO BLOBLISTS AND TO THEIR CONSTRUCTORS !*!*!*!*!***** --- Bloblists now have a content id argument, and test cases and internal uses of bloblists have been adjusted.
|
5 years ago |
Krista Bennett
|
5ba6092bd3
|
ENGINE-9: revamped bloblist for content_id inclusion
|
5 years ago |
Edouard Tisserant
|
7f9ecc6446
|
free_bloblist of undefined is undefined - thx clang for catching this
|
5 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
|
6 years ago |
Krista Grothoff
|
bc1bf466b2
|
removing old code for handling RFC3159 app/pgp-encrypted case
|
6 years ago |
Krista Grothoff
|
89ed2c38d8
|
Fixed ownership problem with bloblist value
|
6 years ago |
Krista Grothoff
|
913682a540
|
stowing changes
|
6 years ago |
Krista Grothoff
|
643ab7dd58
|
ENGINE-74: ENGINE-118: #comment Encrypted text that is put into the first two attachments as application/pgp-encrypted + application/octet-stream is now decrypted correctly and ends up in the longtext portions of the message appropriately.
|
6 years ago |
Volker Birk
|
e69de979ab
|
...
|
6 years ago |
Roker
|
fdbb77b6f9
|
remove unecessary check, because free(NULL) is safe.
|
6 years ago |
Krista Grothoff
|
142eaba11a
|
fix #18: bloblist_dup now iterative.
|
6 years ago |
Krista Grothoff
|
4f458ab302
|
Addendum to #20: ensured empty-node list head is valid
|
6 years ago |
Krista Grothoff
|
fee10cf4a4
|
fix #19: bloblist_add now iterative
|
6 years ago |
Krista Grothoff
|
be2a52d878
|
fix #16 #17: removed recursion from free_bloblist, added NULL checks.
|
6 years ago |
Volker Birk
|
303c3bd0f7
|
blobs with size 0 are allowed now
|
6 years ago |
Volker Birk
|
36ad7cc4ba
|
safeguard removed
|
7 years ago |
Volker Birk
|
025e20e5f8
|
fixed bloblist
|
7 years ago |
Volker Birk
|
2fb5c8f2f2
|
small fixes
|
7 years ago |
Volker Birk
|
604ab22e65
|
streamline
|
7 years ago |
Volker Birk
|
84b7736317
|
new_bloblist with empty blob allowed
|
7 years ago |
Volker Birk
|
71259be4c4
|
safeguards for bloblist
|
7 years ago |
Volker Birk
|
771b8f3a45
|
import attached keys automatically in Message API
|
7 years ago |
Volker Birk
|
103e680fc1
|
adding _length() functions
|
7 years ago |
Volker Birk
|
550a6c8ba5
|
Windoze fixes
|
7 years ago |
vb
|
5d88ed30cc
|
...
|
7 years ago |
vb
|
9b85561fb7
|
reorga
|
7 years ago |