index
:
bitmask_client.git
debian/experimental
develop
feature/async-api
feature/js-ui
master
release-0.2.0
release-0.5.4
release-0.6.1
release/0.7.x
release/0.8.x
release/v0.2.0
[bitmask_client]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
leap
/
eip
/
eipconnection.py
Age
Commit message (
Expand
)
Author
2012-12-18
Fix parsing of timestamps in a locate independent way
kali
2012-12-10
cleanup and rewrite eipconnection/openvpnconnection classes
kali
2012-11-13
fix missing provider parameter in leapconfig objects chain
kali
2012-10-26
fix systray context menu.
kali
2012-10-24
sign up branch ends by triggering eip connection
kali
2012-10-12
stopping openvpn via management interface.
antialias
2012-10-11
add signal to end of eip checks
kali
2012-10-10
fix geometry saving for debug/regular mode.
kali
2012-10-10
fix failing test on test_eipconnection
kali
2012-10-08
add leap-status to main window in non-debug mode
kali
2012-09-21
added --no-provider-checks and --no-ca-verify for ease of debugging
kali
2012-09-18
cert verification and malformed json checks
kali
2012-09-18
do_branding command added to setup
kali
2012-09-06
openvpn management socket is a temp path on each run
kali
2012-09-06
fix silly return mistake on has_errors method
kali
2012-09-06
more generic error handler in EipConductorAppMixin
kali
2012-09-05
missing_pkexec error converted to "auto" error.
kali
2012-09-05
app wide logging handler
kali
2012-08-29
test for eip_config_checker called from eip_connection run_checks method
kali
2012-08-28
eip_checks called from main app.
kali
2012-08-22
yay! First WORKING GUI in refactor branch :)
kali
2012-08-21
fix out-of-sync refactor.
kali
2012-08-21
moved exceptions to its own file
kali
2012-08-21
fix imports + style cleaning
kali
2012-08-16
Cleaned up files and file names using the PEP 8 style guide.
antialias