summaryrefslogtreecommitdiff
path: root/src/de
AgeCommit message (Expand)Author
2013-05-06Fix spelling of sate to stateArne Schwabe
2013-05-10Also add package name to UV variablesArne Schwabe
2013-05-10Report ics-openvpn version to server when push-peer-info is usedArne Schwabe
2013-05-03Cancel dialog when pressing back (closes issue #167)Arne Schwabe
2013-04-16Fix NPE when calling disconnect() without being connectedArne Schwabe
2013-04-16Add states when requiring user inputArne Schwabe
2013-04-10Always log tun informationArne Schwabe
2013-04-10Do not close main window when starting a VPN Connection.Arne Schwabe
2013-04-08add LastConnectedUuid to state messages.Arne Schwabe
2013-04-08Remove tls-remote conversion. Let Heiko's patches handle this stuffArne Schwabe
2013-04-08Fix status updatesArne Schwabe
2013-04-07Allow clearing of external appsArne Schwabe
2013-04-07Registering for a state receiver gets the most recent state. Also added the c...Arne Schwabe
2013-04-06Add external API with security.Arne Schwabe
2013-04-01Ignore error when unregistering network state listenerArne Schwabe
2013-03-28Add license file and remove copyright header from files that were adapted fro...Arne Schwabe
2013-03-18Move native functions into own class.Arne Schwabe
2013-03-18Catch broken ifconfig linesArne Schwabe
2013-03-14When adding a profile show edit activityArne Schwabe
2013-03-12Note stupid mistakeArne Schwabe
2013-03-12Break the classes into core classes that deal with handling the backend logic...Arne Schwabe
2013-03-11Add broadcast sent when VPN Status changes, still needs to tested (closes iss...Arne Schwabe
2013-03-08Enhance/fix --verify-x509-name supportArne Schwabe
2013-03-07verify-x509-name not x509-verify-nameArne Schwabe
2013-03-07Add x509-verify-name support to ics-openvpn GUIArne Schwabe
2013-03-04Make break pad build option easier to use, add synchronized network listenerArne Schwabe
2013-03-06ignore ip-win32 too (closes issue #147)Arne Schwabe
2013-03-03- Increase version to 0.5.34a for JB 4.1 onlyArne Schwabe
2013-03-01Fix even stupider bugv0.5.34Arne Schwabe
2013-03-01small cleanup of SendDumpFragmentArne Schwabe
2013-03-01Fix stupid bug when importing profilesArne Schwabe
2013-02-28Menu fine tuningArne Schwabe
2013-02-28New Layout for main screenArne Schwabe
2013-02-26Refactor ConnectionStatus to be an enumerationv0.5.32Arne Schwabe
2013-02-25Fix notificationalwaysvisible bugArne Schwabe
2013-02-25Make listener methods synchronizedArne Schwabe
2013-02-23Allow more remotes for special internal API use cases.Arne Schwabe
2013-02-21fix manifest, remember timestamp format, introduce overly accurate timestamp ...Arne Schwabe
2013-02-20Display if the build is done by me or other persons (will help finding the na...Arne Schwabe
2013-02-12Report version number on mini dumpsArne Schwabe
2013-02-11Fix display of speed in the notification.Arne Schwabe
2013-02-10When logging a crash add time stampsArne Schwabe
2013-02-10Use different icons in the status bar depending on status.Arne Schwabe
2013-02-10Add timestamps to log windowArne Schwabe
2013-02-09Merge non OpenVPN3 specific into mainArne Schwabe
2013-02-07Give the log window a natural up actionv0.5.31Arne Schwabe
2013-02-06Fix embedding inline files (closes issue #141)Arne Schwabe
2013-02-05Use arrows instead of text in the transferred byte message to save space. Fix...Arne Schwabe
2013-02-05Fix Locale related errors/bugs. Update … to unicode replacement. Fix the sp...Arne Schwabe
2013-02-02Add the --auth option to the auth/enc dialogArne Schwabe