summaryrefslogtreecommitdiffstats
path: root/jingle/notifier/base
Commit message (Expand)AuthorAgeFilesLines
* Revert 118950 - Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2012-02-041-16/+2
* - replace custom <iq>-stanza protocol with push notifications (using PushNoti...ghc@google.com2012-01-271-3/+30
* Revert 119171 - Maybe introduced a static initializer - or may be 119173rsleevi@chromium.org2012-01-261-27/+3
* - replace custom <iq>-stanza protocol with push notifications (using PushNoti...ghc@google.com2012-01-261-3/+27
* Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2012-01-251-2/+16
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Move net/base/sys_byteorder.h to base/sys_byteorder.hisherman@chromium.org2011-12-281-6/+1
* Avoid including gtest file directly, and go through base insteadjar@chromium.org2011-12-151-1/+1
* Revert: Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-151-1/+0
* Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-151-0/+1
* net: remove DNS certificate checking code.agl@chromium.org2011-12-151-1/+0
* base::Bind: Convert proxy_resolving_client_socket.[cc,h] and deps.jhawkins@chromium.org2011-12-152-17/+13
* Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().ajwong@chromium.org2011-12-098-151/+54
* Revert 113699 - base::Bind: Convert Socket::Write.jhawkins@chromium.org2011-12-095-20/+1
* base::Bind: Convert Socket::Write.jhawkins@chromium.org2011-12-085-1/+20
* net: replace DnsRRResoler with TransportSecurityState in plumbing.agl@chromium.org2011-12-071-1/+2
* base::Bind: Convert Socket::Read.jhawkins@chromium.org2011-12-075-1/+20
* base::Bind: Convert StreamSocket::Connect.jhawkins@chromium.org2011-12-065-18/+84
* Roll libjingle to 98:99. tommi@chromium.org2011-12-061-2/+2
* 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