gecko/mobile/android/base/sync
Nick Alexander b6c6d1574e Bug 903123: Add HawkAuthHeaderProvider for Android Background Services. r=rnewman
Hawk is an HTTP authentication scheme using a message authentication
code (MAC) algorithm to provide partial HTTP request cryptographic
verification.  Hawk is the successor to the HMAC authentication
scheme.  The Hawk scheme is descripted at
https://github.com/hueniverse/hawk

Hawk is under-specified; this implementation interoperates with the
git hash at
871cc59797
2013-08-12 11:10:03 -07:00
..
config
crypto
delegates
jpake
middleware
net Bug 903123: Add HawkAuthHeaderProvider for Android Background Services. r=rnewman 2013-08-12 11:10:03 -07:00
receivers
repositories Bug 886587 - Remove profile migrator, r=gcp, f=rnewman 2013-07-24 18:50:26 -04:00
setup Bug 895146 - Remove Android Sync support for profile migration. r=rnewman 2013-07-18 11:45:09 -07:00
stage Bug 895146 - Remove Android Sync support for profile migration. r=rnewman 2013-07-18 11:45:09 -07:00
syncadapter
synchronizer
AlreadySyncingException.java
CollectionKeys.java
CommandProcessor.java
CommandRunner.java
CredentialException.java
CredentialsSource.java
CryptoRecord.java
DelayedWorkTracker.java
EngineSettings.java
ExtendedJSONObject.java
GlobalSession.java
HTTPFailureException.java
InfoCollections.java
InfoCounts.java
JSONRecordFetcher.java
KeyBundleProvider.java
MetaGlobal.java
MetaGlobalException.java
MetaGlobalMissingEnginesException.java
MetaGlobalNotSetException.java
NoCollectionKeysSetException.java
NodeAuthenticationException.java
NonArrayJSONException.java
NonObjectJSONException.java
NullClusterURLException.java
PersistedMetaGlobal.java
PrefsSource.java
README.txt
Server11PreviousPostFailedException.java
Server11RecordPostFailedException.java
SyncConfiguration.java
SyncConfigurationException.java
SyncConstants.java.in
SyncException.java
SynchronizerConfiguration.java
ThreadPool.java
UnexpectedJSONException.java
UnknownSynchronizerConfigurationVersionException.java
Utils.java Bug 903123: Add HawkAuthHeaderProvider for Android Background Services. r=rnewman 2013-08-12 11:10:03 -07:00

These files are managed in the android-sync repo. Do not modify directly, or your changes will be lost.