summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2013-01-28Fix tests with PGP to use random dir.drebs
2013-01-23Add test for message encryption.drebs
2013-01-23Add test for basic email sending.drebs
2013-01-22Clean up tests and add basic GPG infrastructure.drebs
2012-11-28creating test files (no tests yet)drebs
2012-11-12small refactoringdrebs
2012-11-05relay raises exception if recipient's key is not ultimatelly trusteddrebs
2012-11-05relay raises exception if recipient's key is not founddrebs
2012-11-05gpg wrapper is configurabledrebs
2012-10-31email header is not encrypteddrebs
2012-10-31add README filedrebs
2012-10-31relay loops forever with twistddrebs
2012-10-29send encrypted maildrebs
2012-10-23Simple SMTP relay using Twisted API.drebs
2012-10-18Merge branch 'feature/detect_and_stop_vpn' into developkali
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-12ping_gateway now uses the provider gateway defined in config file.antialias
2012-10-11add signal to end of eip checkskali
this fixes random error on leap initialization
2012-10-11comment out the set_password call until we fix #744kali
2012-10-11removed debug info since eval HOME is causing the bugkali
2012-10-11another attempt at fixing recursion error with expanduserkali
2012-10-11make file_path explicitkali
2012-10-10use signals to pass eip errors across threadskali
Closes #741
2012-10-10fix geometry saving for debug/regular mode.kali
Closes #732
2012-10-10fix connect/disconnect button in debug modekali
Closes #730
2012-10-10add feedback for connection error during signupkali
Closes #724
2012-10-10fix failing test on test_eipconnectionkali
Closes #738
2012-10-10fix for left-click on systraykali
Closes #310
2012-10-08added openvpn to debian install lineantialias
added python-coverage to testing install line rewrote PyQt installation instructions fixed pkg/test-requirements lines fixed nosetest example (#740)
2012-10-08add leap-status to main window in non-debug modekali
not very DRY but just to have it ready for rc cut.
2012-10-08Merge branch 'feature/network_check' into developkali
Conflicts: src/leap/baseapp/mainwindow.py src/leap/eip/tests/test_checks.py
2012-10-08popup dialog error when network error happenskali
we are shutting down for now. we should be acting upon failures in the near future. lowered the recurrent checks interval to 10 seconds.
2012-10-08Merge branch 'feature/firstrun-wizard' into developkali
2012-10-08catch timeout and specify kind of signup errorkali
2012-10-08fix hexlify + add regex validator for usernameskali
2012-10-06fix cert needed evaluationkali
2012-10-06springbok hardcoded path for registrationkali
2012-10-06pep8kali
2012-10-06Merge branch 'feature/detect_vpn' into developkali
2012-10-06Merge branch 'feature/detect_vpn' of ssh://leap.se/leap_client into ↵kali
feature/detect_vpn
2012-10-05added tests.antialias
2012-10-05fix seticon call breakage when interface dieskali
2012-10-05add comments to netcheckskali
2012-10-05pep8kali
2012-10-05Merge branch 'feature/detect_vpn' into developkali
2012-10-05typokali
2012-10-05todo commentskali
2012-10-05remove test resourceskali
2012-10-05fix cert needed evaluationkali