SSLDroid/src/hu/blint/ssldroid
Balint Kovacs 83de2e9485 random: raise PRNG entropy level
as described in
https://android-developers.blogspot.com/2013/08/some-securerandom-thoughts.html

Signed-off-by: blint@blint.hu
2015-07-25 00:18:51 +02:00
..
db Implemented explicit stop feature - stops the service until it is 2011-10-19 11:44:43 +02:00
BootStartupReceiver.java Implemented explicit stop feature - stops the service until it is 2011-10-19 11:44:43 +02:00
NetworkChangeReceiver.java Implemented explicit stop feature - stops the service until it is 2011-10-19 11:44:43 +02:00
PRNGFixes.java random: raise PRNG entropy level 2015-07-25 00:18:51 +02:00
Relay.java SSLDroidTunnelDetails: remove unnecessary except clause 2014-12-19 11:27:00 +01:00
SSLDroid.java random: raise PRNG entropy level 2015-07-25 00:18:51 +02:00
SSLDroidGui.java Added Clone tunnel functionality 2013-06-13 08:16:06 +02:00
SSLDroidReadLogs.java Added share logs functionality 2013-06-12 09:19:32 +02:00
SSLDroidTunnelDetails.java Added Clone tunnel functionality 2013-06-13 08:16:06 +02:00
TcpProxy.java Changed logging, so that it includes the listening socket's IP address 2011-09-05 15:48:07 +02:00
TcpProxyServerThread.java TcpProxyServerThread: add missing check on socket existence 2014-12-19 11:28:33 +01:00