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-12-18
do not assume that we were the only ones launching openvpn
kali
2012-12-18
do not pass CA.crt to checks for https
kali
2012-12-10
cleanup and rewrite eipconnection/openvpnconnection classes
kali
2012-12-07
only remove management socket when shutting down
kali
2012-11-28
call shutdown signal from sigint_handler
kali
2012-11-19
fix delete temporal files
kali
2012-11-14
delete temp folder for management socket after client shutdown
kali
2012-11-14
make tests pass + pep8
kali
2012-11-12
catch error when management interface is missing during shutdown
kali
2012-10-24
sign up branch ends by triggering eip connection
kali
2012-10-19
openvpn commands cleanup
kali
2012-10-15
attempts to stop exisiting instances of openvpn when discovered at start up.
antialias
2012-10-12
stopping openvpn via management interface.
antialias
2012-10-11
add signal to end of eip checks
kali
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