Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tbart/d18bd5ea02a6463ef76f to your computer and use it in GitHub Desktop.
Save tbart/d18bd5ea02a6463ef76f to your computer and use it in GitHub Desktop.
lDAVdroid_0.6.7.1_crash_adding_account_radicale_0.9-1
11-28 22:47:48.050 I/davdroid.DavResourceFinder(2918): Found address book home set: /user/addressbook.vcf/
11-28 22:47:48.070 V/davdroid.SNISocketFactory(2918): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:47:48.090 V/davdroid.SNISocketFactory(2918): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:47:48.090 D/davdroid.SNISocketFactory(2918): Preparing direct SSL connection (without proxy) to https://my.server.at:5232
11-28 22:47:48.120 V/davdroid.SNISocketFactory(2918): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:47:48.120 V/davdroid.SNISocketFactory(2918): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:47:48.120 D/davdroid.SNISocketFactory(2918): Using documented SNI with host name my.server.at
11-28 22:47:48.360 D/davdroid.SNISocketFactory(2918): Established TLSv1.2 connection with my.server.at using TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
11-28 22:47:48.380 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-3 >> "OPTIONS /user/addressbook.vcf/ HTTP/1.1[\r][\n]"
11-28 22:47:48.380 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-3 >> "Host: my.server.at:5232[\r][\n]"
11-28 22:47:48.380 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-3 >> "Connection: Keep-Alive[\r][\n]"
11-28 22:47:48.380 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-3 >> "User-Agent: DAVdroid/0.6.7.1[\r][\n]"
11-28 22:47:48.380 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-3 >> "Authorization: Basic xxxxxxxxxxxxxxxxxxxxxxxxxxxx[\r][\n]"
11-28 22:47:48.380 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-3 >> "[\r][\n]"
11-28 22:47:48.490 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-3 << "HTTP/1.0 200 OK[\r][\n]"
11-28 22:47:48.490 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-3 << "Date: Fri, 28 Nov 2014 21:47:48 GMT[\r][\n]"
11-28 22:47:48.560 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-3 << "Server: WSGIServer/0.1 Python/2.7.8[\r][\n]"
11-28 22:47:48.560 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-3 << "DAV: 1, 2, 3, calendar-access, addressbook, extended-mkcol[\r][\n]"
11-28 22:47:48.560 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-3 << "Allow: DELETE, HEAD, GET, MKCALENDAR, MKCOL, MOVE, OPTIONS, PROPFIND, PROPPATCH, PUT, REPORT[\r][\n]"
11-28 22:47:48.560 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-3 << "Content-Length: 0[\r][\n]"
11-28 22:47:48.560 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-3 << "[\r][\n]"
11-28 22:47:49.190 V/davdroid.SNISocketFactory(2918): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:47:49.190 V/davdroid.SNISocketFactory(2918): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:47:49.190 D/davdroid.SNISocketFactory(2918): Preparing direct SSL connection (without proxy) to https://my.server.at:5232
11-28 22:47:49.230 V/davdroid.SNISocketFactory(2918): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:47:49.230 V/davdroid.SNISocketFactory(2918): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:47:49.230 D/davdroid.SNISocketFactory(2918): Using documented SNI with host name my.server.at
11-28 22:47:49.460 D/davdroid.SNISocketFactory(2918): Established TLSv1.2 connection with my.server.at using TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
11-28 22:47:49.480 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 >> "PROPFIND /user/addressbook.vcf/ HTTP/1.1[\r][\n]"
11-28 22:47:49.480 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 >> "Content-Type: text/xml; charset=UTF-8[\r][\n]"
11-28 22:47:49.480 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 >> "Accept: text/xml[\r][\n]"
11-28 22:47:49.480 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 >> "Depth: 1[\r][\n]"
11-28 22:47:49.480 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 >> "Content-Length: 348[\r][\n]"
11-28 22:47:49.480 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 >> "Host: my.server.at:5232[\r][\n]"
11-28 22:47:49.480 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 >> "Connection: Keep-Alive[\r][\n]"
11-28 22:47:49.480 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 >> "User-Agent: DAVdroid/0.6.7.1[\r][\n]"
11-28 22:47:49.480 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 >> "Authorization: Basic xxxxxxxxxxxxxxxxxxxxxxxxxxxx[\r][\n]"
11-28 22:47:49.480 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 >> "[\r][\n]"
11-28 22:47:49.480 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 >> "<propfind xmlns="DAV:">[\n]"
11-28 22:47:49.480 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 >> " <prop>[\n]"
11-28 22:47:49.480 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 >> " <CD:addressbook-description xmlns:CD="urn:ietf:params:xml:ns:carddav"/>[\n]"
11-28 22:47:49.480 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 >> " <current-user-privilege-set class="java.util.LinkedList"/>[\n]"
11-28 22:47:49.490 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 >> " <displayname/>[\n]"
11-28 22:47:49.490 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 >> " <resourcetype/>[\n]"
11-28 22:47:49.490 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 >> " <CD:supported-address-data class="java.util.LinkedList" xmlns:CD="urn:ietf:params:xml:ns:carddav"/>[\n]"
11-28 22:47:49.490 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 >> " </prop>[\n]"
11-28 22:47:49.490 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 >> "</propfind>"
11-28 22:47:49.550 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << "HTTP/1.0 207 Unknown[\r][\n]"
11-28 22:47:49.560 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << "Date: Fri, 28 Nov 2014 21:47:49 GMT[\r][\n]"
11-28 22:47:49.560 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << "Server: WSGIServer/0.1 Python/2.7.8[\r][\n]"
11-28 22:47:49.560 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << "DAV: 1, 2, 3, calendar-access, addressbook, extended-mkcol[\r][\n]"
11-28 22:47:49.570 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << "Content-Type: text/xml[\r][\n]"
11-28 22:47:49.570 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << "Content-Length: 850[\r][\n]"
11-28 22:47:49.570 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << "[\r][\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << "<?xml version="1.0"?>[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << "<multistatus xmlns="DAV:" xmlns:CR="urn:ietf:params:xml:ns:carddav">[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " <response>[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " <href>/user/addressbook.vcf/</href>[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " <propstat>[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " <prop>[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " <current-user-privilege-set>[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " <privilege>[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " <all />[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " <read />[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " <write />[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " <write-properties />[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " <write-content />[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " </privilege>[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " </current-user-privilege-set>[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " <displayname>addressbook.vcf</displayname>[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " <resourcetype>[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " <CR:addressbook />[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " <collection />[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " </resourcetype>[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " </prop>[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " <status>HTTP/1.1 200 OK</status>[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " </propstat>[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " <propstat>[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " <prop>[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " <CR:addressbook-description />[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " <CR:supported-address-data />[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " </prop>[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " <status>HTTP/1.1 404 Not Found</status>[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " </propstat>[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << " </response>[\n]"
11-28 22:47:49.600 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-4 << "</multistatus>[\n]"
11-28 22:47:50.340 D/davdroid.WebDavResource(2918): Processing multi-status element: https://my.server.at:5232/user/addressbook.vcf/
11-28 22:47:50.340 D/davdroid.DavResourceFinder(2918): Looking up SRV records for _caldavs._tcp.my.server.at
11-28 22:47:50.370 D/davdroid.WebDavResource(2918): Using preemptive authentication (not compatible with Digest auth)
11-28 22:47:50.550 V/davdroid.SNISocketFactory(2918): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:47:50.550 V/davdroid.SNISocketFactory(2918): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:47:50.550 D/davdroid.SNISocketFactory(2918): Preparing direct SSL connection (without proxy) to https://my.server.at:5232
11-28 22:47:50.600 V/davdroid.SNISocketFactory(2918): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:47:50.620 V/davdroid.SNISocketFactory(2918): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:47:50.620 D/davdroid.SNISocketFactory(2918): Using documented SNI with host name my.server.at
11-28 22:47:50.990 D/davdroid.SNISocketFactory(2918): Established TLSv1.2 connection with my.server.at using TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
11-28 22:47:51.010 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 >> "PROPFIND /.well-known/caldav HTTP/1.1[\r][\n]"
11-28 22:47:51.010 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 >> "Content-Type: text/xml; charset=UTF-8[\r][\n]"
11-28 22:47:51.010 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 >> "Accept: text/xml[\r][\n]"
11-28 22:47:51.020 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 >> "Depth: 0[\r][\n]"
11-28 22:47:51.020 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 >> "Content-Length: 88[\r][\n]"
11-28 22:47:51.020 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 >> "Host: my.server.at:5232[\r][\n]"
11-28 22:47:51.020 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 >> "Connection: Keep-Alive[\r][\n]"
11-28 22:47:51.020 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 >> "User-Agent: DAVdroid/0.6.7.1[\r][\n]"
11-28 22:47:51.020 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 >> "Authorization: Basic xxxxxxxxxxxxxxxxxxxx[\r][\n]"
11-28 22:47:51.020 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 >> "[\r][\n]"
11-28 22:47:51.020 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 >> "<propfind xmlns="DAV:">[\n]"
11-28 22:47:51.020 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 >> " <prop>[\n]"
11-28 22:47:51.020 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 >> " <current-user-principal/>[\n]"
11-28 22:47:51.020 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 >> " </prop>[\n]"
11-28 22:47:51.020 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 >> "</propfind>"
11-28 22:47:51.070 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 << "HTTP/1.0 207 Unknown[\r][\n]"
11-28 22:47:51.070 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 << "Date: Fri, 28 Nov 2014 21:47:51 GMT[\r][\n]"
11-28 22:47:51.070 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 << "Server: WSGIServer/0.1 Python/2.7.8[\r][\n]"
11-28 22:47:51.070 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 << "DAV: 1, 2, 3, calendar-access, addressbook, extended-mkcol[\r][\n]"
11-28 22:47:51.070 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 << "Content-Type: text/xml[\r][\n]"
11-28 22:47:51.070 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 << "Content-Length: 337[\r][\n]"
11-28 22:47:51.070 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 << "[\r][\n]"
11-28 22:47:51.090 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 << "<?xml version="1.0"?>[\n]"
11-28 22:47:51.090 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 << "<multistatus xmlns="DAV:">[\n]"
11-28 22:47:51.090 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 << " <response>[\n]"
11-28 22:47:51.100 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 << " <href>/.well-known/caldav/</href>[\n]"
11-28 22:47:51.100 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 << " <propstat>[\n]"
11-28 22:47:51.100 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 << " <prop>[\n]"
11-28 22:47:51.100 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 << " <current-user-principal>[\n]"
11-28 22:47:51.100 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 << " <href>/user/calendar.ics/</href>[\n]"
11-28 22:47:51.100 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 << " </current-user-principal>[\n]"
11-28 22:47:51.100 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 << " </prop>[\n]"
11-28 22:47:51.100 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 << " <status>HTTP/1.1 200 OK</status>[\n]"
11-28 22:47:51.100 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 << " </propstat>[\n]"
11-28 22:47:51.100 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 << " </response>[\n]"
11-28 22:47:51.100 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-5 << "</multistatus>[\n]"
11-28 22:47:51.510 D/davdroid.WebDavResource(2918): Processing multi-status element: https://my.server.at:5232/.well-known/caldav/
11-28 22:47:51.510 D/davdroid.URIUtils(2918): Implicitly appending trailing slash to collection https://my.server.at:5232/.well-known/caldav -> https://my.server.at:5232/.well-known/caldav/
11-28 22:47:51.910 V/davdroid.SNISocketFactory(2918): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:47:51.910 V/davdroid.SNISocketFactory(2918): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:47:51.920 D/davdroid.SNISocketFactory(2918): Preparing direct SSL connection (without proxy) to https://my.server.at:5232
11-28 22:47:51.960 V/davdroid.SNISocketFactory(2918): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:47:51.960 V/davdroid.SNISocketFactory(2918): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:47:51.960 D/davdroid.SNISocketFactory(2918): Using documented SNI with host name my.server.at
11-28 22:47:52.170 D/davdroid.SNISocketFactory(2918): Established TLSv1.2 connection with my.server.at using TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
11-28 22:47:52.190 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 >> "PROPFIND /user/calendar.ics/ HTTP/1.1[\r][\n]"
11-28 22:47:52.190 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 >> "Content-Type: text/xml; charset=UTF-8[\r][\n]"
11-28 22:47:52.190 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 >> "Accept: text/xml[\r][\n]"
11-28 22:47:52.190 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 >> "Depth: 0[\r][\n]"
11-28 22:47:52.190 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 >> "Content-Length: 200[\r][\n]"
11-28 22:47:52.190 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 >> "Host: my.server.at:5232[\r][\n]"
11-28 22:47:52.190 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 >> "Connection: Keep-Alive[\r][\n]"
11-28 22:47:52.190 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 >> "User-Agent: DAVdroid/0.6.7.1[\r][\n]"
11-28 22:47:52.190 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 >> "Authorization: Basic xxxxxxxxxxxxxxxxxxxx[\r][\n]"
11-28 22:47:52.190 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 >> "[\r][\n]"
11-28 22:47:52.190 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 >> "<propfind xmlns="DAV:">[\n]"
11-28 22:47:52.190 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 >> " <prop>[\n]"
11-28 22:47:52.190 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 >> " <CD:addressbook-home-set xmlns:CD="urn:ietf:params:xml:ns:carddav"/>[\n]"
11-28 22:47:52.200 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 >> " <C:calendar-home-set xmlns:C="urn:ietf:params:xml:ns:caldav"/>[\n]"
11-28 22:47:52.200 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 >> " </prop>[\n]"
11-28 22:47:52.200 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 >> "</propfind>"
11-28 22:47:52.250 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 << "HTTP/1.0 207 Unknown[\r][\n]"
11-28 22:47:52.250 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 << "Date: Fri, 28 Nov 2014 21:47:52 GMT[\r][\n]"
11-28 22:47:52.250 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 << "Server: WSGIServer/0.1 Python/2.7.8[\r][\n]"
11-28 22:47:52.260 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 << "DAV: 1, 2, 3, calendar-access, addressbook, extended-mkcol[\r][\n]"
11-28 22:47:52.260 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 << "Content-Type: text/xml[\r][\n]"
11-28 22:47:52.260 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 << "Content-Length: 526[\r][\n]"
11-28 22:47:52.260 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 << "[\r][\n]"
11-28 22:47:52.290 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 << "<?xml version="1.0"?>[\n]"
11-28 22:47:52.290 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 << "<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:CR="urn:ietf:params:xml:ns:carddav">[\n]"
11-28 22:47:52.290 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 << " <response>[\n]"
11-28 22:47:52.290 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 << " <href>/user/calendar.ics/</href>[\n]"
11-28 22:47:52.290 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 << " <propstat>[\n]"
11-28 22:47:52.290 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 << " <prop>[\n]"
11-28 22:47:52.290 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 << " <CR:addressbook-home-set>[\n]"
11-28 22:47:52.290 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 << " <href>/user/calendar.ics/</href>[\n]"
11-28 22:47:52.290 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 << " </CR:addressbook-home-set>[\n]"
11-28 22:47:52.290 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 << " <C:calendar-home-set>[\n]"
11-28 22:47:52.300 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 << " <href>/user/calendar.ics/</href>[\n]"
11-28 22:47:52.300 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 << " </C:calendar-home-set>[\n]"
11-28 22:47:52.300 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 << " </prop>[\n]"
11-28 22:47:52.300 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 << " <status>HTTP/1.1 200 OK</status>[\n]"
11-28 22:47:52.300 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 << " </propstat>[\n]"
11-28 22:47:52.300 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 << " </response>[\n]"
11-28 22:47:52.300 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-6 << "</multistatus>[\n]"
11-28 22:47:52.630 D/davdroid.WebDavResource(2918): Processing multi-status element: https://my.server.at:5232/user/calendar.ics/
11-28 22:47:52.640 I/davdroid.DavResourceFinder(2918): Found calendar home set: /user/calendar.ics/
11-28 22:47:52.660 V/davdroid.SNISocketFactory(2918): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:47:52.660 V/davdroid.SNISocketFactory(2918): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:47:52.660 D/davdroid.SNISocketFactory(2918): Preparing direct SSL connection (without proxy) to https://my.server.at:5232
11-28 22:47:52.710 V/davdroid.SNISocketFactory(2918): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:47:52.710 V/davdroid.SNISocketFactory(2918): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:47:52.720 D/davdroid.SNISocketFactory(2918): Using documented SNI with host name my.server.at
11-28 22:47:52.980 D/davdroid.SNISocketFactory(2918): Established TLSv1.2 connection with my.server.at using TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
11-28 22:47:53.000 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-7 >> "OPTIONS /user/calendar.ics/ HTTP/1.1[\r][\n]"
11-28 22:47:53.000 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-7 >> "Host: my.server.at:5232[\r][\n]"
11-28 22:47:53.060 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-7 >> "Connection: Keep-Alive[\r][\n]"
11-28 22:47:53.060 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-7 >> "User-Agent: DAVdroid/0.6.7.1[\r][\n]"
11-28 22:47:53.060 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-7 >> "Authorization: Basic xxxxxxxxxxxxxxxxxxxx[\r][\n]"
11-28 22:47:53.060 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-7 >> "[\r][\n]"
11-28 22:47:53.120 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-7 << "HTTP/1.0 200 OK[\r][\n]"
11-28 22:47:53.130 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-7 << "Date: Fri, 28 Nov 2014 21:47:53 GMT[\r][\n]"
11-28 22:47:53.130 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-7 << "Server: WSGIServer/0.1 Python/2.7.8[\r][\n]"
11-28 22:47:53.130 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-7 << "DAV: 1, 2, 3, calendar-access, addressbook, extended-mkcol[\r][\n]"
11-28 22:47:53.130 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-7 << "Allow: DELETE, HEAD, GET, MKCALENDAR, MKCOL, MOVE, OPTIONS, PROPFIND, PROPPATCH, PUT, REPORT[\r][\n]"
11-28 22:47:53.130 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-7 << "Content-Length: 0[\r][\n]"
11-28 22:47:53.130 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-7 << "[\r][\n]"
11-28 22:47:53.630 V/davdroid.SNISocketFactory(2918): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:47:53.630 V/davdroid.SNISocketFactory(2918): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:47:53.640 D/davdroid.SNISocketFactory(2918): Preparing direct SSL connection (without proxy) to https://my.server.at:5232
11-28 22:47:53.670 V/davdroid.SNISocketFactory(2918): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:47:53.680 V/davdroid.SNISocketFactory(2918): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:47:53.680 D/davdroid.SNISocketFactory(2918): Using documented SNI with host name my.server.at
11-28 22:47:53.910 D/davdroid.SNISocketFactory(2918): Established TLSv1.2 connection with my.server.at using TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
11-28 22:47:53.930 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 >> "PROPFIND /user/calendar.ics/ HTTP/1.1[\r][\n]"
11-28 22:47:53.930 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 >> "Content-Type: text/xml; charset=UTF-8[\r][\n]"
11-28 22:47:53.930 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 >> "Accept: text/xml[\r][\n]"
11-28 22:47:53.930 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 >> "Depth: 1[\r][\n]"
11-28 22:47:53.930 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 >> "Content-Length: 480[\r][\n]"
11-28 22:47:53.930 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 >> "Host: my.server.at:5232[\r][\n]"
11-28 22:47:53.930 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 >> "Connection: Keep-Alive[\r][\n]"
11-28 22:47:53.930 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 >> "User-Agent: DAVdroid/0.6.7.1[\r][\n]"
11-28 22:47:53.930 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 >> "Authorization: Basic xxxxxxxxxxxxxxxxxxxx[\r][\n]"
11-28 22:47:53.930 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 >> "[\r][\n]"
11-28 22:47:53.930 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 >> "<propfind xmlns="DAV:">[\n]"
11-28 22:47:53.930 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 >> " <prop>[\n]"
11-28 22:47:53.930 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 >> " <A:calendar-color xmlns:A="http://apple.com/ns/ical/"/>[\n]"
11-28 22:47:53.930 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 >> " <C:calendar-description xmlns:C="urn:ietf:params:xml:ns:caldav"/>[\n]"
11-28 22:47:53.930 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 >> " <C:calendar-timezone xmlns:C="urn:ietf:params:xml:ns:caldav"/>[\n]"
11-28 22:47:53.930 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 >> " <current-user-privilege-set class="java.util.LinkedList"/>[\n]"
11-28 22:47:53.930 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 >> " <displayname/>[\n]"
11-28 22:47:53.930 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 >> " <resourcetype/>[\n]"
11-28 22:47:53.940 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 >> " <C:supported-calendar-component-set class="java.util.LinkedList" xmlns:C="urn:ietf:params:xml:ns:caldav"/>[\n]"
11-28 22:47:53.940 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 >> " </prop>[\n]"
11-28 22:47:53.940 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 >> "</propfind>"
11-28 22:47:54.000 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << "HTTP/1.0 207 Unknown[\r][\n]"
11-28 22:47:54.020 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << "Date: Fri, 28 Nov 2014 21:47:54 GMT[\r][\n]"
11-28 22:47:54.020 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << "Server: WSGIServer/0.1 Python/2.7.8[\r][\n]"
11-28 22:47:54.020 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << "DAV: 1, 2, 3, calendar-access, addressbook, extended-mkcol[\r][\n]"
11-28 22:47:54.020 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << "Content-Type: text/xml[\r][\n]"
11-28 22:47:54.020 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << "Content-Length: 2073[\r][\n]"
11-28 22:47:54.020 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << "[\r][\n]"
11-28 22:47:54.040 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << "<?xml version="1.0"?>[\n]"
11-28 22:47:54.040 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << "<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:ICAL="http://apple.com/ns/ical/">[\n]"
11-28 22:47:54.040 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <response>[\n]"
11-28 22:47:54.040 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <href>/user/calendar.ics/20141127T083713Z-21228_8f347539948d3ffc.ics</href>[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <propstat>[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <prop>[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <current-user-privilege-set>[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <privilege>[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <all />[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <read />[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <write />[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <write-properties />[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <write-content />[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " </privilege>[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " </current-user-privilege-set>[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <resourcetype />[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <C:supported-calendar-component-set>[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <C:comp name="VTODO" />[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <C:comp name="VEVENT" />[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <C:comp name="VJOURNAL" />[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " </C:supported-calendar-component-set>[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " </prop>[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <status>HTTP/1.1 200 OK</status>[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " </propstat>[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <propstat>[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <prop>[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <ICAL:calendar-color />[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <C:calendar-description />[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <C:calendar-timezone />[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <displayname />[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " </prop>[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <status>HTTP/1.1 404 Not Found</status>[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " </propstat>[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " </response>[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <response>[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <href>/user/calendar.ics/</href>[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <propstat>[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <prop>[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <ICAL:calendar-color>#9e885e</ICAL:calendar-color>[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <C:calendar-timezone>BEGIN:VCALENDAR[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << "END:VCALENDAR[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << "</C:calendar-timezone>[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <current-user-privilege-set>[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <privilege>[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <all />[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <read />[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <write />[\n]"
11-28 22:47:54.050 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <write-properties />[\n]"
11-28 22:47:54.060 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <write-content />[\n]"
11-28 22:47:54.060 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " </privilege>[\n]"
11-28 22:47:54.060 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " </current-user-privilege-set>[\n]"
11-28 22:47:54.060 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <displayname>calendar.ics</displayname>[\n]"
11-28 22:47:54.060 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <resourcetype>[\n]"
11-28 22:47:54.060 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <C:calendar />[\n]"
11-28 22:47:54.060 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <collection />[\n]"
11-28 22:47:54.060 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " </resourcetype>[\n]"
11-28 22:47:54.060 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <C:supported-calendar-component-set>[\n]"
11-28 22:47:54.070 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <C:comp name="VTODO" />[\n]"
11-28 22:47:54.070 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <C:comp name="VEVENT" />[\n]"
11-28 22:47:54.070 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <C:comp name="VJOURNAL" />[\n]"
11-28 22:47:54.070 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " </C:supported-calendar-component-set>[\n]"
11-28 22:47:54.070 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " </prop>[\n]"
11-28 22:47:54.070 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <status>HTTP/1.1 200 OK</status>[\n]"
11-28 22:47:54.070 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " </propstat>[\n]"
11-28 22:47:54.070 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <propstat>[\n]"
11-28 22:47:54.070 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <prop>[\n]"
11-28 22:47:54.070 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <C:calendar-description />[\n]"
11-28 22:47:54.070 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " </prop>[\n]"
11-28 22:47:54.070 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " <status>HTTP/1.1 404 Not Found</status>[\n]"
11-28 22:47:54.070 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " </propstat>[\n]"
11-28 22:47:54.070 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << " </response>[\n]"
11-28 22:47:54.070 D/ch.boye.httpclientandroidlib.wire(2918): http-outgoing-8 << "</multistatus>[\n]"
11-28 22:47:54.960 D/davdroid.WebDavResource(2918): Processing multi-status element: https://my.server.at:5232/user/calendar.ics/20141127T083713Z-21228_8f347539948d3ffc.ics
11-28 22:47:54.970 D/davdroid.WebDavResource(2918): Processing multi-status element: https://my.server.at:5232/user/calendar.ics/
11-28 22:47:57.620 W/davdroid.Event(2918): Can't understand time zone definition
11-28 22:47:57.620 W/davdroid.Event(2918): java.lang.NullPointerException
11-28 22:47:57.620 W/davdroid.Event(2918): at at.bitfire.davdroid.resource.Event.TimezoneDefToTzId(Event.java:360)
11-28 22:47:57.620 W/davdroid.Event(2918): at at.bitfire.davdroid.webdav.WebDavResource.processMultiStatus(WebDavResource.java:539)
11-28 22:47:57.620 W/davdroid.Event(2918): at at.bitfire.davdroid.webdav.WebDavResource.propfind(WebDavResource.java:279)
11-28 22:47:57.620 W/davdroid.Event(2918): at at.bitfire.davdroid.resource.DavResourceFinder.findResources(DavResourceFinder.java:112)
11-28 22:47:57.620 W/davdroid.Event(2918): at at.bitfire.davdroid.syncadapter.QueryServerDialogFragment$ServerInfoLoader.loadInBackground(QueryServerDialogFragment.java:112)
11-28 22:47:57.620 W/davdroid.Event(2918): at at.bitfire.davdroid.syncadapter.QueryServerDialogFragment$ServerInfoLoader.loadInBackground(QueryServerDialogFragment.java:90)
11-28 22:47:57.620 W/davdroid.Event(2918): at android.content.AsyncTaskLoader.onLoadInBackground(AsyncTaskLoader.java:301)
11-28 22:47:57.620 W/davdroid.Event(2918): at android.content.AsyncTaskLoader$LoadTask.doInBackground(AsyncTaskLoader.java:68)
11-28 22:47:57.620 W/davdroid.Event(2918): at android.content.AsyncTaskLoader$LoadTask.doInBackground(AsyncTaskLoader.java:56)
11-28 22:47:57.620 W/davdroid.Event(2918): at android.os.AsyncTask$2.call(AsyncTask.java:287)
11-28 22:47:57.620 W/davdroid.Event(2918): at java.util.concurrent.FutureTask.run(FutureTask.java:234)
11-28 22:47:57.620 W/davdroid.Event(2918): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080)
11-28 22:47:57.620 W/davdroid.Event(2918): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
11-28 22:47:57.620 W/davdroid.Event(2918): at java.lang.Thread.run(Thread.java:856)
11-28 22:49:35.950 I/davdroid.QueryServerDialogFragment(3186): onCreateLoader
11-28 22:49:36.850 D/davdroid.DavHttpClient(3186): Disabling compression for debugging purposes
11-28 22:49:36.850 D/davdroid.DavHttpClient(3186): Logging network traffic for debugging purposes
11-28 22:49:36.920 D/davdroid.DavResourceFinder(3186): Looking up SRV records for _carddavs._tcp.my.server.at
11-28 22:49:38.220 D/davdroid.WebDavResource(3186): Using preemptive authentication (not compatible with Digest auth)
11-28 22:49:38.750 V/davdroid.SNISocketFactory(3186): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:49:38.760 V/davdroid.SNISocketFactory(3186): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:49:38.770 D/davdroid.SNISocketFactory(3186): Preparing direct SSL connection (without proxy) to https://my.server.at:5232
11-28 22:49:38.800 V/davdroid.SNISocketFactory(3186): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:49:38.810 V/davdroid.SNISocketFactory(3186): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:49:38.820 D/davdroid.SNISocketFactory(3186): Using documented SNI with host name my.server.at
11-28 22:49:39.110 D/davdroid.SNISocketFactory(3186): Established TLSv1.2 connection with my.server.at using TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
11-28 22:49:39.140 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 >> "PROPFIND /.well-known/carddav HTTP/1.1[\r][\n]"
11-28 22:49:39.150 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 >> "Content-Type: text/xml; charset=UTF-8[\r][\n]"
11-28 22:49:39.150 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 >> "Accept: text/xml[\r][\n]"
11-28 22:49:39.150 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 >> "Depth: 0[\r][\n]"
11-28 22:49:39.150 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 >> "Content-Length: 88[\r][\n]"
11-28 22:49:39.150 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 >> "Host: my.server.at:5232[\r][\n]"
11-28 22:49:39.150 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
11-28 22:49:39.160 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 >> "User-Agent: DAVdroid/0.6.7.1[\r][\n]"
11-28 22:49:39.160 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 >> "Authorization: Basic xxxxxxxxxxxxxxxxxxxx[\r][\n]"
11-28 22:49:39.160 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 >> "[\r][\n]"
11-28 22:49:39.180 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 >> "<propfind xmlns="DAV:">[\n]"
11-28 22:49:39.180 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 >> " <prop>[\n]"
11-28 22:49:39.180 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 >> " <current-user-principal/>[\n]"
11-28 22:49:39.180 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 >> " </prop>[\n]"
11-28 22:49:39.180 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 >> "</propfind>"
11-28 22:49:39.230 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 << "HTTP/1.0 207 Unknown[\r][\n]"
11-28 22:49:39.230 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 << "Date: Fri, 28 Nov 2014 21:49:39 GMT[\r][\n]"
11-28 22:49:39.260 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 << "Server: WSGIServer/0.1 Python/2.7.8[\r][\n]"
11-28 22:49:39.270 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 << "DAV: 1, 2, 3, calendar-access, addressbook, extended-mkcol[\r][\n]"
11-28 22:49:39.270 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 << "Content-Type: text/xml[\r][\n]"
11-28 22:49:39.270 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 << "Content-Length: 341[\r][\n]"
11-28 22:49:39.270 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 << "[\r][\n]"
11-28 22:49:39.310 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 << "<?xml version="1.0"?>[\n]"
11-28 22:49:39.310 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 << "<multistatus xmlns="DAV:">[\n]"
11-28 22:49:39.310 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 << " <response>[\n]"
11-28 22:49:39.310 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 << " <href>/.well-known/carddav/</href>[\n]"
11-28 22:49:39.310 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 << " <propstat>[\n]"
11-28 22:49:39.310 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 << " <prop>[\n]"
11-28 22:49:39.310 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 << " <current-user-principal>[\n]"
11-28 22:49:39.310 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 << " <href>/user/addressbook.vcf/</href>[\n]"
11-28 22:49:39.310 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 << " </current-user-principal>[\n]"
11-28 22:49:39.350 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 << " </prop>[\n]"
11-28 22:49:39.350 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 << " <status>HTTP/1.1 200 OK</status>[\n]"
11-28 22:49:39.350 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 << " </propstat>[\n]"
11-28 22:49:39.350 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 << " </response>[\n]"
11-28 22:49:39.350 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-0 << "</multistatus>[\n]"
11-28 22:49:39.670 D/davdroid.WebDavResource(3186): Processing multi-status element: https://my.server.at:5232/.well-known/carddav/
11-28 22:49:39.680 D/davdroid.URIUtils(3186): Implicitly appending trailing slash to collection https://my.server.at:5232/.well-known/carddav -> https://my.server.at:5232/.well-known/carddav/
11-28 22:49:39.950 V/davdroid.SNISocketFactory(3186): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:49:39.950 V/davdroid.SNISocketFactory(3186): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:49:39.970 D/davdroid.SNISocketFactory(3186): Preparing direct SSL connection (without proxy) to https://my.server.at:5232
11-28 22:49:40.000 V/davdroid.SNISocketFactory(3186): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:49:40.020 V/davdroid.SNISocketFactory(3186): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:49:40.020 D/davdroid.SNISocketFactory(3186): Using documented SNI with host name my.server.at
11-28 22:49:40.240 D/davdroid.SNISocketFactory(3186): Established TLSv1.2 connection with my.server.at using TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
11-28 22:49:40.260 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 >> "PROPFIND /user/addressbook.vcf/ HTTP/1.1[\r][\n]"
11-28 22:49:40.260 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 >> "Content-Type: text/xml; charset=UTF-8[\r][\n]"
11-28 22:49:40.260 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 >> "Accept: text/xml[\r][\n]"
11-28 22:49:40.260 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 >> "Depth: 0[\r][\n]"
11-28 22:49:40.260 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 >> "Content-Length: 200[\r][\n]"
11-28 22:49:40.260 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 >> "Host: my.server.at:5232[\r][\n]"
11-28 22:49:40.260 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]"
11-28 22:49:40.260 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 >> "User-Agent: DAVdroid/0.6.7.1[\r][\n]"
11-28 22:49:40.260 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 >> "Authorization: Basic xxxxxxxxxxxxxxxxxxxx[\r][\n]"
11-28 22:49:40.260 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 >> "[\r][\n]"
11-28 22:49:40.260 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 >> "<propfind xmlns="DAV:">[\n]"
11-28 22:49:40.260 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 >> " <prop>[\n]"
11-28 22:49:40.260 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 >> " <CD:addressbook-home-set xmlns:CD="urn:ietf:params:xml:ns:carddav"/>[\n]"
11-28 22:49:40.260 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 >> " <C:calendar-home-set xmlns:C="urn:ietf:params:xml:ns:caldav"/>[\n]"
11-28 22:49:40.260 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 >> " </prop>[\n]"
11-28 22:49:40.260 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 >> "</propfind>"
11-28 22:49:40.350 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 << "HTTP/1.0 207 Unknown[\r][\n]"
11-28 22:49:40.350 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 << "Date: Fri, 28 Nov 2014 21:49:40 GMT[\r][\n]"
11-28 22:49:40.360 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 << "Server: WSGIServer/0.1 Python/2.7.8[\r][\n]"
11-28 22:49:40.360 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 << "DAV: 1, 2, 3, calendar-access, addressbook, extended-mkcol[\r][\n]"
11-28 22:49:40.360 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 << "Content-Type: text/xml[\r][\n]"
11-28 22:49:40.360 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 << "Content-Length: 535[\r][\n]"
11-28 22:49:40.360 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 << "[\r][\n]"
11-28 22:49:40.410 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 << "<?xml version="1.0"?>[\n]"
11-28 22:49:40.410 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 << "<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:CR="urn:ietf:params:xml:ns:carddav">[\n]"
11-28 22:49:40.410 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 << " <response>[\n]"
11-28 22:49:40.410 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 << " <href>/user/addressbook.vcf/</href>[\n]"
11-28 22:49:40.410 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 << " <propstat>[\n]"
11-28 22:49:40.410 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 << " <prop>[\n]"
11-28 22:49:40.410 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 << " <CR:addressbook-home-set>[\n]"
11-28 22:49:40.410 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 << " <href>/user/addressbook.vcf/</href>[\n]"
11-28 22:49:40.430 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 << " </CR:addressbook-home-set>[\n]"
11-28 22:49:40.430 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 << " <C:calendar-home-set>[\n]"
11-28 22:49:40.430 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 << " <href>/user/addressbook.vcf/</href>[\n]"
11-28 22:49:40.430 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 << " </C:calendar-home-set>[\n]"
11-28 22:49:40.440 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 << " </prop>[\n]"
11-28 22:49:40.440 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 << " <status>HTTP/1.1 200 OK</status>[\n]"
11-28 22:49:40.440 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 << " </propstat>[\n]"
11-28 22:49:40.440 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 << " </response>[\n]"
11-28 22:49:40.440 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-1 << "</multistatus>[\n]"
11-28 22:49:40.760 D/davdroid.WebDavResource(3186): Processing multi-status element: https://my.server.at:5232/user/addressbook.vcf/
11-28 22:49:40.770 I/davdroid.DavResourceFinder(3186): Found address book home set: /user/addressbook.vcf/
11-28 22:49:40.810 V/davdroid.SNISocketFactory(3186): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:49:40.820 V/davdroid.SNISocketFactory(3186): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:49:40.820 D/davdroid.SNISocketFactory(3186): Preparing direct SSL connection (without proxy) to https://my.server.at:5232
11-28 22:49:40.850 V/davdroid.SNISocketFactory(3186): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:49:40.870 V/davdroid.SNISocketFactory(3186): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:49:40.870 D/davdroid.SNISocketFactory(3186): Using documented SNI with host name my.server.at
11-28 22:49:41.150 D/davdroid.SNISocketFactory(3186): Established TLSv1.2 connection with my.server.at using TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
11-28 22:49:41.170 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-2 >> "OPTIONS /user/addressbook.vcf/ HTTP/1.1[\r][\n]"
11-28 22:49:41.170 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-2 >> "Host: my.server.at:5232[\r][\n]"
11-28 22:49:41.170 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]"
11-28 22:49:41.170 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-2 >> "User-Agent: DAVdroid/0.6.7.1[\r][\n]"
11-28 22:49:41.170 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-2 >> "Authorization: Basic xxxxxxxxxxxxxxxxxxxx[\r][\n]"
11-28 22:49:41.170 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-2 >> "[\r][\n]"
11-28 22:49:41.210 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-2 << "HTTP/1.0 200 OK[\r][\n]"
11-28 22:49:41.210 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-2 << "Date: Fri, 28 Nov 2014 21:49:41 GMT[\r][\n]"
11-28 22:49:41.210 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-2 << "Server: WSGIServer/0.1 Python/2.7.8[\r][\n]"
11-28 22:49:41.220 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-2 << "DAV: 1, 2, 3, calendar-access, addressbook, extended-mkcol[\r][\n]"
11-28 22:49:41.230 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-2 << "Allow: DELETE, HEAD, GET, MKCALENDAR, MKCOL, MOVE, OPTIONS, PROPFIND, PROPPATCH, PUT, REPORT[\r][\n]"
11-28 22:49:41.230 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-2 << "Content-Length: 0[\r][\n]"
11-28 22:49:41.230 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-2 << "[\r][\n]"
11-28 22:49:41.610 V/davdroid.SNISocketFactory(3186): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:49:41.620 V/davdroid.SNISocketFactory(3186): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:49:41.620 D/davdroid.SNISocketFactory(3186): Preparing direct SSL connection (without proxy) to https://my.server.at:5232
11-28 22:49:41.660 V/davdroid.SNISocketFactory(3186): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:49:41.670 V/davdroid.SNISocketFactory(3186): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:49:41.670 D/davdroid.SNISocketFactory(3186): Using documented SNI with host name my.server.at
11-28 22:49:41.920 D/davdroid.SNISocketFactory(3186): Established TLSv1.2 connection with my.server.at using TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
11-28 22:49:41.930 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 >> "PROPFIND /user/addressbook.vcf/ HTTP/1.1[\r][\n]"
11-28 22:49:41.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 >> "Content-Type: text/xml; charset=UTF-8[\r][\n]"
11-28 22:49:41.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 >> "Accept: text/xml[\r][\n]"
11-28 22:49:41.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 >> "Depth: 1[\r][\n]"
11-28 22:49:41.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 >> "Content-Length: 348[\r][\n]"
11-28 22:49:41.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 >> "Host: my.server.at:5232[\r][\n]"
11-28 22:49:41.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 >> "Connection: Keep-Alive[\r][\n]"
11-28 22:49:41.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 >> "User-Agent: DAVdroid/0.6.7.1[\r][\n]"
11-28 22:49:41.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 >> "Authorization: Basic xxxxxxxxxxxxxxxxxxxx[\r][\n]"
11-28 22:49:41.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 >> "[\r][\n]"
11-28 22:49:41.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 >> "<propfind xmlns="DAV:">[\n]"
11-28 22:49:41.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 >> " <prop>[\n]"
11-28 22:49:41.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 >> " <CD:addressbook-description xmlns:CD="urn:ietf:params:xml:ns:carddav"/>[\n]"
11-28 22:49:41.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 >> " <current-user-privilege-set class="java.util.LinkedList"/>[\n]"
11-28 22:49:41.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 >> " <displayname/>[\n]"
11-28 22:49:41.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 >> " <resourcetype/>[\n]"
11-28 22:49:41.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 >> " <CD:supported-address-data class="java.util.LinkedList" xmlns:CD="urn:ietf:params:xml:ns:carddav"/>[\n]"
11-28 22:49:41.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 >> " </prop>[\n]"
11-28 22:49:41.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 >> "</propfind>"
11-28 22:49:42.010 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << "HTTP/1.0 207 Unknown[\r][\n]"
11-28 22:49:42.040 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << "Date: Fri, 28 Nov 2014 21:49:42 GMT[\r][\n]"
11-28 22:49:42.050 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << "Server: WSGIServer/0.1 Python/2.7.8[\r][\n]"
11-28 22:49:42.060 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << "DAV: 1, 2, 3, calendar-access, addressbook, extended-mkcol[\r][\n]"
11-28 22:49:42.060 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << "Content-Type: text/xml[\r][\n]"
11-28 22:49:42.060 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << "Content-Length: 850[\r][\n]"
11-28 22:49:42.060 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << "[\r][\n]"
11-28 22:49:42.090 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << "<?xml version="1.0"?>[\n]"
11-28 22:49:42.090 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << "<multistatus xmlns="DAV:" xmlns:CR="urn:ietf:params:xml:ns:carddav">[\n]"
11-28 22:49:42.090 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " <response>[\n]"
11-28 22:49:42.090 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " <href>/user/addressbook.vcf/</href>[\n]"
11-28 22:49:42.090 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " <propstat>[\n]"
11-28 22:49:42.090 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " <prop>[\n]"
11-28 22:49:42.090 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " <current-user-privilege-set>[\n]"
11-28 22:49:42.090 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " <privilege>[\n]"
11-28 22:49:42.090 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " <all />[\n]"
11-28 22:49:42.090 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " <read />[\n]"
11-28 22:49:42.090 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " <write />[\n]"
11-28 22:49:42.090 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " <write-properties />[\n]"
11-28 22:49:42.090 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " <write-content />[\n]"
11-28 22:49:42.090 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " </privilege>[\n]"
11-28 22:49:42.090 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " </current-user-privilege-set>[\n]"
11-28 22:49:42.090 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " <displayname>addressbook.vcf</displayname>[\n]"
11-28 22:49:42.090 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " <resourcetype>[\n]"
11-28 22:49:42.090 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " <CR:addressbook />[\n]"
11-28 22:49:42.090 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " <collection />[\n]"
11-28 22:49:42.090 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " </resourcetype>[\n]"
11-28 22:49:42.150 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " </prop>[\n]"
11-28 22:49:42.150 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " <status>HTTP/1.1 200 OK</status>[\n]"
11-28 22:49:42.150 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " </propstat>[\n]"
11-28 22:49:42.150 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " <propstat>[\n]"
11-28 22:49:42.150 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " <prop>[\n]"
11-28 22:49:42.150 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " <CR:addressbook-description />[\n]"
11-28 22:49:42.150 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " <CR:supported-address-data />[\n]"
11-28 22:49:42.150 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " </prop>[\n]"
11-28 22:49:42.150 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " <status>HTTP/1.1 404 Not Found</status>[\n]"
11-28 22:49:42.150 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " </propstat>[\n]"
11-28 22:49:42.150 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << " </response>[\n]"
11-28 22:49:42.150 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-3 << "</multistatus>[\n]"
11-28 22:49:42.960 D/davdroid.WebDavResource(3186): Processing multi-status element: https://my.server.at:5232/user/addressbook.vcf/
11-28 22:49:42.980 D/davdroid.DavResourceFinder(3186): Looking up SRV records for _caldavs._tcp.my.server.at
11-28 22:49:44.100 D/davdroid.WebDavResource(3186): Using preemptive authentication (not compatible with Digest auth)
11-28 22:49:44.330 V/davdroid.SNISocketFactory(3186): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:49:44.340 V/davdroid.SNISocketFactory(3186): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:49:44.340 D/davdroid.SNISocketFactory(3186): Preparing direct SSL connection (without proxy) to https://my.server.at:5232
11-28 22:49:44.440 V/davdroid.SNISocketFactory(3186): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:49:44.550 V/davdroid.SNISocketFactory(3186): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:49:44.560 D/davdroid.SNISocketFactory(3186): Using documented SNI with host name my.server.at
11-28 22:49:44.760 D/davdroid.SNISocketFactory(3186): Established TLSv1.2 connection with my.server.at using TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
11-28 22:49:44.790 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 >> "PROPFIND /.well-known/caldav HTTP/1.1[\r][\n]"
11-28 22:49:44.790 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 >> "Content-Type: text/xml; charset=UTF-8[\r][\n]"
11-28 22:49:44.790 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 >> "Accept: text/xml[\r][\n]"
11-28 22:49:44.790 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 >> "Depth: 0[\r][\n]"
11-28 22:49:44.790 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 >> "Content-Length: 88[\r][\n]"
11-28 22:49:44.790 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 >> "Host: my.server.at:5232[\r][\n]"
11-28 22:49:44.790 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 >> "Connection: Keep-Alive[\r][\n]"
11-28 22:49:44.790 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 >> "User-Agent: DAVdroid/0.6.7.1[\r][\n]"
11-28 22:49:44.790 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 >> "Authorization: Basic xxxxxxxxxxxxxxxxxxxx[\r][\n]"
11-28 22:49:44.790 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 >> "[\r][\n]"
11-28 22:49:44.790 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 >> "<propfind xmlns="DAV:">[\n]"
11-28 22:49:44.790 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 >> " <prop>[\n]"
11-28 22:49:44.790 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 >> " <current-user-principal/>[\n]"
11-28 22:49:44.790 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 >> " </prop>[\n]"
11-28 22:49:44.790 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 >> "</propfind>"
11-28 22:49:44.870 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 << "HTTP/1.0 207 Unknown[\r][\n]"
11-28 22:49:44.890 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 << "Date: Fri, 28 Nov 2014 21:49:44 GMT[\r][\n]"
11-28 22:49:44.890 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 << "Server: WSGIServer/0.1 Python/2.7.8[\r][\n]"
11-28 22:49:44.890 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 << "DAV: 1, 2, 3, calendar-access, addressbook, extended-mkcol[\r][\n]"
11-28 22:49:44.890 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 << "Content-Type: text/xml[\r][\n]"
11-28 22:49:44.890 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 << "Content-Length: 337[\r][\n]"
11-28 22:49:44.890 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 << "[\r][\n]"
11-28 22:49:44.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 << "<?xml version="1.0"?>[\n]"
11-28 22:49:44.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 << "<multistatus xmlns="DAV:">[\n]"
11-28 22:49:44.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 << " <response>[\n]"
11-28 22:49:44.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 << " <href>/.well-known/caldav/</href>[\n]"
11-28 22:49:44.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 << " <propstat>[\n]"
11-28 22:49:44.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 << " <prop>[\n]"
11-28 22:49:44.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 << " <current-user-principal>[\n]"
11-28 22:49:44.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 << " <href>/user/calendar.ics/</href>[\n]"
11-28 22:49:44.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 << " </current-user-principal>[\n]"
11-28 22:49:44.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 << " </prop>[\n]"
11-28 22:49:44.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 << " <status>HTTP/1.1 200 OK</status>[\n]"
11-28 22:49:44.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 << " </propstat>[\n]"
11-28 22:49:44.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 << " </response>[\n]"
11-28 22:49:44.950 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-4 << "</multistatus>[\n]"
11-28 22:49:45.370 D/davdroid.WebDavResource(3186): Processing multi-status element: https://my.server.at:5232/.well-known/caldav/
11-28 22:49:45.370 D/davdroid.URIUtils(3186): Implicitly appending trailing slash to collection https://my.server.at:5232/.well-known/caldav -> https://my.server.at:5232/.well-known/caldav/
11-28 22:49:45.780 V/davdroid.SNISocketFactory(3186): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:49:45.790 V/davdroid.SNISocketFactory(3186): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:49:45.790 D/davdroid.SNISocketFactory(3186): Preparing direct SSL connection (without proxy) to https://my.server.at:5232
11-28 22:49:45.820 V/davdroid.SNISocketFactory(3186): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:49:45.840 V/davdroid.SNISocketFactory(3186): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:49:45.850 D/davdroid.SNISocketFactory(3186): Using documented SNI with host name my.server.at
11-28 22:49:46.080 D/davdroid.SNISocketFactory(3186): Established TLSv1.2 connection with my.server.at using TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
11-28 22:49:46.090 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 >> "PROPFIND /user/calendar.ics/ HTTP/1.1[\r][\n]"
11-28 22:49:46.090 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 >> "Content-Type: text/xml; charset=UTF-8[\r][\n]"
11-28 22:49:46.090 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 >> "Accept: text/xml[\r][\n]"
11-28 22:49:46.090 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 >> "Depth: 0[\r][\n]"
11-28 22:49:46.090 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 >> "Content-Length: 200[\r][\n]"
11-28 22:49:46.110 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 >> "Host: my.server.at:5232[\r][\n]"
11-28 22:49:46.110 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 >> "Connection: Keep-Alive[\r][\n]"
11-28 22:49:46.110 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 >> "User-Agent: DAVdroid/0.6.7.1[\r][\n]"
11-28 22:49:46.110 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 >> "Authorization: Basic xxxxxxxxxxxxxxxxxxxx[\r][\n]"
11-28 22:49:46.110 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 >> "[\r][\n]"
11-28 22:49:46.110 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 >> "<propfind xmlns="DAV:">[\n]"
11-28 22:49:46.110 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 >> " <prop>[\n]"
11-28 22:49:46.110 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 >> " <CD:addressbook-home-set xmlns:CD="urn:ietf:params:xml:ns:carddav"/>[\n]"
11-28 22:49:46.110 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 >> " <C:calendar-home-set xmlns:C="urn:ietf:params:xml:ns:caldav"/>[\n]"
11-28 22:49:46.110 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 >> " </prop>[\n]"
11-28 22:49:46.110 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 >> "</propfind>"
11-28 22:49:46.170 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 << "HTTP/1.0 207 Unknown[\r][\n]"
11-28 22:49:46.180 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 << "Date: Fri, 28 Nov 2014 21:49:46 GMT[\r][\n]"
11-28 22:49:46.180 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 << "Server: WSGIServer/0.1 Python/2.7.8[\r][\n]"
11-28 22:49:46.180 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 << "DAV: 1, 2, 3, calendar-access, addressbook, extended-mkcol[\r][\n]"
11-28 22:49:46.180 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 << "Content-Type: text/xml[\r][\n]"
11-28 22:49:46.180 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 << "Content-Length: 526[\r][\n]"
11-28 22:49:46.180 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 << "[\r][\n]"
11-28 22:49:46.220 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 << "<?xml version="1.0"?>[\n]"
11-28 22:49:46.220 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 << "<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:CR="urn:ietf:params:xml:ns:carddav">[\n]"
11-28 22:49:46.220 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 << " <response>[\n]"
11-28 22:49:46.220 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 << " <href>/user/calendar.ics/</href>[\n]"
11-28 22:49:46.220 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 << " <propstat>[\n]"
11-28 22:49:46.220 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 << " <prop>[\n]"
11-28 22:49:46.220 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 << " <CR:addressbook-home-set>[\n]"
11-28 22:49:46.220 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 << " <href>/user/calendar.ics/</href>[\n]"
11-28 22:49:46.270 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 << " </CR:addressbook-home-set>[\n]"
11-28 22:49:46.270 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 << " <C:calendar-home-set>[\n]"
11-28 22:49:46.270 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 << " <href>/user/calendar.ics/</href>[\n]"
11-28 22:49:46.270 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 << " </C:calendar-home-set>[\n]"
11-28 22:49:46.270 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 << " </prop>[\n]"
11-28 22:49:46.270 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 << " <status>HTTP/1.1 200 OK</status>[\n]"
11-28 22:49:46.270 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 << " </propstat>[\n]"
11-28 22:49:46.270 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 << " </response>[\n]"
11-28 22:49:46.270 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-5 << "</multistatus>[\n]"
11-28 22:49:46.740 D/davdroid.WebDavResource(3186): Processing multi-status element: https://my.server.at:5232/user/calendar.ics/
11-28 22:49:46.760 I/davdroid.DavResourceFinder(3186): Found calendar home set: /user/calendar.ics/
11-28 22:49:46.800 V/davdroid.SNISocketFactory(3186): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:49:46.810 V/davdroid.SNISocketFactory(3186): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:49:46.810 D/davdroid.SNISocketFactory(3186): Preparing direct SSL connection (without proxy) to https://my.server.at:5232
11-28 22:49:46.840 V/davdroid.SNISocketFactory(3186): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:49:46.850 V/davdroid.SNISocketFactory(3186): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:49:46.850 D/davdroid.SNISocketFactory(3186): Using documented SNI with host name my.server.at
11-28 22:49:47.150 D/davdroid.SNISocketFactory(3186): Established TLSv1.2 connection with my.server.at using TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
11-28 22:49:47.290 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-6 >> "OPTIONS /user/calendar.ics/ HTTP/1.1[\r][\n]"
11-28 22:49:47.320 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-6 >> "Host: my.server.at:5232[\r][\n]"
11-28 22:49:47.320 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-6 >> "Connection: Keep-Alive[\r][\n]"
11-28 22:49:47.320 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-6 >> "User-Agent: DAVdroid/0.6.7.1[\r][\n]"
11-28 22:49:47.330 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-6 >> "Authorization: Basic xxxxxxxxxxxxxxxxxxxx[\r][\n]"
11-28 22:49:47.330 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-6 >> "[\r][\n]"
11-28 22:49:47.380 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-6 << "HTTP/1.0 200 OK[\r][\n]"
11-28 22:49:47.380 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-6 << "Date: Fri, 28 Nov 2014 21:49:47 GMT[\r][\n]"
11-28 22:49:47.380 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-6 << "Server: WSGIServer/0.1 Python/2.7.8[\r][\n]"
11-28 22:49:47.420 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-6 << "DAV: 1, 2, 3, calendar-access, addressbook, extended-mkcol[\r][\n]"
11-28 22:49:47.420 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-6 << "Allow: DELETE, HEAD, GET, MKCALENDAR, MKCOL, MOVE, OPTIONS, PROPFIND, PROPPATCH, PUT, REPORT[\r][\n]"
11-28 22:49:47.420 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-6 << "Content-Length: 0[\r][\n]"
11-28 22:49:47.420 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-6 << "[\r][\n]"
11-28 22:49:47.970 V/davdroid.SNISocketFactory(3186): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:49:47.970 V/davdroid.SNISocketFactory(3186): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:49:47.970 D/davdroid.SNISocketFactory(3186): Preparing direct SSL connection (without proxy) to https://my.server.at:5232
11-28 22:49:48.030 V/davdroid.SNISocketFactory(3186): Setting allowed TLS protocols: TLSv1, TLSv1.1, TLSv1.2
11-28 22:49:48.030 V/davdroid.SNISocketFactory(3186): Setting allowed TLS ciphers: TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_RSA_EXPORT_WITH_RC4_40_MD5, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_ECDH_ECDSA_WITH_RC4_128_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_RC4_128_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_RC4_128_MD5, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA
11-28 22:49:48.030 D/davdroid.SNISocketFactory(3186): Using documented SNI with host name my.server.at
11-28 22:49:48.280 D/davdroid.SNISocketFactory(3186): Established TLSv1.2 connection with my.server.at using TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
11-28 22:49:48.290 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 >> "PROPFIND /user/calendar.ics/ HTTP/1.1[\r][\n]"
11-28 22:49:48.290 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 >> "Content-Type: text/xml; charset=UTF-8[\r][\n]"
11-28 22:49:48.290 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 >> "Accept: text/xml[\r][\n]"
11-28 22:49:48.290 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 >> "Depth: 1[\r][\n]"
11-28 22:49:48.290 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 >> "Content-Length: 480[\r][\n]"
11-28 22:49:48.290 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 >> "Host: my.server.at:5232[\r][\n]"
11-28 22:49:48.290 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 >> "Connection: Keep-Alive[\r][\n]"
11-28 22:49:48.290 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 >> "User-Agent: DAVdroid/0.6.7.1[\r][\n]"
11-28 22:49:48.290 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 >> "Authorization: Basic xxxxxxxxxxxxxxxxxxxx[\r][\n]"
11-28 22:49:48.290 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 >> "[\r][\n]"
11-28 22:49:48.290 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 >> "<propfind xmlns="DAV:">[\n]"
11-28 22:49:48.290 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 >> " <prop>[\n]"
11-28 22:49:48.290 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 >> " <A:calendar-color xmlns:A="http://apple.com/ns/ical/"/>[\n]"
11-28 22:49:48.290 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 >> " <C:calendar-description xmlns:C="urn:ietf:params:xml:ns:caldav"/>[\n]"
11-28 22:49:48.290 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 >> " <C:calendar-timezone xmlns:C="urn:ietf:params:xml:ns:caldav"/>[\n]"
11-28 22:49:48.320 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 >> " <current-user-privilege-set class="java.util.LinkedList"/>[\n]"
11-28 22:49:48.320 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 >> " <displayname/>[\n]"
11-28 22:49:48.320 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 >> " <resourcetype/>[\n]"
11-28 22:49:48.320 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 >> " <C:supported-calendar-component-set class="java.util.LinkedList" xmlns:C="urn:ietf:params:xml:ns:caldav"/>[\n]"
11-28 22:49:48.320 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 >> " </prop>[\n]"
11-28 22:49:48.320 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 >> "</propfind>"
11-28 22:49:48.390 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << "HTTP/1.0 207 Unknown[\r][\n]"
11-28 22:49:48.390 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << "Date: Fri, 28 Nov 2014 21:49:48 GMT[\r][\n]"
11-28 22:49:48.390 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << "Server: WSGIServer/0.1 Python/2.7.8[\r][\n]"
11-28 22:49:48.390 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << "DAV: 1, 2, 3, calendar-access, addressbook, extended-mkcol[\r][\n]"
11-28 22:49:48.390 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << "Content-Type: text/xml[\r][\n]"
11-28 22:49:48.390 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << "Content-Length: 2073[\r][\n]"
11-28 22:49:48.390 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << "[\r][\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << "<?xml version="1.0"?>[\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << "<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:ICAL="http://apple.com/ns/ical/">[\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <response>[\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <href>/user/calendar.ics/20141127T083713Z-21228_8f347539948d3ffc.ics</href>[\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <propstat>[\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <prop>[\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <current-user-privilege-set>[\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <privilege>[\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <all />[\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <read />[\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <write />[\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <write-properties />[\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <write-content />[\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " </privilege>[\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " </current-user-privilege-set>[\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <resourcetype />[\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <C:supported-calendar-component-set>[\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <C:comp name="VTODO" />[\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <C:comp name="VEVENT" />[\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <C:comp name="VJOURNAL" />[\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " </C:supported-calendar-component-set>[\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " </prop>[\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <status>HTTP/1.1 200 OK</status>[\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " </propstat>[\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <propstat>[\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <prop>[\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <ICAL:calendar-color />[\n]"
11-28 22:49:48.450 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <C:calendar-description />[\n]"
11-28 22:49:48.490 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <C:calendar-timezone />[\n]"
11-28 22:49:48.490 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <displayname />[\n]"
11-28 22:49:48.490 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " </prop>[\n]"
11-28 22:49:48.490 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <status>HTTP/1.1 404 Not Found</status>[\n]"
11-28 22:49:48.490 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " </propstat>[\n]"
11-28 22:49:48.490 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " </response>[\n]"
11-28 22:49:48.490 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <response>[\n]"
11-28 22:49:48.490 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <href>/user/calendar.ics/</href>[\n]"
11-28 22:49:48.490 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <propstat>[\n]"
11-28 22:49:48.490 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <prop>[\n]"
11-28 22:49:48.490 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <ICAL:calendar-color>#9e885e</ICAL:calendar-color>[\n]"
11-28 22:49:48.490 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <C:calendar-timezone>BEGIN:VCALENDAR[\n]"
11-28 22:49:48.490 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << "END:VCALENDAR[\n]"
11-28 22:49:48.520 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << "</C:calendar-timezone>[\n]"
11-28 22:49:48.520 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <current-user-privilege-set>[\n]"
11-28 22:49:48.520 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <privilege>[\n]"
11-28 22:49:48.520 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <all />[\n]"
11-28 22:49:48.520 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <read />[\n]"
11-28 22:49:48.520 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <write />[\n]"
11-28 22:49:48.520 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <write-properties />[\n]"
11-28 22:49:48.520 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <write-content />[\n]"
11-28 22:49:48.520 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " </privilege>[\n]"
11-28 22:49:48.520 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " </current-user-privilege-set>[\n]"
11-28 22:49:48.520 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <displayname>calendar.ics</displayname>[\n]"
11-28 22:49:48.520 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <resourcetype>[\n]"
11-28 22:49:48.520 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <C:calendar />[\n]"
11-28 22:49:48.520 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <collection />[\n]"
11-28 22:49:48.520 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " </resourcetype>[\n]"
11-28 22:49:48.540 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <C:supported-calendar-component-set>[\n]"
11-28 22:49:48.540 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <C:comp name="VTODO" />[\n]"
11-28 22:49:48.570 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <C:comp name="VEVENT" />[\n]"
11-28 22:49:48.570 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <C:comp name="VJOURNAL" />[\n]"
11-28 22:49:48.570 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " </C:supported-calendar-component-set>[\n]"
11-28 22:49:48.570 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " </prop>[\n]"
11-28 22:49:48.570 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <status>HTTP/1.1 200 OK</status>[\n]"
11-28 22:49:48.570 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " </propstat>[\n]"
11-28 22:49:48.570 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <propstat>[\n]"
11-28 22:49:48.570 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <prop>[\n]"
11-28 22:49:48.570 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <C:calendar-description />[\n]"
11-28 22:49:48.570 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " </prop>[\n]"
11-28 22:49:48.570 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " <status>HTTP/1.1 404 Not Found</status>[\n]"
11-28 22:49:48.690 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " </propstat>[\n]"
11-28 22:49:48.690 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << " </response>[\n]"
11-28 22:49:48.690 D/ch.boye.httpclientandroidlib.wire(3186): http-outgoing-7 << "</multistatus>[\n]"
11-28 22:49:49.580 D/davdroid.WebDavResource(3186): Processing multi-status element: https://my.server.at:5232/user/calendar.ics/20141127T083713Z-21228_8f347539948d3ffc.ics
11-28 22:49:49.580 D/davdroid.WebDavResource(3186): Processing multi-status element: https://my.server.at:5232/user/calendar.ics/
11-28 22:49:52.200 W/davdroid.Event(3186): Can't understand time zone definition
11-28 22:49:52.200 W/davdroid.Event(3186): java.lang.NullPointerException
11-28 22:49:52.200 W/davdroid.Event(3186): at at.bitfire.davdroid.resource.Event.TimezoneDefToTzId(Event.java:360)
11-28 22:49:52.200 W/davdroid.Event(3186): at at.bitfire.davdroid.webdav.WebDavResource.processMultiStatus(WebDavResource.java:539)
11-28 22:49:52.200 W/davdroid.Event(3186): at at.bitfire.davdroid.webdav.WebDavResource.propfind(WebDavResource.java:279)
11-28 22:49:52.200 W/davdroid.Event(3186): at at.bitfire.davdroid.resource.DavResourceFinder.findResources(DavResourceFinder.java:112)
11-28 22:49:52.200 W/davdroid.Event(3186): at at.bitfire.davdroid.syncadapter.QueryServerDialogFragment$ServerInfoLoader.loadInBackground(QueryServerDialogFragment.java:112)
11-28 22:49:52.200 W/davdroid.Event(3186): at at.bitfire.davdroid.syncadapter.QueryServerDialogFragment$ServerInfoLoader.loadInBackground(QueryServerDialogFragment.java:90)
11-28 22:49:52.200 W/davdroid.Event(3186): at android.content.AsyncTaskLoader.onLoadInBackground(AsyncTaskLoader.java:301)
11-28 22:49:52.200 W/davdroid.Event(3186): at android.content.AsyncTaskLoader$LoadTask.doInBackground(AsyncTaskLoader.java:68)
11-28 22:49:52.200 W/davdroid.Event(3186): at android.content.AsyncTaskLoader$LoadTask.doInBackground(AsyncTaskLoader.java:56)
11-28 22:49:52.200 W/davdroid.Event(3186): at android.os.AsyncTask$2.call(AsyncTask.java:287)
11-28 22:49:52.200 W/davdroid.Event(3186): at java.util.concurrent.FutureTask.run(FutureTask.java:234)
11-28 22:49:52.200 W/davdroid.Event(3186): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080)
11-28 22:49:52.200 W/davdroid.Event(3186): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
11-28 22:49:52.200 W/davdroid.Event(3186): at java.lang.Thread.run(Thread.java:856)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment