summaryrefslogtreecommitdiffstats
path: root/jingle
Commit message (Expand)AuthorAgeFilesLines
* Implement a MockCertVerifier that can be used to avoidrsleevi@chromium.org2012-04-101-2/+2
* Implement write-waits-for-send mode for PseudoTCP and enable it on the host s...sergeyu@chromium.org2012-04-063-1/+124
* Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...rch@chromium.org2012-04-037-4/+24
* Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & nt...wez@chromium.org2012-03-281-1/+1
* Make CertVerifier a pure virtual interface.rsleevi@chromium.org2012-03-211-3/+4
* Change Origin bound certs -> Domain bound certs.mattm@chromium.org2012-03-202-6/+6
* JSONWriter cleanup: integrate pretty print into write options.ericdingle@chromium.org2012-03-161-1/+1
* Roll libjingle to r124. Removed overrides for the ws2 fixes.ronghuawu@chromium.org2012-03-152-4/+5
* Include the headers from the libjingle overrides.ronghuawu@chromium.org2012-03-061-2/+2
* Convert uses of int ms to TimeDelta in jingle and remoting.tedvessenes@gmail.com2012-03-052-7/+9
* Move TestURLRequestContextGetter to url_request_test_util.{h,cc}akalin@chromium.org2012-03-023-84/+33
* Convert the XXX_sync builders to using directly sync_integration_tests.maruel@chromium.org2012-03-021-2/+6
* * Remove the dependency to ws2_32.dll from talk_base::ThreadManager and talk_...ronghuawu@chromium.org2012-03-012-2/+3
* Delete Session and SessionManager object synchronously.sergeyu@chromium.org2012-02-241-12/+25
* Change MockRead and MockWrite (et. al.) to take an IoMode enum, insteadrch@chromium.org2012-02-232-51/+51
* Implement support for route change notifications in the Transport interface.sergeyu@chromium.org2012-02-211-1/+3
* Libjingle-based TransportFactory implementation.sergeyu@chromium.org2012-02-212-2/+16
* Modify the MockConnect constructor to take an enum of ASYNC or SYNCHRONOUS,rch@chromium.org2012-02-173-13/+15
* Revert 118950 - Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2012-02-031-16/+2
* Convert int ms interfaces to TimeDelta in jingle/glue files.tedvessenes@gmail.com2012-02-011-1/+1
* - replace custom <iq>-stanza protocol with push notifications (using PushNoti...ghc@google.com2012-01-274-6/+71
* Revert 119171 - Maybe introduced a static initializer - or may be 119173rsleevi@chromium.org2012-01-264-68/+6
* - replace custom <iq>-stanza protocol with push notifications (using PushNoti...ghc@google.com2012-01-264-6/+68
* android build: jingle_unittests workjrg@chromium.org2012-01-251-0/+10
* Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2012-01-251-2/+16
* Roll libjingle to r108:ronghuawu@chromium.org2012-01-191-3/+4
* Revert 118031 - Roll libjingle to r108:ronghuawu@chromium.org2012-01-181-3/+3
* Roll libjingle to r108:ronghuawu@chromium.org2012-01-181-3/+3
* This change updates the libjingle logging so that it writes to chromiums VLOG...hellner@google.com2012-01-173-1/+164
* Revert 117531 - Convert use of int ms to TimeDelta in files owned by ajwong.lambroslambrou@google.com2012-01-121-2/+2
* Convert use of int ms to TimeDelta in files owned by ajwong.tedvessenes@gmail.com2012-01-121-2/+2
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-062-2/+0
* And now NewRunnableMethod(), you die.ajwong@chromium.org2012-01-041-5/+1
* Move net/base/sys_byteorder.h to base/sys_byteorder.hisherman@chromium.org2011-12-282-12/+2
* 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
* Rolling new libjingle revision 100 mallinath@google.com2011-12-151-1/+1
* Switch the default `git try` / `gcl try` bots to _rel.thakis@chromium.org2011-12-121-1/+1
* Removing MessageLoop::QuitTask() from jingle/dcheng@chromium.org2011-12-092-4/+4
* Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().ajwong@chromium.org2011-12-0914-401/+145
* Revert 113699 - base::Bind: Convert Socket::Write.jhawkins@chromium.org2011-12-0910-154/+25
* base::Bind: Convert Socket::Write.jhawkins@chromium.org2011-12-0810-25/+154
* net: replace DnsRRResoler with TransportSecurityState in plumbing.agl@chromium.org2011-12-071-1/+2
* base::Bind: Convert Socket::Read.jhawkins@chromium.org2011-12-0710-35/+161
* base::Bind: Convert StreamSocket::Connect.jhawkins@chromium.org2011-12-067-27/+136
* Roll libjingle to 98:99. tommi@chromium.org2011-12-062-3/+3
* Move P2P unit tests to content_unittestsjochen@chromium.org2011-11-251-0/+1