Age | Commit message (Expand) | Author |
2013-07-17 | Create policy file based on a template and copy to destination | Tomás Touceda |
2013-07-17 | fix locking for raising window | kali |
2013-07-16 | Merge remote-tracking branch 'chiiph/bug/force_cleanlooks' into develop | Ivan Alejandro |
2013-07-16 | Force cleanlooks style on KDE | Tomás Touceda |
2013-07-15 | Wrap long login status | Tomás Touceda |
2013-07-12 | Improve LoggerWindow log colors. | Ivan Alejandro |
2013-07-12 | Merge remote-tracking branch 'chiiph/bug/donot_log_userdata' into develop | Ivan Alejandro |
2013-07-12 | Merge remote-tracking branch 'ivan/bug/3152_logger-window-toggle-fix' into de... | Tomás Touceda |
2013-07-12 | Do not log user data | Tomás Touceda |
2013-07-12 | LoggerWindow toggle button fix. Closes #3152. | Ivan Alejandro |
2013-07-12 | Merge remote-tracking branch 'ivan/feature/3134_redirect-output-to-logger' in... | Tomás Touceda |
2013-07-12 | Add tests for the StreamToLogger class. | Ivan Alejandro |
2013-07-12 | Redirect output to the logger. Closes #3134. | Ivan Alejandro |
2013-07-11 | Merge remote-tracking branch 'chiiph/bug/raise_if_osx' into develop | Ivan Alejandro |
2013-07-11 | Always raise the window that is intended to be shown | Tomás Touceda |
2013-07-11 | Fix icon path for cocoasudo | Tomás Touceda |
2013-07-10 | Merge remote-tracking branch 'ivan/bug/3125_systray-turn-on-problem' into dev... | Tomás Touceda |
2013-07-10 | Bugfix: Systray Turn ON action fails. Closes #3125 | Ivan Alejandro |
2013-07-10 | Merge remote-tracking branch 'chiiph/bug/various_osx_fixes' into develop | Ivan Alejandro |
2013-07-10 | Merge remote-tracking branch 'ivan/bug/3147_wrong-systray-icon-on-startup' in... | Tomás Touceda |
2013-07-10 | Bugfix: parse \n in the log window. Closes #3151. | Ivan Alejandro |
2013-07-10 | Make the install_path relative to the launcher path instead of absolute | Tomás Touceda |
2013-07-10 | Bugfix: wrong systray icon on startup. Close #3147 | Ivan Alejandro |
2013-07-09 | Merge remote-tracking branch 'ivan/bug/eip_button_moved_to_status_panel' into... | Tomás Touceda |
2013-07-09 | Bugfix: EIP status button moved to status panel. | Ivan Alejandro |
2013-07-09 | Merge branch 'bug/random_pep8_fix' into develop | Ivan Alejandro |
2013-07-09 | Merge branch 'bug/openvpn_log_windows' into develop | Ivan Alejandro |
2013-07-09 | pep8 | Tomás Touceda |
2013-07-09 | Make openvpn log to a file in windows | Tomás Touceda |
2013-07-10 | fix path escaping for tuntaposx installer | Kali Kaneko |
2013-07-09 | use cocoasudo for updown install | Kali Kaneko |
2013-07-09 | Merge remote-tracking branch 'chiiph/bug/fix_call_args' into develop | Kali Kaneko |
2013-07-08 | Merge remote-tracking branch 'kali/bug/wizard-hangs' into develop | Tomás Touceda |
2013-07-08 | Improve tests to check function signature too | Tomás Touceda |
2013-07-09 | do not use exec_ on wizard | Kali Kaneko |
2013-07-08 | fix extra parameter breaking auth | Kali Kaneko |
2013-07-08 | pep8 | Kali Kaneko |
2013-07-05 | Merge branch 'feature/srpauth_coverage' into develop | Ivan Alejandro |
2013-07-05 | Merge remote-tracking branch 'ivan/bug/3067_faulty-multiple-provider-selectio... | Tomás Touceda |
2013-07-05 | Bugfix: faulty multiple provider selection. | Ivan Alejandro |
2013-07-05 | Add tests for SRPAuth class | Tomás Touceda |
2013-07-05 | Granularize exceptions | Tomás Touceda |
2013-07-05 | Check if request content is None before doing anything | Tomás Touceda |
2013-07-05 | Remove unneeded username and password class members | Tomás Touceda |
2013-07-05 | Refactor methods and emit event when we know uid is not None | Tomás Touceda |
2013-07-05 | Broaden the exception type to catch | Tomás Touceda |
2013-07-05 | Raise SRPAuthenticationError when errcode != 422 too | Tomás Touceda |
2013-07-05 | Reset A value from the class after we don't need it anymore | Tomás Touceda |
2013-07-05 | Remove password from start_authentication method, since we don't need it | Tomás Touceda |
2013-07-05 | Fix comments in srpregister test | Tomás Touceda |