[gmime: 19/21] Merge branch 'master' into gnome-master
- From: Jeffrey Stedfast <fejj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gmime: 19/21] Merge branch 'master' into gnome-master
- Date: Sun, 26 Mar 2017 19:42:14 +0000 (UTC)
commit f995176d9e46f4e3467d2c41295a61c0f73cb385
Merge: a4dfcd3 7736276
Author: Jeffrey Stedfast <jestedfa microsoft com>
Date: Sun Mar 26 15:32:17 2017 -0400
Merge branch 'master' into gnome-master
PORTING | 10 +-
configure.ac | 2 +-
docs/reference/Makefile.am | 2 +-
docs/reference/changes-3.0.sgml | 9 +-
docs/reference/gmime-docs.sgml | 4 +-
docs/reference/gmime-sections.txt | 65 +-
docs/reference/gmime.hierarchy | 2 +-
examples/imap-example.c | 5 +-
gmime.doap | 2 +-
gmime/Makefile.am | 8 +-
gmime/gen-table.c | 2 +-
gmime/gmime-charset-map-private.h | 834 ++++++++++----------
gmime/gmime-crypto-context.c | 9 +-
...{gmime-filter-md5.c => gmime-filter-checksum.c} | 96 ++-
gmime/gmime-filter-checksum.h | 66 ++
gmime/gmime-filter-crlf.c | 240 ------
gmime/gmime-filter-crlf.h | 74 --
gmime/gmime-filter-md5.h | 66 --
gmime/gmime-filter-smtp-data.c | 167 ++++
gmime/gmime-filter-smtp-data.h | 64 ++
gmime/gmime-header.c | 778 +++++++++++++++----
gmime/gmime-header.h | 47 +-
gmime/gmime-internal.h | 19 +-
gmime/gmime-message-partial.c | 9 +-
gmime/gmime-message.c | 505 +------------
gmime/gmime-message.h | 2 -
gmime/gmime-object.c | 186 +----
gmime/gmime-object.h | 6 +-
gmime/gmime-parser.c | 292 +++-----
gmime/gmime-part.c | 32 +-
gmime/gmime-signature.h | 3 +-
gmime/gmime.c | 4 +-
gmime/gmime.h | 4 +-
gmime/internet-address.c | 86 ++-
gmime/internet-address.h | 5 +-
tests/test-headers.c | 8 +-
tests/test-pgpmime.c | 6 +-
tests/test-smime.c | 2 +-
tools/Makefile.am | 2 +-
tools/gmime-port-2-6-to-3-0.sh | 32 +
40 files changed, 1812 insertions(+), 1943 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]