Age | Commit message (Expand) | Author |
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 | fix for missing cacert bundle | kali |
2013-01-11 | all calls except the first one are made to api uri | kali |
2013-01-10 | renamed connection page | kali |
2013-01-09 | more missed strings to be translated | kali |
2013-01-09 | this should be the complete list of userfacing strings. | antialias |
2013-01-09 | add resolvconf option | kali |
2013-01-09 | dont shut down when conn lost | kali |
2013-01-09 | fix exception i18n | kali |
2013-01-09 | fix from_login | kali |
2013-01-09 | fix provider label translation | kali |
2013-01-09 | icon shows when wizard ends | kali |
2013-01-09 | fix provider parameter passed to network check | kali |
2013-01-09 | wrap provider info | kali |
2013-01-09 | fix provider domain regex | kali |
2013-01-09 | rename username var | kali |
2013-01-08 | Working OSX installer workflow. | kali |
2013-01-08 | doc polishing | kali |
2013-01-02 | initial OSX packaging | kali |
2012-12-27 | fix window not raising to front in osx | kali |
2012-12-27 | import fixes for soledad | kali |
2012-12-26 | Merge branch 'develop' of ssh://leap.se/leap_client into develop | kali |
2012-12-24 | Add method signatures for document storage, retrieval and sync | drebs |
2012-12-24 | Add send_keys to GPGWrapper | drebs |
2012-12-24 | GPGWrapper extends gnupg.GPG | drebs |
2012-12-24 | Merge branch 'develop' of ssh://code.leap.se/leap_client into develop | drebs |
2012-12-24 | Document ObjectStore | drebs |
2012-12-21 | magic translatable objects | kali |
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 | Fix OpenPGP key generation. | drebs |
2012-12-20 | Add info about hmac module in README | drebs |
2012-12-20 | Use doc_id with HMAC for symmetric encryption | drebs |
2012-12-20 | initial translation example. | kali |
2012-12-20 | fix broken tests | kali |
2012-12-18 | Correct typ0 | drebs |
2012-12-18 | Merge branch 'feature/u1db-openstack-backend' of ssh://code.leap.se/leap_clie... | drebs |
2012-12-18 | Refactor and symmetric encryption | drebs |
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 |