aboutsummaryrefslogtreecommitdiff
path: root/libs/uw-imap/patches
Commit message (Collapse)AuthorAge
* uw-imap: fix no deprecated API OpenSSLRosen Penev2021-03-21
| | | | | | The previous patch was for OpenSSL 1.0.2. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
* 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: 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>