|
|
74189c04a4
|
* mu-msg-sexp: mark attachments as such
|
2012-08-10 09:59:01 +03:00 |
|
|
|
1c058a1b9d
|
* lib/crypto: disable pkcs7 for now
|
2012-08-10 09:39:24 +03:00 |
|
|
|
dba062b97c
|
* tests: cleanup test-mu-msg.c
|
2012-08-09 11:46:00 +03:00 |
|
|
|
b3760740f8
|
* update for attachment checking changes
|
2012-08-09 11:45:46 +03:00 |
|
|
|
51fe7fcae8
|
* lib: refactor attachment checking
|
2012-08-09 11:45:04 +03:00 |
|
|
|
ea86b71294
|
* lib: fix embedded text indexing
|
2012-08-09 10:54:05 +03:00 |
|
|
|
70856427cf
|
* cosmetic
|
2012-08-09 10:34:05 +03:00 |
|
|
|
7b13676f3c
|
* tests: X-Label tags are space-separated, X-Keywords are comma-separated
|
2012-08-09 10:33:56 +03:00 |
|
|
|
6d91589791
|
* lib: fix initialization in get_tags
|
2012-08-09 10:07:23 +03:00 |
|
|
|
cb17e22d48
|
* lib/tests: support X-Label and X-Keywords, update unit test
|
2012-08-09 10:01:06 +03:00 |
|
|
|
abfcc4a2f3
|
* updates for mu_msg_get_body_(text|html) api change
|
2012-08-09 09:38:58 +03:00 |
|
|
|
86bf7b7165
|
* lib: cleanup mu_msg_get_body_(html|text) (WIP)
|
2012-08-09 09:38:22 +03:00 |
|
|
|
c3391b3929
|
* lib: cleanups: remove mu-msg-cache (WIP)
|
2012-08-08 19:13:59 +03:00 |
|
|
|
d7dabca0b6
|
* lib: fixes for make line35/make cc10
|
2012-08-07 12:02:44 +03:00 |
|
|
|
a91fa644d5
|
* lib: correctly handle embedded text parts
|
2012-08-07 11:43:54 +03:00 |
|
|
|
dc211648a8
|
* mu-msg-file: don't try to decrypt when this is not desirable
|
2012-08-05 12:28:47 +03:00 |
|
|
|
57b26259f7
|
* mu-store-read.cc: use realpath when determining path, getting rid of
e.g. /foo//bar double slashes
|
2012-08-03 18:44:43 +03:00 |
|
|
|
cf2b81c009
|
* lib: centralize MAX_PATH stuff
|
2012-08-03 18:43:59 +03:00 |
|
|
|
b71a27b7c0
|
* mu4e/mu-msg-part: better detection of body / attachments
|
2012-08-02 15:48:03 +03:00 |
|
|
|
11b60b7ca0
|
* mu-msg-part: small fix (initialize fname)
|
2012-08-01 23:22:50 +03:00 |
|
|
|
8d517021bb
|
* mu-msg-file: cleanup message path (realpath)
|
2012-08-01 23:21:59 +03:00 |
|
|
|
3c59b97fc9
|
* mu-str.c: make mu_str_convert_to_utf8 slightly more tolerant
|
2012-08-01 17:03:55 +03:00 |
|
|
|
67a9282fc9
|
* updates for mu-msg-part changes
|
2012-08-01 17:02:43 +03:00 |
|
|
|
536665d126
|
* further refactoring/cleanup of MuMsgPart
|
2012-08-01 17:02:11 +03:00 |
|
|
|
279f627c5e
|
* cosmetics
|
2012-08-01 10:48:56 +03:00 |
|
|
|
86e3c3095b
|
* mu-msg-fields: add name for refs
|
2012-08-01 10:45:45 +03:00 |
|
|
|
6a7562422f
|
* MuMsgPart refactoring / cleanups
|
2012-08-01 10:45:03 +03:00 |
|
|
|
7485911cd6
|
* mu-log.c: minor
|
2012-07-31 18:47:05 +03:00 |
|
|
|
f1a2e94b1a
|
* crypto: update for crypto api changes
|
2012-07-27 18:04:49 +03:00 |
|
|
|
8432156765
|
* crypto: implement automagic decryption when so requested
(mainly by adding some smartness to various part_foreach functions, adding
mu_msg_(get|set)_auto_decrypt to mark a message for auto-decryption)
|
2012-07-27 18:04:17 +03:00 |
|
|
|
c88aea5285
|
* crypto: add mu_msg_crypto_decrypt_part, fix password func, remove cruft
|
2012-07-27 18:02:34 +03:00 |
|
|
|
84682bfe2c
|
* mu-msg-view: better detection of signed/encrypted parts
|
2012-07-24 23:38:57 +03:00 |
|
|
|
8f6cf28f2d
|
* mu-msg-part: better detection of message body
|
2012-07-24 23:38:37 +03:00 |
|
|
|
a3b4edf56a
|
* updates for mu-msg-part changes
|
2012-07-24 22:12:49 +03:00 |
|
|
|
c7eaaf9475
|
* mu-msg-part: clean up mime-part parsing
|
2012-07-24 22:12:22 +03:00 |
|
|
|
d92ad056e1
|
* cosmetics
|
2012-07-23 00:56:01 +03:00 |
|
|
|
5a92c8b58a
|
* crypto: decryption support (WIP)
|
2012-07-22 19:39:17 +03:00 |
|
|
|
34401b743c
|
* fix 'make distcheck'
|
2012-07-20 12:20:46 +03:00 |
|
|
|
c240e6c17f
|
* fixes for 'make line35' (small function refactoring)
|
2012-07-20 11:54:37 +03:00 |
|
|
|
3322464564
|
* crypto: refactor a bit; add to sexp
|
2012-07-18 17:52:33 +03:00 |
|
|
|
acfabfdf4b
|
* refactor: MU_MSG_PART_OPTION -> MU_MSG_OPTION and related changes
|
2012-07-18 16:22:10 +03:00 |
|
|
|
fe6333dfef
|
* crypto: small cleanups
|
2012-07-18 11:36:42 +03:00 |
|
|
|
39fe3f417c
|
* crypto: add automated test for 'verify'
|
2012-07-18 11:35:57 +03:00 |
|
|
|
807c9de625
|
* crypto: better handling of crypto errors
|
2012-07-18 10:30:23 +03:00 |
|
|
|
9e59b1f29b
|
* crypto: update other mu-msg-part users for api changes
|
2012-07-17 19:17:09 +03:00 |
|
|
|
c7cf0c6655
|
* crypto: hook up crypto support with mu-msg-part and friends
|
2012-07-17 19:16:42 +03:00 |
|
|
|
2be6b041ae
|
* mu: build crypto support maybe (depends on gmime 2.6)
|
2012-07-17 19:15:47 +03:00 |
|
|
|
d4abc249c2
|
* refactor mu_msg_(un)load_msg_file from various versions
|
2012-07-16 12:55:54 +03:00 |
|
|
|
a2bceff17c
|
* cosmetic
|
2012-07-16 09:23:48 +03:00 |
|
|
|
aa62d4ca1b
|
* cosmetic
|
2012-07-14 15:52:55 +03:00 |
|