summaryrefslogtreecommitdiff
path: root/src/leap/eip/openvpnconnection.py
AgeCommit message (Expand)Author
2013-03-06Remove everything to start from scratchTomás Touceda
2013-01-24all tests green againkali
2013-01-24catch missing messages on last page of wizardkali
2013-01-17osx fixed already running instance checkkali
2013-01-17(osx) detect which interface is traffic going thrukali
2013-01-16handle loss of tun ifacekali
2013-01-15reads and searches for strings from openvpn logs via the management interface.antialias
2013-01-08Working OSX installer workflow.kali
2013-01-08doc polishingkali
2012-12-18do not assume that we were the only ones launching openvpnkali
2012-12-18do not pass CA.crt to checks for httpskali
2012-12-10cleanup and rewrite eipconnection/openvpnconnection classeskali
2012-12-07only remove management socket when shutting downkali
2012-11-28call shutdown signal from sigint_handlerkali
2012-11-19fix delete temporal fileskali
2012-11-14delete temp folder for management socket after client shutdownkali
2012-11-14make tests pass + pep8kali
2012-11-12catch error when management interface is missing during shutdownkali
2012-10-24sign up branch ends by triggering eip connectionkali
2012-10-19openvpn commands cleanupkali
2012-10-15attempts to stop exisiting instances of openvpn when discovered at start up.antialias
2012-10-12stopping openvpn via management interface.antialias
2012-10-11add signal to end of eip checkskali
2012-10-01Now throws a CriticalError when an pre-exisiting openvpn istance is found.antialias
2012-09-20add loggingkali
2012-09-20toggle connection on/offkali
2012-09-20Merge branch 'develop' into feature/systray-menukali
2012-09-18do_branding command added to setupkali
2012-09-13fix race condition on app initkali
2012-09-12add openvpn-verb option to cli.kali
2012-09-06openvpn management socket is a temp path on each runkali
2012-09-06make tests pass.kali
2012-09-05missing_pkexec error converted to "auto" error.kali
2012-09-05app wide logging handlerkali
2012-08-31deprecated configparser. closes #500kali
2012-08-30remove unused functionkali
2012-08-28eip_checks called from main app.kali
2012-08-22fix for failing bad port init testkali
2012-08-22yay! First WORKING GUI in refactor branch :)kali
2012-08-21fix status_watcher callback stubkali
2012-08-21fix out-of-sync refactor.kali
2012-08-21fix imports + style cleaningkali
2012-08-16Cleaned up files and file names using the PEP 8 style guide.antialias