Results 12 issues of pelzvieh

## Overview For keeshare it is possible to manually give relative paths as described in issue #2799. Previously, this used to work, now messages are appearing, "export container cannot be...

bug

Running occ fulltextsearch:index aborts with the following exception: ``` An unhandled exception has been thrown: TypeError: Argument 2 passed to OCA\FullTextSearch_Elasticsearch\Platform\ElasticSearchPlatform::getArray() must be of the type array, null given, called...

When trying to use DatagramSocket.connect on a derived Socks5DatagramSocket, you will run into IllegalArgumentException "connected address and packet address differ". This is because the connect method is not overloaded to...

Note: to be carefully considered, if going into tcp traffic analysis business is really a good idea! Some inspection on the tunnel IP packages might be interesting, e.g.: - Nr....

enhancement

More candidates for interesting information: - bytes written/read per tunnel, per session, per app (or timesliced) - average tunnel uptime (probably per session) - nr. of reconnects in current session...

enhancement

When tapping an entry in the tunnels list, show details of that tunnel. Original comment by: pelzi

enhancement
sourceforge
auto-migrated

Add a log view to the main screen showing the last few relevant events that happened during tunnel operation Original comment by: pelzi

enhancement
sourceforge
auto-migrated

DTLS transport protocol is known to work, no need to keep support for outdated protocol

Maintainability

In the past, IPsec based products (notably AVM routers) never supported VPN over IPv6 at all, making it pointless to implement IPsec capabilities into IPv6Droid. Things are different with Wireguard,...

enhancement

The report below indicates that tunnelListView.getCheckedItemPosition() yields an integer which is not INVALID_POSITION, yet raises an IndexOutOfBoundsException in tunnelListView.getItemAtPosition. Reported twice on one device of one user. `java.lang.IndexOutOfBoundsException: at java.util.ArrayList.get...

bug