summaryrefslogtreecommitdiffstats
path: root/jingle/notifier/base
Commit message (Expand)AuthorAgeFilesLines
* Changed jingle to use the IO thread from the passed in URLRequestContextGette...sanjeevr@chromium.org2011-04-072-1/+9
* Rename a number of classes previously labeled "TCP" to "Transport" inmbelshe@chromium.org2011-04-074-7/+6
* Move some files from base to base/memory.levin@chromium.org2011-03-289-23/+23
* [Jingle] Refactored some notifier-related structs/classesakalin@chromium.org2011-03-228-2/+329
* Added support for other authentication mechanisms in jingle. This will allow ...sanjeevr@chromium.org2011-03-092-5/+25
* Add a new method of ClientSocketFactory for clearing the cache used for SSL s...rch@chromium.org2011-02-252-0/+5
* Cleanup everything but net/ for our first clang plugins.erg@google.com2011-02-022-0/+3
* Fix nits. Add 'const'.wtc@google.com2011-01-041-2/+2
* 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-013-6/+6
* The MediatorThread worker thread needs to have a CertVerifierwtc@google.com2010-12-176-18/+37
* Cache certificate verification results in memory.wtc@google.com2010-12-163-3/+5
* [Sync] Fixed sync crash regression in ServerNotifierThreadakalin@chromium.org2010-12-102-8/+3
* [Sync] Fixed crash on XMPP reconnectionakalin@chromium.org2010-12-082-0/+92
* 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-042-55/+10
* net: add certificate provenance checking.agl@chromium.org2010-11-042-3/+6
* Add experimental option for TCP FastOpen.mbelshe@chromium.org2010-10-263-0/+6
* [Sync] Added some switches for testing/debugging.akalin@chromium.org2010-10-261-7/+10
* Convert LOG(INFO) to VLOG(1) - jingle/.pkasting@chromium.org2010-10-201-1/+1
* Revert 62699 - [Sync] Added some switches for testing/debugging.rsimha@chromium.org2010-10-191-8/+10
* 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] Added some switches for testing/debugging.akalin@chromium.org2010-10-151-10/+8
* Implemented VLOG() et al.akalin@chromium.org2010-09-291-2/+2
* Fixed notifier_unit_tests failures.akalin@chromium.org2010-09-161-1/+13
* Refactored handling of XmppClient.akalin@chromium.org2010-09-169-85/+664
* Fixed test broken in Release build.akalin@chromium.org2010-09-131-1/+5
* Removed use of XmppSocketAdapter by sync.akalin@chromium.org2010-09-105-187/+3
* Revert r59012 which started using Chrome sockets for sync.willchan@chromium.org2010-09-105-3/+187
* Removed use of XmppSocketAdapter by sync.akalin@chromium.org2010-09-095-187/+3
* Adding the sync-notification-host command line parameter to the integration t...rsimha@chromium.org2010-09-083-0/+167
* Revert 58768 - Adding the sync-notification-host command line parameter to th...rsimha@chromium.org2010-09-073-167/+0
* Adding the sync-notification-host command line parameter to the integration t...rsimha@chromium.org2010-09-073-0/+167
* Fix ClientSocketHandle reuse_type(). Correctly track socket use.willchan@chromium.org2010-09-023-1/+6
* Fixed crash involving using NetAddress::Adopt() incorrectlyakalin@chromium.org2010-09-021-17/+13
* Style fix.akalin@chromium.org2010-09-011-12/+0
* Added XmppClientSocketFactory for use with ChromeAsyncSocketakalin@chromium.org2010-09-015-90/+171
* Added FakeSSLClentSocket for connecting to Google Talk on the SSL portakalin@chromium.org2010-09-013-0/+790
* In about:net-internals, each SOCKET created by a CONNECT_JOB holds a referenc...mmenke@chromium.org2010-08-251-2/+3
* Moved ChromeAsyncSocket to jingle/notifier/base.akalin@chromium.org2010-07-163-0/+1720
* Move chrome/common/net/notifier to jingle/notifier so that it can be used by ...ajwong@chromium.org2010-06-307-0/+339