Age | Commit message (Expand) | Author |
2013-07-05 | Set global request timeout to REQUEST_TIMEOUT (10 secs) | Tomás Touceda |
2013-07-02 | Remember shouldn't be automatically set to checked | Ivan Alejandro |
2013-06-25 | pep8 fixes | Tomás Touceda |
2013-06-25 | Add test for the LEAP log handler | Ivan Alejandro |
2013-06-25 | Change method for 'dependency injection' in test. | Ivan Alejandro |
2013-06-24 | Add PySide tests helper. | Ivan Alejandro |
2013-06-21 | Disable remembering when not using a proper keyring backend | Tomás Touceda |
2013-06-19 | install missing files during linux initialization | kali |
2013-06-14 | Bugfix: add logs to history. Closes #2871. | Ivan Alejandro |
2013-06-13 | copy missing updown scripts if missing | Kali Kaneko |
2013-06-13 | workaround for pyside multiple inheritance problem | Kali Kaneko |
2013-06-05 | Bugfix str format in checker | Ivan Alejandro |
2013-06-03 | Use Twisted's deferToThread and Deferreds to handle parallel tasks | Tomás Touceda |
2013-06-03 | Add runtime requirements checker | Ivan Alejandro |
2013-05-29 | Add logging handler with history and signal emision | Ivan Alejandro |
2013-05-11 | updated documentation | kali |
2013-04-12 | Add --danger option to not validate the first hop of certificates | Tomas Touceda |
2013-04-09 | fixes as per review | kali |
2013-04-04 | Several fixes in wizard | kali |
2013-03-22 | Calculate mtime in a more multiplatform way | Tomás Touceda |
2013-03-21 | Fixes as per review | Tomás Touceda |
2013-03-21 | Handle configuration and paths in a standalone way | Tomás Touceda |
2013-03-15 | remove branding remnant, add missing header | kali |
2013-03-15 | namespace leap + leap.common split | kali |
2013-03-13 | Fix timestamp for file creation | Tomás Touceda |
2013-03-13 | Add vpn already running checks | Tomás Touceda |
2013-03-13 | Update name in file header | Tomás Touceda |
2013-03-13 | Check validity for downloaded certs and re-download if needed | Tomás Touceda |
2013-03-13 | Add valid pemfile check before saving the downloaded client cert | Tomás Touceda |
2013-03-13 | Add util.certs and abstract digest there | Tomás Touceda |
2013-03-13 | Add mkdir_p method to util.files | Tomás Touceda |
2013-03-13 | Pass mtime to pluggableconfig's load | Tomás Touceda |
2013-03-13 | Add mtime check for existing json definitions before download | Tomás Touceda |
2013-03-12 | Check and try to fix certificate permissions | Tomás Touceda |
2013-03-08 | Add translation support | Tomás Touceda |
2013-03-07 | Change asserts for a custom leap_assert method | Tomás Touceda |
2013-03-06 | Add general app | Tomás Touceda |
2013-03-06 | Remove everything to start from scratch | Tomás Touceda |
2013-01-31 | fix tests (resources hash + argparse) | kali |
2013-01-30 | comment out unused arguments in the arg parser | kali |
2013-01-24 | all tests green again | kali |
2013-01-24 | wizard rephrasing & punctuation | kali |
2013-01-17 | localize exit country if we can | 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-11 | fix for missing cacert bundle | kali |
2013-01-09 | fix exception i18n | kali |
2013-01-09 | fix provider label translation | kali |
2013-01-02 | initial OSX packaging | kali |
2012-12-21 | magic translatable objects | kali |