Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix imap idle checking with remote servertests | VG | 2015-12-24 | 1 | -8/+15 |
| | | | | | | - fix exception class - select a mailbox to check incomming emails for - make the bridge run continuously until stopped with siginterrupt | ||||
* | fix missing import | VG | 2015-12-24 | 1 | -0/+1 |
| | |||||
* | fix exception handling syntax error | VG | 2015-12-22 | 1 | -2/+3 |
| | |||||
* | makes the imap connection work in a context (with statement) | VG | 2015-12-17 | 1 | -3/+21 |
| | |||||
* | add conf processing (boolean) | VG | 2015-12-16 | 1 | -6/+22 |
| | |||||
* | add option to bypass ssl hostname and/or ca check | VG | 2015-12-16 | 1 | -5/+16 |
| | |||||
* | add option to specify CA certificate | VG | 2015-12-16 | 1 | -5/+13 |
| | |||||
* | try to do the first connection | VG | 2015-12-15 | 1 | -7/+11 |
| | |||||
* | First tests reading a configuration file | VG | 2015-12-14 | 1 | -0/+27 |
| | |||||
* | Add backports test package to ignore list | VG | 2015-12-14 | 1 | -0/+1 |
| | |||||
* | gitignores *.whl python wheels too | VG | 2015-12-11 | 1 | -0/+1 |
| | |||||
* | add first examples | VG | 2015-12-11 | 1 | -0/+5 |
| | |||||
* | add some experiments for build step | VG | 2015-12-11 | 3 | -0/+7 |
| | |||||
* | ignores files | VG | 2015-12-11 | 1 | -0/+2 |
| | |||||
* | Add makefile for running tests | VG | 2015-12-11 | 1 | -0/+2 |
| | |||||
* | include a custom conf parser | VG | 2015-12-11 | 2 | -0/+76 |
| | |||||
* | First commit | VG | 2015-12-01 | 1 | -0/+14 |