aboutsummaryrefslogtreecommitdiff
path: root/libs/uw-imap
Commit message (Collapse)AuthorAge
* uw-imap: install c-client/linkage.c to stagingSebastian Kemper2020-10-31
| | | | | | | | | | | linkage.c can be included by other programs as described in docs/internal.txt (quote: "By using linkage.c instead of explicit mail_link() calls, you are guaranteed that you will have a consistant linkage among all software built on this system"). This commit adds linkage.c to staging. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* uw-imap: Fix compilation without deprecated APIs for OpenSSLRosen Penev2018-11-06
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* uw-imap: add openssl 1.1 compatibilityEneas U de Queiroz2018-05-23
| | | | | | Patch to compile with openssl 1.1 Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* uw-imap: copy actual files in devel folderLucian Cristian2017-12-01
| | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* uw-imap: add uw-imap toolkit, prereq for php7-mod-imapLucian Cristian2017-11-13
most patches are added from Fedora Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>