summaryrefslogtreecommitdiffstats
path: root/jingle
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Make sync integration tests use local xmpp servers.akalin@chromium.org2010-11-272-2/+3
* Revert "Revert "net: Plumb DnsCertProvenanceChecker around.""agl@chromium.org2010-11-222-4/+5
* Revert "net: Plumb DnsCertProvenanceChecker around."agl@chromium.org2010-11-222-5/+4
* net: Plumb DnsCertProvenanceChecker around.agl@chromium.org2010-11-222-4/+5
* Revert "net: Plumb DnsCertProvenanceChecker around."agl@chromium.org2010-11-182-5/+4
* net: Plumb DnsCertProvenanceChecker around.agl@chromium.org2010-11-182-4/+5
* Correctly handle SSL Client Authentication requests when connectingrch@chromium.org2010-11-123-7/+10
* [Sync] Removed unused notification methods, renamed 'transitional' to 'p2p'akalin@chromium.org2010-11-044-58/+11
* net: add certificate provenance checking.agl@chromium.org2010-11-042-3/+6
* Workaround for VS 2005 bug with inheritance from nested classes.caseq@google.com2010-11-032-2/+10
* [Sync] Removed more uses of libjingle's sigslotakalin@chromium.org2010-11-027-70/+64
* Fixed crash during the xmpp reconnection for cloud printing.gene@google.com2010-11-011-0/+5
* Initial support for built-in DNS resolver/cache.agayev@chromium.org2010-10-281-1/+1
* Revert 64202 - Initial support for built-in DNS resolver/cache.yusukes@chromium.org2010-10-281-1/+1
* Initial support for built-in DNS resolver/cache.agayev@chromium.org2010-10-281-1/+1
* [Sync] Added unittests for XmppConnectionGenerator.akalin@chromium.org2010-10-274-21/+122
* [Sync] Removed use of libjingle's sigslot in XmppConnectionGeneratorakalin@chromium.org2010-10-264-48/+46
* Add experimental option for TCP FastOpen.mbelshe@chromium.org2010-10-263-0/+6
* [Sync] Added some switches for testing/debugging.akalin@chromium.org2010-10-264-11/+24
* Convert LOG(INFO) to VLOG(1) - jingle/.pkasting@chromium.org2010-10-2011-78/+66
* Revert 62699 - [Sync] Added some switches for testing/debugging.rsimha@chromium.org2010-10-1914-35/+57
* Revert revert 62918 - net: clean up SSLHostInfo construction."agl@chromium.org2010-10-193-4/+10
* Revert 62918 - net: clean up SSLHostInfo construction.agl@chromium.org2010-10-183-10/+4
* net: clean up SSLHostInfo construction.agl@chromium.org2010-10-183-4/+10
* [Sync] Replace TalkMediator delegate handling with thread-safe observer listsakalin@chromium.org2010-10-166-110/+49
* [Sync] Added some switches for testing/debugging.akalin@chromium.org2010-10-1514-57/+35
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-042-2/+12
* Stop refcounting HostResolver.willchan@chromium.org2010-10-014-7/+6
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-012-12/+2
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-012-2/+12
* Implemented VLOG() et al.akalin@chromium.org2010-09-291-2/+2
* Added support for the new Google push notifications.sanjeevr@chromium.org2010-09-2511-8/+562
* Removed TalkMediator SSL initialization.akalin@chromium.org2010-09-163-68/+4
* Fixed notifier_unit_tests failures.akalin@chromium.org2010-09-161-1/+13
* Refactored handling of XmppClient.akalin@chromium.org2010-09-1625-859/+828
* Change HostResolver::RequestInfo to take a HostPortPair rather than naked hos...eroman@chromium.org2010-09-151-2/+1
* Fixed test broken in Release build.akalin@chromium.org2010-09-131-1/+5
* Removed use of XmppSocketAdapter by sync.akalin@chromium.org2010-09-1019-1558/+26
* Revert r59012 which started using Chrome sockets for sync.willchan@chromium.org2010-09-1019-26/+1558
* Removed use of XmppSocketAdapter by sync.akalin@chromium.org2010-09-0919-1558/+26
* Adding the sync-notification-host command line parameter to the integration t...rsimha@chromium.org2010-09-087-27/+204
* Revert 58768 - Adding the sync-notification-host command line parameter to th...rsimha@chromium.org2010-09-077-204/+27
* Adding the sync-notification-host command line parameter to the integration t...rsimha@chromium.org2010-09-077-27/+204
* Fix ClientSocketHandle reuse_type(). Correctly track socket use.willchan@chromium.org2010-09-025-2/+23
* Fixed crash involving using NetAddress::Adopt() incorrectlyakalin@chromium.org2010-09-021-17/+13
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-012-0/+8
* Style fix.akalin@chromium.org2010-09-011-12/+0
* Added XmppClientSocketFactory for use with ChromeAsyncSocketakalin@chromium.org2010-09-017-91/+179
* Added FakeSSLClentSocket for connecting to Google Talk on the SSL portakalin@chromium.org2010-09-014-0/+793
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-275-5/+1