Commit Graph

4518 Commits (6476e3a87c996a312d75239454139e95f0cb6981)
 

Author SHA1 Message Date
Krista 'DarthMama' Bennett 68b920cb2c push before migration
2 years ago
Krista 'DarthMama' Bennett 26c8e2d87a Empty string fail fixed in mime.c
2 years ago
Krista 'DarthMama' Bennett e77c9cd8f9 updated expired key
2 years ago
Krista 'DarthMama' Bennett dbcc270974 Merged in ENGINE-870 (include guards)
2 years ago
Krista 'DarthMama' Bennett 9c192f24c5 Closing branch
2 years ago
Krista 'DarthMama' Bennett 65de855b03 Minor typo
2 years ago
Sofia Balicka 004adba326 one include guard in worng place
2 years ago
Sofia Balicka fe9a6cb363 replace #pragma once with include guards
2 years ago
Volker Birk d0914fa8e7 ignore ReceiverRating in Sync
2 years ago
Volker Birk a7e4a55a6d avoiding collision with math.h exp()
2 years ago
Volker Birk e34c9c009f comply to naming scheme
2 years ago
Krista 'DarthMama' Bennett 5dcaa8a38a ENGINE-857: revert and NUL char fix.
2 years ago
Krista 'DarthMama' Bennett 128ff90647 ENGINE-827: fixed last tests
2 years ago
Krista 'DarthMama' Bennett b1b1bc380e ENGINE-827: Reencryption will now only be done for organisational (e.g. business) accounts
2 years ago
Krista 'DarthMama' Bennett 815ee90d9a ENGINE-824: ENGINIE-825: flags for group identities and organisational (i.e. business vs. private) identities
2 years ago
Krista 'DarthMama' Bennett d80dce6a5c Merged in audit branch fixes
2 years 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 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.
2 years ago
Krista 'DarthMama' Bennett f000a21222 ENGINE-798 - that was some truly bizarre code. Modified stringlist_add_unique.
2 years ago
Thomas bed573f9fc Create system.db in the generate_code script
2 years ago
Thomas 37577584a8 Use YML2 directly with pip
2 years ago
Roker 9123b59397 remove duplicate 'mime.h' in Makefile. GNU cp complained about it. :-)
2 years ago
Thomas 1b58b737d5 Make yml2 path relative in Windows build script
2 years ago
Krista 'DarthMama' Bennett b5a2e2dbfb Added sofia's key_id doc bug changes
2 years ago
Sofia Balicka 5e4c6148d0 remove occurences of key id in parameter description because we only deal with full fingerprints
2 years ago
Sofia Balicka a2b62d983f merge in default
2 years ago
Thomas 620b579ef4 Some improvements to generation script on Windows
2 years ago
Thomas c4e8e4e0fe Restructure Windows build project
2 years ago
Krista 'DarthMama' Bennett 5fce011baf ENGINE-843: bad input checking everywhere
2 years ago
Krista 'DarthMama' Bennett 2203a9de6f Doxygen integration - N.B.: Much of the non-API function documentation is auto-generated and is INCOMPLETE or wrong. Sofia and I are working on it!
2 years ago
Krista 'DarthMama' Bennett d50b1c8b31 attempts to generate sync doc
2 years ago
Krista 'DarthMama' Bennett 4e772ae3e7 changes to documentation for sync generation (not yet complete)
2 years ago
Krista 'DarthMama' Bennett dcd20da5c0 deprecation information, more adjustments
2 years ago
Krista 'DarthMama' Bennett d36e0718a8 Doc cleanup (some)
2 years ago
Krista 'DarthMama' Bennett d1a863a528 merged in default
2 years ago
Krista 'DarthMama' Bennett 024efbe47e ENGINE-791: comment so Ben doesn't hit this 1098302394382 times and wonder why (or, frankly, me either :)
2 years ago
Krista 'DarthMama' Bennett 5af152ead3 ENGINE-792: fixed logic error. Oops.
2 years ago
Krista 'DarthMama' Bennett 3d30406d3e ENGINE-792: fixed logic error. Oops.
2 years ago
Krista 'DarthMama' Bennett 9c2a11633e merged in default
2 years ago
Krista 'DarthMama' Bennett b17689e2a8 merged in audit_branch fixes
2 years ago
Krista 'DarthMama' Bennett a2d7c9d2db ENGINE-802: now checks retval
2 years ago
Krista 'DarthMama' Bennett 236d493e5b ENGINE-794
2 years ago
Krista 'DarthMama' Bennett 6a63a3b5f9 ENGINE-792: removed array formulation altogether - this was begging for trouble. String macros now used to match the enum and checks are over enum types.
2 years ago
Krista 'DarthMama' Bennett c08af57a15 ENGINE-791: Reverted - the define is there to please ISO see if the #define is false. It's harmless, if cheesy.
2 years ago
Krista 'DarthMama' Bennett cef2e66d10 ENGINE-832: fixed eval of return values. In these cases, the only relevant error status is OUT_OF_MEMORY; otherwise, we continue.
2 years ago
Krista 'DarthMama' Bennett 1df4dcfb85 ENGINE-840: Make identity_dup great again, ish, kinda
2 years ago
Krista 'DarthMama' Bennett 5307a50371 merged in ENGINE-835
2 years ago
Krista 'DarthMama' Bennett e59c2eef71 closing branch
2 years ago
Krista 'DarthMama' Bennett d3653c695c ENGINE-835 ENGINE-840: Memory leaks in update_identity + identity_dup missing enc_format in copy
2 years ago