Wed, 29 Jun 2011 16:40:14 +0100 |
Chris Cannam |
Add security warning about password remember feature
|
Wed, 29 Jun 2011 16:22:53 +0100 |
Chris Cannam |
Avoid bailing out on bogus data
|
Wed, 29 Jun 2011 16:18:47 +0100 |
Chris Cannam |
Remove stale auth cache files
|
Wed, 29 Jun 2011 15:37:11 +0100 |
Chris Cannam |
Associate username with pathless URL, as well as password
authfile_refactor
|
Wed, 29 Jun 2011 15:27:01 +0100 |
Chris Cannam |
Refactor into classes
authfile_refactor
|
Wed, 29 Jun 2011 13:40:57 +0100 |
Chris Cannam |
Associate password with scheme+host+user rather than url+user
|
Wed, 29 Jun 2011 13:36:07 +0100 |
Chris Cannam |
Remember username as well as password
|
Wed, 29 Jun 2011 13:09:01 +0100 |
Chris Cannam |
Hash remote destination key for auth file rather than just b64 encoding it (so you can't see where someone has been by looking at a stale authfile)
|
Wed, 29 Jun 2011 12:59:33 +0100 |
Chris Cannam |
Don't try to chmod on Windows; doesn't work
|
Tue, 28 Jun 2011 16:32:13 +0100 |
Chris Cannam |
Ensure encryption happens in CBC mode
|
Tue, 28 Jun 2011 16:22:42 +0100 |
Chris Cannam |
Minor fixes from OS/X test
|
Tue, 28 Jun 2011 15:59:13 +0100 |
Chris Cannam |
Provide auth key and file information to easyhg extension
|