summaryrefslogtreecommitdiffstats
path: root/blimp/net/engine_authentication_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Add detailed logging support for BlimpMessage and subtypes.kmarshall2016-03-011-0/+3
* Revert of Fix crashing bug in EngineAuthenticationHandler on token mismatch. ...wez2016-02-191-20/+11
* Fix crashing bug in EngineAuthenticationHandler on token mismatch.kmarshall2016-02-191-11/+20
* [Blimp Engine] Wires up client token verification.haibinlu2016-02-091-10/+29
* Fix remaining incompatibilities between scoped_ptr and unique_ptr.dcheng2016-01-201-1/+1
* Implementation and fixes for Blimp client/engine E2E communication.kmarshall2016-01-051-5/+11
* [Blimp Net] Add EngineAuthHandler.haibinlu2015-12-091-0/+126