diff browse |
155dc937dfdb783490d29b659a6b81159a014763 2011-02-17 12:06 -0500 |
stefan - Version 1.1.1 |
diff browse |
1615e29255652ab0a52f33f2749614ce07e1dde4 2011-02-17 12:06 -0500 |
stefan - Added tag 1.1.1 for changeset b89efe147e8b |
diff browse |
b89efe147e8b94af5b6993dc41c44587c9944589 2011-02-15 12:22 -0500 |
stefan - Added tag 1.1.1b2 for changeset bfb30e611fce |
diff browse |
bfb30e611fcea46447b92f3545bf56e1f307ce3e 2011-02-15 12:10 -0500 |
stefan - Last change for pt |
diff browse |
91fce68c449d7876e8818c4f4f4e883c542dcbda 2011-02-15 11:36 -0500 |
stefan - Final localizations. |
diff browse |
b2be9f752471c0d9228521e9dbcdf2096b074e77 2011-02-01 13:40 -0500 |
stefan - Disabled JPAKE staging server for Ad Hoc builds |
diff browse |
29fb565941e1be83413c40765066669f4f849c8f 2011-01-31 15:08 -0500 |
stefan - Removed dead code from WebPakeController |
diff browse |
b20d258024b59fa13bacdee3f59e7a48c2656bb9 2011-01-31 15:05 -0500 |
stefan - Fixed a potential memory leak in CryptoUtils#decryptDataObject |
diff browse |
4edb1ea042fbdc66f06e98424ae8fc93e47b946d 2011-01-31 15:02 -0500 |
stefan - Removed all compile warnings |
diff browse |
712c0413622689570544b12970e523e2fbc7b2d4 2011-01-31 14:53 -0500 |
stefan - 630105 - Upload an updated template to verbatim for warning about file:// urls - Also added the new string the English/Localizable.strings master file |
diff browse |
a26dddd29a4fe4117fe96b596c2ebc0f72f41911 2011-01-31 14:26 -0500 |
stefan - Work on 630103 - Include Portuguese translation - Added the pt-PT files to the project |
diff browse |
a5a2b30c8b031895f6359dc0377afa7190a4c461 2011-01-31 13:55 -0500 |
stefan - Upped the version to 1.1.1b2 |
diff browse |
c9f38f5577b1b277d80a3798cb8527f4f2c249ac 2011-01-31 13:54 -0500 |
stefan - 630263 - Import all updated Strings from Verbatim for 1.1.1 |
diff browse |
9c486febd04cb9daf355a7a84126b01e258c0705 2011-01-31 13:50 -0500 |
stefan - Work on 619779 Move 'last minute' strings to Verbatim - Renamed the string identifiers to match the template |
diff browse |
f4479ed5384a089ab4df5bb488f2e2e608e5e7c9 2011-01-31 13:49 -0500 |
stefan - Work on 619779 Move 'last minute' strings to Verbatim - Importing the strings back into the app |
diff browse |
9415163b6e7e0e540bd5ebcd34cbc92298d50dd0 2011-01-31 12:44 -0500 |
stefan - Work on 630103 - Include Portuguese translation - Added pt-PT strings for xibs and settings |
diff browse |
87c7b996bb20278c915e3906788f021f89dd4701 2011-01-31 12:39 -0500 |
stefan - Work on 630103 - Include Portuguese translation - Added pt-PT to the scripts that import strings from Verbatim |
diff browse |
ec7c68e670f34003deeb02000e0cd67270ee710e 2011-01-31 11:51 -0500 |
stefan - Fix for 625439 - Don't call OpenSSL_add_all_algorithms() |
diff browse |
49d8193e96c7d683e26284e63f532391795250d8 2011-01-27 10:48 -0500 |
stefan - Accidentally set the ASIHTTPRequest timeout to a low value for testing. Reverting to default, which is 10 seconds |
diff browse |
6449ee79d57fdeeec22476f2dab3fdfe39d6aefa 2011-01-27 09:46 -0500 |
stefan - Fixed the comment above the extra checks. Said (g^x)%q == 1 but should be (g^x)^q == 1 (mod p), which is what the code actually checks for |
diff browse |
cb9ab2d13e8a7adfbfd1f6ed843d1f9af9d22ca3 2011-01-26 11:21 -0500 |
stefan - Added tag 1.1.1b1 for changeset f665889db30b |
diff browse |
f665889db30b57b9fc1b1d01d442874c83489298 2011-01-26 11:20 -0500 |
stefan - Upped the version to 1.1.1b1 |
diff browse |
e873d9d83230f9cd140e9c259a9f59019b2491be 2011-01-26 11:19 -0500 |
stefan - AdHoc build now uses the staging PAKE server |
diff browse |
20e7e93fd80c3a025c350257f89e6d0004e97225 2011-01-25 14:50 -0500 |
stefan - Fix for 628338 - Ignore records that do not decrypt correctly |
diff browse |
6354b54cc7ba55036e31664c344fe16b76beb97a 2011-01-25 11:30 -0500 |
stefan - Fix for 627176 - [MOZ2-7] Buffer Overflow in Firefox Home's Processing of Private Key Salt - Storage Version 3 |
diff browse |
fb37fa31fca7dbb9fa6f755e2e6035ccc8d8afb3 2011-01-22 14:28 -0500 |
stefan - Merge |
diff browse |
4b0e9e783105b5f47784c62fbd690f6672b3e151 2011-01-22 14:27 -0500 |
stefan - Key derivation tests are now the same as on libweave |
diff browse |
85bce3fc65ab49b55a5ff5380874eb793a0151c4 2011-01-22 14:26 -0500 |
stefan - Fix for 627960 - Ginormous memory leak in NSData+AES |
diff browse |
cfe14fcbeac7178244053eb606a5107d3ba19e8e 2011-01-22 14:22 -0500 |
stefan - Added Tests for the AES code |
diff browse |
b0d3e29c7bafeb251d293c5d56e549e868c39343 2011-01-20 18:00 -0500 |
stefan - Fix for 624713 Prevent double PUTs by supplying an If-Match header. |
diff browse |
1cf441bb43d644d98ce879409a81e41fe0f97a2a 2011-01-20 14:55 -0500 |
stefan - Fix for 626828 [MOZ2-6] Firefox Home's Support of file:// allows theft of user files through malicious bookmarks |
diff browse |
984e9721cb15bd87850012202f8eb4620cdda251 2011-01-03 13:29 -0500 |
stefan - Workaround for 622046 - Decryption failure on client record |
diff browse |
451fab9e2fe6ab97aa69f5283226e5676c9e0f04 2011-01-03 12:07 -0500 |
stefan - Fix for 619805: Confusing message when provding wrong username |
diff browse |
9385fd4a697d83a91043f0dd457f08804351f592 2010-12-15 11:51 -0500 |
stefan - Added the archived build |
diff browse |
89f6b99f79912fd66e5cf1b5de95cb81c6acc83c 2010-12-14 11:14 -0800 |
stefan - Added tag v1.1 for changeset 6fdef3859eaa |
diff browse |
6fdef3859eaab05d7cf2ae465a7376b26b6b9e6c 2010-12-14 11:14 -0800 |
stefan - Version 1.1 |
diff browse |
adce04988c78f87b809d0322b56933157943486b 2010-12-13 17:52 -0800 |
stefan - Fix for 618542 - FF Home: Storage bump error should not proceed with log in |
diff browse |
2ab7f079ee02c544885033c6f5818bb81c4a9bb0 2010-12-13 17:16 -0800 |
stefan - Added more logging to JPAKE. Now also printing http responses. |
diff browse |
09c9fffdbdd1a742d708bc5bbd249ba6b88ade18 2010-12-13 15:29 -0800 |
stefan - Another improvement to deal with 618375 - iPod Touch drops WiFi during JPAKE Exchange |
diff browse |
bdad555bb2efc19b77fb72430fff9e0986bd879f 2010-12-10 21:01 -0500 |
stefan - Firefox Home Ad Hox builds now log to a file in ~/Documents, which can be retrieved using iTunes or Xcode. |
diff browse |
0bd1ca371c25185675cbcc98a9befdddc76908ee 2010-12-10 16:39 -0500 |
stefan - Debug and AdHoc builds now have JPAKE_DEBUG enabled by default |
diff browse |
8f35af6075a9102fc120cb548a3a4b5037c8bff0 2010-12-10 16:37 -0500 |
stefan - Added debug logging to JPAKEClient |
diff browse |
1dac49bcda5e3a6f5d7ae7d2f35022ec6f1701c9 2010-12-10 15:11 -0500 |
stefan - Fixed a memory leak in CryptoUtils where local instance of WeaveKeys was never released |
diff browse |
6a3c7b643fa81a5093b46b107cf3c94986f1a8ce 2010-12-10 13:53 -0500 |
stefan - Set the UIRequiresPersistentWiFi flag to make sure wifi does not drop during JPAKE. |
diff browse |
da28349c7b71a39212d90cb80d7242aa25adba1a 2010-12-10 11:33 -0500 |
stefan - Added tag 1.1b6 for changeset 2b5c881c4781 |
diff browse |
2b5c881c47815d4ba21b6b655b44822d1895348c 2010-12-10 11:33 -0500 |
stefan - Version 1.1b6 |
diff browse |
ad277543e6851cbfe91a9ca99885ed4e7ae1f7b1 2010-12-10 11:10 -0500 |
stefan - Fix for a JBSON error log that was implemented incorrectly |
diff browse |
e810385c04bdd422ee20049fa846c07b1047c2d7 2010-12-10 11:09 -0500 |
stefan - Updated translations for the new error message. |
diff browse |
ad0fa3df1f633f321c2d765ca010ffd983b77488 2010-12-09 15:52 -0500 |
stefan - Removed/disabled debug logging |
diff browse |
e9939524417541f4b3dd108a9674b1ad95b74815 2010-12-09 15:49 -0500 |
stefan - Renamed init method. |
diff browse |
165130171a19c0425429b3a806c94af1c12cbc20 2010-12-09 15:47 -0500 |
stefan - For some reason the padding was set to NO when encrypting the WBO? This is obviously wrong. |
diff browse |
bdd81f83a7272527a569e2776be9738ba6a97318 2010-12-09 13:03 -0500 |
stefan - Removed a warning |
diff browse |
e5c65de57053849189ada3c036718d7a095aa191 2010-12-09 12:57 -0500 |
stefan - Introduced a WeaveKeys object that will do the correct HDKF-SHA256 based key extraction based on passphrase and username. Added a test with the same vectors as in Firefox. |
diff browse |
9dd320c5a18a27e4d76c0b7ba435d44099c2c07c 2010-12-09 12:01 -0500 |
stefan - Fix for 617966 Bump storage version to 5 |
diff browse |
c2b167c7fc157523a1ed687171b3bb4a0833840c 2010-12-09 11:50 -0500 |
stefan - Now using the NSData#HDKFSHA256ExpandWithInfo:length: to derive the keys for JPAKE and Sync. |
diff browse |
6fff30a6b8816107bc788deba6ba068dd00774f5 2010-12-09 11:32 -0500 |
stefan - Added a HDKFSHA256ExpandWithInfo:length: method to the NSData category. Added a unit test that confirms the implementation using the test vectors from RFC 5869 |
diff browse |
b28284ddcdce2dfc452a034b592832b7b71ab6e4 2010-12-08 20:57 -0500 |
stefan - Implemented the new JPAKE key verification, based on AES. |
diff browse |
bc6da038dfc43c12f124fe37c10c95c8bb9969e8 2010-12-08 20:56 -0500 |
stefan - Added a JPAKEKeys class that does the key derivation |
diff browse |
cf349e0315570917e4e6f41a30bbbbe0e5713b00 2010-12-08 20:54 -0500 |
stefan - Added a unit test for JPAKEKeys |
diff browse |
0eb7487364ee305ddeb6f8b3c4338572c2540e0b 2010-12-08 19:33 -0500 |
stefan - Updated JPAKEClient to use the new padding option on the NSData/AES category. |