summaryrefslogtreecommitdiffstats
path: root/jingle/notifier/base
Commit message (Expand)AuthorAgeFilesLines
* Add OVERRIDE to jingle/.avi@chromium.org2011-11-177-39/+46
* Make ClientSocketPoolManager into an interface.willchan@chromium.org2011-11-171-1/+1
* Cleanup: Remove unneeded forward declarations in base, dbug, gpu, ipc, jingle...thestig@chromium.org2011-11-152-3/+0
* base::Bind: Convert jingle/.jhawkins@chromium.org2011-11-126-34/+28
* Roll libjingle 88:92sergeyu@chromium.org2011-11-011-2/+2
* Introduce net::HttpServerPropertiesManager to manage server-specific properties.rtenneti@chromium.org2011-10-091-0/+2
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-017-33/+33
* Jingle unit tests for issue 87336asanka@chromium.org2011-09-154-18/+75
* Update libjingle to the latest version.sergeyu@chromium.org2011-09-084-12/+10
* Only mark a proxy as bad if we have confirmation that another proxy succeeded...asanka@chromium.org2011-08-292-0/+7
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-152-2/+2
* Added an OriginBoundCertStore field to the SSLClientSocketNSS class andrkn@chromium.org2011-07-213-4/+13
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-275-1/+29
* Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...dimich@chromium.org2011-06-245-29/+1
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-245-1/+29
* [Sync] Add Stop() method to TaskPump and call it in XmppConnection destructorakalin@chromium.org2011-06-178-4/+133
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Pass net_log parameter properly for ProxyResolvingClientSocketakalin@chromium.org2011-05-1310-37/+23
* Miscelaneous cleanups to AddressList to make it harder to mis-use.eroman@chromium.org2011-05-121-2/+2
* Rename ClientSocket to StreamSocket.sergeyu@chromium.org2011-05-059-24/+24
* Added GetLocalAddress() in net::ClientSocket.sergeyu@chromium.org2011-04-195-0/+15
* [Sync] Fix race condition in P2PNotifier with sending notificationsakalin@chromium.org2011-04-191-2/+3
* Changed the jingle network code in ChromeAsyncSocket to use the client socket...sanjeevr@chromium.org2011-04-1512-109/+736
* [Jingle] Fix deref of begin() for empty vector in unit test.akalin@chromium.org2011-04-131-2/+2
* 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