1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-05 10:39:27 +02:00
deltachat-core/src
2017-11-27 10:50:29 +01:00
..
mraheader.c Comment. 2017-11-13 18:51:25 +01:00
mraheader.h Add compiled docs to repository. 2017-11-14 02:47:49 +01:00
mrapeerstate.c Simplify header structur for better documentation and easier library usage. 2017-11-07 22:45:27 +01:00
mrapeerstate.h Add compiled docs to repository. 2017-11-14 02:47:49 +01:00
mrarray.c correct boundary checking in mrarray_t 2017-11-23 21:52:26 +01:00
mrarray.h comment 2017-11-24 15:32:23 +01:00
mrchat.c rename mrchat_get_unpromoted() to mrchat_is_unpromoted() 2017-11-22 14:01:06 +01:00
mrchat.h comment 2017-11-24 15:32:23 +01:00
mrchatlist.c rename mrpoortext_t to the more general mrlot_t 2017-11-24 13:48:16 +01:00
mrchatlist.h comment 2017-11-24 15:32:23 +01:00
mrcontact.c correct return value from mrcontact_is_blocked() 2017-11-24 16:19:10 +01:00
mrcontact.h correct return value from mrcontact_is_blocked() 2017-11-24 16:19:10 +01:00
mrdehtml.c Simplify header structur for better documentation and easier library usage. 2017-11-07 22:45:27 +01:00
mrdehtml.h Add compiled docs to repository. 2017-11-14 02:47:49 +01:00
mrevent.h add a function to get the profile image of a chat easily. 2017-11-21 16:30:19 +01:00
mrimap.c Remove nonworking restore function. 2017-11-15 18:06:53 +01:00
mrimap.h Remove nonworking restore function. 2017-11-15 18:06:53 +01:00
mrjob.c Simplify header structur for better documentation and easier library usage. 2017-11-07 22:45:27 +01:00
mrjob.h Add compiled docs to repository. 2017-11-14 02:47:49 +01:00
mrkey.c add function to write key to file 2017-11-27 10:50:29 +01:00
mrkey.h add function to write key to file 2017-11-27 10:50:29 +01:00
mrkeyring.c Simplify header structur for better documentation and easier library usage. 2017-11-07 22:45:27 +01:00
mrkeyring.h Add compiled docs to repository. 2017-11-14 02:47:49 +01:00
mrloginparam.c Simplify header structur for better documentation and easier library usage. 2017-11-07 22:45:27 +01:00
mrloginparam.h Add compiled docs to repository. 2017-11-14 02:47:49 +01:00
mrlot.c comment 2017-11-24 15:32:23 +01:00
mrlot.h rename mrpoortext_t to the more general mrlot_t 2017-11-24 13:48:16 +01:00
mrmailbox.c comment 2017-11-24 15:32:23 +01:00
mrmailbox.h switch to Semantic Versioning, https://semver.org/ 2017-11-26 17:56:34 +01:00
mrmailbox_configure.c Comment 2017-11-16 11:26:43 +01:00
mrmailbox_e2ee.c Simplify header structur for better documentation and easier library usage. 2017-11-07 22:45:27 +01:00
mrmailbox_imex.c add function to write key to file 2017-11-27 10:50:29 +01:00
mrmailbox_internal.h Add compiled docs to repository. 2017-11-14 02:47:49 +01:00
mrmailbox_log.c Move from MR_EVENT_IS_ONLINE to MR_EVENT_IS_OFFLINE to allow passing 0 as the default parameter and keep the stuff running. 2017-11-15 11:38:10 +01:00
mrmailbox_tools.c comment 2017-11-24 15:32:23 +01:00
mrmimefactory.c Rename MR_CHAT_* to MR_CHAT_TYPE_* 2017-11-11 23:00:08 +01:00
mrmimefactory.h Add compiled docs to repository. 2017-11-14 02:47:49 +01:00
mrmimeparser.c delay pointer dereferencing after error checking 2017-11-26 14:13:22 +01:00
mrmimeparser.h Add compiled docs to repository. 2017-11-14 02:47:49 +01:00
mrmsg.c rename mrpoortext_t to the more general mrlot_t 2017-11-24 13:48:16 +01:00
mrmsg.h rename mrpoortext_t to the more general mrlot_t 2017-11-24 13:48:16 +01:00
mrosnative.c Simplify header structur for better documentation and easier library usage. 2017-11-07 22:45:27 +01:00
mrosnative.h Simplify header structur for better documentation and easier library usage. 2017-11-07 22:45:27 +01:00
mrparam.c new send api 2017-11-23 17:36:39 +01:00
mrparam.h Comment 2017-11-20 09:59:32 +01:00
mrpgp.c Alloe multiple private keys by avoiding simple concatenation of the binary data, fixes #65 2017-11-20 23:40:56 +01:00
mrpgp.h Simplify header structur for better documentation and easier library usage. 2017-11-07 22:45:27 +01:00
mrpoortext.c rename mrpoortext_t to the more general mrlot_t 2017-11-24 13:48:16 +01:00
mrpoortext.h rename mrpoortext_t to the more general mrlot_t 2017-11-24 13:48:16 +01:00
mrsaxparser.c harden xml-entity parser 2017-11-26 13:59:51 +01:00
mrsaxparser.h Add compiled docs to repository. 2017-11-14 02:47:49 +01:00
mrsimplify.c Simplify header structur for better documentation and easier library usage. 2017-11-07 22:45:27 +01:00
mrsimplify.h Simplify header structur for better documentation and easier library usage. 2017-11-07 22:45:27 +01:00
mrsmtp.c Move from MR_EVENT_IS_ONLINE to MR_EVENT_IS_OFFLINE to allow passing 0 as the default parameter and keep the stuff running. 2017-11-15 11:38:10 +01:00
mrsmtp.h Simplify header structur for better documentation and easier library usage. 2017-11-07 22:45:27 +01:00
mrsqlite3.c Fix line-rotation bug. 2017-11-15 21:49:37 +01:00
mrsqlite3.h Comment. 2017-11-13 18:51:25 +01:00
mrstock.c Remove mrmailbox_t definition out of the scope of normals users. 2017-11-10 17:18:00 +01:00
mrstock.h Add compiled docs to repository. 2017-11-14 02:47:49 +01:00
mrtools.c add function to get size of a file associated with message 2017-11-23 11:45:07 +01:00
mrtools.h add function to get size of a file associated with message 2017-11-23 11:45:07 +01:00