aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add interupt handler while sleeping between retriesVG2016-05-131-1/+6
* Fix mail id by search after idleVG2016-05-121-6/+5
* Change time.time to time.monotonicVG2016-05-121-8/+2
* add timeout for allways in idle serversVG2016-05-121-5/+21
* Auto-commit on 6d1dbe8495b5fafbc5f50d80268d0ca5b7b097beVG2016-05-111-0/+1
* get unseen mails at startVG2016-05-111-2/+7
* Fix list comprehension syntax errorVG2016-05-101-1/+1
* Auto-commit on 6d1dbe8495b5fafbc5f50d80268d0ca5b7b097beVG2016-05-101-1/+1
* Auto-commit on 6d1dbe8495b5fafbc5f50d80268d0ca5b7b097beVG2016-05-091-1/+3
* Auto-commit on 6d1dbe8495b5fafbc5f50d80268d0ca5b7b097beVG2016-05-091-21/+61
* Auto-commit on 6d1dbe8495b5fafbc5f50d80268d0ca5b7b097beVG2016-05-092-5/+6
* Auto-commit on 807fe7afb37fe2cfcf15c9457d04f64fa11b7511VG2016-05-093-91/+104
* Auto-commit on 807fe7afb37fe2cfcf15c9457d04f64fa11b7511VG2016-04-271-0/+0
* Fix imap idle checking with remote servertestsVG2015-12-241-8/+15
* fix missing importVG2015-12-241-0/+1
* fix exception handling syntax errorVG2015-12-221-2/+3
* makes the imap connection work in a context (with statement)VG2015-12-171-3/+21
* add conf processing (boolean)VG2015-12-161-6/+22
* add option to bypass ssl hostname and/or ca checkVG2015-12-161-5/+16
* add option to specify CA certificateVG2015-12-161-5/+13
* try to do the first connectionVG2015-12-151-7/+11
* First tests reading a configuration fileVG2015-12-141-0/+27
* Add backports test package to ignore listVG2015-12-141-0/+1
* gitignores *.whl python wheels tooVG2015-12-111-0/+1
* add first examplesVG2015-12-111-0/+5
* add some experiments for build stepVG2015-12-113-0/+7
* ignores filesVG2015-12-111-0/+2
* Add makefile for running testsVG2015-12-111-0/+2
* include a custom conf parserVG2015-12-112-0/+76
* First commitVG2015-12-011-0/+14