soutade
|
636d403396
|
Add short name to chrome addon manifest
|
2015-02-03 20:11:30 +01:00 |
|
soutade
|
423799bfd7
|
Integrate icons in addons
|
2015-01-29 21:19:29 +01:00 |
|
soutade
|
6a86ab989c
|
Add 16, 32, 64 and 128 px icons
|
2015-01-29 21:19:00 +01:00 |
|
soutade
|
601ddfc629
|
Little mistake in firefox addon notify()
|
2015-01-27 21:23:03 +01:00 |
|
soutade
|
d395807c98
|
Add Chrome addon
|
2015-01-27 21:10:55 +01:00 |
|
soutade
|
2757b81e64
|
Rename resSources directories into resources
|
2015-01-27 21:10:09 +01:00 |
|
soutade
|
9dc74cb942
|
Add gpass icon
|
2015-01-27 21:08:46 +01:00 |
|
soutade
|
714f0f570f
|
Update version to 0.6
|
2015-01-27 21:08:01 +01:00 |
|
soutade
|
5cfb47c470
|
Use wrappers for get and set prefs
Fix some syntax issues in hmac.js
|
2015-01-22 21:50:07 +01:00 |
|
soutade
|
e0f8670a58
|
Add var before local variables
|
2015-01-21 18:56:50 +01:00 |
|
soutade
|
035576998d
|
Move hmac code into hmac.js file
|
2015-01-21 18:56:32 +01:00 |
|
soutade
|
a5b3dec5b0
|
Move notifications into notify function
|
2015-01-21 18:49:26 +01:00 |
|
soutade
|
f5a0da3f69
|
Add a message when password is replaced but not submitted (@_ function)
|
2014-08-26 18:56:20 +02:00 |
|
soutade
|
53db16b832
|
Update README.md
|
2014-06-10 19:19:48 +02:00 |
|
soutade
|
b0ea92b71b
|
Add "@_" prefix support to replace password without submit
|
2014-06-10 19:04:56 +02:00 |
|
soutade
|
eba9ba35eb
|
Merge branch 'master' of soutade.fr:gpass
|
2014-02-27 18:47:01 +01:00 |
|
soutade
|
cbeb7e3d73
|
Don't even block submit function with synchronous XmlHttpRequest
Enable wildcard for one level domains
|
2014-02-27 18:35:25 +01:00 |
|
soutade
|
a83354e592
|
Update README
|
2014-01-22 17:42:30 +01:00 |
|
soutade
|
8eee0060f6
|
Add Minimum PKDFB2 level check in firefox_addon
|
2014-01-21 20:31:29 +01:00 |
|
soutade
|
84eaf0c6a1
|
New protocol v3 : include pkdbf2 level
Remove hashtable from firefox addon
Rework firefox addon
Add pkdbf2_level as a preference (hidden)
|
2014-01-21 19:00:26 +01:00 |
|
soutade
|
1ff4a87beb
|
Fix a little regression + deactivate debug
|
2014-01-12 10:43:02 +01:00 |
|
soutade
|
8a22db95dc
|
Now addon automatically sends wildcard domain in addition to current domain to increase website compatibility
|
2014-01-12 10:27:56 +01:00 |
|
soutade
|
86877d86e7
|
Use firefox integrated HMAC function
Correct bad PKDBF2 implementation
New protocol version is 2
|
2013-12-07 10:03:53 +01:00 |
|
soutade
|
3e5fa8c638
|
Recognize "gpass-" before version protocol to avoid (configuration) errors
gPass now blocks login action when the password is not found in database
|
2013-11-17 09:31:15 +01:00 |
|
soutade
|
37f22387bd
|
Update README.md
|
2013-10-24 19:26:24 +02:00 |
|
soutade
|
0991f1be69
|
Merge branch 'master' of soutade.fr:gpass
|
2013-10-24 19:25:32 +02:00 |
|
soutade
|
c0f13a21be
|
Merge branch 'master' of soutade.fr:gpass
|
2013-10-17 18:28:01 +02:00 |
|
soutade
|
86260485d4
|
Update README.md
|
2013-10-16 18:54:23 +02:00 |
|
soutade
|
2113da1669
|
Update README.md
|
2013-10-16 18:53:09 +02:00 |
|
soutade
|
4fd1f1e92f
|
Update README.md
|
2013-10-16 18:51:33 +02:00 |
|
soutade
|
8901d0083a
|
Update README.md
|
2013-10-16 18:50:12 +02:00 |
|
soutade
|
bf961944ce
|
Add PKDBF2 (server side). Not tested. BREAKS compatibility (but no one use previous version...) \!
|
2013-10-15 21:02:14 +02:00 |
|
soutade
|
453403b25b
|
Use pkdbf2(hmac-256, 1000) for mkey derivation instead of simple sha256
|
2013-10-15 19:29:34 +02:00 |
|
soutade
|
8ea29e0997
|
Merge branch 'master' of soutade.fr:gpass
|
2013-10-12 12:18:34 +02:00 |
|
soutade
|
69a6e5b116
|
Update README.md
|
2013-10-12 12:18:05 +02:00 |
|
soutade
|
93ccb6802b
|
Change way of getting domain, use more efficient parseuri.js
|
2013-10-12 11:16:07 +02:00 |
|
soutade
|
aad001bb25
|
Update documentation and fix javascript bug (substr not allowed)
|
2013-10-10 18:29:08 +02:00 |
|
soutade
|
82f95fe6e9
|
Initial commit
|
2013-10-09 20:47:43 +02:00 |
|