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
/
session.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove QUIC support from remoting host and client.
sergeyu
2015-12-03
1
-4
/
+0
*
Add remoting::Session::State value for connected transport.
sergeyu
2015-11-27
1
-1
/
+4
*
Fix chromoting host to report error when closing connection.
sergeyu
2015-11-03
1
-4
/
+4
*
Rename TransportSession->Transport
sergeyu
2015-10-31
1
-3
/
+3
*
Revert of Fix chromoting host to report error when closing connection. (patch...
rjkroege
2015-10-31
1
-4
/
+4
*
Fix chromoting host to report error when closing connection.
sergeyu
2015-10-30
1
-4
/
+4
*
Add TransportSession interface to prepare for WebRTC-based transport.
sergeyu
2015-10-28
1
-9
/
+6
*
Revert of Add TransportSession interface to prepare for WebRTC-based transpor...
georgesak
2015-10-28
1
-6
/
+9
*
Add TransportSession interface to prepare for WebRTC-based transport.
sergeyu
2015-10-28
1
-9
/
+6
*
Enable QUIC support in chromoting
sergeyu
2015-08-14
1
-1
/
+1
*
Move session configuration logic to the protocol level
sergeyu
2015-07-27
1
-10
/
+0
*
Use standard ICE in Chromoting.
sergeyu
2015-04-23
1
-1
/
+1
*
Revert of Use standard ICE in Chromoting. (patchset #7 id:160001 of https://c...
sergeyu
2015-04-23
1
-1
/
+1
*
Use standard ICE in Chromoting.
sergeyu
2015-04-23
1
-1
/
+1
*
Revert of Use standard ICE in Chromoting. (patchset #7 id:160001 of https://c...
horo
2015-04-23
1
-1
/
+1
*
Use standard ICE in Chromoting.
sergeyu
2015-04-23
1
-1
/
+1
*
Move PseudoTCP and channel auth out of LibjingleTransportFactory.
sergeyu
2014-09-12
1
-3
/
+3
*
Revert of Move PseudoTCP and channel auth out of LibjingleTransportFactory. (...
nasko
2014-09-11
1
-3
/
+3
*
Move PseudoTCP and channel auth out of LibjingleTransportFactory.
sergeyu
2014-09-11
1
-3
/
+3
*
Smart reconnect part II - plugin and host
kelvinp@chromium.org
2014-05-01
1
-6
/
+0
*
Cause:
kelvinp@chromium.org
2014-04-07
1
-2
/
+5
*
Refactor of Authenticator to allow it to ProcessMessage asynchronously and th...
rmsousa@chromium.org
2013-03-01
1
-3
/
+4
*
Add support for multiplexed channels in remoting::protocol::Session interface.
sergeyu@chromium.org
2012-08-18
1
-2
/
+8
*
Implement ChannelMultiplexer.
sergeyu@chromium.org
2012-08-08
1
-29
/
+2
*
Show connection state in the Chromoting client UI.
sergeyu@chromium.org
2012-07-23
1
-0
/
+6
*
Use callback interface for state notifications in Session interface.
sergeyu@chromium.org
2012-07-12
1
-24
/
+21
*
Log connection type to syslogs and to the server.
sergeyu@chromium.org
2012-03-20
1
-2
/
+3
*
Cleanup error handling in the client plugin.
sergeyu@chromium.org
2012-03-02
1
-12
/
+2
*
Use scoped_ptr<> for channel creation callbacks.
sergeyu@chromium.org
2012-02-05
1
-6
/
+7
*
Log IP/port of host as well as client in Me2Me host
lambroslambrou@chromium.org
2012-02-02
1
-1
/
+2
*
Add JingleSession::OnRouteChange(), and pass IP endpoint information to a
lambroslambrou@chromium.org
2012-01-25
1
-2
/
+13
*
Separate Authenticator and Session unittests.
sergeyu@chromium.org
2011-12-13
1
-0
/
+1
*
Add AUTHENTICATED session state.
sergeyu@chromium.org
2011-12-06
1
-4
/
+11
*
Use Authenticator interface in Session and SessionManager.
sergeyu@chromium.org
2011-11-30
1
-10
/
+0
*
Remove AccessVerifier interface.
sergeyu@chromium.org
2011-11-29
1
-1
/
+2
*
Don't delete channels in JingleSession::CloseInternal().
sergeyu@chromium.org
2011-11-29
1
-1
/
+2
*
Remove event_channel() and control_channel() from Session interface.
sergeyu@chromium.org
2011-11-22
1
-9
/
+0
*
Add CancelChannelCreation() in protocol::Session interface.
sergeyu@chromium.org
2011-11-17
1
-0
/
+5
*
Cleanup: Remove unneeded forward declarations from remoting.
thestig@chromium.org
2011-11-11
1
-2
/
+0
*
Access ChromotingHost::clients_ only on network thread.
sergeyu@chromium.org
2011-11-11
1
-0
/
+5
*
Switch remoting/protocol to new callbacks
sergeyu@chromium.org
2011-10-07
1
-2
/
+2
*
Expose connection error code to the web app.
sergeyu@chromium.org
2011-10-01
1
-0
/
+4
*
Parse termination reason and propagate the error to the Session interface.
sergeyu@chromium.org
2011-09-27
1
-0
/
+11
*
Pass SessionConfig by reference instead of pointer.
sergeyu@chromium.org
2011-09-10
1
-6
/
+5
*
Simplify channel creation callbacks in remoting::Session interface.
sergeyu@chromium.org
2011-08-11
1
-4
/
+2
*
Remove video_channel() from Session interface
sergeyu@chromium.org
2011-08-11
1
-3
/
+14
*
Revert 96089 - Remove video_channel() from Session interface
sergeyu@chromium.org
2011-08-10
1
-0
/
+3
*
Remove video_channel() from Session interface
sergeyu@chromium.org
2011-08-09
1
-3
/
+0
*
Add an authentication step to stream channel setup in JingleStreamConnector.
wez@chromium.org
2011-07-29
1
-0
/
+4
*
Revert 94247 - Add an authentication step to stream channel setup in JingleSt...
wez@chromium.org
2011-07-27
1
-4
/
+0
[next]