summaryrefslogtreecommitdiffstats
path: root/jingle
Commit message (Expand)AuthorAgeFilesLines
* Added OWNERS file for jingle.sanjeevr@chromium.org2011-03-181-0/+6
* Modified the jingle library to be able to able to update the auth token after...sanjeevr@chromium.org2011-03-179-2/+66
* [Sync] Merged MediatorThread and PushNotificationsThreadakalin@chromium.org2011-03-1632-1039/+317
* Added support for other authentication mechanisms in jingle. This will allow ...sanjeevr@chromium.org2011-03-0911-24/+69
* Force sync integration try jobs on patches that touch sync dependenciesrsimha@chromium.org2011-03-081-0/+13
* Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enablingadamk@chromium.org2011-03-042-4/+4
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-1/+1
* Add a new method of ClientSocketFactory for clearing the cache used for SSL s...rch@chromium.org2011-02-252-0/+5
* Revert 75262: "Use xmpp.google.com instead of talk.google.com"akalin@chromium.org2011-02-171-2/+2
* Use xmpp.google.com instead of talk.google.comakalin@chromium.org2011-02-161-2/+2
* Currently chrome sync subscribes to notifications on all datatypes regardless...lipalani@chromium.org2011-02-161-1/+4
* Even more test cleanup. Some fixes to non-test code that's regressed.erg@google.com2011-02-153-61/+103
* Cleanup everything but net/ for our first clang plugins.erg@google.com2011-02-022-0/+3
* [Sync] Relax checks for received XMPP messagesakalin@chromium.org2011-01-311-7/+7
* Part 1 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-273-5/+19
* Removed the JID check from PushNotificationsListenTask::IsValidNotification. ...sanjeevr@chromium.org2011-01-261-2/+3
* Fix nits. Add 'const'.wtc@google.com2011-01-042-4/+4
* move base/object_watcher into base/win and add the win namespace. Fixup callers.brettw@google.com2011-01-011-0/+1
* Move non_thread_safe from base to base/threading and into the base namespace.brettw@chromium.org2011-01-014-8/+8
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* The MediatorThread worker thread needs to have a CertVerifierwtc@google.com2010-12-1713-25/+67
* Cache certificate verification results in memory.wtc@google.com2010-12-163-3/+5
* [Sync] Fixed sync crash regression in ServerNotifierThreadakalin@chromium.org2010-12-104-12/+7
* [Sync] Fixed crash on XMPP reconnectionakalin@chromium.org2010-12-083-0/+106
* [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