Age | Commit message (Expand) | Author |
2012-11-08 | more careful error catching during registration. | kali |
2012-11-08 | more specific errors catched during srpauth | kali |
2012-11-08 | selectprovider rename + fix onComplete function for provider entry | kali |
2012-11-08 | catch conn error while fetching provider info | kali |
2012-11-08 | allow user to specify host:port for provider selection | kali |
2012-11-07 | fix issue with refresh timing | kali |
2012-11-07 | changes to update_signal | kali |
2012-11-06 | add 404 catch to register | kali |
2012-11-06 | split wizard into separate files | kali |
2012-11-06 | new validation pages in a reusable MVC style | kali |
2012-10-26 | stop eip connection when first run wizard started | kali |
2012-10-26 | hide aboutQt menu entry | kali |
2012-10-26 | fix systray context menu. | kali |
2012-10-26 | save user/pass only if save_user checked in wizard | kali |
2012-10-26 | user credentials saved on login/signup branches. | kali |
2012-10-25 | login branch in wizard | kali |
2012-10-24 | fix checks that were getting default provider domain var still | kali |
2012-10-24 | last page of wizard displays the connection steps | kali |
2012-10-24 | sign up branch ends by triggering eip connection | kali |
2012-10-24 | save geometry (was badly merged) | kali |
2012-10-23 | allow to test auth from cli | kali |
2012-10-20 | password confirmation | kali |
2012-10-20 | add bypass for already trusted fingerprints | kali |
2012-10-20 | connecting page | kali |
2012-10-19 | added docs | kali |
2012-10-19 | add bug number in log for #638 cases (domain name mismatch) | kali |
2012-10-19 | srp authentication class + useful decorator | kali |
2012-10-19 | ca cert fingerprint check + api cert verification | kali |
2012-10-19 | download ca cert from provider | kali |
2012-10-19 | add more digest functions | kali |
2012-10-19 | logic for cert validation widgets in wizard | kali |
2012-10-19 | openvpn commands cleanup | kali |
2012-10-18 | catch cert verification errors and ask user for trust | kali |
2012-10-18 | Merge branch 'develop' into feature/generic-wizard | kali |
2012-10-18 | Merge branch 'feature/detect_and_stop_vpn' into develop | kali |
2012-10-17 | moved srp registration to base | kali |
2012-10-17 | added skeleton for generic client wizard flow | kali |
2012-10-15 | attempts to stop exisiting instances of openvpn when discovered at start up. | antialias |
2012-10-12 | stopping openvpn via management interface. | antialias |
2012-10-12 | ping_gateway now uses the provider gateway defined in config file. | antialias |
2012-10-11 | add signal to end of eip checks | kali |
2012-10-11 | comment out the set_password call until we fix #744 | kali |
2012-10-11 | removed debug info since eval HOME is causing the bug | kali |
2012-10-11 | another attempt at fixing recursion error with expanduser | kali |
2012-10-11 | make file_path explicit | kali |
2012-10-10 | use signals to pass eip errors across threads | kali |
2012-10-10 | fix geometry saving for debug/regular mode. | kali |
2012-10-10 | fix connect/disconnect button in debug mode | kali |
2012-10-10 | add feedback for connection error during signup | kali |
2012-10-10 | fix failing test on test_eipconnection | kali |