Kyle L. Huff pushed to gpgauth/master 2011-01-23 12:14:00
blog comments powered by DisqusRepository: gpgauth
More cleanup and a few bug fixes
Files modified:
- (NPAPI) Fixed bug in signing method related to constant
- (Chrome Extension) preference class changes for getting/setting prefs
- (Chrome Extension) Options page overhaul
- (Chrome Extension) Minor configuration druid changes
- gpgAuthPlugin/gpgAuthPluginAPI.cpp
- gpgAuthPlugin/keyedit.h
- gpgauth-chrome/background.html
- gpgauth-chrome/druid.html
- gpgauth-chrome/options.html
More cleanup and changes for firebreath 1.4 alpha 3
Files modified:
- (NPAPI) Fixed paths for includes (firebreath 1.4 alpha 3 change)
- (NPAPI) Fixed detection of reason signing a UID has failed (already signed, key expired, etc)
- (Chrome Extension) Changed prefences class to use arrays instead of objects/dictionaries.
- (Chrome Extension) Fixed problem with calling trust method (caused by changes to preferences)
- (Chrome Extension) More work on the druid.html file
- (Chrome Extension) Rewrote the options page to combine and optimize the keylist building methods
- gpgAuthPlugin/Win/dllmain.cpp
- gpgAuthPlugin/X11/np_x11main.cpp
- gpgAuthPlugin/gpgAuthPluginAPI.cpp
- gpgAuthPlugin/keyedit.h
- gpgauth-chrome/background.html
- gpgauth-chrome/dialogs/enabled.html
- gpgauth-chrome/druid.html
- gpgauth-chrome/gpgauth.js
- gpgauth-chrome/manifest.json
- gpgauth-chrome/options.html
Import dialog logic and signing improvements -
Files modified:
- (NPAPI) Fixed reporting of attempt to sign a key with an expired key
- (Chrome extension) Disabled references to default popup
- (Chrome extension) Work on import dialog and subsequent trust assignment via the options page
Compare 905941f...892252a
- gpgAuthPlugin/gpgAuthPluginAPI.cpp
- gpgauth-chrome/background.html
- gpgauth-chrome/dialogs/enabled.html
- gpgauth-chrome/dialogs/popup_error.html
- gpgauth-chrome/manifest.json
- gpgauth-chrome/options.html