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
/
openvpnconnection.py
Age
Commit message (
Expand
)
Author
2012-10-01
Now throws a CriticalError when an pre-exisiting openvpn istance is found.
antialias
2012-09-20
add logging
kali
2012-09-20
toggle connection on/off
kali
2012-09-20
Merge branch 'develop' into feature/systray-menu
kali
2012-09-18
do_branding command added to setup
kali
2012-09-13
fix race condition on app init
kali
2012-09-12
add openvpn-verb option to cli.
kali
2012-09-06
openvpn management socket is a temp path on each run
kali
2012-09-06
make tests pass.
kali
2012-09-05
missing_pkexec error converted to "auto" error.
kali
2012-09-05
app wide logging handler
kali
2012-08-31
deprecated configparser. closes #500
kali
2012-08-30
remove unused function
kali
2012-08-28
eip_checks called from main app.
kali
2012-08-22
fix for failing bad port init test
kali
2012-08-22
yay! First WORKING GUI in refactor branch :)
kali
2012-08-21
fix status_watcher callback stub
kali
2012-08-21
fix out-of-sync refactor.
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