tree: 99ec54b2ea34237b7450a6f053ce5e88e2c545a9 [path history] [tgz]
  1. ble/
  2. proto/
  3. authenticator.cc
  4. authenticator.h
  5. background_eid_generator.cc
  6. background_eid_generator.h
  7. background_eid_generator_unittest.cc
  8. BUILD.gn
  9. connection.cc
  10. connection.h
  11. connection_finder.h
  12. connection_observer.h
  13. connection_unittest.cc
  14. cryptauth_access_token_fetcher.h
  15. cryptauth_access_token_fetcher_impl.cc
  16. cryptauth_access_token_fetcher_impl.h
  17. cryptauth_access_token_fetcher_impl_unittest.cc
  18. cryptauth_api_call_flow.cc
  19. cryptauth_api_call_flow.h
  20. cryptauth_api_call_flow_unittest.cc
  21. cryptauth_client.h
  22. cryptauth_client_impl.cc
  23. cryptauth_client_impl.h
  24. cryptauth_client_impl_unittest.cc
  25. cryptauth_device_id_provider.h
  26. cryptauth_device_manager.cc
  27. cryptauth_device_manager.h
  28. cryptauth_device_manager_impl.cc
  29. cryptauth_device_manager_impl.h
  30. cryptauth_device_manager_impl_unittest.cc
  31. cryptauth_enroller.h
  32. cryptauth_enroller_impl.cc
  33. cryptauth_enroller_impl.h
  34. cryptauth_enroller_impl_unittest.cc
  35. cryptauth_enrollment_manager.cc
  36. cryptauth_enrollment_manager.h
  37. cryptauth_enrollment_manager_impl.cc
  38. cryptauth_enrollment_manager_impl.h
  39. cryptauth_enrollment_manager_impl_unittest.cc
  40. cryptauth_enrollment_utils.cc
  41. cryptauth_enrollment_utils.h
  42. cryptauth_gcm_manager.cc
  43. cryptauth_gcm_manager.h
  44. cryptauth_gcm_manager_impl.cc
  45. cryptauth_gcm_manager_impl.h
  46. cryptauth_gcm_manager_impl_unittest.cc
  47. cryptauth_service.cc
  48. cryptauth_service.h
  49. cryptauth_test_util.cc
  50. cryptauth_test_util.h
  51. data_with_timestamp.cc
  52. data_with_timestamp.h
  53. DEPS
  54. device_classifier_util.cc
  55. device_classifier_util.h
  56. device_to_device_authenticator.cc
  57. device_to_device_authenticator.h
  58. device_to_device_authenticator_unittest.cc
  59. device_to_device_initiator_helper.cc
  60. device_to_device_initiator_helper.h
  61. device_to_device_operations_unittest.cc
  62. device_to_device_responder_operations.cc
  63. device_to_device_responder_operations.h
  64. device_to_device_secure_context.cc
  65. device_to_device_secure_context.h
  66. device_to_device_secure_context_unittest.cc
  67. fake_authenticator.cc
  68. fake_authenticator.h
  69. fake_background_eid_generator.cc
  70. fake_background_eid_generator.h
  71. fake_connection.cc
  72. fake_connection.h
  73. fake_cryptauth_device_id_provider.cc
  74. fake_cryptauth_device_id_provider.h
  75. fake_cryptauth_device_manager.cc
  76. fake_cryptauth_device_manager.h
  77. fake_cryptauth_enrollment_manager.cc
  78. fake_cryptauth_enrollment_manager.h
  79. fake_cryptauth_gcm_manager.cc
  80. fake_cryptauth_gcm_manager.h
  81. fake_cryptauth_service.cc
  82. fake_cryptauth_service.h
  83. fake_gcm_device_info_provider.cc
  84. fake_gcm_device_info_provider.h
  85. fake_remote_device_provider.cc
  86. fake_remote_device_provider.h
  87. fake_secure_channel.cc
  88. fake_secure_channel.h
  89. fake_secure_context.cc
  90. fake_secure_context.h
  91. fake_secure_message_delegate.cc
  92. fake_secure_message_delegate.h
  93. fake_secure_message_delegate_unittest.cc
  94. fake_software_feature_manager.cc
  95. fake_software_feature_manager.h
  96. foreground_eid_generator.cc
  97. foreground_eid_generator.h
  98. foreground_eid_generator_unittest.cc
  99. gcm_device_info_provider.h
  100. local_device_data_provider.cc
  101. local_device_data_provider.h
  102. local_device_data_provider_unittest.cc
  103. mock_cryptauth_client.cc
  104. mock_cryptauth_client.h
  105. mock_foreground_eid_generator.cc
  106. mock_foreground_eid_generator.h
  107. mock_local_device_data_provider.cc
  108. mock_local_device_data_provider.h
  109. mock_remote_beacon_seed_fetcher.cc
  110. mock_remote_beacon_seed_fetcher.h
  111. mock_sync_scheduler.cc
  112. mock_sync_scheduler.h
  113. OWNERS
  114. pref_names.cc
  115. pref_names.h
  116. raw_eid_generator.h
  117. raw_eid_generator_impl.cc
  118. raw_eid_generator_impl.h
  119. raw_eid_generator_impl_unittest.cc
  120. README
  121. remote_beacon_seed_fetcher.cc
  122. remote_beacon_seed_fetcher.h
  123. remote_beacon_seed_fetcher_unittest.cc
  124. remote_device.cc
  125. remote_device.h
  126. remote_device_loader.cc
  127. remote_device_loader.h
  128. remote_device_loader_unittest.cc
  129. remote_device_provider.cc
  130. remote_device_provider.h
  131. remote_device_provider_impl.cc
  132. remote_device_provider_impl.h
  133. remote_device_provider_impl_unittest.cc
  134. remote_device_test_util.cc
  135. remote_device_test_util.h
  136. secure_channel.cc
  137. secure_channel.h
  138. secure_channel_unittest.cc
  139. secure_context.h
  140. secure_message_delegate.cc
  141. secure_message_delegate.h
  142. secure_message_delegate_impl.cc
  143. secure_message_delegate_impl.h
  144. session_keys.cc
  145. session_keys.h
  146. session_keys_unittest.cc
  147. software_feature_manager.h
  148. software_feature_manager_impl.cc
  149. software_feature_manager_impl.h
  150. software_feature_manager_impl_unittest.cc
  151. switches.cc
  152. switches.h
  153. sync_scheduler.cc
  154. sync_scheduler.h
  155. sync_scheduler_impl.cc
  156. sync_scheduler_impl.h
  157. sync_scheduler_impl_unittest.cc
  158. wire_message.cc
  159. wire_message.h
  160. wire_message_unittest.cc