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
/
baseapp
/
eip.py
Age
Commit message (
Expand
)
Author
2013-01-17
localize exit country if we can
kali
2013-01-17
osx fixed already running instance check
kali
2013-01-15
implemented abstracted layer with matching and passed callback.
antialias
2013-01-15
reads and searches for strings from openvpn logs via the management interface.
antialias
2013-01-09
more missed strings to be translated
kali
2012-12-17
network checker launched by signal
kali
2012-12-12
changed some values in new style eipconfig
kali
2012-10-24
last page of wizard displays the connection steps
kali
2012-10-24
sign up branch ends by triggering eip connection
kali
2012-10-19
logic for cert validation widgets in wizard
kali
2012-10-11
add signal to end of eip checks
kali
2012-10-10
use signals to pass eip errors across threads
kali
2012-10-10
fix connect/disconnect button in debug mode
kali
2012-10-08
add leap-status to main window in non-debug mode
kali
2012-10-08
Merge branch 'feature/network_check' into develop
kali
2012-10-02
moved eip checks to qthread to let icon show early
kali
2012-09-28
Functionality to shutdown network checker when openvpn is stopped.
antialias
2012-09-21
added --no-provider-checks and --no-ca-verify for ease of debugging
kali
2012-09-20
toggle connection on/off
kali
2012-09-20
start hidden, and toggle details window from menu
kali
2012-09-20
Merge branch 'develop' into feature/systray-menu
kali
2012-09-18
cert verification and malformed json checks
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-06
more generic error handler in EipConductorAppMixin
kali
2012-09-05
missing_pkexec error converted to "auto" error.
kali
2012-09-05
openvpn messages log to eip.openvpn logger
kali
2012-09-05
app wide logging handler
kali
2012-09-04
put timer constant instead of hardcoded value
kali
2012-09-04
add little docstrings to classes
kali
2012-09-04
further cleaning of main window by moving init functions
kali
2012-09-04
actual split of classes into own modules
kali