summaryrefslogtreecommitdiff
path: root/sys/src/cmd/upas/fs
AgeCommit message (Expand)Author
2018-02-05upas/fs: fix imap atom quoting (thanks Piotr Kubaj)cinap_lenrek
2018-01-27upas/fs: try to deal with nil mail body (can happen when fetch fails)cinap_lenrek
2018-01-25upas/fs: deal with imap returning more uid's than allocated from previus "mes...cinap_lenrek
2017-12-19upas/fs: more bugscinap_lenrek
2017-12-19upas/fs: fix precedence bugs, compare digest pointer to nilcinap_lenrek
2017-09-23upas/fs: fix putcache(), sub-part messages should never go into the lrucinap_lenrek
2017-09-13upas/fs: replace fixed cache table with lru linked listcinap_lenrek
2017-06-22upas/fs: handle plumbing for new messages for concurrent index updatescinap_lenrek
2017-06-18upas/fs: work in progress...cinap_lenrek
2017-05-02upas/fs: handle partial fetches (imap server returning less messages than ava...cinap_lenrek
2017-04-27upas/fs: fix warning about unused Err: labelcinap_lenrek
2017-04-23libsec: sha256 support for thumbprint files, use it in ssh as wellcinap_lenrek
2017-04-23upas/fs: don't abort on malformed unix headercinap_lenrek
2017-04-22libavl: lookup can return the closest matchspew
2017-04-09upas/fs: remove imap lastread deboundingcinap_lenrek
2017-04-09upas/fs: fix sync conditioncinap_lenrek
2017-04-08upas/fs: make use of Maxmsg consistentcinap_lenrek
2017-04-08upas/fs: simplify imap4read()cinap_lenrek
2017-04-08upas/fs: fix dir comparsion and skip directories in mdir, avoid statcinap_lenrek
2017-03-21remove accidentally commited binary /sys/src/cmd/upas/fs/chkidx file (thanks ...cinap_lenrek
2017-03-16upas/fs: tls sni support for pop3/imapcinap_lenrek
2017-03-16upas/fs: fix memory leaks in tls code, handle tls in a common wraptls() functioncinap_lenrek
2017-03-15upas/fs: getting rid of the fine-grain locking...cinap_lenrek
2017-03-14upas/fs: more cleanup...cinap_lenrek
2017-03-14upas/fs: remove more debugging crapcinap_lenrek
2017-03-14upas/fs: remove unused segbrk memory allocatorcinap_lenrek
2017-03-14upas/fs: remove idx semaphore, cannot happen as symcmbox() always called with...cinap_lenrek
2017-03-14upas/fs: fix more locking bugs, remove debugging clutter, remove planb mbox codecinap_lenrek
2017-03-14upas/fs: make sure mbox is locked during msgdecref() in rclunk()cinap_lenrek
2017-03-12upas/fs: lock mbox in syncallmboxes() to avoid assert crashcinap_lenrek
2017-03-12upas/fs: remove useless syncsem, make sure mbox is locked when fetching / syn...cinap_lenrek
2017-03-12merging erik quanstros nupascinap_lenrek
2016-07-24upas/fs: remove checkmboxrefs() debugging code, properly handle errors in 9p ...cinap_lenrek
2016-01-07format pointer subtraction results with %zd instead of %ld (for long -> intpt...cinap_lenrek
2014-11-14upas/fs: handle ramfs and hjfs "file locked" errorcinap_lenrek
2014-11-14upas/fs: handle cwfs "file is locked" error messagecinap_lenrek
2014-06-25upas/fs: disable imap mail fetch pipeline due to racemischief
2013-09-15upas/fs: fix potential filedescriptor leakscinap_lenrek
2013-09-14tls: fix various tlsClient()/tlsServer() related bugscinap_lenrek
2012-12-31fix utf and rune handling in preparation for 32bit runescinap_lenrek
2012-11-28upas/fs: fix tlsClient() memory leakscinap_lenrek
2012-08-30upas/fs: catch alarm note (used in pop3 code)cinap_lenrek
2012-07-14upas/fs: ministry of silly walks struck againcinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen