Server certificates improvements: fixed problems in devices with OpenSSL implementati...
authorDavid A. Velasco <dvelasco@solidgear.es>
Thu, 13 Sep 2012 15:07:17 +0000 (17:07 +0200)
committerDavid A. Velasco <dvelasco@solidgear.es>
Thu, 13 Sep 2012 15:07:17 +0000 (17:07 +0200)
commitbf3cf8cdffa1f9debaaaef1da13c9b8c4b9c1bb0
tree61ac71ffa9bf81a0f691a1a86b7efec5b3d2eb2a
parent53b67429ea8c97b83602cec3446a10e0b6b7ff5e
Server certificates improvements: fixed problems in devices with OpenSSL implementations 'forgetting' CertificateExceptions  ; and removed useless workaround for Android 2.x
src/com/owncloud/android/authenticator/ConnectionCheckOperation.java
src/com/owncloud/android/network/AdvancedSslSocketFactory.java
src/com/owncloud/android/network/CertificateCombinedException.java
src/com/owncloud/android/operations/ChunkedUploadFileOperation.java
src/com/owncloud/android/operations/RemoteOperationResult.java
src/com/owncloud/android/ui/activity/AuthenticatorActivity.java
src/com/owncloud/android/ui/dialog/SslValidatorDialog.java