index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
remoting
/
protocol
/
libjingle_transport_factory.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move PseudoTCP and channel auth out of LibjingleTransportFactory.
sergeyu
2014-09-11
1
-155
/
+44
*
Update webrtc&libjingle 6774:6825.
ronghuawu@chromium.org
2014-08-06
1
-5
/
+5
*
Revert "Update webrtc&libjingle 6774:6799."
erikchen@chromium.org
2014-07-31
1
-5
/
+5
*
Update webrtc&libjingle 6774:6799.
ronghuawu@chromium.org
2014-07-31
1
-5
/
+5
*
Remove remoting/jingle_glue
sergeyu@chromium.org
2014-07-17
1
-2
/
+2
*
Enforce relay policy
dcaiafa@chromium.org
2014-06-23
1
-0
/
+9
*
Call talk_base::InitializeSSL() in the remoting client
sergeyu@chromium.org
2014-05-26
1
-19
/
+4
*
Build remoting for PNaCl
sergeyu@chromium.org
2014-05-19
1
-2
/
+0
*
Revert 271343 "Build remoting for PNaCl"
sergeyu@chromium.org
2014-05-19
1
-0
/
+2
*
Build remoting for PNaCl
sergeyu@chromium.org
2014-05-19
1
-2
/
+0
*
Don't use talk_base::CreateRandomString() to generate ICE credentials.
sergeyu@chromium.org
2014-05-09
1
-4
/
+21
*
Smart reconnect part II - plugin and host
kelvinp@chromium.org
2014-05-01
1
-2
/
+0
*
Revert 267242 "Revert 267234 "New policies: enable/disable relay..."
noamsml@google.com
2014-04-30
1
-6
/
+5
*
Revert 267234 "New policies: enable/disable relay; port range"
noamsml@google.com
2014-04-30
1
-5
/
+6
*
New policies: enable/disable relay; port range
dcaiafa@chromium.org
2014-04-30
1
-6
/
+5
*
Revert 267030 "Build remoting for PNaCl"
sergeyu@chromium.org
2014-04-30
1
-0
/
+2
*
Build remoting for PNaCl
sergeyu@chromium.org
2014-04-30
1
-2
/
+0
*
Explicitly select ICEPROTO_GOOGLE mode in LibjingleTransportFactory
sergeyu@chromium.org
2014-02-08
1
-0
/
+1
*
Fix LibjingleTransportFactory to refresh STUN/Relay.
sergeyu@chromium.org
2013-12-16
1
-31
/
+112
*
Revert 240926 "Fix LibjingleTransportFactory to refresh STUN/Relay."
sergeyu@chromium.org
2013-12-16
1
-112
/
+31
*
Fix LibjingleTransportFactory to refresh STUN/Relay.
sergeyu@chromium.org
2013-12-16
1
-31
/
+112
*
Cleanup LibjingleTransportFactory
sergeyu@chromium.org
2013-12-12
1
-58
/
+14
*
Enable IPv6 in chromoting
sergeyu@chromium.org
2013-09-19
1
-1
/
+2
*
Use a direct include of time headers in ppapi/, printing/, remoting/.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Add static Create method to LibjingleTransportFactory
solb@chromium.org
2013-06-21
1
-1
/
+24
*
Add timeout for when P2P connection failures.
sergeyu@chromium.org
2013-06-21
1
-6
/
+50
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in remoting/.
dcheng@chromium.org
2013-06-14
1
-2
/
+2
*
Restart ICE when a P2P channel in chromoting connection becomes non-writable.
sergeyu@chromium.org
2013-05-02
1
-1
/
+13
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Reland r185114 "Roll libjingle r281:r286"
hclam@google.com
2013-02-28
1
-2
/
+1
*
Revert 185114
mpearson@chromium.org
2013-02-28
1
-1
/
+2
*
Roll libjingle r281:r286
hclam@google.com
2013-02-28
1
-2
/
+1
*
Update JingleThreadWrapper to allow it to be created using task runner.
sergeyu@chromium.org
2012-08-14
1
-2
/
+2
*
Always use chromium threads for IO in remoting host
sergeyu@chromium.org
2012-07-27
1
-2
/
+5
*
Disable TCP ports in the default LibjingleTransportFactory() constructor.
sergeyu@chromium.org
2012-07-26
1
-0
/
+5
*
Revert 148418 - Always use chromium threads for IO in remoting host
sergeyu@chromium.org
2012-07-26
1
-5
/
+2
*
Always use chromium threads for IO in remoting host
sergeyu@chromium.org
2012-07-25
1
-2
/
+5
*
Fix incorrect ready state events.
sergeyu@chromium.org
2012-07-24
1
-1
/
+1
*
Show connection state in the Chromoting client UI.
sergeyu@chromium.org
2012-07-23
1
-0
/
+8
*
Rolling libjingle to 159.
ronghuawu@chromium.org
2012-07-14
1
-1
/
+1
*
Don't depend on MessageLoopProxy in remoting protocol code.
sergeyu@chromium.org
2012-05-24
1
-9
/
+9
*
Changes needed to roll libjingle r141 to chrome.
sergeyu@chromium.org
2012-05-22
1
-2
/
+10
*
Implement HostPortAllocator.
sergeyu@chromium.org
2012-05-01
1
-5
/
+1
*
Pass TransportConfig to TransportFactory instead of Transport.
sergeyu@chromium.org
2012-04-30
1
-5
/
+24
*
Move PortAllocator creation out of LibjingleTransportFactory.
sergeyu@chromium.org
2012-04-30
1
-48
/
+30
*
Roll libjingle 132:135
sergeyu@chromium.org
2012-04-26
1
-5
/
+6
*
Implement write-waits-for-send mode for PseudoTCP and enable it on the host s...
sergeyu@chromium.org
2012-04-06
1
-1
/
+7
*
Roll libjingle to r126.
ronghuawu@chromium.org
2012-03-20
1
-2
/
+3
[next]