aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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