Age | Commit message (Expand) | Author |
2012-06-20 | Parse node attribute in DiscoItemsParser and add DiscoItemsParser test | Jan Kaluza |
2012-06-20 | Fix proxy selection | Thilo Cestonaro |
2012-06-18 | Handle unexpected challenges. | Remko Tronçon |
2012-06-17 | CachingNameOnlyDomainNameResolver -> CachingDomainNameResolver. | Remko Tronçon |
2012-06-17 | Remove unused functions from caching resolver. | Remko Tronçon |
2012-06-17 | Fixed potential uncaught exception in HTTPConnectProxiedConnection. | Remko Tronçon |
2012-06-17 | Remove some unused private variables. | Remko Tronçon |
2012-06-17 | Allow different connection methods for Client. | Remko Tronçon |
2012-06-05 | Use faster conversion functions in ICU. | Remko Tronçon |
2012-06-05 | Added ICU support. | Remko Tronçon |
2012-05-31 | Update message correction to use the published namespace. | Kevin Smith |
2012-05-12 | Remove peer certificate from APIs. | Remko Tronçon |
2012-05-12 | Show Certificate dialog from certificate error window. | Remko Tronçon |
2012-05-11 | Showing stream encryption status in the roster header. Provide native certifi... | Tobias Markmann |
2012-05-07 | Added convenience method for responding with a custom error payload. | Remko Tronçon |
2012-05-07 | Only assert when requesting CRL checking on OpenSSL. | Remko Tronçon |
2012-05-06 | Fixed unit test compilation failure. | Remko Tronçon |
2012-05-05 | Compilation fixes. | Remko Tronçon |
2012-05-05 | Windows compilation fixes. | Remko Tronçon |
2012-05-05 | Re-enable revocation check. | Remko Tronçon |
2012-05-05 | * Added additional cert store to chain validation. * Turned off revocation ch... | dreijer |
2012-05-05 | Revert "* Added additional cert store to chain validation. * Turned off revoc... | Remko Tronçon |
2012-05-05 | Revert "Re-enable revocation check." | Remko Tronçon |
2012-05-05 | Serialize error payload. | Remko Tronçon |
2012-04-29 | Fixed previous commit. | Remko Tronçon |
2012-04-29 | Added debug message to double finishSession. | Remko Tronçon |
2012-04-28 | Make sure our parser doesn't handle entities. | Remko Tronçon |
2012-04-27 | Fixed LibXML parsing of & | Remko Tronçon |
2012-04-25 | Support channel binding with Schannel. | Remko Tronçon |
2012-04-24 | Fixed compilation problems on windows. | Remko Tronçon |
2012-04-24 | Re-enable revocation check. | Remko Tronçon |
2012-04-24 | * Added additional cert store to chain validation. * Turned off revocation ch... | dreijer |
2012-04-24 | Make built-in expat ignore unbound prefix namespaces. | Remko Tronçon |
2012-04-24 | Statically check the log severity level. | Remko Tronçon |
2012-04-23 | Make sure setting disco info after reconnect does not immediately send presence. | Remko Tronçon |
2012-04-23 | Added missing header. | Remko Tronçon |
2012-04-23 | Seed the random number generator. | Remko Tronçon |
2012-04-23 | Another fix for SRV selection. | Remko Tronçon |
2012-04-23 | Fixed assertion when SRV weights are all 0. | Remko Tronçon |
2012-04-23 | Select SRV randomly, taking weight into account. | Remko Tronçon |
2012-04-23 | Fixed assertion with inconsitent vcard cache. | Remko Tronçon |
2012-04-23 | Work around incorrect roster responses from ejabberd. | Remko Tronçon |
2012-04-23 | Fixed platform detection. | Remko Tronçon |
2012-04-17 | Fixing some clang warnings. | Tobias Markmann |
2012-04-12 | Tidy up of assorted Schannel/CAPI stuffs. | Kevin Smith |
2012-04-11 | Added support for determining SmartCard Reader associated with a certificate ... | Alexey Melnikov |
2012-04-01 | Removing CAres resolver. | Remko Tronçon |
2012-03-23 | Forgotten file for TLSError patch | Kevin Smith |
2012-03-23 | Allow TLS errors to bubble further up the stackks/tlserrors | Kevin Smith |
2012-03-23 | Use ssize_t for readlink. | Remko Tronçon |