Age | Commit message (Expand) | Author |
2013-01-17 | pep8 | kali |
2013-01-17 | osx fixed already running instance check | kali |
2013-01-17 | (osx) detect which interface is traffic going thru | kali |
2013-01-16 | handle loss of tun iface | kali |
2013-01-15 | added if callable sanity check. | antialias |
2013-01-15 | implemented abstracted layer with matching and passed callback. | antialias |
2013-01-15 | reads and searches for strings from openvpn logs via the management interface. | antialias |
2013-01-15 | todo about ping_gateway function | kali |
2013-01-11 | all calls except the first one are made to api uri | kali |
2013-01-09 | dont shut down when conn lost | kali |
2013-01-09 | rename username var | kali |
2012-12-21 | magic translatable objects | kali |
2012-12-21 | updated "translate" to work in objects other than QObjects | kali |
2012-12-20 | fix broken tests | kali |
2012-12-18 | freeze requests requirement lower than 1.0 | kali |
2012-12-18 | back-compat fix for requests api change | kali |
2012-12-17 | fix srp authentication cookies | kali |
2012-12-15 | use gnutls to parse pemfiles | kali |
2012-12-12 | changed some values in new style eipconfig | kali |
2012-12-12 | progress initial tests | kali |
2012-12-12 | tests for openvpn options | kali |
2012-12-11 | fetch only if not changed-since config file timestamp | kali |
2012-12-10 | get cipher config from eip-service | kali |
2012-12-07 | pep8 | kali |
2012-12-07 | to improve code coverage, began writing tests for leap.base.auth. | antialias |
2012-12-07 | in leap.base.checks.check_internet_connection modified the order | antialias |
2012-11-14 | make tests pass + pep8 | kali |
2012-11-13 | fix missing provider parameter in leapconfig objects chain | kali |
2012-11-12 | fix uri for sessions PUT | kali |
2012-11-09 | working version of the fake provider. | kali |
2012-11-09 | connect page merged into regvalidation. | kali |
2012-11-08 | more specific errors catched during srpauth | kali |
2012-11-06 | new validation pages in a reusable MVC style | kali |
2012-10-26 | fix systray context menu. | kali |
2012-10-26 | user credentials saved on login/signup branches. | kali |
2012-10-25 | login branch in wizard | kali |
2012-10-23 | allow to test auth from cli | kali |
2012-10-20 | connecting page | kali |
2012-10-19 | added docs | kali |
2012-10-19 | srp authentication class + useful decorator | 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-17 | moved srp registration to base | kali |
2012-10-12 | ping_gateway now uses the provider gateway defined in config file. | antialias |
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-08 | Merge branch 'feature/network_check' into develop | kali |
2012-10-08 | popup dialog error when network error happens | kali |
2012-10-06 | springbok hardcoded path for registration | kali |