Age | Commit message (Expand) | Author |
2012-12-21 | updated "translate" to work in objects other than QObjects | kali |
2012-12-21 | readme typos, updated translation docs | kali |
2012-12-20 | initial translation example. | kali |
2012-12-20 | fix broken tests | kali |
2012-12-18 | catch gnutls error while validating pemfile | kali |
2012-12-18 | do not assume that we were the only ones launching openvpn | kali |
2012-12-18 | freeze requests requirement lower than 1.0 | kali |
2012-12-18 | added current_page | kali |
2012-12-18 | back-compat fix for requests api change | kali |
2012-12-18 | do not pass CA.crt to checks for https | kali |
2012-12-18 | Fix parsing of timestamps in a locate independent way | kali |
2012-12-17 | network checker launched by signal | kali |
2012-12-17 | fix srp authentication cookies | kali |
2012-12-15 | use gnutls to parse pemfiles | kali |
2012-12-15 | workaround for not-yet-valid certs | kali |
2012-12-12 | progress to connection only if no errors | kali |
2012-12-12 | changed some values in new style eipconfig | kali |
2012-12-12 | parse new service format | kali |
2012-12-12 | login tests | kali |
2012-12-12 | register tests | kali |
2012-12-12 | providerselect tests | kali |
2012-12-12 | cleanup lingering temporal files | kali |
2012-12-12 | tests for firstrun/wizard | kali |
2012-12-12 | completed tests for gui/progress | 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-10 | cleanup and rewrite eipconnection/openvpnconnection classes | kali |
2012-12-07 | only remove management socket when shutting down | 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-28 | call shutdown signal from sigint_handler | kali |
2012-11-28 | successfully catching ctrl-c but for not quitting in the correct order. | antialias |
2012-11-28 | move delay function to gui/utils | kali |
2012-11-28 | modified hash of resources | kali |
2012-11-27 | login validation inline | kali |
2012-11-27 | inline validation at register page. | kali |
2012-11-23 | refactor validation mixin; progress until register page | kali |
2012-11-22 | fix widgets focus on providerselect page | kali |
2012-11-22 | info page refactor. | kali |
2012-11-22 | fixed ui freeze using queue for passing status between worker and parent | kali |
2012-11-21 | add red border to failed field | kali |
2012-11-21 | update check status when provider entry changes. | kali |
2012-11-21 | tango icons for checking/checked/failed check status | kali |
2012-11-20 | added inline panel within zero-margin frame | kali |
2012-11-20 | TableWidget refactor | kali |
2012-11-19 | add domain name to providerinfo page | kali |
2012-11-19 | set commit page (no back button after validation) | kali |